log

age author description
Thu, 22 Apr 2010 17:37:21 +0000 Igor Sysoev nginx-0.8.36-RELEASE release-0.8.36
Thu, 22 Apr 2010 17:15:42 +0000 Igor Sysoev use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks
Thu, 22 Apr 2010 14:02:45 +0000 Igor Sysoev change processing variables accessed by SSI and perl module:
Thu, 22 Apr 2010 13:35:30 +0000 Igor Sysoev make $arg_ variables non-cacheable
Wed, 21 Apr 2010 16:01:52 +0000 Igor Sysoev do not log misleading errno in "not a regular file" error
Wed, 21 Apr 2010 15:59:36 +0000 Igor Sysoev use non-blocking open() not to hang on FIFO files, etc.
Wed, 21 Apr 2010 15:09:17 +0000 Igor Sysoev build nginx/Windows against OpenSSL-0.9.8n, since nginx-0.8.35
Wed, 21 Apr 2010 14:58:21 +0000 Igor Sysoev do not store an encoded variable value as a new cached variable value
Tue, 06 Apr 2010 11:49:36 +0000 Igor Sysoev fix building without HTTP cache, the bug had been introduced in r3461
Fri, 02 Apr 2010 14:20:48 +0000 Igor Sysoev copy OpenSSL-1.0.0 LICENSE for nginx/Windows zip
Fri, 02 Apr 2010 14:19:45 +0000 Igor Sysoev fix building OpenSSL-1.0.0 on 64-bit Linux:
Fri, 02 Apr 2010 14:18:23 +0000 Igor Sysoev bump version
Thu, 01 Apr 2010 15:44:12 +0000 Igor Sysoev release-0.8.35 tag
Thu, 01 Apr 2010 15:44:11 +0000 Igor Sysoev nginx-0.8.35-RELEASE release-0.8.35
Thu, 01 Apr 2010 15:18:29 +0000 Igor Sysoev MSVC8 compatibility with OpenSSL 1.0.0
Thu, 01 Apr 2010 15:16:22 +0000 Igor Sysoev revert partially r1555 and fix the error "memcached sent invalid trailer"
Thu, 01 Apr 2010 12:45:59 +0000 Igor Sysoev escape ampersand in argument while rewrite
Thu, 01 Apr 2010 10:19:02 +0000 Igor Sysoev change ngx_http_ssi_filter and ngx_http_charset_filter order
Thu, 01 Apr 2010 10:18:00 +0000 Igor Sysoev chunked_transfer_encoding
Wed, 31 Mar 2010 13:30:50 +0000 Igor Sysoev do not add a port in redirect if we listen on unix domain socket
Tue, 30 Mar 2010 15:04:41 +0000 Igor Sysoev fix typo
Tue, 30 Mar 2010 14:15:25 +0000 Igor Sysoev do not set file time in ngx_copy_file() if the time is -1,
Fri, 26 Mar 2010 21:17:26 +0000 Igor Sysoev fix comments
Fri, 26 Mar 2010 13:38:41 +0000 Igor Sysoev use "rep; nop" instead of "pause" on Solaris/amd64
Fri, 26 Mar 2010 11:27:32 +0000 Igor Sysoev fix a comment and a style fix
Thu, 25 Mar 2010 13:27:52 +0000 Igor Sysoev reset a parsing state to parse correctly an upstream response,
Thu, 25 Mar 2010 10:07:38 +0000 Igor Sysoev zlib 1.2.4 compatibility
Thu, 25 Mar 2010 09:10:10 +0000 Igor Sysoev *) introduce ngx_time_sigsafe_update() to update the error log time only
Sat, 13 Mar 2010 18:08:07 +0000 Igor Sysoev *) use previously cached GMT offset value to update time from a signal handler
Fri, 12 Mar 2010 14:31:47 +0000 Igor Sysoev do not update time in the timer signal handler,