log

age author description
Mon, 15 Jun 2015 20:20:12 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Thu, 11 Jun 2015 20:42:39 +0300 Maxim Dounin OCSP stapling: avoid sending expired responses (ticket #425).
Thu, 11 Jun 2015 20:42:31 +0300 Maxim Dounin Moved ngx_http_parse_time() to core, renamed accordingly.
Thu, 11 Jun 2015 20:42:24 +0300 Maxim Dounin Removed unused ngx_http_get_time() declaration.
Wed, 10 Jun 2015 19:18:20 +0300 Valentin Bartenev Configure: added gcc5 to the list of known GCC versions.
Wed, 10 Jun 2015 12:25:45 +0300 Ruslan Ermilov Configure: search OpenSSL in a bunch of standard places.
Wed, 10 Jun 2015 12:25:31 +0300 Ruslan Ermilov Configure: moved NGX_SBIN_PATH variable initialization.
Thu, 04 Jun 2015 13:04:12 +0300 Vladimir Homutov Stream: access module.
Tue, 09 Jun 2015 13:00:45 +0300 Vladimir Homutov Stream: added postconfiguration method to stream modules.
Mon, 08 Jun 2015 23:13:56 +0300 Ruslan Ermilov Mail: listen backlog=.
Mon, 08 Jun 2015 23:13:33 +0300 Ruslan Ermilov Stream: listen backlog=.
Mon, 08 Jun 2015 23:11:58 +0300 Ruslan Ermilov Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Mon, 08 Jun 2015 23:11:42 +0300 Ruslan Ermilov Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Fri, 05 Jun 2015 23:03:13 +0300 Ruslan Ermilov Stream: fixed "reuseport" to actually work.
Fri, 05 Jun 2015 22:23:26 +0300 Maxim Dounin Added the REQUEST_SCHEME parameter.
Thu, 04 Jun 2015 23:46:44 +0300 Roman Arutyunyan Upstream keepalive: reduced diffs to the plus version of nginx.
Fri, 05 Jun 2015 17:10:34 +0300 Maxim Dounin Style.
Wed, 03 Jun 2015 19:12:26 +0300 Sergey Kandaurov Event pipe: call ngx_handle_read_event() with a proper flags type.
Wed, 03 Jun 2015 08:23:35 +0300 Ruslan Ermilov Fixed misspellings of the word "dependencies".
Mon, 01 Jun 2015 21:08:56 +0300 Valentin Bartenev Fixed excessive memory usage while parsing configuration.
Mon, 01 Jun 2015 16:58:07 +0300 Valentin Bartenev Fixed spelling in change logs.
Fri, 29 May 2015 09:26:33 +0300 Ruslan Ermilov Fixed bullying style of comments.
Fri, 29 May 2015 09:26:27 +0300 Ruslan Ermilov Version bump.
Tue, 26 May 2015 16:49:51 +0300 Maxim Dounin release-1.9.1 tag
Tue, 26 May 2015 16:49:50 +0300 Maxim Dounin nginx-1.9.1-RELEASE release-1.9.1
Mon, 25 May 2015 17:58:20 +0300 Maxim Dounin Disabled SSLv3 by default (ticket #653).
Mon, 25 May 2015 17:58:13 +0300 Maxim Dounin Configure: GNU Hurd properly recognized.
Thu, 21 May 2015 19:39:11 +0300 Maxim Dounin Fixed reuseport with accept_mutex.
Wed, 20 May 2015 22:44:00 +0300 Ruslan Ermilov Upstream: report to error_log when max_fails is reached.
Wed, 20 May 2015 15:51:56 +0300 Maxim Dounin The "reuseport" option of the "listen" directive.