Commit History

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