log

age author description
Tue, 13 Sep 2016 18:39:24 +0300 Maxim Dounin release-1.11.4 tag
Tue, 13 Sep 2016 18:39:23 +0300 Maxim Dounin nginx-1.11.4-RELEASE release-1.11.4
Mon, 12 Sep 2016 20:11:06 +0300 Maxim Dounin OCSP stapling: fixed using wrong responder with multiple certs.
Mon, 12 Sep 2016 18:57:42 +0300 Sergey Kandaurov SSL: improved session ticket callback error handling.
Mon, 12 Sep 2016 18:57:42 +0300 Sergey Kandaurov SSL: factored out digest and cipher in session ticket callback.
Thu, 08 Sep 2016 15:51:36 +0300 Dmitry Volyntsev Stream: increase default value for proxy_protocol_timeout to 30s.
Thu, 01 Sep 2016 14:45:33 +0300 Dmitry Volyntsev Stream: realip module.
Wed, 07 Sep 2016 13:56:53 +0300 Dmitry Volyntsev Core: introduced ngx_cidr_match() function.
Tue, 06 Sep 2016 21:28:17 +0300 Dmitry Volyntsev Stream: allow using the session context inside handlers.
Tue, 06 Sep 2016 21:28:16 +0300 Dmitry Volyntsev Stream: $proxy_protocol_addr and $proxy_protocol_port.
Tue, 06 Sep 2016 21:28:16 +0300 Dmitry Volyntsev Stream: the "proxy_protocol" parameter of the "listen" directive.
Tue, 06 Sep 2016 21:28:13 +0300 Dmitry Volyntsev Stream: postpone session initialization under accept mutex.
Mon, 05 Sep 2016 17:50:16 +0300 Vladimir Homutov Stream: log module.
Fri, 02 Sep 2016 18:27:12 +0300 Vladimir Homutov Stream: upstream response time variables.
Fri, 02 Sep 2016 18:27:08 +0300 Vladimir Homutov Stream: $upstream_bytes_sent and $upstream_bytes_received.
Fri, 02 Sep 2016 18:27:05 +0300 Vladimir Homutov Stream: the $upstream_addr variable.
Thu, 11 Aug 2016 20:22:23 +0300 Roman Arutyunyan Stream: the $status variable.
Thu, 01 Sep 2016 20:05:23 +0300 Maxim Dounin Event pipe: do not set file's thread_handler if not needed.
Thu, 01 Sep 2016 18:29:55 +0300 Maxim Dounin Event pipe: process data after recv_chain() errors.
Thu, 01 Sep 2016 14:33:51 +0300 Roman Arutyunyan Realip: fixed uninitialized memory access.
Fri, 26 Aug 2016 15:33:07 +0300 Vladimir Homutov Stream: the $protocol variable.
Fri, 26 Aug 2016 15:33:04 +0300 Vladimir Homutov Stream: the $session_time variable.
Fri, 26 Aug 2016 15:33:02 +0300 Vladimir Homutov Stream: the $bytes_received variable.
Mon, 15 Aug 2016 05:52:04 -0700 Piotr Sikora Thread pools: create threads in detached state.
Thu, 25 Aug 2016 12:59:39 +0300 Sergey Kandaurov Geo: fixed indentation.
Wed, 24 Aug 2016 15:53:17 +0300 Maxim Dounin Contrib: unicode2nginx compatibility with recent Perl versions.
Tue, 23 Aug 2016 15:59:42 +0300 Ruslan Ermilov Geo: fixed warnings when removing nonexistent ranges.
Tue, 23 Aug 2016 15:59:14 +0300 Ruslan Ermilov Geo: fixed insertion of ranges specified in descending order.
Tue, 23 Aug 2016 15:59:06 +0300 Ruslan Ermilov Geo: fixed removing a range in certain cases.
Tue, 23 Aug 2016 15:57:29 +0300 Ruslan Ermilov Geo: fixed overflow when iterating over ranges.
Mon, 22 Aug 2016 18:53:21 +0300 Sergey Kandaurov SSL: adopted session ticket handling for OpenSSL 1.1.0.
Thu, 18 Aug 2016 14:49:48 -0700 Piotr Sikora SSL: remove no longer needed workaround for BoringSSL.
Mon, 22 Aug 2016 11:40:10 +0300 Ruslan Ermilov Events: fixed setting of IP_BIND_ADDRESS_NO_PORT/SO_REUSEADDR.
Wed, 17 Aug 2016 11:26:51 +0300 Roman Arutyunyan Ensure "listen" exists in a mail or stream server (ticket #1049).
Thu, 18 Aug 2016 17:13:07 +0300 Roman Arutyunyan Fixed wrong type of the "line" field.
Thu, 18 Aug 2016 17:11:03 +0300 Valentin Bartenev Geo: fixed access to already freed memory.
Wed, 10 Aug 2016 16:46:39 +0300 Vladimir Homutov Upstream: the $upstream_bytes_received variable.
Mon, 08 Aug 2016 17:11:29 +0300 Ruslan Ermilov Simplified extraction of current time.
Mon, 08 Aug 2016 13:44:49 +0300 Sergey Kandaurov SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0.
Thu, 04 Aug 2016 23:43:10 +0300 Ruslan Ermilov Always seed PRNG with PID, seconds, and milliseconds.
Thu, 04 Aug 2016 23:42:00 +0300 Ruslan Ermilov Fixed undefined behavior when left shifting signed integer.
Thu, 04 Aug 2016 01:15:41 +0300 Ruslan Ermilov Win32: added per-thread random seeding.
Tue, 26 Jul 2016 19:34:12 +0300 Vladimir Homutov Stream: fixed build without stream_ssl_module (ticket #1032).
Tue, 26 Jul 2016 19:07:18 +0300 Vladimir Homutov Version bump.
Tue, 26 Jul 2016 16:58:58 +0300 Maxim Dounin release-1.11.3 tag
Tue, 26 Jul 2016 16:58:58 +0300 Maxim Dounin nginx-1.11.3-RELEASE release-1.11.3
Wed, 06 Jul 2016 14:33:40 +0300 Vladimir Homutov Fixed regex captures handling without PCRE.
Tue, 14 Jun 2016 18:29:46 +0300 Vladimir Homutov Stream: variables in proxy_pass and proxy_ssl_name.
Tue, 19 Jul 2016 20:34:17 +0300 Valentin Bartenev HTTP/2: flushing of the SSL buffer in transition to the idle state.
Tue, 19 Jul 2016 20:34:02 +0300 Valentin Bartenev HTTP/2: refactored ngx_http_v2_send_output_queue().
Tue, 19 Jul 2016 20:31:09 +0300 Valentin Bartenev HTTP/2: fixed send timer handling.
Tue, 19 Jul 2016 20:30:21 +0300 Valentin Bartenev HTTP/2: avoid sending output queue if there's nothing to send.
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always handle streams in error state.
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: prevented output of the HEADERS frame for canceled streams.
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always send GOAWAY while worker is shutting down.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Events: support for EPOLLEXCLUSIVE.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Style: sorted epoll flags.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Events: the "accept_mutex" directive is turned off by default.
Tue, 12 Jul 2016 17:34:52 +0300 Vladimir Homutov Stream: split_clients module.
Thu, 30 Jun 2016 16:12:50 +0300 Vladimir Homutov Stream: geo module.