]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2009-04-29 Igor Sysoevhandle Winsock select() WSAEINVAL
2009-04-29 Igor Sysoevstyle fix
2009-04-29 Igor Sysoevfix the previous commit
2009-04-29 Igor SysoevWinsock uses ECONNABORTED instead of ECONNRESET
2009-04-29 Igor Sysoevfix building by BCC if NGX_PREFIX is defined
2009-04-28 Igor Sysoev*) do not show line number for -g option
2009-04-28 Igor Sysoevadd listen events for win32 only after accept mutex...
2009-04-28 Igor Sysoevfallback to neutral language in FormatMessage()
2009-04-28 Igor Sysoevintroduce ngx_write_console() to support OEM code pages
2009-04-28 Igor Sysoev"port_in_redirect off" did not work
2009-04-28 Igor Sysoevadd prefix in Usage
2009-04-27 Igor Sysoevit seems MAKELANGID(LANG_ENGLISH, SUBLANG_DEFAULT)...
2009-04-27 Igor Sysoevngx_log_errno()
2009-04-27 Igor Sysoevuse ngx_vslprintf(), ngx_slprintf()
2009-04-27 Igor Sysoevngx_vslprintf(), ngx_slprintf()
2009-04-27 Igor Sysoevbump version
2009-04-27 Igor Sysoevrelease-0.7.53 tag
2009-04-27 Igor Sysoevnginx-0.7.53-RELEASE release-0.7.53
2009-04-27 Igor Sysoevfix building by MSVC8
2009-04-27 Igor Sysoev-p and --prefix=
2009-04-27 Igor Sysoevget a full response if the response is cacheable or...
2009-04-27 Igor Sysoev*) of.test_only to not open file if only stat() is...
2009-04-26 Igor Sysoevadd quotes for configure options with spaces
2009-04-24 Igor Sysoevstyle fix
2009-04-24 Igor Sysoevmerge SSL context inside "if" block
2009-04-24 Igor Sysoevchange ngx_log_abort() interface
2009-04-24 Igor Sysoevupdate gcc warnings
2009-04-24 Igor Sysoevstyle fix: (void)
2009-04-24 Igor Sysoevchange ngx_log_create_errlog() interface
2009-04-24 Igor Sysoevfix Auth-Method, the bug has been introduced in r2496
2009-04-24 Igor Sysoevfix GNU strerror_r() detection, the bug has been inrodu...
2009-04-23 Igor Sysoevdelete unused definition
2009-04-23 Igor Sysoevpass command lines options to workers
2009-04-23 Igor Sysoevngx_path_separator()
2009-04-23 Igor Sysoevissue start up errors and warning on both stderr and...
2009-04-23 Igor Sysoevstyle fix: remove trailing spaces introduced in the...
2009-04-23 Igor Sysoevuse ngx_str_t for error levels
2009-04-22 Igor Sysoevaxe incomplete support of Winsock error descriptions...
2009-04-22 Igor Sysoevuse English only error descriptions in Win32 ngx_strerr...
2009-04-21 Igor Sysoevimplement "-s signal" option for Unix
2009-04-21 Igor Sysoevstyle fix: remove trailing spaces
2009-04-21 Igor Sysoevstyle fix: remove tabs
2009-04-21 Igor Sysoevadd -? and -h options
2009-04-21 Igor Sysoevadd 48x48 icon
2009-04-21 Igor Sysoevallow condensed command lines options
2009-04-21 Igor Sysoevfix r2731 for Win32
2009-04-21 Igor Sysoev*) move advapi32.lib to core libs since it's required...
2009-04-21 Igor Sysoevtest command line options before ngx_log_init() and...
2009-04-21 Igor Sysoevfix fastcgi_cache_min_uses
2009-04-20 Igor Sysoevbump version
2009-04-20 Igor Sysoevrelease-0.7.52 tag
2009-04-20 Igor Sysoevnginx-0.7.52-RELEASE release-0.7.52
2009-04-20 Igor SysoevWin32 master/workers model
2009-04-19 Igor Sysoevfix Win32 ngx_gettimezone()
2009-04-19 Igor Sysoevadd variadic macros support for msvc8
2009-04-19 Igor Sysoevshow -t results on stderr
2009-04-18 Igor Sysoevremove TODO comments
2009-04-18 Igor Sysoevsupport attaching to an existent Win32 shared memory
2009-04-18 Igor Sysoevupdate c->sent in ngx_unix_send()
2009-04-17 Igor Sysoevfix building on platforms which have no atomic operatio...
2009-04-17 Igor Sysoevfix the previous commit
2009-04-16 Igor Sysoevmove zone name from ngx_shm_zone_t to ngx_shm_t to...
2009-04-16 Igor Sysoevperl termination fixes:
2009-04-15 Igor Sysoevfix segfault on exit if no http section is defined...
2009-04-15 Igor Sysoevfix segfault if no http section is defined in confguraiton,
2009-04-15 Igor SysoevOpenSSL building by MSVC and BCC from sources
2009-04-15 Igor Sysoevfix building by BCC without NGX_DEBUG_MALLOC
2009-04-15 Igor Sysoevfix building by MSVC8
2009-04-15 Igor Sysoevfix debug logging
2009-04-15 Igor Sysoevfix building --without-http-cache, introduced in r2664...
2009-04-15 Igor Sysoevhide grep errors
2009-04-15 Igor Sysoevhide cacheable Set-Cookie and P3P response headers
2009-04-15 Igor Sysoevdo not pass if-... headers for cacheable responses
2009-04-15 Igor Sysoevshutdown client connection for cacheable header only...
2009-04-15 Igor Sysoevsupport 304 for cacheable responses
2009-04-15 Igor Sysoevstyle fix
2009-04-15 Igor Sysoevsupport HEAD in proxy cache
2009-04-15 Igor Sysoevstyle fix: remove trailing spaces
2009-04-15 Igor Sysoevbump version
2009-04-12 Igor Sysoevrelease-0.7.51 tag
2009-04-12 Igor Sysoevnginx-0.7.51-RELEASE release-0.7.51
2009-04-11 Igor Sysoevallow any status
2009-04-11 Igor Sysoevtry_files status code
2009-04-10 Igor Sysoevset cache manager maximum sleep time to 10s
2009-04-10 Igor Sysoevstyle fix
2009-04-10 Igor Sysoevstyle fix
2009-04-10 Igor Sysoevdo not call ngx_http_file_cache_free() if a response...
2009-04-10 Igor Sysoevadd debug logging
2009-04-09 Igor Sysoevbackout r2535: virtual names is a property of address...
2009-04-08 Igor Sysoevstyle fix
2009-04-08 Igor Sysoevdelete win32 ngx_file_append_mode() as we use reliable
2009-04-08 Igor Sysoevadopt NGX_FILE_TRUNCATE for win32
2009-04-07 Igor Sysoevfix r2590: error_page made an external redirect without...
2009-04-06 Igor Sysoevupdate $status in log_format example
2009-04-06 Igor Sysoevbump version
2009-04-06 Igor Sysoevrelease-0.7.50 tag
2009-04-06 Igor Sysoevnginx-0.7.50-RELEASE release-0.7.50
2009-04-06 Igor Sysoevbackout r2677 and fix ngx_strlcasestrn() again
2009-04-06 Igor Sysoevbump version
2009-04-06 Igor Sysoevrelease-0.7.49 tag
next