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