log

age author description
Mon, 19 Jul 2010 15:27:06 +0000 Igor Sysoev bump version
Mon, 19 Jul 2010 11:31:31 +0000 Igor Sysoev release-0.8.46 tag
Mon, 19 Jul 2010 11:31:30 +0000 Igor Sysoev nginx-0.8.46-RELEASE release-0.8.46
Mon, 19 Jul 2010 09:55:43 +0000 Igor Sysoev add warnings for proxy_no_cache and fastcgi_no_cache
Mon, 19 Jul 2010 09:36:04 +0000 Igor Sysoev proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass
Fri, 16 Jul 2010 10:01:49 +0000 Igor Sysoev rename ngx_http_file_cache_create() to ngx_http_file_cache_new()
Thu, 15 Jul 2010 14:01:02 +0000 Igor Sysoev ngx_http_file_cache_create()
Thu, 15 Jul 2010 13:46:32 +0000 Igor Sysoev ngx_http_file_cache_name()
Thu, 15 Jul 2010 13:10:05 +0000 Igor Sysoev style fix
Thu, 15 Jul 2010 13:08:51 +0000 Igor Sysoev delete empty cache zone node if we could not get response to cache
Wed, 14 Jul 2010 11:29:19 +0000 Igor Sysoev fix scgi_no_cache and uwsgi_no_cache initialization
Wed, 14 Jul 2010 11:15:45 +0000 Igor Sysoev use ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Wed, 14 Jul 2010 11:13:59 +0000 Igor Sysoev ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Wed, 14 Jul 2010 11:09:56 +0000 Igor Sysoev bump version
Tue, 13 Jul 2010 11:59:37 +0000 Igor Sysoev release-0.8.45 tag
Tue, 13 Jul 2010 11:59:36 +0000 Igor Sysoev nginx-0.8.45-RELEASE release-0.8.45
Tue, 13 Jul 2010 10:17:09 +0000 Igor Sysoev allow setfib=0
Mon, 12 Jul 2010 12:52:01 +0000 Igor Sysoev use xmlSAXHandler._private field to store xslt filter context
Thu, 08 Jul 2010 16:17:11 +0000 Igor Sysoev fix building by msvc7
Thu, 08 Jul 2010 15:57:36 +0000 Igor Sysoev stop ./configure on Win32 if no library sources was specified,
Thu, 08 Jul 2010 15:51:47 +0000 Igor Sysoev do not use prebuild OpenSSL Win32 libraries
Thu, 08 Jul 2010 14:02:09 +0000 Igor Sysoev fix typo
Thu, 08 Jul 2010 13:49:21 +0000 Igor Sysoev style fix
Wed, 07 Jul 2010 10:17:19 +0000 Igor Sysoev update r->buffered after processing SSI command,
Wed, 07 Jul 2010 10:09:44 +0000 Igor Sysoev bump version
Mon, 05 Jul 2010 15:23:56 +0000 Igor Sysoev release-0.8.44 tag
Mon, 05 Jul 2010 15:23:55 +0000 Igor Sysoev nginx-0.8.44-RELEASE release-0.8.44
Mon, 05 Jul 2010 13:49:16 +0000 Igor Sysoev listen setfib=X
Mon, 05 Jul 2010 13:45:10 +0000 Igor Sysoev fix case of partially matched patterns on buffer border in sub_filter
Mon, 05 Jul 2010 13:35:20 +0000 Igor Sysoev fix recognition of SSLv2 Client Hello Packet large than 255 bytes
Mon, 05 Jul 2010 13:02:25 +0000 Igor Sysoev try to use C99 variadic macros first:
Mon, 05 Jul 2010 12:47:35 +0000 Igor Sysoev fix building by owc12: GetLongPathName() is available since Win2K only
Sat, 03 Jul 2010 20:16:55 +0000 Igor Sysoev HP/UX uses EWOULDBLOCK instead of EAGAIN
Fri, 02 Jul 2010 10:05:40 +0000 Igor Sysoev do not use a cache headers set to hide
Fri, 02 Jul 2010 09:49:27 +0000 Igor Sysoev treat Set-Cookie as a header that forbids caching
Fri, 02 Jul 2010 09:28:50 +0000 Igor Sysoev update the previous commit
Fri, 02 Jul 2010 09:25:38 +0000 Igor Sysoev use shared ngx_http_upstream_ignore_headers_masks[]
Thu, 01 Jul 2010 12:56:32 +0000 Igor Sysoev bump version
Wed, 30 Jun 2010 15:11:44 +0000 Igor Sysoev release-0.8.43 tag
Wed, 30 Jun 2010 15:11:43 +0000 Igor Sysoev nginx-0.8.43-RELEASE release-0.8.43
Wed, 30 Jun 2010 14:42:15 +0000 Igor Sysoev remove r->zero_body unused since the previous commit
Wed, 30 Jun 2010 14:39:28 +0000 Igor Sysoev Fix processing
Wed, 30 Jun 2010 14:30:55 +0000 Igor Sysoev change logic introduced in r3649:
Wed, 30 Jun 2010 14:28:54 +0000 Igor Sysoev style fix: remove tabs
Wed, 30 Jun 2010 13:15:20 +0000 Igor Sysoev set uid values for main request only
Wed, 30 Jun 2010 12:01:56 +0000 Igor Sysoev fix IPv6 listen socket handling while reconfiguring
Wed, 30 Jun 2010 10:33:02 +0000 Igor Sysoev fix ngx_write_file() buf
Wed, 30 Jun 2010 10:13:51 +0000 Igor Sysoev test binary geo range base size
Wed, 30 Jun 2010 10:12:46 +0000 Igor Sysoev test the second binary geo range base existence
Wed, 30 Jun 2010 10:05:56 +0000 Igor Sysoev test binary geo ranges base only for ranges
Wed, 30 Jun 2010 10:02:05 +0000 Igor Sysoev test binary gep range base mtime
Tue, 29 Jun 2010 16:06:20 +0000 Igor Sysoev binary geo ranges base cache
Tue, 29 Jun 2010 15:18:50 +0000 Igor Sysoev ngx_create_file_mapping()
Tue, 29 Jun 2010 13:36:16 +0000 Igor Sysoev change duplicate default geo range processing
Fri, 25 Jun 2010 13:17:33 +0000 Igor Sysoev fix building without IPv6 after the previous commit
Fri, 25 Jun 2010 12:16:31 +0000 Igor Sysoev Now $uid_set may be used at any time, r2013 states the same is wrong.
Fri, 25 Jun 2010 12:06:37 +0000 Igor Sysoev make logic more clear
Fri, 25 Jun 2010 12:05:12 +0000 Igor Sysoev delete stale comments
Thu, 24 Jun 2010 15:26:05 +0000 Igor Sysoev eliminate a number of ranges: about 18,000 /16 networks are empty,
Thu, 24 Jun 2010 15:17:06 +0000 Igor Sysoev fix a bug when ngx_cpymem() returns a cast type: