log

age author description
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.
Wed, 03 Jul 2013 12:04:13 +0400 Ruslan Ermilov Upstream: updated list of ngx_event_connect_peer() return values.
Fri, 28 Jun 2013 17:24:54 +0400 Vladimir Homutov Core: consolidated log-related code.
Tue, 02 Jul 2013 20:05:49 +0400 Maxim Dounin Version bump.
Tue, 02 Jul 2013 16:28:51 +0400 Maxim Dounin release-1.5.2 tag
Tue, 02 Jul 2013 16:28:50 +0400 Maxim Dounin nginx-1.5.2-RELEASE release-1.5.2
Fri, 28 Jun 2013 13:55:05 +0400 Maxim Dounin Fixed ngx_http_parse_chunked() minimal length calculation.
Wed, 26 Jun 2013 15:47:27 +0400 Maxim Dounin Fixed build on Linux with x32 ABI.
Thu, 20 Jun 2013 20:47:39 +0400 Vladimir Homutov Core: support several "error_log" directives.