Histórico de Commits

Autor SHA1 Mensagem Data
  default b16ceafdde Identify the job threads by number. há 3 anos atrás
  default 8b465a586d Incoming connections are processed by the pool of threads. há 3 anos atrás
  default 451d964c0c More thread work. há 3 anos atrás
  default 06fc40e1cd Simplified job_post() and job_wait(). há 3 anos atrás
  default 6bcc6bfa1c New functions job_post() and job_wait() (untested). há 3 anos atrás
  default 66d974a0c6 Started work towards the pool of threads. há 3 anos atrás
  default 307e0aa27a Input connections cannot be non-threaded. há 3 anos atrás
  default 928f22fbba Email notifications have been moved to the global queue. há 3 anos atrás
  default 8d22c448d4 process_queue() has been renamed to process_user_queue(). há 3 anos atrás
  default a3ed2408fc New function default_avatar_base64(). há 3 anos atrás
  default a38c7aeadc Updated year in copyright notices. há 3 anos atrás
  default bb0d8f2a27 Backport from xs. há 3 anos atrás
  default a67a82d545 In server_get_handler(), body must be a dynamic string. há 3 anos atrás
  Alex Schroeder 63f02f45c6 Serve robots.txt (disallow all) há 3 anos atrás
  default 14a516b542 Call pthread_detach() and spawning the purge. há 3 anos atrás
  default 5c6d44cdbc Added support for /.well-known/nodeinfo. há 3 anos atrás
  Alex Schroeder eda9e94086 Handle /favicon.ico há 3 anos atrás
  default afb970a757 purge_server() deletes using object_del(). há 3 anos atrás
  default bc5b881c94 Serve the root and susie even if the query does not have an Accept header. há 3 anos atrás
  default ec2d6bc4a4 Call pthread_detach(). há 3 anos atrás
  default 78b3a30447 Some code moving to avoid false positive leaks. há 3 anos atrás
  default d2095105de Don't load unneeded actor info in html_entry(). há 3 anos atrás
  default c7ff714710 New thread for purge. há 3 anos atrás
  default 395f80bdc4 Added support for HEAD methods. há 3 anos atrás
  default c5070941cf Replace %host% in greeting.html. há 3 anos atrás
  default bc417bb520 Add the user agent to httpd start log line. há 3 anos atrás
  default 8635c5df90 The waiting of the queue thread is done in a more appropriate way. há 3 anos atrás
  default 1e9d21147b Connections are now attended by threads. há 3 anos atrás
  default 95d0ce8382 Call xs_socket_accept() from httpd(). há 3 anos atrás
  default 8bb7582062 Implemented the helper thread. há 3 anos atrás