log

age author description
Wed, 29 Apr 2009 11:32:58 +0000 Igor Sysoev fix building by BCC if NGX_PREFIX is defined
Tue, 28 Apr 2009 20:06:03 +0000 Igor Sysoev *) do not show line number for -g option
Tue, 28 Apr 2009 20:03:59 +0000 Igor Sysoev add listen events for win32 only after accept mutex is hold
Tue, 28 Apr 2009 15:06:29 +0000 Igor Sysoev fallback to neutral language in FormatMessage()
Tue, 28 Apr 2009 15:05:27 +0000 Igor Sysoev introduce ngx_write_console() to support OEM code pages
Tue, 28 Apr 2009 06:20:12 +0000 Igor Sysoev "port_in_redirect off" did not work
Tue, 28 Apr 2009 04:34:27 +0000 Igor Sysoev add prefix in Usage
Mon, 27 Apr 2009 18:58:35 +0000 Igor Sysoev it seems MAKELANGID(LANG_ENGLISH, SUBLANG_DEFAULT) returns
Mon, 27 Apr 2009 13:17:33 +0000 Igor Sysoev ngx_log_errno()
Mon, 27 Apr 2009 13:06:20 +0000 Igor Sysoev use ngx_vslprintf(), ngx_slprintf()
Mon, 27 Apr 2009 12:51:33 +0000 Igor Sysoev ngx_vslprintf(), ngx_slprintf()
Mon, 27 Apr 2009 12:48:38 +0000 Igor Sysoev bump version
Mon, 27 Apr 2009 12:02:02 +0000 Igor Sysoev release-0.7.53 tag
Mon, 27 Apr 2009 12:02:01 +0000 Igor Sysoev nginx-0.7.53-RELEASE release-0.7.53
Mon, 27 Apr 2009 11:33:34 +0000 Igor Sysoev fix building by MSVC8
Mon, 27 Apr 2009 11:32:33 +0000 Igor Sysoev -p and --prefix=
Mon, 27 Apr 2009 11:20:55 +0000 Igor Sysoev get a full response if the response is cacheable or storable even
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Sun, 26 Apr 2009 19:37:38 +0000 Igor Sysoev add quotes for configure options with spaces
Fri, 24 Apr 2009 19:58:19 +0000 Igor Sysoev style fix
Fri, 24 Apr 2009 19:56:09 +0000 Igor Sysoev merge SSL context inside "if" block
Fri, 24 Apr 2009 15:50:51 +0000 Igor Sysoev change ngx_log_abort() interface
Fri, 24 Apr 2009 15:31:13 +0000 Igor Sysoev update gcc warnings
Fri, 24 Apr 2009 14:45:52 +0000 Igor Sysoev style fix: (void)
Fri, 24 Apr 2009 14:27:36 +0000 Igor Sysoev change ngx_log_create_errlog() interface
Fri, 24 Apr 2009 09:54:40 +0000 Igor Sysoev fix Auth-Method, the bug has been introduced in r2496
Fri, 24 Apr 2009 09:38:48 +0000 Igor Sysoev fix GNU strerror_r() detection, the bug has been inroduced in r2600
Thu, 23 Apr 2009 18:50:29 +0000 Igor Sysoev delete unused definition
Thu, 23 Apr 2009 18:22:28 +0000 Igor Sysoev pass command lines options to workers
Thu, 23 Apr 2009 16:38:59 +0000 Igor Sysoev ngx_path_separator()