head 1.1; access; symbols netbsd-10-1-RELEASE:1.1 perseant-exfatfs-base-20240630:1.1 perseant-exfatfs:1.1.0.12 perseant-exfatfs-base:1.1 netbsd-8-3-RELEASE:1.1.4.2 netbsd-9-4-RELEASE:1.1.2.2 netbsd-10-0-RELEASE:1.1 netbsd-10-0-RC6:1.1 netbsd-10-0-RC5:1.1 netbsd-10-0-RC4:1.1 bozohttpd-20240126:1.1 netbsd-10-0-RC3:1.1 netbsd-10-0-RC2:1.1 netbsd-10-0-RC1:1.1 netbsd-10:1.1.0.10 netbsd-10-base:1.1 netbsd-9-3-RELEASE:1.1.2.2 bozohttpd-20220517:1.1 cjep_sun2x-base1:1.1 cjep_sun2x:1.1.0.8 cjep_sun2x-base:1.1 cjep_staticlib_x-base1:1.1 netbsd-9-2-RELEASE:1.1.2.2 cjep_staticlib_x:1.1.0.6 cjep_staticlib_x-base:1.1 netbsd-8:1.1.0.4 netbsd-9:1.1.0.2 bozohttpd-20210227:1.1; locks; strict; comment @# @; 1.1 date 2021.02.11.09.23.55; author mrg; state Exp; branches 1.1.2.1 1.1.4.1; next ; commitid iGHHLmATAQ8R1hHC; 1.1.2.1 date 2021.02.11.09.23.55; author martin; state dead; branches; next 1.1.2.2; commitid n1snW5vVPzYiG7KC; 1.1.2.2 date 2021.03.05.13.34.19; author martin; state Exp; branches; next ; commitid n1snW5vVPzYiG7KC; 1.1.4.1 date 2021.02.11.09.23.55; author martin; state dead; branches; next 1.1.4.2; commitid 0fy0WIi8VRCg1XMC; 1.1.4.2 date 2021.03.27.13.38.52; author martin; state Exp; branches; next ; commitid 0fy0WIi8VRCg1XMC; desc @@ 1.1 log @changes in bozohttpd 20210210: o fix various NULL derefs from malformed headers. mostly from . @ text @HTTP/1.1 404 Not Found Content-Type: text/html Content-Length: 251 Server: bozohttpd/20201014 Allow: GET, HEAD, POST 404 Not Found

404 Not Found

/:
This item has not been found

yesterday-when-i-was-mad.eterna23.net
@ 1.1.4.1 log @file t16.out was added on branch netbsd-8 on 2021-03-27 13:38:52 +0000 @ text @d1 11 @ 1.1.4.2 log @Pull up the following via patch, requested by mrg in ticket #1668: Makefile 1.30-1.31 Makefile.boot 1.7-1.9 auth-bozo.c 1.25-1.26 bozohttpd.8 1.80-1.87 bozohttpd.c 1.114-1.123,1.125-1.128 bozohttpd.h 1.61-1.68 cgi-bozo.c 1.49-1.53 content-bozo.c 1.17-1.20 daemon-bozo.c 1-.22 dir-index-bozo.c 1.33-1.34 main.c 1.23-1.27 printenv.lua 1.4-1.5 ssl-bozo.c 1.27-1.29 libbozohttpd/libbozohttpd.3 1.5-1.6 small/Makefile 1.4 testsuite/Makefile 1.14 testsuite/t16.in 1.1 testsuite/t16.out 1.1 testsuite/t17.in 1.1 testsuite/t17.out 1.1 testsuite/t18.in 1.1 testsuite/t18.out 1.1 Update to bozohttpd 20210227. changes in bozohttpd 20210227: o new support for content types: .tar.bz2, .tar.xz, .tar.lz, .tar.zst, .tbz2, .txz, .tlz, .zipx, .xz, .zst, .sz, .lz, .lzma, .lzo, .7z, .lzo, .cab, .dmg, .jar, and .rar. should fix netbsd PR#56026: MIME type of .tar.xz file on ny{cdn,ftp}.NetBSD.org is invalid changes in bozohttpd 20210211: o fix various NULL derefs from malformed headers. mostly from . o fix memory leaks in library interface: add bozo_cleanup(). changes in bozohttpd 20201014: o also set -D_GNU_SOURCE in Makefile.boot. from hadrien.lacour@@posteo.net. o fix array size botch (assertion, not exploitable.) from martin@@netbsd.org. o also match %2F as well as %2f. from leah@@vuxu.org. o many manual and help fixes. clean ups for higher lint levels, consistency/style clean ups. various option fixes including made -f imply -b. from for freebsd. changes in bozohttpd 20200912: o add .m4a and .m4v file extensions. changes in bozohttpd 20200820: o make this work on sun2 by reducing mmap window there. o fix SSL shutdown sequence. from spz@@netbsd.org. o add readme support to directory indexing. from jmcneill@@netbsd.org o add blocklist(8) support. from jruoho@@netbsd.org. @ text @a0 11 HTTP/1.1 404 Not Found Content-Type: text/html Content-Length: 251 Server: bozohttpd/20201014 Allow: GET, HEAD, POST 404 Not Found

