log

age author description
Thu, 22 Oct 2009 09:48:42 +0000 Igor Sysoev do not run regex for empty host name since regex always fails in this case,
Thu, 22 Oct 2009 08:15:16 +0000 Igor Sysoev test a duplicate listen in a server
Thu, 22 Oct 2009 08:14:02 +0000 Igor Sysoev fix r3225: it overrode the listen options by default server default options
Wed, 21 Oct 2009 19:18:50 +0000 Igor Sysoev listen default_server parameter
Wed, 21 Oct 2009 19:16:38 +0000 Igor Sysoev allow to set listen options in any server
Wed, 21 Oct 2009 19:13:27 +0000 Igor Sysoev add listen address in error message
Wed, 21 Oct 2009 17:04:13 +0000 Igor Sysoev use lowcase only hostname
Wed, 21 Oct 2009 16:52:10 +0000 Igor Sysoev rename core_srv_conf fields to more understandable default_server and server
Wed, 21 Oct 2009 16:47:44 +0000 Igor Sysoev *) move sockaddr to the listen options
Wed, 21 Oct 2009 16:27:48 +0000 Igor Sysoev fix r3218:
Wed, 21 Oct 2009 08:48:04 +0000 Igor Sysoev refactor http listen code: remove duplicate options fields
Wed, 21 Oct 2009 08:19:46 +0000 Igor Sysoev refactor http listen code:
Tue, 20 Oct 2009 11:48:28 +0000 Igor Sysoev fix two previous commits: an early parallel body discarding completion
Mon, 19 Oct 2009 16:13:38 +0000 Igor Sysoev allow discarding body while a long response transfer
Mon, 19 Oct 2009 16:12:13 +0000 Igor Sysoev restore discard body handler after ngx_http_set_writer() set it to
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
Tue, 06 Oct 2009 09:37:18 +0000 Igor Sysoev make limit_req to conform to the leaky bucket algorithm
Tue, 06 Oct 2009 09:32:21 +0000 Igor Sysoev omit '\0' from "Location" header on MKCOL request
Fri, 02 Oct 2009 11:32:56 +0000 Igor Sysoev clear r->lingering_close to disable preventively calling
Fri, 02 Oct 2009 11:30:47 +0000 Igor Sysoev clear r->keepalive to disable preventively calling
Fri, 02 Oct 2009 09:46:04 +0000 Igor Sysoev update r3167: do not set r->discard_body if the body has been just discarded
Wed, 30 Sep 2009 13:21:52 +0000 Igor Sysoev read_ahead
Wed, 30 Sep 2009 12:56:44 +0000 Igor Sysoev Linux/SPARC malloc() returns an address aligned to 8. This conflicts with
Wed, 30 Sep 2009 12:05:08 +0000 Igor Sysoev log 499 instead 0, the bug was introduced in r3050
Wed, 30 Sep 2009 11:46:01 +0000 Igor Sysoev allow several perl_modules
Mon, 28 Sep 2009 16:07:14 +0000 Igor Sysoev use ngx_conf_set_str_array_slot() for perl_require
Mon, 28 Sep 2009 15:57:28 +0000 Igor Sysoev optimize error handling
Mon, 28 Sep 2009 15:56:28 +0000 Igor Sysoev bump version
Mon, 28 Sep 2009 13:08:10 +0000 Igor Sysoev release-0.8.17 tag
Mon, 28 Sep 2009 13:08:09 +0000 Igor Sysoev nginx-0.8.17-RELEASE release-0.8.17
Mon, 28 Sep 2009 12:31:47 +0000 Igor Sysoev fix request counter in resolver handling, the bug was introduced in r3050