pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/bozohttpd
Module Name: pkgsrc
Committed By: mrg
Date: Sat Apr 18 07:01:38 UTC 2009
Modified Files:
pkgsrc/www/bozohttpd: Makefile distinfo
Removed Files:
pkgsrc/www/bozohttpd/patches: patch-ac
Log Message:
update to bozohttpd 20090417.
changes since bozohttpd 20080303:
o make bozohttpd internally more modular, preparing the way
to handle more than one request per process
o fix http-auth, set $REMOTE_USER not $REMOTEUSER. also fix
cgi-bin with cvsweb, from Holger Weiss
<holger%CIS.FU-Berlin.DE@localhost>
o fix an uninitialised variable use in daemon mode
o fix ssl mode with newer OpenSSL
o mmap large files in manageable sizes so we can serve any size file
o refactor url processing to handle query strings correctly for CGI
from Sergey Katsev at Coyote Point
o add If-Modified-Since support, from Joerg Sonnenberger
<joerg%netbsd.org@localhost>
o many more manual fixes, from NetBSD
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/www/bozohttpd/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/www/bozohttpd/distinfo
cvs rdiff -u -r1.9 -r0 pkgsrc/www/bozohttpd/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index