404 Not Found

/:
This item has not been found

yesterday-when-i-was-mad.eterna23.net
@ 1.1.2.1 log @file t16.out was added on branch netbsd-9 on 2021-03-05 13:34:19 +0000 @ text @d1 11 @ 1.1.2.2 log @Pull up the following (all via patch), requested by mrg in ticket #1221: lib/lua/bozohttpd/Makefile (apply patch) libexec/httpd/Makefile 1.30-1.31 libexec/httpd/Makefile.boot 1.7-1.9 libexec/httpd/auth-bozo.c 1.25-1.26 libexec/httpd/bozohttpd.8 1.80-1.87 libexec/httpd/bozohttpd.c 1.114-1.123,1.125-1.128 libexec/httpd/bozohttpd.h 1.61-1.68 libexec/httpd/cgi-bozo.c 1.49-1.53 libexec/httpd/content-bozo.c 1.17-1.20 libexec/httpd/daemon-bozo.c 1-.22 libexec/httpd/dir-index-bozo.c 1.33-1.34 libexec/httpd/main.c 1.23-1.27 libexec/httpd/printenv.lua 1.4-1.5 libexec/httpd/ssl-bozo.c 1.27-1.29 libexec/httpd/libbozohttpd/libbozohttpd.3 1.5-1.6 libexec/httpd/small/Makefile 1.4 libexec/httpd/testsuite/Makefile 1.14 libexec/httpd/testsuite/t16.in 1.1 libexec/httpd/testsuite/t16.out 1.1 libexec/httpd/testsuite/t17.in 1.1 libexec/httpd/testsuite/t17.out 1.1 libexec/httpd/testsuite/t18.in 1.1 libexec/httpd/testsuite/t18.out 1.1 Update to bozohttpd 20210227. Apply lua build fix (no blocklist support on this branch). changes in bozohttpd 20210227: o new support for content types: .tar.bz2, .tar.xz, .tar.lz, .tar.zst, .tbz2, .txz, .tlz, .zipx, .xz, .zst, .sz, .lz, .lzma, .lzo, .7z, .lzo, .cab, .dmg, .jar, and .rar. should fix netbsd PR#56026: MIME type of .tar.xz file on ny{cdn,ftp}.NetBSD.org is invalid changes in bozohttpd 20210211: o fix various NULL derefs from malformed headers. mostly from . o fix memory leaks in library interface: add bozo_cleanup(). changes in bozohttpd 20201014: o also set -D_GNU_SOURCE in Makefile.boot. from hadrien.lacour@@posteo.net. o fix array size botch (assertion, not exploitable.) from martin@@netbsd.org. o also match %2F as well as %2f. from leah@@vuxu.org. o many manual and help fixes. clean ups for higher lint levels, consistency/style clean ups. various option fixes including made -f imply -b. from for freebsd. changes in bozohttpd 20200912: o add .m4a and .m4v file extensions. changes in bozohttpd 20200820: o make this work on sun2 by reducing mmap window there. o fix SSL shutdown sequence. from spz@@netbsd.org. o add readme support to directory indexing. from jmcneill@@netbsd.org o add blocklist(8) support. from jruoho@@netbsd.org. @ text @a0 11 HTTP/1.1 404 Not Found Content-Type: text/html Content-Length: 251 Server: bozohttpd/20201014 Allow: GET, HEAD, POST 404 Not Found

404 Not Found

/:
This item has not been found

yesterday-when-i-was-mad.eterna23.net
@