Tree @release-1.7.10 (Download .tar.gz)
History of src @release-1.7.10
- Core: fixed build on Tru64 UNIX. Sergey Kandaurov 5 years ago
- Fixed try_files directory test to match only a directory. Damien Tournoud 6 years ago
- Core: fixed a race resulting in extra sem_post()'s. Roman Arutyunyan 5 years ago
- Core: reverted prefix-based temp files (a9138c35120d). Roman Arutyunyan 5 years ago
- Cache: added temp_path to file cache. Roman Arutyunyan 5 years ago
- Core: supported directory skipping in ngx_walk_tree(). Roman Arutyunyan 5 years ago
- Fixed AIO handling in the output chain. Valentin Bartenev 5 years ago
- A bounds check of %N format on Windows. Igor Sysoev 5 years ago
- Upstream: $upstream_header_time variable. Vladimir Homutov 6 years ago
- Core: added disk_full_time checks to error log. Maxim Dounin 6 years ago
- Fixed sendfile() trailers on OS X (8e903522c17a, 1.7.8). Maxim Dounin 6 years ago
- Upstream: use_temp_path parameter of proxy_cache_path and friends. Valentin Bartenev 6 years ago
- Cache: update variant while setting header. Valentin Bartenev 6 years ago
- Core: added prefix-based temporary files. Valentin Bartenev 6 years ago
- Unified handling of ngx_create_temp_file() return value. Valentin Bartenev 6 years ago
- Fixed building with musl libc (ticket #685). Maxim Dounin 6 years ago
- Version bump. Maxim Dounin 6 years ago
- Upstream: added variables support to proxy_cache and friends. Valentin Bartenev 6 years ago
- Upstream: preset some cache configuration when bypassing. Valentin Bartenev 6 years ago
- Upstream: refactored proxy_cache and friends. Valentin Bartenev 6 years ago
- Upstream: mutually exclusive inheritance of "cache" and "store". Valentin Bartenev 6 years ago
- Upstream: simplified proxy_store and friends configuration code. Valentin Bartenev 6 years ago
- SSL: safeguard use of SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS. Lukas Tribus 6 years ago
- Autoindex: implemented XML output format. Valentin Bartenev 6 years ago
- Autoindex: implemented JSON output format. Valentin Bartenev 6 years ago
- Autoindex: rendering code moved to a separate function. Valentin Bartenev 6 years ago
- Headers filter: variables support in expires (ticket #113). Maxim Dounin 6 years ago
- Headers filter: local variables for config, no functional changes. Maxim Dounin 6 years ago
- Upstream: fixed inheritance of proxy_store and friends. Valentin Bartenev 6 years ago
- Proxy: fixed incorrect URI change due to if (ticket #86). Maxim Dounin 6 years ago