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
/
dir-index-bozo.c
Age
Commit message (
Expand
)
Author
2014-01-02
- update CHANGES with recent changes
mrg
2013-10-12
no need to check free() arguments against NULL
mbalmer
2013-07-11
copyright maint.
mrg
2013-07-11
- update CHANGES with recent changes
mrg
2012-07-19
when generating URIs escape various characters as specified in RFC 3986.
mrg
2012-02-29
Avoid using computed string as format string, just print it as string.
joerg
2011-11-18
merge bozohttpd 20111118
mrg
2011-03-10
A filename with a colon in it made it appear to be the URI scheme
reed
2010-09-20
merge bozohttpd 20100920
mrg
2010-08-16
...and free() memory malloc()ed by scandir so we don't leak.
dogcow
2010-08-16
readdir -> scandir and requisite changes, so that bozohttpd now sorts
dogcow
2010-05-10
merge bozohttpd 20100509.
mrg
2009-11-04
Do not indent global variables.
joerg
2009-04-18
merge bozohttpd 20090417
mrg
2009-02-04
From Sergey Katsev at Coyote Point: fix bugs in request transformation and
tls
2008-03-03
merge bozohttpd 20080303
mrg
2007-10-18
Make the dir indexes less ugly (horizontal rules were out of place).
ad
2007-10-17
RCS IDs
tls
2007-10-16
Import of bozohttpd for its originally intended purpose: a small (~30k)
tls