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-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
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-12-07
Improve the httpd(8) printenv.lua Lua example
kamil
2015-11-29
Bump date for previous
kamil
2015-11-29
Synchronize SYNOPSIS with reality
kamil
2015-11-29
Remove nonexistent option z: in the getopt(3) call
kamil
2015-10-31
handle asprintf errors consistently.
christos
2015-10-30
fix wrong variable
christos
2015-10-30
simplify
christos
2015-10-30
- don't use alloca and then check if alloca returns null and then try to
christos
2015-10-30
Fix build with "USE_SSP" set to "yes".
tron
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
[next]