]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2009-12-15 Igor Sysoevnginx-0.8.30-RELEASE release-0.8.30
2009-12-15 Igor Sysoevadd conf/fastcgi.conf
2009-12-15 Igor Sysoevfix Win32 error messages when an temporary file replace...
2009-12-09 Igor Sysoevdefault large_client_header_buffers' buffer size should...
2009-12-08 Igor Sysoevprint libatomic configure summary
2009-12-07 Igor Sysoevbackout r3315 and test r->header_only last, since it...
2009-12-07 Igor Sysoevfix libatomic usage on arm, cris, hppa, m68k, and sparc...
2009-12-07 Igor Sysoevfix double free(), introduced in r3268
2009-12-02 Igor Sysoevremove stale comment
2009-12-02 Igor Sysoevbump version
2009-11-30 Igor Sysoevrelease-0.8.29 tag
2009-11-30 Igor Sysoevnginx-0.8.29-RELEASE release-0.8.29
2009-11-30 Igor Sysoevsupport "*" in gzip_types, ssi_types, etc
2009-11-30 Igor Sysoevchmod unix listen domain socket to 0666
2009-11-29 Igor Sysoevlog proxied HTTP/0.9 responses status as "009"
2009-11-29 Igor Sysoevfix handling cached HTTP/0.9 response
2009-11-29 Igor Sysoevfix server_name regex named captures given by "?P<...
2009-11-27 Igor Sysoevtest invalid --with-ld-opt in right place
2009-11-27 Igor Sysoevatomic operations test-run
2009-11-25 Igor Sysoevupdate comments
2009-11-25 Igor Sysoevfix comment
2009-11-25 Igor Sysoevlibatomic_ops support
2009-11-25 Igor SysoevGCC 4.1 builtin atomic operations
2009-11-25 Igor Sysoevbump version
2009-11-23 Igor Sysoevrelease-0.8.28 tag
2009-11-23 Igor Sysoevnginx-0.8.28-RELEASE release-0.8.28
2009-11-23 Igor Sysoevadd NGX_PROCESS_HELPER process status
2009-11-23 Igor Sysoevdecrease SSL handshake error level to info
2009-11-23 Igor Sysoevfix building without PCRE, the bug had been introduced...
2009-11-23 Igor Sysoevbump version
2009-11-17 Igor Sysoevrelease-0.8.27 tag
2009-11-17 Igor Sysoevnginx-0.8.27-RELEASE release-0.8.27
2009-11-17 Igor Sysoeva cache manager thread handle was overwritten by a...
2009-11-17 Igor Sysoevadd comment from r2716 commit message
2009-11-17 Igor Sysoevuse global perl variable in perl_destruct()/perl_free()
2009-11-17 Igor Sysoevfix pcre allocation on Win32, the bug had been introduc...
2009-11-17 Igor Sysoevbump version
2009-11-16 Igor Sysoevrelease-0.8.26 tag
2009-11-16 Igor Sysoevnginx-0.8.26-RELEASE release-0.8.26
2009-11-16 Igor Sysoevevaluate maximum captures size on configuration phase
2009-11-16 Igor Sysoevfix captures in "rewrite", the bug had been introduced...
2009-11-16 Igor Sysoevfix building without --with-debug, introduced in r3328
2009-11-16 Igor Sysoevbump version
2009-11-16 Igor Sysoevrelease-0.8.25 tag
2009-11-16 Igor Sysoevnginx-0.8.25-RELEASE release-0.8.25
2009-11-16 Igor Sysoevbackout r3325: postpone filter is a body only filter
2009-11-16 Igor Sysoevalign to minimum of a page and a pool sizes
2009-11-16 Igor Sysoevngx_min()
2009-11-16 Igor Sysoevlarge allocation should not be aligned to a page size
2009-11-16 Igor Sysoevadd alignment in debug log
2009-11-16 Igor Sysoevngx_http_degradation_module
2009-11-16 Igor Sysoevregex named captures
2009-11-16 Igor Sysoevremove subrequest test in range header, chunked, and...
2009-11-15 Igor Sysoevallow "proxy_pass http://$backend" without URI part
2009-11-15 Igor Sysoevfix posix_fadvise() error handling
2009-11-15 Igor Sysoevupdate allocation error messages
2009-11-15 Igor Sysoevfix posix_memalign() error handling
2009-11-13 Igor Sysoevngx_regex_exec() calling optimiztion:
2009-11-13 Igor Sysoevstyle fix: lcf > clcf
2009-11-12 Igor Sysoevdo not log error if $r->variable was not found
2009-11-12 Igor Sysoevadd MSIE padding for Chrome too
2009-11-12 Igor Sysoevr->chrome
2009-11-12 Igor Sysoevtest frequent r->header_only before three response...
2009-11-12 Igor Sysoevrefactor gzip_vary handling
2009-11-11 Igor Sysoevnginx sent gzipped responses to clients those do not...
2009-11-11 Igor Sysoevbump version
2009-11-11 Igor Sysoevrelease-0.8.24 tag
2009-11-11 Igor Sysoevnginx-0.8.24-RELEASE release-0.8.24
2009-11-11 Igor Sysoevremove "Content-Encoding: gzip" in 304 response
2009-11-11 Igor Sysoevuse ngx_resolver_alloc() instead of ngx_resolver_calloc()
2009-11-11 Igor Sysoevfix resolving an empty name (".")
2009-11-11 Igor Sysoevfix "set_real_ip_from unix:" inheritance
2009-11-11 Igor Sysoevfix building without --with-debug, introduced in r3294
2009-11-11 Igor Sysoevbump version
2009-11-11 Igor Sysoevrelease-0.8.23 tag
2009-11-11 Igor Sysoevnginx-0.8.23-RELEASE release-0.8.23
2009-11-11 Igor Sysoevdisable SSL renegotiation (CVE-2009-3555)
2009-11-09 Igor Sysoev*) fix resolving an empty name ("."),
2009-11-09 Igor Sysoevfix "PTR ." case in address resolver
2009-11-09 Igor Sysoevfix segfault in resolver:
2009-11-05 Igor Sysoevcf->conf_file->file.name.data may be uninitialized...
2009-11-05 Igor Sysoevdelete useless statement
2009-11-05 Igor Sysoevexport aio presence knowledge to prevent using "aio...
2009-11-04 Igor SysoevFix a bug introduced in r2032: After a child process...
2009-11-04 Igor Sysoevallow to inherit unix domain sockets while online upgrade
2009-11-04 Igor Sysoevallow to work single "set_real_ip_from unix:"
2009-11-04 Igor Sysoevbump version
2009-11-03 Igor Sysoevrelease-0.8.22 tag
2009-11-03 Igor Sysoevnginx-0.8.22-RELEASE release-0.8.22
2009-11-03 Igor Sysoevfix segfault if there is single large_client_header_buffers
2009-11-03 Igor Sysoevposix_fadvise64() had been implemented in Linux 2.5.60
2009-11-03 Igor Sysoevuse setproctitle("%s", title)
2009-11-03 Igor Sysoevfix segfault if no rules are defined, introduced in...
2009-11-03 Igor Sysoevfix segfault in SSL if limit_rate is used
2009-11-03 Igor Sysoevfix segfault if $limit_rate was logged
2009-11-03 Igor Sysoevfix "if (!-x ...)"
2009-11-03 Igor Sysoevfix directive name in error message: "set_realip_from...
2009-11-03 Igor Sysoevfix directive name in error message: "realip_from"...
2009-11-03 Igor SysoevIPv6 support in ngx_http_access_module
2009-11-03 Igor Sysoevngx_ptocidr() supports IPv6
next