log

age author description
Thu, 26 Jun 2014 03:34:02 +0400 Maxim Dounin Configure: style.
Thu, 26 Jun 2014 02:35:01 +0400 Maxim Dounin Upstream: cache revalidation using If-None-Match.
Thu, 26 Jun 2014 02:28:23 +0400 Maxim Dounin Cache: ETag now saved into cache header.
Thu, 26 Jun 2014 02:27:21 +0400 Maxim Dounin Cache: version in cache files.
Thu, 26 Jun 2014 02:27:11 +0400 Maxim Dounin Entity tags: explicit flag to skip not modified filter.
Thu, 26 Jun 2014 02:21:20 +0400 Maxim Dounin Entity tags: weak comparison for If-None-Match.
Thu, 26 Jun 2014 02:21:01 +0400 Maxim Dounin Entity tags: downgrade strong etags to weak ones as needed.
Thu, 26 Jun 2014 02:20:09 +0400 Maxim Dounin Upstream: fixed cache revalidation with SSI.
Thu, 26 Jun 2014 02:20:05 +0400 Maxim Dounin Upstream: removed unused offset to content_length.
Thu, 26 Jun 2014 02:19:58 +0400 Maxim Dounin Upstream: no need to clear r->headers_out.last_modified_time.
Thu, 26 Jun 2014 02:19:55 +0400 Maxim Dounin Not modified filter: debug log format fixed.
Fri, 20 Jun 2014 12:55:41 +0400 Ruslan Ermilov Upstream: reduced diffs to the plus version of nginx.
Thu, 19 Jun 2014 13:55:59 +0400 Sergey Kandaurov FreeBSD has migrated to Bugzilla.
Wed, 04 Jun 2014 15:09:19 +0400 Ruslan Ermilov Core: added ngx_slab_calloc() and ngx_slab_calloc_locked().
Wed, 18 Jun 2014 13:39:20 +0400 Ruslan Ermilov Version bump.
Tue, 17 Jun 2014 16:51:25 +0400 Maxim Dounin release-1.7.2 tag
Tue, 17 Jun 2014 16:51:25 +0400 Maxim Dounin nginx-1.7.2-RELEASE release-1.7.2
Tue, 17 Jun 2014 12:07:06 +0400 Maxim Dounin Configure: workaround for system perl on OS X (ticket #576).
Tue, 17 Jun 2014 11:38:55 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Thu, 12 Jun 2014 21:13:24 +0400 Ruslan Ermilov Upstream: simplified some code that accesses peers.
Tue, 03 Jun 2014 10:53:48 -0700 Piotr Sikora Access log: fix default value, broken by cb308813b453.
Tue, 03 Jun 2014 17:53:03 +0400 Maxim Dounin Core: slab allocator free pages defragmentation.
Mon, 02 Jun 2014 16:16:22 +0400 Roman Arutyunyan Upstream: generic hash module.
Thu, 29 May 2014 21:15:19 +0400 Valentin Bartenev SPDY: fixed operator precedence in uint16/uint32 write macros.
Wed, 28 May 2014 20:18:05 +0400 Sergey Kandaurov Fixed config parsing of the last try_files parameter.
Wed, 28 May 2014 17:41:44 +0400 Maxim Dounin Configure: added -Wno-deprecated-declarations on OS X.
Wed, 28 May 2014 17:41:33 +0400 Maxim Dounin Version bump.
Tue, 27 May 2014 17:58:09 +0400 Maxim Dounin release-1.7.1 tag
Tue, 27 May 2014 17:58:08 +0400 Maxim Dounin nginx-1.7.1-RELEASE release-1.7.1
Tue, 27 May 2014 16:37:35 +0400 Maxim Dounin Sub filter: fixed subrequests handling.
Tue, 27 May 2014 15:42:34 +0400 Vladimir Homutov Syslog: fixed message sending on win32.
Mon, 26 May 2014 23:34:44 +0400 Vladimir Homutov Syslog: fixed possible resource leak and more verbose logging.
Fri, 23 May 2014 16:37:05 +0400 Ruslan Ermilov Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
Fri, 23 May 2014 13:47:05 +0400 Roman Arutyunyan Upstream: fix tries check in ip_hash.
Thu, 22 May 2014 00:16:17 +0400 Ruslan Ermilov Mail: output client port number on client connects (ticket #531).
Thu, 22 May 2014 00:16:09 +0400 Ruslan Ermilov Core: output client port number when logging accept event.
Wed, 21 May 2014 21:56:20 +0400 Maxim Dounin Mail: added a check for the number of arguments in MAIL/RCPT.
Mon, 12 May 2014 16:34:15 +0400 Vladimir Homutov Added syslog support for error_log and access_log directives.
Tue, 20 May 2014 16:10:07 +0400 Ruslan Ermilov Configure: the --build= option.
Tue, 20 May 2014 14:03:03 +0400 Sergey Budnevitch SSL: $ssl_client_fingerprint variable.
Mon, 19 May 2014 22:45:35 +0400 Maxim Dounin Setting $args now invalidates unparsed uri.
Mon, 19 May 2014 22:45:34 +0400 Maxim Dounin Charset filter: fixed charset setting on encoded replies.
Fri, 16 May 2014 17:42:24 +0400 Maxim Dounin Fixed alias in regex locations with limit_except/if.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added protection from overrun of the receive buffer.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added a debug point to the state buffer overflow protection.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: refactored ngx_http_spdy_state_headers().
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved logging.
Thu, 15 May 2014 19:22:06 +0400 Valentin Bartenev SPDY: set log action for PROXY protocol only while parsing it.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: ngx_http_spdy_state_headers() error handling cleanup.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved error handling of header block decompression.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: removed ngx_http_spdy_state_headers_error().
Thu, 15 May 2014 19:18:26 +0400 Valentin Bartenev SPDY: prevented creation of RST_STREAM in protocol error state.
Wed, 30 Apr 2014 20:33:58 +0400 Valentin Bartenev SPDY: improved ngx_http_spdy_state_protocol_error().
Wed, 30 Apr 2014 02:16:21 +0400 Valentin Bartenev SPDY: fixed one case of improper memory allocation error handling.
Wed, 14 May 2014 22:26:30 +0400 Ruslan Ermilov Style: use %N instead of '\n' where appropriate.
Wed, 14 May 2014 22:26:05 +0400 Ruslan Ermilov Core: use '\r' for CR and '\n' for LF definitions.
Tue, 29 Apr 2014 22:22:38 +0200 Filipe da Silva OCSP stapling: missing OCSP request free call.
Wed, 30 Apr 2014 19:16:55 +0400 Maxim Dounin Upstream: restored workaround for "if".
Wed, 30 Apr 2014 19:16:49 +0400 Maxim Dounin Core: improved ngx_conf_parse() error handling.
Wed, 30 Apr 2014 19:16:40 +0400 Maxim Dounin Core: fixed error handling in ngx_reopen_files().