summaryrefslogtreecommitdiff
path: root/www/thttpd/patches/patch-ah
AgeCommit message (Collapse)AuthorFilesLines
2015-03-12Update www/thttpd to 2.26.hiramatsu1-24/+0
Changes from previous: ---------------------- - Ignore ECONNABORTED on accept(). - Correctly implemented the config-file option change from "nosymlink" to "nosymlinkcheck", which was supposedly done in version 2.24. - Removed mailto: link from default index page. - Allow CGIs to provide both Location and Status headers. (A. Skrobov) - Better logic for figuring out CGI SERVER_NAME environment variable. (Oleg) - Updated for clang, and general cleanup.
2009-12-13Rename internal "getline" to unbreak build on NetBSD.asau1-0/+24
Support staged installation.