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