Statistics
| Revision:

root

Name Size Revision Age Author Comment
  branches 2873 3 days stbuehler fix undefined stuff found with clang
  tags 2862 6 months stbuehler - tagged lighttpd 1.4.32
  trunk 2854 6 months stbuehler fix :port handling in $HTTP["host"] checks (fix...
  • bzr:file-ids:
  • bzr:revision-id:v3-none: 2073 jan@kneschke.de-20080210184328-0ab8yqv19bb25j4o
  • bzr:revision-info: timestamp: 2008-02-10 19:43:28.592000008 +0100 committer: Jan Kneschke <jan@kneschke.de> properties: branch-nick: lighttpd-1.4.x
  • svn:ignore: Makefile Makefile.in configure depcomp config.* lighttpd.spec mkinstalldirs distribute.sh autom4te.cache libtool missing aclocal.m4 install-sh compile ltmain.sh stamp-h1

Latest revisions

# Date Author Comment
2873 2013-05-15 12:31 stbuehler

fix undefined stuff found with clang

2872 2013-05-15 12:31 stbuehler

fix some bugs found with canalyze (fixes #2484, thx Zhenbo Xu)

2871 2013-05-15 12:31 stbuehler

[mod_auth] fix base64_decode (#2484)

2870 2013-04-29 15:08 stbuehler

[mod_auth] add htpasswd -s (SHA1) support if openssl is used (needs openssl for SHA1). This doesn't use any salt, md5 with salt is probably better.

2869 2013-04-29 15:08 stbuehler

[mod_auth] use crypt() on encrypted password instead of extracting salt first (fixes #2483)

2868 2013-03-25 18:22 stbuehler

reject non ASCII characters in HTTP header names

2867 2013-03-25 18:22 stbuehler

call ERR_clear_error only for ssl connections in CON_STATE_ERROR

2866 2013-03-25 18:22 stbuehler

[mod_fastcgi,log] support multi line logging (fixes #2252)

2865 2013-01-22 14:08 stbuehler

fix handling of If-Modified-Since if If-None-Match is present (don't return 412 for date parsing errors); follow current draft for HTTP/1.1, which tells us to ignore If-Modified-Since if we have matching etags.

See:
http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-21#section-5...

2864 2013-01-04 14:54 stbuehler

mod_fastcgi: fix mix up of "mode" => "authorizer" in other fastcgi configs (fixes #2465, thx peex)

View all revisions

Also available in: Atom