summaryrefslogtreecommitdiff
path: root/httpd.c
AgeCommit message (Expand)Author
2022-10-10Connections are now attended by threads.default
2022-10-10Call xs_socket_accept() from httpd().default
2022-10-01Implemented the helper thread.default
2022-09-29Added some signal control.default
2022-09-28Better coping with timeouts.default
2022-09-28Added dummy HTTP handlers for html.default
2022-09-27Timeline pages are also served.default
2022-09-27New variable USER_AGENT.default
2022-09-27More work in not_really_markdown().default
2022-09-27Use xs_replace_i() in some places.default
2022-09-26More work but signatures seem to still fail.default
2022-09-25The HTTP request headers are stored in a plain dict.default
2022-09-25New function srv_archive().default
2022-09-24Added some aechiving.default
2022-09-24More work.default
2022-09-23New function activitypub_get_handler().default
2022-09-23xs_httpd_request() also returns the payload.default
2022-09-23server_get_handler() returns the status.default
2022-09-23webfinger_get_handler() returns the status.default
2022-09-22httpd serves susie.png.default
2022-09-22Fixed memleak in greeting.default
2022-09-21Added a webfinger handler.default
2022-09-21Fix q_path.default
2022-09-21Added a global server handler.default
2022-09-21More httpd work.default
2022-09-21New flag srv_running.default
2022-09-21[httpd.c] new file.default