log

age author description
Tue, 05 Jun 2018 16:47:25 +0300 Maxim Dounin release-1.15.0 tag
Tue, 05 Jun 2018 16:47:25 +0300 Maxim Dounin nginx-1.15.0-RELEASE release-1.15.0
Mon, 04 Jun 2018 19:50:00 +0300 Roman Arutyunyan Stream: udp streams.
Fri, 01 Jun 2018 16:55:49 +0300 Roman Arutyunyan Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c.
Fri, 01 Jun 2018 13:12:57 +0300 Roman Arutyunyan Events: get remote addresses before creating udp connection.
Fri, 01 Jun 2018 16:53:02 +0300 Roman Arutyunyan Events: fixed handling zero-length client address.
Mon, 04 Jun 2018 18:47:54 +0300 Sergey Kandaurov Leave chain in ngx_chain_add_copy() in consistent state on errors.
Wed, 30 May 2018 15:40:34 +0300 Maxim Dounin Limit req: improved handling of negative times.
Tue, 29 May 2018 16:15:19 +0300 Ruslan Ermilov Core: fixed comment about ngx_current_msec after 81fae70d6cb8.
Tue, 29 May 2018 11:47:32 +0300 Ruslan Ermilov Win32: fixed comment in ngx_gettimeofday() calculations.
Wed, 23 May 2018 16:38:16 +0300 Maxim Dounin Removed glibc crypt_r() bug workaround (ticket #1469).
Mon, 14 May 2018 22:50:57 +0300 Vladimir Homutov Syslog: install cleanup handler only once.
Wed, 23 May 2018 10:41:38 +0300 Ruslan Ermilov Resolver: close UDP socket on error or incomplete send.
Wed, 23 May 2018 10:41:29 +0300 Ruslan Ermilov Resolver: style.
Mon, 21 May 2018 23:11:27 +0300 Maxim Dounin Core: silenced getsockopt(TCP_FASTOPEN) messages on FreeBSD.
Tue, 24 Apr 2018 14:04:59 +0300 Ruslan Ermilov Configure: fixed clang version detection (closes #1539).
Tue, 08 May 2018 19:35:56 +0300 Vladimir Homutov Syslog: re-open syslog udp socket on send error (ticket #1477).
Mon, 07 May 2018 09:54:37 +0000 Sergey Kandaurov Silenced -Wcast-function-type warnings (closes #1546).
Wed, 25 Apr 2018 14:57:24 +0300 Ruslan Ermilov SSL: deprecated the "ssl" directive.
Tue, 24 Apr 2018 15:29:01 +0300 Maxim Dounin SSL: detect "listen ... ssl" without certificates (ticket #178).
Tue, 24 Apr 2018 15:28:58 +0300 Maxim Dounin Mail: fixed error message about missing ssl_certificate_key.
Wed, 18 Apr 2018 16:11:41 +0300 Maxim Dounin Cache: fixed cache valid slot to reject incorrect statuses.
Wed, 18 Apr 2018 16:09:08 +0300 Maxim Dounin Version bump.
Tue, 17 Apr 2018 18:22:36 +0300 Maxim Dounin release-1.14.0 tag stable-1.14
Tue, 17 Apr 2018 18:22:35 +0300 Maxim Dounin nginx-1.14.0-RELEASE stable-1.14 release-1.14.0
Tue, 17 Apr 2018 16:30:10 +0300 Maxim Dounin Stable branch. stable-1.14
Tue, 10 Apr 2018 17:11:10 +0300 Maxim Dounin release-1.13.12 tag
Tue, 10 Apr 2018 17:11:09 +0300 Maxim Dounin nginx-1.13.12-RELEASE release-1.13.12
Thu, 05 Apr 2018 16:56:12 +0300 Maxim Dounin Upstream: fixed u->conf->preserve_output (ticket #1519).
Thu, 05 Apr 2018 16:53:27 +0300 Maxim Dounin Version bump.
Tue, 03 Apr 2018 17:38:10 +0300 Maxim Dounin release-1.13.11 tag
Tue, 03 Apr 2018 17:38:09 +0300 Maxim Dounin nginx-1.13.11-RELEASE release-1.13.11
Tue, 03 Apr 2018 03:54:09 +0300 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds.
Tue, 03 Apr 2018 02:43:18 +0300 Maxim Dounin Upstream: fixed ngx_http_upstream_test_next() conditions.
Mon, 02 Apr 2018 20:38:43 +0300 Vladimir Homutov Core: fixed build, broken by 63e91f263a49.
Mon, 02 Apr 2018 18:40:04 +0300 Ruslan Ermilov Core: revised the PROXY protocol v2 code.
Tue, 27 Mar 2018 18:39:38 +0300 Vladimir Homutov Core: style.
Thu, 22 Mar 2018 15:55:28 +0300 Vladimir Homutov Core: added processing of version 2 of the PROXY protocol.
Thu, 22 Mar 2018 18:43:49 +0300 Roman Arutyunyan Stream: set action before each recv/send while proxying.
Thu, 22 Mar 2018 19:26:25 +0300 Maxim Dounin gRPC: fixed possible sign extension of error and setting_value.
Thu, 22 Mar 2018 18:13:33 +0300 Ruslan Ermilov Improved code readability (closes #1512).
Thu, 22 Mar 2018 15:56:07 +0300 Maxim Dounin Configure: restored "no-threads" in OpenSSL builds.
Thu, 22 Mar 2018 15:55:57 +0300 Maxim Dounin Configure: fixed static compilation with OpenSSL 1.1.1.
Thu, 22 Mar 2018 15:55:52 +0300 Maxim Dounin Version bump.
Tue, 20 Mar 2018 18:58:30 +0300 Maxim Dounin release-1.13.10 tag
Tue, 20 Mar 2018 18:58:30 +0300 Maxim Dounin nginx-1.13.10-RELEASE release-1.13.10
Tue, 20 Mar 2018 15:58:11 +0300 Sergey Kandaurov gRPC: fixed missing state save in frame header parsing.
Mon, 19 Mar 2018 21:32:15 +0300 Ruslan Ermilov HTTP/2: improved frame info debugging.
Mon, 19 Mar 2018 16:42:56 +0300 Sergey Kandaurov gRPC: fixed parsing response headers split on CONTINUATION frames.
Mon, 19 Mar 2018 16:28:23 +0300 Ruslan Ermilov Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.
Mon, 19 Mar 2018 16:22:09 +0300 Ruslan Ermilov Upstream: fixed comments after 13f8dec720b5.
Mon, 19 Mar 2018 12:41:36 +0300 Sergey Kandaurov Configure: added gRPC module help message.
Sun, 18 Mar 2018 11:11:14 +0200 Gena Makhomed Contrib: vim syntax, update core and 3rd party module directives.
Sat, 17 Mar 2018 23:04:26 +0300 Maxim Dounin gRPC: special handling of "trailer only" responses.
Sat, 17 Mar 2018 23:04:25 +0300 Maxim Dounin gRPC: special handling of the TE request header.
Sat, 17 Mar 2018 23:04:24 +0300 Maxim Dounin The gRPC proxy module.
Sat, 17 Mar 2018 23:04:23 +0300 Maxim Dounin Upstream: u->conf->preserve_output flag.
Sat, 17 Mar 2018 23:04:22 +0300 Maxim Dounin Upstream: u->request_body_blocked flag.
Sat, 17 Mar 2018 23:04:21 +0300 Maxim Dounin Upstream: trailers support, u->conf->pass_trailers flag.
Sat, 17 Mar 2018 23:04:20 +0300 Maxim Dounin HTTP/2: externalized various constants and interfaces.