log

age author description
Fri, 27 Sep 2013 19:39:33 +0400 Maxim Dounin SSL: adjust buffer used by OpenSSL during handshake (ticket #413).
Fri, 27 Sep 2013 16:50:40 +0400 Maxim Dounin FastCGI: non-buffered mode support.
Fri, 27 Sep 2013 16:50:34 +0400 Maxim Dounin Upstream: subrequest_in_memory support for SCGI and uwsgi enabled.
Fri, 27 Sep 2013 16:50:26 +0400 Maxim Dounin Upstream: subrequest_in_memory fix.
Fri, 27 Sep 2013 16:50:13 +0400 Maxim Dounin Upstream: proxy_no_cache, fastcgi_no_cache warnings removed.
Mon, 23 Sep 2013 15:58:28 -0700 Piotr Sikora Proxy: added the "proxy_ssl_ciphers" directive.
Mon, 23 Sep 2013 19:37:13 +0400 Maxim Dounin Added ngx_filename_cmp() with "/" sorted to the left.
Mon, 23 Sep 2013 19:37:06 +0400 Maxim Dounin Caseless location tree construction (ticket #90).
Sun, 22 Sep 2013 22:36:11 -0700 Piotr Sikora SSL: stop loading configs with invalid "ssl_ciphers" values.
Fri, 20 Sep 2013 17:57:21 +0300 Markus Linnala Core: fix misallocation at ngx_crypt_apr1 (ticket #412).
Thu, 19 Sep 2013 18:30:33 +0400 Andrei Belov Proxy: added the "proxy_ssl_protocols" directive.
Wed, 18 Sep 2013 16:51:30 -0700 Piotr Sikora SSL: fixed possible memory and file descriptor leak on HUP signal.
Wed, 18 Sep 2013 12:59:47 -0700 Piotr Sikora MIME: added application/json MIME type.
Wed, 18 Sep 2013 18:53:26 +0400 Sergey Kandaurov Fixed response line formatting with empty reason phrase.
Wed, 18 Sep 2013 18:53:24 +0400 Sergey Kandaurov Version bump.
Tue, 17 Sep 2013 17:31:00 +0400 Maxim Dounin release-1.5.5 tag
Tue, 17 Sep 2013 17:31:00 +0400 Maxim Dounin nginx-1.5.5-RELEASE release-1.5.5
Mon, 16 Sep 2013 14:24:38 -0700 Piotr Sikora SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING.
Mon, 16 Sep 2013 18:49:23 +0400 Valentin Bartenev Improved check for duplicate path names in ngx_add_path().
Mon, 16 Sep 2013 18:49:22 +0400 Valentin Bartenev Removed surplus initializations from ngx_conf_set_path_slot().
Mon, 16 Sep 2013 18:49:10 +0400 Valentin Bartenev Use ngx_pcalloc() in ngx_conf_merge_path_value().
Mon, 16 Sep 2013 18:33:39 +0400 Valentin Bartenev Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320).
Mon, 16 Sep 2013 18:33:39 +0400 Valentin Bartenev Upstream: use EPOLLRDHUP to check broken connections (ticket #320).
Fri, 12 Jul 2013 14:51:07 +0400 Valentin Bartenev Events: support for EPOLLRDHUP (ticket #320).
Thu, 05 Sep 2013 16:53:02 +0400 Valentin Bartenev Events: removed unused flags from the ngx_event_s structure.
Thu, 05 Sep 2013 16:53:02 +0400 Valentin Bartenev Fixed handling of the ready flag with kqueue.
Tue, 03 Sep 2013 21:07:19 +0400 Valentin Bartenev Return reason phrase for 414.
Wed, 04 Sep 2013 21:30:09 +0400 Maxim Dounin Upstream: fixed $upstream_response_time format specifiers.
Wed, 04 Sep 2013 21:17:05 +0400 Maxim Dounin Configure: TCP_KEEPIDLE test name simplified.
Wed, 04 Sep 2013 21:17:03 +0400 Maxim Dounin Configure: fixed building with Sun C if CFLAGS set (ticket #65).
Wed, 04 Sep 2013 21:17:02 +0400 Maxim Dounin SSL: clear error queue after SSL_CTX_load_verify_locations().
Wed, 04 Sep 2013 21:17:01 +0400 Maxim Dounin Fixed incorrect response line on "return 203".
Wed, 04 Sep 2013 21:17:00 +0400 Maxim Dounin Request cleanup code unified, no functional changes.
Wed, 04 Sep 2013 21:16:59 +0400 Maxim Dounin Handling of ngx_int_t != intptr_t case.
Wed, 04 Sep 2013 20:48:30 +0400 Maxim Dounin Win32: $request_time fixed.
Wed, 04 Sep 2013 20:48:28 +0400 Maxim Dounin Win32: MinGW GCC compatibility.
Wed, 04 Sep 2013 20:48:23 +0400 Maxim Dounin Win32: Borland C compatibility fixes.
Wed, 04 Sep 2013 20:48:22 +0400 Maxim Dounin Win32: Open Watcom C compatibility fixes.
Mon, 02 Sep 2013 20:06:03 +0400 Valentin Bartenev Disable symlinks: removed recursive call of ngx_file_o_path_info().
Mon, 02 Sep 2013 08:07:59 +0400 Valentin Bartenev Disable symlinks: use O_PATH to open path components.
Mon, 02 Sep 2013 08:07:44 +0400 Valentin Bartenev Added the NGX_EBADF define.
Mon, 02 Sep 2013 03:45:14 +0400 Valentin Bartenev Assume the HTTP/1.0 version by default.
Fri, 30 Aug 2013 21:44:16 +0400 Maxim Dounin Upstream: setting u->header_sent before ngx_http_upstream_upgrade().
Thu, 29 Aug 2013 22:35:54 +0400 Valentin Bartenev Referer: fixed hostname buffer overflow check.
Thu, 29 Aug 2013 22:35:27 +0400 Sergey Kandaurov Referer: "server_names" parsing deferred to merge phase.
Thu, 29 Aug 2013 22:35:26 +0400 Sergey Kandaurov Referer: fixed server_name regex matching.
Thu, 29 Aug 2013 22:35:26 +0400 Sergey Kandaurov Referer: fixed error type usage inconsistency for ngx_http_add*().
Wed, 28 Aug 2013 00:19:07 +0800 Lanshun Zhou Image filter: large image handling.
Wed, 28 Aug 2013 02:34:30 +0400 Maxim Dounin Typo fixed.
Wed, 28 Aug 2013 02:34:21 +0400 Maxim Dounin Version bump.
Tue, 27 Aug 2013 17:37:15 +0400 Maxim Dounin release-1.5.4 tag
Tue, 27 Aug 2013 17:37:15 +0400 Maxim Dounin nginx-1.5.4-RELEASE release-1.5.4
Fri, 23 Aug 2013 22:54:08 +0400 Maxim Dounin Updated PCRE used for win32 builds.
Fri, 23 Aug 2013 22:53:54 +0400 Maxim Dounin Configure: pcre.lib dependencies fix.
Fri, 23 Aug 2013 22:18:54 +0400 Maxim Dounin Cache: lock timeouts are now logged at info level.
Fri, 23 Aug 2013 22:18:46 +0400 Maxim Dounin Upstream: posted requests handling after ssl handshake errors.
Fri, 23 Aug 2013 22:18:39 +0400 Maxim Dounin Fixed try_files with empty argument (ticket #390).
Fri, 23 Aug 2013 16:24:24 +0400 Sergey Kandaurov MIME: eot MIME type updated to follow IANA (ticket #306).
Fri, 23 Aug 2013 16:24:24 +0400 Sergey Kandaurov MIME: added the most common OOXML MIME types (ticket #243).
Fri, 23 Aug 2013 16:24:23 +0400 Sergey Kandaurov MIME: added application/font-woff MIME type (ticket #292).