log

age author description
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().