Tree @release-1.5.7 (Download .tar.gz)
History of src @release-1.5.7
- Proper backtracking after space in a request line. Ruslan Ermilov 7 years ago
- Upstream: cache revalidation with conditional requests. Maxim Dounin 7 years ago
- SPDY: fixed request hang with the auth request module. Valentin Bartenev 7 years ago
- Win32: plugged memory leak. Maxim Dounin 7 years ago
- Gunzip: proper error handling on gunzipping an empty response. Maxim Dounin 7 years ago
- Gunzip: "error" logging level on inflate() errors. Maxim Dounin 7 years ago
- Removed extra allocation for $sent_http_last_modified. Maxim Dounin 7 years ago
- Auth basic: "info" logging level on no user/password. Maxim Dounin 7 years ago
- Gzip, gunzip: flush pending data when incoming chain is NULL. Yichun Zhang 7 years ago
- Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures. Maxim Dounin 7 years ago
- Core: apply missed options to sockets added during binary upgrade. Piotr Sikora 7 years ago
- Upstream: optimize loops in ngx_http_upstream_init_round_robin(). Xiaochen Wang 7 years ago
- Fixed "satisfy any" if 403 is returned after 401 (ticket #285). Maxim Dounin 7 years ago
- Headers filter: empty Cache-Control is no longer added. Maxim Dounin 7 years ago
- Style. Maxim Dounin 7 years ago
- SSL: added ability to set keys used for Session Tickets (RFC5077). Piotr Sikora 7 years ago
- SSL: SSL_CTX_set_timeout() now always called. Maxim Dounin 7 years ago
- SSL: fixed build with OpenSSL 0.9.7. Maxim Dounin 7 years ago
- Limit req: fixed "nodelay" parsing. Maxim Dounin 7 years ago
- Upstream: fixed "down" and "backup" parsing. Maxim Dounin 7 years ago
- Unused macro and variable removed. Sergey Kandaurov 7 years ago
- Version bump. Sergey Kandaurov 7 years ago
- SPDY: ignore priority when queuing blocked frames. Valentin Bartenev 7 years ago
- SPDY: set empty write handler during connection finalization. Valentin Bartenev 7 years ago
- SPDY: fixed connection leak while waiting for request headers. Valentin Bartenev 7 years ago
- SPDY: fixed connection leak while waiting for request body. Valentin Bartenev 7 years ago
- Mail: fixed segfault with ssl/starttls at mail{} level and no cert. Maxim Dounin 7 years ago
- Mail: fixed overrun of allocated memory (ticket #411). Maxim Dounin 7 years ago
- Mail: handle smtp multiline replies. Maxim Dounin 7 years ago
- Mail: smtp pipelining support. Maxim Dounin 7 years ago