commit | 12368999b3ed45cde5e4cea8ea985d4444dcd932 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Dec 06 11:36:38 2010 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon Dec 06 11:36:38 2010 +0000 |
tree | df03cea064204614c3a08b7cc369610cc51b9edc | |
parent | 27294215f36bb3c0e2ed2f438f615efc2bc67260 [diff] |
Changes with nginx 0.9.2 06 Dec 2010 *) Feature: the "If-Unmodified-Since" client request header line support. *) Workaround: fallback to accept() syscall if accept4() was not implemented; the issue had appeared in 0.9.0. *) Bugfix: nginx could not be built on Cygwin; the issue had appeared in 0.9.0. *) Bugfix: for OpenSSL vulnerability CVE-2010-4180. Thanks to Maxim Dounin.