]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2011-10-31 Igor Sysoevnginx-1.1.7-RELEASE release-1.1.7
2011-10-31 Igor SysoevSilently ignoring a stale global SSL error left after...
2011-10-31 Ruslan ErmilovFixed documentation pointer.
2011-10-31 Maxim DouninFixed segfault on configuration testing with ssl (ticke...
2011-10-31 Maxim DouninEvent pipe: reduced number of file buffers used.
2011-10-31 Maxim DouninEvent pipe: fixes for complex protocols.
2011-10-28 Igor SysoevAdding m4a and m4v MIME types (closed #42).
2011-10-26 Ruslan ErmilovRevamped "configure --help" text.
2011-10-26 Igor SysoevFix of building by Microsoft Visual C++ 10 compiler.
2011-10-25 Igor SysoevDecrease of log level of some SSL handshake errors.
2011-10-25 Ruslan ErmilovFixed port range checking.
2011-10-25 Ruslan ErmilovFixed range checking for the "somaxconn" sysctl.
2011-10-24 Igor SysoevSupport of several servers in the "resolver" directive.
2011-10-24 Igor SysoevUsing of junk value in slab allocator similar to modern...
2011-10-24 Igor Sysoevmalloc() debugging on MacOSX.
2011-10-24 Igor SysoevFreeBSD's MALLOC_OPTIONS must be set before any malloc...
2011-10-21 Maxim DouninFixed another return in unix ngx_write_chain_to_file().
2011-10-20 Maxim DouninFixed unix ngx_write_chain_to_file() to return total...
2011-10-20 Igor SysoevFixing conflict with SDK off_t definition.
2011-10-20 Igor SysoevRecent SDKs allow to build IPV6 only for Windows XP...
2011-10-17 Maxim DouninFixed "expires @time" with unknown last modified time...
2011-10-17 Maxim DouninFixed "expires @00h".
2011-10-17 Igor SysoevRemoval of incomplete draft documentation processing.
2011-10-17 Igor SysoevVersion bump.
2011-10-17 Igor Sysoevrelease-1.1.6 tag
2011-10-17 Igor Sysoevnginx-1.1.6-RELEASE release-1.1.6
2011-10-17 Igor SysoevMoving RELEASE target in more safe place.
2011-10-15 Maxim DouninAdded clearing of modules' contexts in ngx_http_named_l...
2011-10-13 Maxim DouninFixed utf8 decode (ticket #25).
2011-10-13 Igor SysoevSkipping location rewrite phase for server null location.
2011-10-12 Maxim DouninBetter recheck of dead upstream servers.
2011-10-12 Maxim DouninClear old Location header (if any) while adding a new...
2011-10-12 Maxim DouninWording fix, "many data" is incorrect.
2011-10-12 Ruslan ErmilovFixed two minor bugs in "types" parsing code.
2011-10-12 Ruslan ErmilovFixed grammar in a comment.
2011-10-12 Ruslan ErmilovReplaced magic constants representing default values...
2011-10-12 Ruslan ErmilovStylistic change in checking the boolean expression.
2011-10-12 Igor SysoevPreallocating exact number of default MIME types entries.
2011-10-12 Ruslan ErmilovFixed configuration summary and manpage contents for...
2011-10-12 Ruslan ErmilovRemoved old warning that suggested to use "server_name_...
2011-10-11 Maxim DouninAdditional headers for proxy/fastcgi/uwsgi/scgi_ignore_...
2011-10-11 Maxim DouninHandling of Content-Encoding set from perl.
2011-10-11 Maxim DouninFix for socket leak with "aio sendfile" and "limit_rate".
2011-10-11 Maxim DouninFix for connection drops with AIO.
2011-10-11 Maxim DouninAutoindex: escape html in file names.
2011-10-11 Maxim DouninAutoindex: escape '?' in file names.
2011-10-11 Maxim DouninImproved access log escaping to better protect other...
2011-10-11 Igor SysoevFixing directive name in error message if types hash...
2011-10-11 Igor SysoevFixing mp4 module seeking on 32-bit platforms.
2011-10-10 Ruslan ErmilovFixed macro name.
2011-10-09 Ruslan ErmilovThe reference documentation is moving elsewhere.
2011-10-07 Igor SysoevReleasing memory of idle SSL connection. This saves...
2011-10-07 Igor SysoevDisabling SSL compression. This saves about 300K per...
2011-10-07 Igor SysoevVersion bump.
2011-10-07 Ruslan ErmilovImproved ngx_parse_time() code readability.
2011-10-07 Ruslan ErmilovTweaked error messages.
2011-10-06 Igor SysoevAdding repository path missed in r4179.
2011-10-05 Igor Sysoevrelease-1.1.5 tag
2011-10-05 Igor Sysoevnginx-1.1.5-RELEASE release-1.1.5
2011-10-05 Igor SysoevAdding RELEASE procedure in GNUmakefile.
2011-10-05 Igor SysoevVersion bump.
2011-10-05 Maxim DouninFixed cache bypass caching of non-cacheable replies...
2011-09-30 Maxim DouninAdded uwsgi_buffering and scgi_buffering directives.
2011-09-30 Igor SysoevUsing strtod() instead of atofp() to support a lot...
2011-09-29 Igor SysoevFix of building on platforms with 32-bit off_t. (closed...
2011-09-27 Maxim DouninFixed segmentation fault with empty config on Windows.
2011-09-27 Maxim DouninFix for "ssl_session_cache builtin" (broken since 1...
2011-09-27 Maxim DouninBetter handling of late upstream creation.
2011-09-27 Maxim DouninCache: fix for sending of stale responses.
2011-09-27 Maxim DouninCache: fix for sending of empty responses.
2011-09-27 Maxim DouninIncorrect special case for "return 204" removed.
2011-09-27 Maxim DouninFix for "return 202" not discarding body.
2011-09-27 Maxim DouninFix for double content when return is used in error_pag...
2011-09-27 Maxim DouninFix for incorrect 201 replies from dav module.
2011-09-25 Maxim DouninProxy: logging levels tuned, double logging fixed.
2011-09-25 Maxim DouninProxy: whitespaces after chunk size allowed.
2011-09-25 Maxim DouninUpstream: clearing of u->peer.connection on close.
2011-09-23 Ruslan ErmilovFixed error message.
2011-09-20 Ruslan ErmilovFixed markup.
2011-09-20 Igor Sysoevrelease-1.1.4 tag
2011-09-20 Igor Sysoevnginx-1.1.4-RELEASE release-1.1.4
2011-09-20 Maxim DouninFix of separate pool for upstream connections (r4117).
2011-09-20 Maxim DouninFixed loss of chain links in ngx_event_pipe_read_upstre...
2011-09-20 Maxim DouninFixed loss of chain links in fastcgi module.
2011-09-20 Maxim DouninFix of cpu hog in event pipe.
2011-09-20 Igor SysoevThe "worker_aio_requests" directive.
2011-09-19 Ruslan ErmilovReplaced "can not" with "cannot" and "could not" in...
2011-09-19 Ruslan ErmilovCosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG...
2011-09-19 Ruslan ErmilovOverhauled diagnostic messages.
2011-09-16 Igor SysoevFixing Linux AIO initiatialization: AIO operations...
2011-09-16 Igor SysoevFixing Linux AIO syscalls return value handling:
2011-09-16 Maxim DouninTrailing space fix.
2011-09-15 Maxim DouninUpstream keepalive module.
2011-09-15 Maxim DouninProxy: basic HTTP/1.1 support (including keepalive).
2011-09-15 Maxim DouninProtocol version parsing in ngx_http_parse_status_line().
2011-09-15 Maxim DouninUpstream: Connection header processing.
2011-09-15 Maxim DouninUpstream: Transfer-Encoding header processing.
2011-09-15 Maxim DouninKeepalive support in fastcgi.
2011-09-15 Maxim DouninKeepalive support in memcached.
2011-09-15 Maxim DouninUpstream: keepalive flag.
next