index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
httpd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated year in copyright notices.
default
2023-01-17
1
-1
/
+1
*
Backport from xs.
default
2023-01-12
1
-2
/
+2
*
In server_get_handler(), body must be a dynamic string.
default
2022-12-13
1
-2
/
+2
*
Serve robots.txt (disallow all)
Alex Schroeder
2022-12-12
1
-0
/
+7
*
Call pthread_detach() and spawning the purge.
default
2022-12-10
1
-0
/
+1
*
Added support for /.well-known/nodeinfo.
default
2022-12-08
1
-0
/
+36
*
Handle /favicon.ico
Alex Schroeder
2022-12-04
1
-1
/
+1
*
purge_server() deletes using object_del().
default
2022-11-26
1
-1
/
+1
*
Serve the root and susie even if the query does not have an Accept header.
default
2022-11-18
1
-4
/
+0
*
Call pthread_detach().
default
2022-11-09
1
-0
/
+1
*
Some code moving to avoid false positive leaks.
default
2022-10-25
1
-14
/
+15
*
Don't load unneeded actor info in html_entry().
default
2022-10-24
1
-8
/
+8
*
New thread for purge.
default
2022-10-17
1
-0
/
+29
*
Added support for HEAD methods.
default
2022-10-16
1
-2
/
+9
*
Replace %host% in greeting.html.
default
2022-10-16
1
-0
/
+3
*
Add the user agent to httpd start log line.
default
2022-10-14
1
-1
/
+1
*
The waiting of the queue thread is done in a more appropriate way.
default
2022-10-13
1
-1
/
+11
*
Connections are now attended by threads.
default
2022-10-10
1
-6
/
+22
*
Call xs_socket_accept() from httpd().
default
2022-10-10
1
-6
/
+5
*
Implemented the helper thread.
default
2022-10-01
1
-1
/
+33
*
Added some signal control.
default
2022-09-29
1
-2
/
+24
*
Better coping with timeouts.
default
2022-09-28
1
-0
/
+6
*
Added dummy HTTP handlers for html.
default
2022-09-28
1
-1
/
+10
*
Timeline pages are also served.
default
2022-09-27
1
-1
/
+1
*
New variable USER_AGENT.
default
2022-09-27
1
-1
/
+1
*
More work in not_really_markdown().
default
2022-09-27
1
-0
/
+3
*
Use xs_replace_i() in some places.
default
2022-09-27
1
-2
/
+1
*
More work but signatures seem to still fail.
default
2022-09-26
1
-1
/
+1
*
The HTTP request headers are stored in a plain dict.
default
2022-09-25
1
-7
/
+3
*
New function srv_archive().
default
2022-09-25
1
-33
/
+1
*
Added some aechiving.
default
2022-09-24
1
-0
/
+34
*
More work.
default
2022-09-24
1
-5
/
+0
*
New function activitypub_get_handler().
default
2022-09-23
1
-0
/
+3
*
xs_httpd_request() also returns the payload.
default
2022-09-23
1
-1
/
+6
*
server_get_handler() returns the status.
default
2022-09-23
1
-11
/
+13
*
webfinger_get_handler() returns the status.
default
2022-09-23
1
-1
/
+1
*
httpd serves susie.png.
default
2022-09-22
1
-0
/
+14
*
Fixed memleak in greeting.
default
2022-09-22
1
-1
/
+2
*
Added a webfinger handler.
default
2022-09-21
1
-0
/
+3
*
Fix q_path.
default
2022-09-21
1
-11
/
+17
*
Added a global server handler.
default
2022-09-21
1
-0
/
+115
*
More httpd work.
default
2022-09-21
1
-3
/
+5
*
New flag srv_running.
default
2022-09-21
1
-0
/
+2
*
[httpd.c] new file.
default
2022-09-21
1
-0
/
+52