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
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
2015-08-27
s/dirname/dirpath/ to avoid potentially shadowing dirname(3).
mrg
2015-08-13
Remove trailing space in boast.
wiz
2015-08-13
Extend AUTHORS section. Nobody likes a braggart.
shm
2015-08-05
on QNX, use nbutil.h.
mrg
2015-07-16
Fix handling path with multiple slashes at the beginning
shm
2015-07-09
Remove d_namelen as it's an BSD extension. Fix building bozohttpd on SunOS.
shm
2015-07-04
fix memory leaks on error; found by brainy.
christos
2015-05-02
fix content type handling to not hard code (wrong) values for length,
mrg
2015-04-19
Fix deref "command" after "free(file)", from KIYOHARA Takashi
christos
2015-04-16
install as bozohttpd/bozohttpd.8 as well as httpd.
mrg
2015-03-20
copyright maintenance, note shm@ in the manual and update the CHANGES
mrg
2015-03-20
don't quote /. it doesn't work. this should fix PR#49765.
mrg
2015-01-27
spit out a 403 not just when an open() fails with EPERM, but with
snj
2014-12-26
more for the previous: make sure [i - 1] can never go negative.
mrg
2014-12-26
properly handle ilen = 0 case, which could lead to array underflow.
mrg
2014-12-25
Bring this man page back to this decade.
wiz
2014-12-25
call this 20141225.
mrg
2014-12-13
add .ts and .vob suffixes.
mrg
2014-11-21
Fixed memory leak in case of multiple authentication headers sent by the
shm
2014-11-21
Fixed off-by-one in virtualhost processing. Previous code was checking if
shm
2014-10-10
don't truncate file sizes to 32 bits for directory indexes.
mrg
2014-08-15
NUL terminate a string.
mbalmer
2014-07-19
lua: updated from 5.1 to 5.3 work3
lneto
2014-07-17
call this 20140717.
mrg
2014-07-17
rewrite much of the SSL code:
mrg
2014-07-17
link against main.c and ssl-bozo.c (which provides the IO backend.)
mrg
2014-07-17
use const and remove unnecessary braces.
mrg
2014-07-16
make a minor output change match again.
mrg
2014-07-16
make -t chroot option available always again.
mrg
2014-07-08
call this bozohttpd 20140708, and add/fix a couple of CHANGES entries.
mrg
2014-07-08
avoid truncating a directory path when using snprintf(), but instead
mrg
2014-07-08
make export-distfile target slightly more stable.
mrg
2014-07-02
Handle ENAMETOOLONG to return 404 error instead of 500.
shm
2014-07-01
* bozo_clean_request free(3) clean up (removed needless checks)
shm
[prev]
[next]