NetBSD/libexec/httpd
mrg 5dc860cdbb fix PR 47629, using a slightly different patch to the one in the PR.
this modifies escape_rfc3986() to escape '%' itself, and to properly
track the buffer size and nul out the final byte, not some random
byte that may actually be unmapped.
2013-03-09 21:36:04 +00:00
..
debug
libbozohttpd
lua
small
testsuite
auth-bozo.c
bozohttpd.8 Fix typo, releaases. 2013-03-02 16:45:31 +00:00
bozohttpd.c fix PR 47629, using a slightly different patch to the one in the PR. 2013-03-09 21:36:04 +00:00
bozohttpd.h when generating URIs escape various characters as specified in RFC 3986. 2012-07-19 09:53:06 +00:00
cgi-bozo.c
CHANGES when generating URIs escape various characters as specified in RFC 3986. 2012-07-19 09:53:06 +00:00
content-bozo.c
daemon-bozo.c
dir-index-bozo.c when generating URIs escape various characters as specified in RFC 3986. 2012-07-19 09:53:06 +00:00
main.c
Makefile
Makefile.boot
ssl-bozo.c Add BOZO_PRINTFLIKE for functions that pass an argument and va_arg to 2012-03-14 23:47:19 +00:00
tilde-luzah-bozo.c