Historial de Commits

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