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
Age
Commit message (
Expand
)
Author
2021-03-05
Pull up the following (all via patch), requested by mrg in ticket #1221:
martin
2020-11-19
Pull up following revision(s) (requested by hannken in ticket #1134):
martin
2019-03-29
Account for cgihandler being set when counting the number of CGI environment
martin
2019-03-27
add $NetBSD$
mrg
2019-03-08
on m68010 set BOZO_WRSZ to 16k and BOZO_WRSZ to 64k.
mrg
2019-02-28
call this bozohttpd 20190228, and merge the CHANGES entries from the
mrg
2019-02-28
add ssl specific timeout value (30s). if SSL_accept() doesn't
mrg
2019-01-27
fix duplicated chunk from merge
dholland
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2019-01-22
o don't display special files in the directory index. they aren't
mrg
2019-01-18
rework size_arrays():
mrg
2019-01-18
fix a few problems pointed out by clang static analyzer, from rajeev_v_pillai:
mrg
2019-01-17
- call this 20190116
mrg
2019-01-17
add 'check' target to toplevel makefile.
mrg
2019-01-17
- fix CGI '+' param and error handling.
mrg
2019-01-08
remove reference to deleted -r option. fixes PR#53840 from J. Lewis Muir.
mrg
2018-12-19
minor rewording. fix alphabeta ordering of contributors.
mrg
2018-12-18
fix an old spell-o and a new format-o.
mrg
2018-12-15
Document last changes and bump version to 20181215
leot
2018-12-15
Fix handling of bozo_set_timeout() timeouts (and `-T' option parsing)
leot
2018-12-15
Avoid .htpasswd exposure to authenticated users when .htpasswd is
leot
2018-12-15
Avoid possible NULL dereference when sending a big request that timeout.
leot
2018-12-15
strings.h for strcasecmp (on linux)
maya
2018-12-15
Check against BOZO_HEADERS_MAX_SIZE in a way that isn't prone to overflow.
maya
2018-12-14
Don't pass ${HOST} to test scripts.
maya
2018-12-04
use html tables for directory index.
mrg
2018-12-04
avoid sign extension in % handling (and printing 0xFFFFFF before
mrg
2018-11-25
normalise some messages.
mrg
2018-11-25
add option fixes here.
mrg
2018-11-25
fix -X option parsing. noted by Rajeev V. Pillai.
mrg
2018-11-24
avoid c99ism.
mrg
2018-11-24
- add FALLTHROUGH comment
christos
2018-11-24
appease lint
christos
2018-11-24
one semicolon is usually enough.
christos
2018-11-24
call this bozohttpd 20181124.
mrg
2018-11-24
fix a bug in the rework for -i option: move the real code in place.
mrg
2018-11-24
s/time/val/ to avoid shadowing a global indentifier.
mrg
2018-11-23
minor style fixes. simplify bozo_match_content_map().
mrg
2018-11-22
add an assert() check on array bounds.
mrg
2018-11-22
alpha sort the option switch.
mrg
2018-11-22
many clean ups:
mrg
2018-11-21
use MAP_SHARED for the bzremap file. avoids netbsd kernel complaining:
mrg
2018-11-21
two fixes reported by mouse:
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
note the changes present in bozohttpd 20181118:
mrg
2018-11-19
avoid memory leak in sending multiple auth headers.
mrg
[next]