log

age author description
Mon, 19 Oct 2009 16:06:57 +0000 Igor Sysoev fix ngx_http_finalize_request() code after a body has been discarded
Mon, 19 Oct 2009 14:08:35 +0000 Igor Sysoev prevent handling discarded body as a pipelined request
Mon, 19 Oct 2009 14:08:09 +0000 Igor Sysoev add lingering timeout if a response is short and a request body is being
Mon, 19 Oct 2009 12:35:01 +0000 Igor Sysoev add SNI support in -V output
Mon, 19 Oct 2009 12:33:09 +0000 Igor Sysoev fix typo
Thu, 15 Oct 2009 13:19:34 +0000 Igor Sysoev ngx_http_parse_time() should support full 32-bit time
Thu, 15 Oct 2009 13:09:58 +0000 Igor Sysoev use ngx_uint_t instead of int,
Thu, 15 Oct 2009 13:01:42 +0000 Igor Sysoev bump version
Wed, 14 Oct 2009 12:57:26 +0000 Igor Sysoev release-0.8.20 tag
Wed, 14 Oct 2009 12:57:25 +0000 Igor Sysoev nginx-0.8.20-RELEASE release-0.8.20
Wed, 14 Oct 2009 12:39:41 +0000 Igor Sysoev update r3201: ngx_http_random_index_module should behave consistently
Wed, 14 Oct 2009 11:46:09 +0000 Igor Sysoev ignore EACCES errors for top level directories in ngx_create_full_path()
Wed, 14 Oct 2009 11:36:16 +0000 Igor Sysoev do not create Win32 drive letter in ngx_create_full_path()
Wed, 14 Oct 2009 11:33:35 +0000 Igor Sysoev *) reset cached dirent.d_type after stat()
Fri, 09 Oct 2009 14:43:09 +0000 Igor Sysoev nginx did not close log file set by --error-log-path,
Thu, 08 Oct 2009 14:22:00 +0000 Igor Sysoev test comma separator in "Cache-Control"
Wed, 07 Oct 2009 15:15:41 +0000 Igor Sysoev hide cacheable Set-Cookie and P3P FastCGI response headers
Wed, 07 Oct 2009 14:46:13 +0000 Igor Sysoev use only strong ciphers by default
Wed, 07 Oct 2009 12:55:58 +0000 Igor Sysoev use real file cache length, this fixes cache size counting for responses
Wed, 07 Oct 2009 12:48:05 +0000 Igor Sysoev bump version
Tue, 06 Oct 2009 16:19:43 +0000 Igor Sysoev release-0.8.19 tag
Tue, 06 Oct 2009 16:19:42 +0000 Igor Sysoev nginx-0.8.19-RELEASE release-0.8.19
Tue, 06 Oct 2009 16:08:15 +0000 Igor Sysoev fix r3184
Tue, 06 Oct 2009 14:24:53 +0000 Igor Sysoev disable SSLv2 and low ciphers by default
Tue, 06 Oct 2009 13:52:26 +0000 Igor Sysoev bump version
Tue, 06 Oct 2009 12:44:51 +0000 Igor Sysoev release-0.8.18 tag
Tue, 06 Oct 2009 12:44:50 +0000 Igor Sysoev nginx-0.8.18-RELEASE release-0.8.18
Tue, 06 Oct 2009 10:14:29 +0000 Igor Sysoev limit_conn_log_level
Tue, 06 Oct 2009 10:14:21 +0000 Igor Sysoev limit_req_log_level
Tue, 06 Oct 2009 09:46:16 +0000 Igor Sysoev fix building by gcc45