summary refs log tree commit diff
path: root/hittpd.c
Commit message (Collapse)AuthorAgeFilesLines
...
* more fatal errors on startupLeah Neukirchen2020-05-071-4/+8
|
* not a daemon in the strict sense of the wordLeah Neukirchen2020-05-071-1/+1
|
* remove BAD_REQUEST, now obsoleteLeah Neukirchen2020-05-071-6/+3
|
* decode path at the end, keep it for access logLeah Neukirchen2020-05-071-75/+62
|
* send_dir_redirect: fix length in access logLeah Neukirchen2020-05-071-0/+2
|
* initial commitLeah Neukirchen2020-05-071-0/+967