summaryrefslogtreecommitdiff
path: root/libexec/httpd/daemon-bozo.c
AgeCommit message (Expand)Author
2020-10-15various updates from <henrik@gulbra.net> / freebsd. the list from Henrik:mrg
2019-01-17- call this 20190116mrg
2019-01-17- fix CGI '+' param and error handling.mrg
2018-11-22many clean ups:mrg
2018-11-20from CHANGES:mrg
2015-12-28rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.mrg
2014-01-02- update CHANGES with recent changesmrg
2011-11-18merge bozohttpd 20111118mrg
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
2011-02-06Call daemon() later to make sure there is a listening socket bypooka
2010-06-22merge bozohttpd 20100621mrg
2010-06-17merge bozohttpd 20100617.mrg
2010-05-10merge bozohttpd 20100510.mrg
2010-05-10merge bozohttpd 20100509.mrg
2009-05-23merge bozohttpd 20090522mrg
2009-04-18merge bozohttpd 20090418. remove a couple of minor do-nothing localmrg
2009-04-18merge bozohttpd 20090417mrg
2008-05-02slen must be initialized before the call to acceptdegroote
2008-03-03merge bozohttpd 20080303mrg
2007-10-17RCS IDstls
2007-10-16Import of bozohttpd for its originally intended purpose: a small (~30k)tls