log

age author description
Tue, 21 Apr 2009 13:39:47 +0000 Igor Sysoev test command line options before ngx_log_init() and issue errors to stderr
Tue, 21 Apr 2009 10:36:01 +0000 Igor Sysoev fix fastcgi_cache_min_uses
Mon, 20 Apr 2009 13:29:38 +0000 Igor Sysoev bump version
Mon, 20 Apr 2009 06:16:20 +0000 Igor Sysoev release-0.7.52 tag
Mon, 20 Apr 2009 06:16:19 +0000 Igor Sysoev nginx-0.7.52-RELEASE release-0.7.52
Mon, 20 Apr 2009 06:08:47 +0000 Igor Sysoev Win32 master/workers model
Sun, 19 Apr 2009 19:08:49 +0000 Igor Sysoev fix Win32 ngx_gettimezone()
Sun, 19 Apr 2009 16:25:02 +0000 Igor Sysoev add variadic macros support for msvc8
Sun, 19 Apr 2009 16:06:09 +0000 Igor Sysoev show -t results on stderr
Sat, 18 Apr 2009 19:39:06 +0000 Igor Sysoev remove TODO comments
Sat, 18 Apr 2009 19:27:28 +0000 Igor Sysoev support attaching to an existent Win32 shared memory
Sat, 18 Apr 2009 19:13:53 +0000 Igor Sysoev update c->sent in ngx_unix_send()
Fri, 17 Apr 2009 19:11:31 +0000 Igor Sysoev fix building on platforms which have no atomic operations support,
Fri, 17 Apr 2009 19:09:08 +0000 Igor Sysoev fix the previous commit
Thu, 16 Apr 2009 19:25:09 +0000 Igor Sysoev move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
Thu, 16 Apr 2009 14:42:31 +0000 Igor Sysoev perl termination fixes:
Wed, 15 Apr 2009 20:28:36 +0000 Igor Sysoev fix segfault on exit if no http section is defined in confguraiton,
Wed, 15 Apr 2009 20:26:33 +0000 Igor Sysoev fix segfault if no http section is defined in confguraiton,
Wed, 15 Apr 2009 19:46:24 +0000 Igor Sysoev OpenSSL building by MSVC and BCC from sources
Wed, 15 Apr 2009 19:44:41 +0000 Igor Sysoev fix building by BCC without NGX_DEBUG_MALLOC
Wed, 15 Apr 2009 19:28:10 +0000 Igor Sysoev fix building by MSVC8
Wed, 15 Apr 2009 13:46:52 +0000 Igor Sysoev fix debug logging
Wed, 15 Apr 2009 12:25:51 +0000 Igor Sysoev fix building --without-http-cache, introduced in r2664 and later
Wed, 15 Apr 2009 11:47:51 +0000 Igor Sysoev hide grep errors
Wed, 15 Apr 2009 11:42:49 +0000 Igor Sysoev hide cacheable Set-Cookie and P3P response headers
Wed, 15 Apr 2009 11:21:12 +0000 Igor Sysoev do not pass if-... headers for cacheable responses
Wed, 15 Apr 2009 11:19:27 +0000 Igor Sysoev shutdown client connection for cacheable header only responses
Wed, 15 Apr 2009 11:17:38 +0000 Igor Sysoev support 304 for cacheable responses
Wed, 15 Apr 2009 10:57:40 +0000 Igor Sysoev style fix
Wed, 15 Apr 2009 09:53:22 +0000 Igor Sysoev support HEAD in proxy cache