]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2009-05-05 Igor Sysoevngx_create_listening()
2009-05-05 Igor Sysoevreinit proxy/fastcgi header parser before ngx_http_upst...
2009-05-05 Igor Sysoevproxy/fastcgi_cache_use_stale http_50x did not work
2009-05-05 Igor Sysoevmove listen log copying from ngx_open_listening_sockets()
2009-05-05 Igor Sysoevuse correct name
2009-05-05 Igor Sysoevuse local variable
2009-05-04 Igor Sysoevdelete never used ngx_ssl_set_nosendshut()
2009-05-04 Igor Sysoevdelete ngx_listening_inet_stream_socket()
2009-05-04 Igor Sysoevaxe imap module artifacts
2009-05-04 Igor Sysoevdo not free buffer with cache header before it would...
2009-05-04 Igor Sysoevadd libgd include path
2009-05-04 Igor Sysoevfix building ngx_http_image_filter_module on 64-bit...
2009-05-01 Igor Sysoevuse off_t in $r->sendfile(), this allows to use 64...
2009-05-01 Igor Sysoevadd --with-http_image_filter_module to ./configure...
2009-05-01 Igor Sysoevbump version
2009-05-01 Igor Sysoevrelease-0.7.54 tag
2009-05-01 Igor Sysoevnginx-0.7.54-RELEASE release-0.7.54
2009-05-01 Igor Sysoevadd comment
2009-05-01 Igor Sysoevngx_http_image_filter_module
2009-05-01 Igor Sysoevngx_http_filter_finalize_request() and ngx_http_clean_h...
2009-04-30 Igor Sysoevproxy_ignore_headers and fastcgi_ignore_headers
2009-04-30 Igor Sysoev*) refactor error_log processing: listen socket log...
2009-04-30 Igor Sysoev*) check a proxy_redirect single parameter
2009-04-30 Igor Sysoevset of.failed for cached error, the bug has been introd...
2009-04-29 Igor Sysoevuniform ngx_file_info() interface with ngx_fd_info()
2009-04-29 Igor Sysoevtry to repair the case "select ready != events"
2009-04-29 Igor Sysoevngx_select_repair_fd_sets()
2009-04-29 Igor Sysoevdelete useless debug log
2009-04-29 Igor Sysoevstyle fix
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
next