]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2012-03-21 Ruslan ErmilovMinor ngx_http_headers_filter_module.c code cleanup.
2012-03-19 Maxim KonovalovFor the sake of case/switch code readability, 'fall...
2012-03-16 Ruslan ErmilovImplemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd...
2012-03-16 Ruslan ErmilovSome older OSes (notably FreeBSD 4.x) did not have %zu
2012-03-15 Ruslan ErmilovFixed compilation warnings in configuration C tests.
2012-03-15 Ruslan ErmilovLocal variable "ngx_http_next_filter" renamed to "ngx_h...
2012-03-15 Ruslan ErmilovThe "error_log" directive specified in the "http",...
2012-03-15 Ruslan ErmilovSlight optimization in ngx_http_get_variable_index().
2012-03-15 Ruslan Ermilov- New variable: $connection_requests.
2012-03-15 Maxim DouninVersion bump.
2012-03-15 Maxim Douninrelease-1.1.17 tag
2012-03-15 Maxim Douninnginx-1.1.17-RELEASE release-1.1.17
2012-03-15 Maxim DouninHeaders with null character are now rejected.
2012-03-15 Maxim DouninFixed incorrect ngx_cpystrn() usage in ngx_http_*_proce...
2012-03-15 Maxim DouninFixed ssi and perl interaction.
2012-03-15 Maxim DouninUwsgi: merged r->http_version fixes from scgi module.
2012-03-15 Maxim DouninUpdated OpenSSL and PCRE used for win32 builds.
2012-03-12 Ruslan ErmilovMentioned the NGINX environment variable.
2012-03-11 Ruslan ErmilovAdded scgi_temp and uwsgi_temp to svn:ignore.
2012-03-06 Ruslan Ermilov- Applied some of the OpenBSD changes.
2012-03-05 Maxim DouninWhitespace fixes.
2012-03-05 Maxim DouninGrammar and wording fixes in CHANGES.
2012-03-05 Maxim DouninVersion bump.
2012-02-29 Maxim Douninrelease-1.1.16 tag
2012-02-29 Maxim Douninnginx-1.1.16-RELEASE release-1.1.16
2012-02-28 Maxim DouninRaised simultaneous subrequest limit from 50 to 200.
2012-02-28 Maxim DouninAdded msleep() on reload to allow new processes to...
2012-02-28 Ruslan ErmilovFixed spelling in single-line comments.
2012-02-28 Maxim DouninWorkaround for fs_size on ZFS (ticket #46).
2012-02-27 Maxim DouninFix of rbtree lookup on hash collisions.
2012-02-27 Maxim DouninFixed null pointer dereference in resolver (ticket...
2012-02-27 Valentin BartenevDisable symlinks: added the "from=" parameter to the...
2012-02-27 Valentin BartenevDisable symlinks: initialization of the "disable_symlin...
2012-02-27 Valentin BartenevDisable symlinks: added the "from" parameter support...
2012-02-27 Maxim DouninConfigure: moved icc detection before gcc.
2012-02-27 Ruslan ErmilovAdded support for the 307 Temporary Redirect.
2012-02-22 Ruslan ErmilovRenamed constants and fixed off-by-one error in "msie_p...
2012-02-22 Maxim DouninEvent pipe: fixed buffer loss in p->length case.
2012-02-21 Valentin BartenevDisable symlinks: use O_SEARCH|O_DIRECTORY to open...
2012-02-21 Valentin BartenevDisable symlinks: don't allow creating or truncating...
2012-02-21 Valentin BartenevDisable symlinks: cleanups once again.
2012-02-20 Maxim DouninDisable symlinks: added explicit cast of AT_FDCWD ...
2012-02-20 Maxim DouninDisable symlinks: error handling cleanup again.
2012-02-20 Maxim DouninVersion bump.
2012-02-15 Maxim Douninrelease-1.1.15 tag
2012-02-15 Maxim Douninnginx-1.1.15-RELEASE release-1.1.15
2012-02-15 Maxim DouninDisable symlinks: fixed edge cases of path handling.
2012-02-15 Maxim DouninDisable symlinks: cleanup error handling.
2012-02-13 Andrey BelovSupport for disable_symlinks in various modules.
2012-02-13 Andrey BelovAdded disable_symlinks directive.
2012-02-13 Andrey BelovChanged ngx_open_and_stat_file() to use ngx_str_t.
2012-02-13 Andrey BelovAdded openat()/fstatat().
2012-02-13 Maxim DouninTime parsing cleanup.
2012-02-13 Maxim DouninFixed build with embedded perl and --with-openssl.
2012-02-13 Maxim DouninCore: protection from cycles with named locations and...
2012-02-13 Maxim DouninCore: protection from subrequest loops.
2012-02-13 Maxim DouninVariables: honor no_cacheable for not_found variables.
2012-02-13 Maxim DouninFix for proxy_store leaving temporary files for subrequ...
2012-02-13 Maxim DouninGzip filter: handling of empty flush buffers.
2012-02-13 Maxim DouninRemoved r->cache/r->cached dependencies in range filter.
2012-02-13 Valentin BartenevProxy: added the "proxy_cookie_path" directive.
2012-02-13 Valentin BartenevProxy: added the "proxy_cookie_domain" directive.
2012-02-13 Valentin BartenevUpstream: added callback hook for the "Set-Cookie"...
2012-02-13 Valentin BartenevProxy: generic regex related code from the "proxy_redir...
2012-02-13 Valentin BartenevProxy: generic rewrite code from the "proxy_redirect...
2012-02-13 Valentin BartenevProxy: renamed some "proxy_redirect" related declaratio...
2012-02-10 Maxim DouninUpstream: fixed "too big header" check.
2012-02-10 Valentin BartenevAdded ngx_ncpu detection for most *nix platforms.
2012-02-10 Valentin BartenevLimit conn: returned to the old behavior of using the...
2012-02-10 Valentin BartenevFixed module name in comment. It was forgotten in r4281.
2012-02-09 Maxim DouninVersion bump.
2012-01-30 Maxim Douninrelease-1.1.14 tag
2012-01-30 Maxim Douninnginx-1.1.14-RELEASE release-1.1.14
2012-01-30 Maxim DouninUpdate OpenSSL and PCRE used for win32 builds.
2012-01-30 Maxim DouninLimit req: unbreak compilation with MSVC.
2012-01-30 Valentin BartenevFixed memory leak on HUP signal when PCRE JIT was used.
2012-01-30 Valentin BartenevFixed proxy_redirect off inheritance.
2012-01-30 Maxim DouninFixed error handling in ngx_event_connect_peer().
2012-01-30 Valentin BartenevLimit req: support for multiple "limit_req" limits.
2012-01-30 Valentin BartenevLimit req: number of cleanup calls reduced.
2012-01-30 Valentin BartenevLimit req: allocation and initialization of a new node...
2012-01-30 Valentin BartenevLimit req: improved error handling when parsing "zone...
2012-01-30 Valentin BartenevLimit req: error messages fixed.
2012-01-30 Maxim DouninFixed AIO error handling on FreeBSD.
2012-01-30 Maxim DouninRemoved ENGINE_load_builtin_engines() call.
2012-01-24 Valentin BartenevFixed grammar in PCRE JIT error log message.
2012-01-18 Maxim KonovalovCopyright updated.
2012-01-18 Maxim KonovalovVersion bump.
2012-01-18 Maxim KonovalovVersion bump.
2012-01-17 Ruslan ErmilovFixed spelling.
2012-01-16 Maxim Douninrelease-1.1.13 tag
2012-01-16 Maxim Douninnginx-1.1.13-RELEASE release-1.1.13
2012-01-16 Maxim DouninUpdated OpenSSL version used for win32 build.
2012-01-16 Igor Sysoev2012 year.
2012-01-16 Valentin BartenevFixed division by zero exception in ngx_hash_init().
2012-01-16 Maxim DouninFixed sched_setaffinity(2) to correctly pass size.
2012-01-16 Maxim DouninFixed handling of mp4 above 2G and 32bit offsets (ticke...
2012-01-16 Maxim DouninFixed proxy_cache_use_stale in "no live upstreams"...
2012-01-11 Maxim DouninAdded support for TLSv1.1, TLSv1.2 in ssl_protocols...
2012-01-11 Maxim DouninFixed limit_req burst/nodelay inheritance (ticket ...
next