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
/
bozohttpd.h
Age
Commit message (
Expand
)
Author
2022-09-12
Add a -q option to make http quiet (no log messages).
martin
2022-05-18
call this bozohttpd 20220517.
mrg
2022-01-04
bozohttpd: remove obsolete .bzdirect handling
kim
2021-08-24
implement tls minimum version setting.
mrg
2021-05-05
don't assume host BUFSIZ is sufficent. small BUFSIZ leads to
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
2021-02-11
changes in bozohttpd 20210210:
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-08-20
send close_notify for the ssl connection before closing the TCP connection
spz
2020-07-11
Add blocklistd(8) support.
jruoho
2020-07-06
Add -R flag to specify a README file to add at the bottom of directory
jmcneill
2019-03-08
on m68010 set BOZO_WRSZ to 16k and BOZO_WRSZ to 64k.
mrg
2019-02-28
add ssl specific timeout value (30s). if SSL_accept() doesn't
mrg
2019-01-22
o don't display special files in the directory index. they aren't
mrg
2018-11-24
one semicolon is usually enough.
christos
2018-11-22
many clean ups:
mrg
2018-11-21
- move special files defines into bozohttpd.h, so we can ...
mrg
2018-11-20
also fix have_dynamic_content from the previous previous. re-order
mrg
2018-11-20
fix previous: have_debug was reversed.
mrg
2018-11-20
move some #if support into bozohttpd.h.
mrg
2018-11-20
from CHANGES:
mrg
2018-11-19
fix a denial of service attack against header contents, which
mrg
2018-05-04
fix the rest of the compilers.
christos
2018-05-04
fix lint
christos
2017-01-31
call this bozohttpd 20170201.
mrg
2016-05-24
As proposed in:
agc
2016-04-15
updates and bozohttpd 20160415:
mrg
2016-01-02
Add the concept of ``reply headers'', that is a SIMPLEQ of headers that
elric
2015-12-29
- convert most asprintf() calls to bozoasprintf().
mrg
2015-12-28
rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.
mrg
2015-12-27
several clean ups:
mrg
2015-12-12
Introduce bozo_strdup and bozo_asprintf to add error checking and reduce
christos
2015-12-12
- restrict the default list of ciphers to something more secure
christos
2015-10-28
* add CGI support for ~user translation (-E switch)
shm
2015-10-25
s/USE_NBUTIL/HAVE_NBUTIL_H/, to match the Makefile.
mrg
2015-08-05
on QNX, use nbutil.h.
mrg
2015-05-02
fix content type handling to not hard code (wrong) values for length,
mrg
2014-11-21
Fixed memory leak in case of multiple authentication headers sent by the
shm
2014-07-17
rewrite much of the SSL code:
mrg
2014-02-09
some fixes for virtual hosting support from Rajeev V. Pillai:
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
2013-10-12
remove trailing whitespace
mbalmer
2013-09-04
allow compile-time overriding of BOZO_WRSZ/MMAPSZ parameters
pooka
2013-07-11
prepare for netbsd to be mastersrc for bozohttpd.
mrg
2013-07-11
copyright maint.
mrg
2013-07-11
- update CHANGES with recent changes
mrg
2013-06-27
Redo previous (fixing a memory leak introduced), and while there rework
martin
[next]