.. |
debug
|
…
|
|
libbozohttpd
|
Remove MKCRYPTO option.
|
2017-05-21 15:28:36 +00:00 |
lua
|
remove definition of LUA_USE_APICHECK, it is a build time option for Lua
|
2018-05-11 20:19:25 +00:00 |
small
|
link against main.c and ssl-bozo.c (which provides the IO backend.)
|
2014-07-17 06:24:57 +00:00 |
testsuite
|
- fix a bug in cgi processing. from Dennis Lindroos.
|
2017-01-31 14:33:54 +00:00 |
CHANGES
|
- fix a bug in cgi processing. from Dennis Lindroos.
|
2017-01-31 14:33:54 +00:00 |
Makefile
|
Remove MKCRYPTO option.
|
2017-05-21 15:28:36 +00:00 |
Makefile.boot
|
update for 20140102.
|
2014-01-02 08:30:22 +00:00 |
auth-bozo.c
|
several clean ups:
|
2015-12-27 10:21:35 +00:00 |
bozohttpd.8
|
Document script handler issues with httpd(8).
|
2017-11-28 12:22:27 +00:00 |
bozohttpd.c
|
Use a protocol-agnostic URL (don't degrade HTTPS->HTTP)
|
2018-01-28 13:37:39 +00:00 |
bozohttpd.h
|
fix the rest of the compilers.
|
2018-05-04 18:07:23 +00:00 |
cgi-bozo.c
|
PR bin/52194: bozohttpd fails to exec scripts via the -C mechanism
|
2017-11-28 10:33:51 +00:00 |
content-bozo.c
|
Do not send encoding header for compressed formats.
|
2016-07-19 09:27:40 +00:00 |
daemon-bozo.c
|
rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.
|
2015-12-28 07:37:59 +00:00 |
dir-index-bozo.c
|
- convert most asprintf() calls to bozoasprintf().
|
2015-12-29 04:21:46 +00:00 |
lua-bozo.c
|
Cosmetic changes to Lua binding in bozohttpd.
|
2017-05-28 22:37:36 +00:00 |
main.c
|
update the -V documentation to be more clear about what it does.
|
2016-10-04 18:33:00 +00:00 |
netbsd_queue.h
|
prepare for netbsd to be mastersrc for bozohttpd.
|
2013-07-11 08:24:47 +00:00 |
printenv.lua
|
Improve the httpd(8) printenv.lua Lua example
|
2015-12-07 03:11:48 +00:00 |
ssl-bozo.c
|
- need string.h
|
2018-02-06 15:48:46 +00:00 |
tilde-luzah-bozo.c
|
rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc.
|
2015-12-28 07:37:59 +00:00 |