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
2018-11-19
fix a denial of service attack against header contents, which
mrg
2018-11-18
use __func__ in debug().
mrg
2018-08-24
Remove trailing whitespace.
wiz
2018-08-24
Bump date
martin
2018-08-24
Add support for remapping requested paths via a .bzredirect file.
martin
2018-08-24
fix output since protocol agnostic change went in.
mrg
2018-05-11
remove definition of LUA_USE_APICHECK, it is a build time option for Lua
sevan
2018-05-04
Do not try and process empty requests. This resolves a crash when issuing a
sevan
2018-05-04
fix the rest of the compilers.
christos
2018-05-04
fix lint
christos
2018-05-02
Unbreak script for Lua 5.3.
sevan
2018-05-02
Pass the expected httpd instance when calling set_pref()
sevan
2018-05-01
Enable checking arguments for validity.
sevan
2018-02-06
- need string.h
christos
2018-01-28
Use a protocol-agnostic URL (don't degrade HTTPS->HTTP)
maya
2017-11-28
Document script handler issues with httpd(8).
wiz
2017-11-28
PR bin/52194: bozohttpd fails to exec scripts via the -C mechanism
martin
2017-10-05
s/u_int/unsigned/.
mrg
2017-07-07
fix ordering of a couple of words. from Edgar Pettijohn in PR#52375.
mrg
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-05-28
Cosmetic changes to Lua binding in bozohttpd.
alnsn
2017-05-21
Remove MKCRYPTO option.
riastradh
2017-02-05
uh, this is actually called 20170201 :-)
mrg
2017-02-04
fix the prototype for bozo_set_pref(). from cfkoch
mrg
2017-01-31
call this bozohttpd 20170201.
mrg
2017-01-31
- fix a bug in cgi processing. from Dennis Lindroos.
mrg
2017-01-20
Fix typo: s/suport/support
abhinav
2016-12-27
When testing non-verbosely, show diff on failure. ok mrg@
schmonz
2016-12-21
Fix sentences at a couple of places.
abhinav
2016-12-11
there was a bug fix in july. call this 20160720.
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-09-26
Missed in previous: exit 1 if html_cmp says no match.
schmonz
2016-09-23
Add a VERBOSE knob to the testsuite ("yes" by default, producing
schmonz
2016-08-20
use netbsd rcsid
mrg
2016-07-19
Do not send encoding header for compressed formats.
shm
2016-06-30
avoid an impossible case the compiler can't quite tell.
mrg
2016-05-24
As proposed in:
agc
2016-04-24
CID 1358679: Fix memory leak.
christos
2016-04-15
use %zu instead of %lu for size_t.
mrg
2016-04-15
updates and bozohttpd 20160415:
mrg
2016-01-02
Fix bug in cleanup of reply headers.
elric
2016-01-02
Add the concept of ``reply headers'', that is a SIMPLEQ of headers that
elric
2015-12-31
bump the version; we have real fixes now.
mrg
2015-12-31
redo the fix for rev 1.26 - instead of getting a new string wrong,
mrg
2015-12-29
rewrite the redirection url generation code to use bozoasprintf().
mrg
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-27
fix running the testsuite from the build tree
mrg
[prev]
[next]