Tree @release-1.5.2 (Download .tar.gz)
History of src @release-1.5.2
- Fixed ngx_http_parse_chunked() minimal length calculation. Maxim Dounin 8 years ago
- Fixed build on Linux with x32 ABI. Maxim Dounin 9 years ago
- Core: support several "error_log" directives. Vladimir Homutov 9 years ago
- Simplified ngx_list_create(). Ruslan Ermilov 9 years ago
- Valgrind: another complaint about uninitialized bytes. Tatsuhiko Kubo 9 years ago
- SPDY: fixed code style, no functional changes. Valentin Bartenev 9 years ago
- Core: moved initialization of log level. Vladimir Homutov 9 years ago
- SPDY: pass through the full status when available. Jim Radford 9 years ago
- Perl: fixed r->header_in("Cookie") (ticket #351). Maxim Dounin 9 years ago
- Fixed debug logging in ngx_http_parse_complex_uri(). Maxim Dounin 9 years ago
- Mail: fixed possible uninitialized memory access. Maxim Dounin 9 years ago
- Valgrind: supressed complaints about uninitialized bytes. Maxim Dounin 9 years ago
- Valgrind: sigaction() failure now ignored. Maxim Dounin 9 years ago
- Status: the "last_in_chain" flag must be set. Valentin Bartenev 9 years ago
- SPDY: use proper macros for value length and headers counter. Valentin Bartenev 9 years ago
- Version bump. Maxim Dounin 9 years ago
- Core: fixed handling of "stderr" in error_log. Vladimir Homutov 9 years ago
- Core: fixed stderr redirection on win32 in ngx_reopen_files(). Vladimir Homutov 9 years ago
- Win32: accept_mutex now always disabled (ticket #362). Maxim Dounin 9 years ago
- OCSP stapling: fixed incorrect debug level. Ruslan Ermilov 9 years ago
- Access: support for UNIX-domain client addresses (ticket #359). Ruslan Ermilov 9 years ago
- Win32: added missing reset of wev->ready on WSAEWOULDBLOCK. Maxim Dounin 9 years ago
- Upstream: http_403 support in proxy_next_upstream (and friends). Maxim Dounin 9 years ago
- Xslt: xslt_last_modified directive. Maxim Dounin 9 years ago
- Sub filter: sub_filter_last_modified directive. Maxim Dounin 9 years ago
- SSI: ssi_last_modified directive. Maxim Dounin 9 years ago
- Core: strengthen configuration syntax checker. Valentin Bartenev 9 years ago
- Memcached: stricten header validation. Ruslan Ermilov 9 years ago
- Use "void" for functions with empty parameter list. Sergey Kandaurov 9 years ago
- Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn. Piotr Sikora 9 years ago