Tree @release-1.1.15 (Download .tar.gz)
History of src @release-1.1.15
- Disable symlinks: fixed edge cases of path handling. Maxim Dounin 8 years ago
- Disable symlinks: cleanup error handling. Maxim Dounin 8 years ago
- Support for disable_symlinks in various modules. Andrey Belov 8 years ago
- Added disable_symlinks directive. Andrey Belov 8 years ago
- Changed ngx_open_and_stat_file() to use ngx_str_t. Andrey Belov 8 years ago
- Added openat()/fstatat(). Andrey Belov 8 years ago
- Time parsing cleanup. Maxim Dounin 8 years ago
- Fixed build with embedded perl and --with-openssl. Maxim Dounin 8 years ago
- Core: protection from cycles with named locations and post_action. Maxim Dounin 8 years ago
- Core: protection from subrequest loops. Maxim Dounin 8 years ago
- Variables: honor no_cacheable for not_found variables. Maxim Dounin 8 years ago
- Fix for proxy_store leaving temporary files for subrequests. Maxim Dounin 8 years ago
- Gzip filter: handling of empty flush buffers. Maxim Dounin 8 years ago
- Removed r->cache/r->cached dependencies in range filter. Maxim Dounin 8 years ago
- Proxy: added the "proxy_cookie_path" directive. Valentin Bartenev 8 years ago
- Proxy: added the "proxy_cookie_domain" directive. Valentin Bartenev 8 years ago
- Upstream: added callback hook for the "Set-Cookie" header. Valentin Bartenev 8 years ago
- Proxy: generic regex related code from the "proxy_redirect" directive moved Valentin Bartenev 8 years ago
- Proxy: generic rewrite code from the "proxy_redirect" handlers moved to a Valentin Bartenev 8 years ago
- Proxy: renamed some "proxy_redirect" related declarations to a more general and Valentin Bartenev 8 years ago
- Upstream: fixed "too big header" check. Maxim Dounin 8 years ago
- Added ngx_ncpu detection for most *nix platforms. Valentin Bartenev 8 years ago
- Limit conn: returned to the old behavior of using the first actual limit on Valentin Bartenev 8 years ago
- Fixed module name in comment. It was forgotten in r4281. Valentin Bartenev 8 years ago
- Version bump. Maxim Dounin 8 years ago
- Limit req: unbreak compilation with MSVC. Maxim Dounin 8 years ago
- Fixed memory leak on HUP signal when PCRE JIT was used. Valentin Bartenev 8 years ago
- Fixed proxy_redirect off inheritance. Valentin Bartenev 8 years ago
- Fixed error handling in ngx_event_connect_peer(). Maxim Dounin 8 years ago
- Limit req: support for multiple "limit_req" limits. Valentin Bartenev 8 years ago