5 Commits

Author SHA1 Message Date
brad
52bb14ab76 More fixes from upstream..
- Support multi line logging.
- Call ERR_clear_error only for SSL connections in CON_STATE_ERROR.
- Reject non ASCII characters in HTTP header names.

ok sthen@
2013-03-28 16:22:32 +00:00
sthen
5816d1b1b6 update to lighttpd 1.4.31, rolling in the backported patches. ok brad 2012-06-01 08:20:50 +00:00
sthen
e0eea98a9f lighttpd fixes, from upstream via Brad.
- Fix handling of empty header list entries in http_request_split_value.
- Fix access log escaping of " and \\.
- Fix digest "md5-sess" implementation (Errata ID 1649, RFC 2617).
- Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workaround.
- Fix splitting :port with IPv6.
2012-04-28 09:25:25 +00:00
rui
9057741b45 update lighttpd to 1.4.16
ok brad (maintainer), simon@
2007-07-25 21:31:46 +00:00
rui
41ffa063ff roll in some distribution patches which fix multiple vulnerabilities.
Reference: http://secunia.com/advisories/26130/

ok kili@, simon@
2007-07-22 19:44:17 +00:00