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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
Call pthread_detach().
default
1
-0
/
+1
2022-10-25
Some code moving to avoid false positive leaks.
default
1
-14
/
+15
2022-10-24
Don't load unneeded actor info in html_entry().
default
1
-8
/
+8
2022-10-17
New thread for purge.
default
1
-0
/
+29
2022-10-16
Added support for HEAD methods.
default
1
-2
/
+9
2022-10-16
Replace %host% in greeting.html.
default
1
-0
/
+3
2022-10-14
Add the user agent to httpd start log line.
default
1
-1
/
+1
2022-10-13
The waiting of the queue thread is done in a more appropriate way.
default
1
-1
/
+11
2022-10-10
Connections are now attended by threads.
default
1
-6
/
+22
2022-10-10
Call xs_socket_accept() from httpd().
default
1
-6
/
+5
2022-10-01
Implemented the helper thread.
default
1
-1
/
+33
2022-09-29
Added some signal control.
default
1
-2
/
+24
2022-09-28
Better coping with timeouts.
default
1
-0
/
+6
2022-09-28
Added dummy HTTP handlers for html.
default
1
-1
/
+10
2022-09-27
Timeline pages are also served.
default
1
-1
/
+1
2022-09-27
New variable USER_AGENT.
default
1
-1
/
+1
2022-09-27
More work in not_really_markdown().
default
1
-0
/
+3
2022-09-27
Use xs_replace_i() in some places.
default
1
-2
/
+1
2022-09-26
More work but signatures seem to still fail.
default
1
-1
/
+1
2022-09-25
The HTTP request headers are stored in a plain dict.
default
1
-7
/
+3
2022-09-25
New function srv_archive().
default
1
-33
/
+1
2022-09-24
Added some aechiving.
default
1
-0
/
+34
2022-09-24
More work.
default
1
-5
/
+0
2022-09-23
New function activitypub_get_handler().
default
1
-0
/
+3
2022-09-23
xs_httpd_request() also returns the payload.
default
1
-1
/
+6
2022-09-23
server_get_handler() returns the status.
default
1
-11
/
+13
2022-09-23
webfinger_get_handler() returns the status.
default
1
-1
/
+1
2022-09-22
httpd serves susie.png.
default
1
-0
/
+14
2022-09-22
Fixed memleak in greeting.
default
1
-1
/
+2
2022-09-21
Added a webfinger handler.
default
1
-0
/
+3
2022-09-21
Fix q_path.
default
1
-11
/
+17
2022-09-21
Added a global server handler.
default
1
-0
/
+115
2022-09-21
More httpd work.
default
1
-3
/
+5
2022-09-21
New flag srv_running.
default
1
-0
/
+2
2022-09-21
[httpd.c] new file.
default
1
-0
/
+52