log

age author description
Thu, 25 Jul 2013 14:55:32 +0400 Maxim Dounin Gzip: clearing of c->buffered if all data are flushed.
Thu, 25 Jul 2013 14:55:09 +0400 Maxim Dounin Event pipe: fixed writing cache header to a temp file.
Fri, 14 Jun 2013 20:56:07 +0400 Maxim Dounin Fixed ngx_http_test_reading() to finalize request properly.
Thu, 25 Jul 2013 14:54:53 +0400 Maxim Dounin Sub filter: fixed matching after a partial match.
Thu, 25 Jul 2013 14:54:48 +0400 Maxim Dounin Sub filter: fixed incomplete last buffer on partial match.
Thu, 25 Jul 2013 14:54:47 +0400 Maxim Dounin Sub filter: flush buffers handling.
Thu, 25 Jul 2013 14:54:45 +0400 Maxim Dounin Sub filter: switched to ngx_chain_get_free_buf().
Thu, 25 Jul 2013 14:54:43 +0400 Maxim Dounin Sub filter: stale comments removed.
Thu, 25 Jul 2013 12:46:03 +0400 Ruslan Ermilov On DragonFlyBSD, TCP_KEEPIDLE and TCP_KEEPINTVL are in msecs.
Thu, 25 Jul 2013 12:46:02 +0400 Ruslan Ermilov Style: reuse one int variable in ngx_configure_listening_sockets().
Wed, 24 Jul 2013 22:24:25 +0400 Valentin Bartenev SPDY: fixed segfault with "client_body_in_file_only" enabled.
Fri, 19 Jul 2013 15:59:50 +0400 Maxim Dounin Xslt: exsltRegisterAll() moved to preconfiguration.
Wed, 17 Jul 2013 16:51:21 +0400 Maxim Dounin release-1.4.2 tag stable-1.4
Wed, 17 Jul 2013 16:51:21 +0400 Maxim Dounin nginx-1.4.2-RELEASE stable-1.4 release-1.4.2
Mon, 10 Jun 2013 14:35:00 +0400 Maxim Dounin Perl: fixed r->header_in("Cookie") (ticket #351). stable-1.4
Tue, 04 Jun 2013 16:16:51 +0400 Maxim Dounin Updated zlib used for win32 builds. stable-1.4
Fri, 31 May 2013 14:59:26 +0400 Maxim Dounin Win32: accept_mutex now always disabled (ticket #362). stable-1.4
Tue, 21 May 2013 21:47:50 +0400 Maxim Dounin Upstream: fixed fail_timeout and max_fails > 1. stable-1.4
Thu, 16 May 2013 15:37:13 -0700 Piotr Sikora OCSP stapling: fix error logging of successful OCSP responses. stable-1.4
Thu, 25 Apr 2013 17:41:45 +0400 Ruslan Ermilov Removed vestiges of SVN. stable-1.4
Sat, 11 May 2013 21:12:24 +0400 Maxim Dounin Proxy: $proxy_internal_body_length fixed. stable-1.4
Sat, 11 May 2013 18:49:30 +0400 Maxim Dounin Fixed build with --with-mail_ssl_module. stable-1.4
Sat, 11 May 2013 18:48:56 +0400 Maxim Dounin Perl: extra "return" removed. stable-1.4
Fri, 12 Jul 2013 14:24:07 +0400 Maxim Dounin Version bump. stable-1.4
Sat, 13 Jul 2013 03:24:30 +0400 Valentin Bartenev Events: honor NGX_USE_GREEDY_EVENT when kqueue support is enabled.
Thu, 11 Jul 2013 20:38:27 +0400 Maxim Dounin Style.
Thu, 11 Jul 2013 20:34:02 +0400 Maxim Dounin Configure: perl Makefile rebuild after configure.
Thu, 11 Jul 2013 19:50:19 +0400 Vladimir Homutov Core: fixed possible use of an uninitialized variable.
Thu, 11 Jul 2013 16:07:25 +0400 Vladimir Homutov Core: extended ngx_sock_ntop() with socklen parameter.
Fri, 05 Jul 2013 11:42:25 +0400 Gleb Smirnoff Make macros safe.