]> git.pld-linux.org Git - packages/lighttpd.git/commit
- update to r2389:
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 5 Feb 2009 17:40:31 +0000 (17:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit738baab9ce49a2281aac53f206e6a142a2c1b1a7
tree2b052bd5351b19c9d7a7b0fc6e340edb0dd3b170
parentcf2575fc9cc8d33bc1a8fa4f55ba45d7ec99d98e
- update to r2389:
  * Do not pass Proxy-Connection: header from client to backend http server in mod_proxy (#1877)
  * Fix wrong malloc sizes in mod_accesslog (probably nothing bad happened...) (fixes #1855, thx ycheng)
  * Some small buffer.c fixes (closes #1837)
  * Remove floating point math from server.c (fixes #1402)
  * Disable SSLv2 by default
  * Use/enforce sane max-connection values (fixes #1803)
  * Allow mod_compress to return 304 (Not Modified); compress ignores the static-file.etags option.(fixes #1884)
  * Add option to ignore the "Expect: 100-continue" header instead of returning 417 Expectation failed (closes #1017)
  * Use modified etags in mod_compress (fixes #1800)
  * Fix max-connection limit handling/100% cpu usage (fixes #1436)
  * Fix error handling in freebsd-sendfile (fixes #1813)

Changed files:
    lighttpd-branch.diff -> 1.44
lighttpd-branch.diff
This page took 0.119166 seconds and 4 git commands to generate.