.. |
debug
|
import bozohttpd 20090522, which has these changes:
|
2009-05-23 02:21:19 +00:00 |
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
|
add $NetBSD$
|
2019-03-27 04:50:30 +00:00 |
auth-bozo.c
|
add ssl specific timeout value (30s). if SSL_accept() doesn't
|
2019-02-28 08:28:21 +00:00 |
bozohttpd.8
|
add ssl specific timeout value (30s). if SSL_accept() doesn't
|
2019-02-28 08:28:21 +00:00 |
bozohttpd.c
|
call this bozohttpd 20190228, and merge the CHANGES entries from the
|
2019-02-28 09:16:42 +00:00 |
bozohttpd.h
|
on m68010 set BOZO_WRSZ to 16k and BOZO_WRSZ to 64k.
|
2019-03-08 03:12:28 +00:00 |
cgi-bozo.c
|
remove some XXX comments. one isn't relevant, and the other two
|
2019-12-06 05:53:20 +00:00 |
CHANGES
|
call this bozohttpd 20190228, and merge the CHANGES entries from the
|
2019-02-28 09:16:42 +00:00 |
content-bozo.c
|
minor style fixes. simplify bozo_match_content_map().
|
2018-11-23 08:11:20 +00:00 |
daemon-bozo.c
|
- call this 20190116
|
2019-01-17 07:46:16 +00:00 |
dir-index-bozo.c
|
add ssl specific timeout value (30s). if SSL_accept() doesn't
|
2019-02-28 08:28:21 +00:00 |
lua-bozo.c
|
Cosmetic changes to Lua binding in bozohttpd.
|
2017-05-28 22:37:36 +00:00 |
main.c
|
fix -X option parsing. noted by Rajeev V. Pillai.
|
2018-11-25 07:37:20 +00:00 |
Makefile
|
add 'check' target to toplevel makefile.
|
2019-01-17 07:39:00 +00:00 |
Makefile.boot
|
set -D_GNU_SOURCE, needed for linux systems and should be
|
2019-10-30 07:28:13 +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
|
add ssl specific timeout value (30s). if SSL_accept() doesn't
|
2019-02-28 08:28:21 +00:00 |
tilde-luzah-bozo.c
|
many clean ups:
|
2018-11-22 08:54:08 +00:00 |