.. |
debug
|
import bozohttpd 20090522, which has these changes:
|
2009-05-23 02:21:19 +00:00 |
libbozohttpd
|
Merge riastradh-drm2 to HEAD.
|
2014-03-18 18:20:35 +00:00 |
lua
|
import bozohttpd 20100509. it has these changes:
|
2010-05-10 03:30:04 +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
|
make a minor output change match again.
|
2014-07-16 14:47:59 +00:00 |
CHANGES
|
copyright maintenance, note shm@ in the manual and update the CHANGES
|
2015-03-20 19:54:53 +00:00 |
Makefile
|
install as bozohttpd/bozohttpd.8 as well as httpd.
|
2015-04-16 02:32:33 +00:00 |
Makefile.boot
|
update for 20140102.
|
2014-01-02 08:30:22 +00:00 |
auth-bozo.c
|
more for the previous: make sure [i - 1] can never go negative.
|
2014-12-26 19:52:00 +00:00 |
bozohttpd.8
|
fix content type handling to not hard code (wrong) values for length,
|
2015-05-02 11:35:48 +00:00 |
bozohttpd.c
|
Fix handling path with multiple slashes at the beginning
|
2015-07-16 12:19:23 +00:00 |
bozohttpd.h
|
fix content type handling to not hard code (wrong) values for length,
|
2015-05-02 11:35:48 +00:00 |
cgi-bozo.c
|
fix content type handling to not hard code (wrong) values for length,
|
2015-05-02 11:35:48 +00:00 |
content-bozo.c
|
fix content type handling to not hard code (wrong) values for length,
|
2015-05-02 11:35:48 +00:00 |
daemon-bozo.c
|
- update CHANGES with recent changes
|
2014-01-02 08:21:38 +00:00 |
dir-index-bozo.c
|
don't truncate file sizes to 32 bits for directory indexes.
|
2014-10-10 05:10:59 +00:00 |
lua-bozo.c
|
fix memory leaks on error; found by brainy.
|
2015-07-04 22:39:23 +00:00 |
main.c
|
make -t chroot option available always again.
|
2014-07-16 07:41:43 +00:00 |
netbsd_queue.h
|
prepare for netbsd to be mastersrc for bozohttpd.
|
2013-07-11 08:24:47 +00:00 |
printenv.lua
|
- update CHANGES with recent changes
|
2014-01-02 08:21:38 +00:00 |
ssl-bozo.c
|
rewrite much of the SSL code:
|
2014-07-17 06:27:52 +00:00 |
tilde-luzah-bozo.c
|
Fix handling path with multiple slashes at the beginning
|
2015-07-16 12:19:23 +00:00 |