index
:
hittpd
this commit
inetd
io-submit
master
efficient, no-frills HTTP 1.1 server
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
send 400 bad request and drop connection on http parse errors
Leah Neukirchen
3 years
inetd
[wip] inetd support
Leah Neukirchen
3 years
io-submit
use linux aio
Leah Neukirchen
5 years
Age
Commit message
Author
Files
Lines
2022-02-07
send 400 bad request and drop connection on http parse errors
HEAD
master
Leah Neukirchen
1
-0
/
+11
2022-02-07
Close clients when max clients exceeded
elx
1
-1
/
+6
2022-01-27
sig_atomic_t should be used with volatile
Leah Neukirchen
1
-1
/
+1
2022-01-24
write_client: when sendfile(2) fails, try pread/write.
Leah Neukirchen
1
-9
/
+15
2022-01-13
detect and refuse pipelining
Leah Neukirchen
3
-4
/
+19
2021-08-10
getmime: robustness for empty mime table
Leah Neukirchen
1
-1
/
+2
2021-08-10
gather globals
Leah Neukirchen
1
-9
/
+9
2021-08-10
clean up, don't shadow timestamp
Leah Neukirchen
1
-4
/
+4
2021-08-10
accesslog: clean up, rename buf to logtimestamp
Leah Neukirchen
1
-3
/
+4
2021-08-10
fix mimetype lookup
Leah Neukirchen
1
-12
/
+26
[...]
Clone
https://git.vuxu.org/hittpd
git://git.vuxu.org/hittpd