index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
httpd
/
main.c
Age
Commit message (
Expand
)
Author
2023-06-07
serve .iso as "application/octet-stream". bump version & copyright.
mrg
2022-09-12
Add a -q option to make http quiet (no log messages).
martin
2021-08-24
implement tls minimum version setting.
mrg
2021-08-24
remove unused parameters, and clean up incompatible options.
mrg
2021-02-27
belated call version 20210211 after previous memory leak fix.
mrg
2021-02-11
clean up issues detected by address sanitizer (just some memory
mrg
2020-10-15
various updates from <henrik@gulbra.net> / freebsd. the list from Henrik:
mrg
2020-10-15
set -D_GNU_SOURCE in Makefile.boot. from hadrien.lacour@posteo.net.
mrg
2020-07-06
Add -R flag to specify a README file to add at the bottom of directory
jmcneill
2018-11-25
fix -X option parsing. noted by Rajeev V. Pillai.
mrg
2018-11-24
fix a bug in the rework for -i option: move the real code in place.
mrg
2018-11-22
alpha sort the option switch.
mrg
2018-11-22
many clean ups:
mrg
2018-11-20
move some #if support into bozohttpd.h.
mrg
2018-11-20
from CHANGES:
mrg
2016-10-04
update the -V documentation to be more clear about what it does.
mrg
2016-10-04
add -V to the usage() list. noted by Swift Griggs on netbsd-users.
mrg
2016-05-24
As proposed in:
agc
2015-12-28
rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.
mrg
2015-12-27
several clean ups:
mrg
2015-12-12
- restrict the default list of ciphers to something more secure
christos
2015-11-29
Remove nonexistent option z: in the getopt(3) call
kamil
2015-10-28
* add CGI support for ~user translation (-E switch)
shm
2014-07-16
make -t chroot option available always again.
mrg
2014-01-02
- update CHANGES with recent changes
mrg
2013-10-12
add Lua scripting support to bozohttpd, see httpd(8) for details
mbalmer
2011-11-18
merge bozohttpd 20111118
mrg
2011-11-17
allow the -I option to be useful in non-daemon mode, by letting it force
mrg
2011-08-27
Don't check for __attribute__ being defined, it won't. Check for GCC 3.x
joerg
2011-03-29
Add pid file support: if the new -P option is provided, it specifies the
jmmv
2010-09-20
initial import of bozohttpd 20100920. the only change missing in here is:
mrg
2010-05-10
import bozohttpd 20100509. it has these changes:
mrg