Tree @release-1.5.6 (Download .tar.gz)
History of src @release-1.5.6
- SPDY: ignore priority when queuing blocked frames. Valentin Bartenev 8 years ago
- SPDY: set empty write handler during connection finalization. Valentin Bartenev 8 years ago
- SPDY: fixed connection leak while waiting for request headers. Valentin Bartenev 8 years ago
- SPDY: fixed connection leak while waiting for request body. Valentin Bartenev 8 years ago
- Mail: fixed segfault with ssl/starttls at mail{} level and no cert. Maxim Dounin 8 years ago
- Mail: fixed overrun of allocated memory (ticket #411). Maxim Dounin 8 years ago
- Mail: handle smtp multiline replies. Maxim Dounin 8 years ago
- Mail: smtp pipelining support. Maxim Dounin 8 years ago
- Mail: added session close on smtp_greeting_delay violation. Maxim Dounin 8 years ago
- SSL: adjust buffer used by OpenSSL during handshake (ticket #413). Maxim Dounin 8 years ago
- FastCGI: non-buffered mode support. Maxim Dounin 8 years ago
- Upstream: subrequest_in_memory support for SCGI and uwsgi enabled. Maxim Dounin 8 years ago
- Upstream: subrequest_in_memory fix. Maxim Dounin 8 years ago
- Upstream: proxy_no_cache, fastcgi_no_cache warnings removed. Maxim Dounin 8 years ago
- Proxy: added the "proxy_ssl_ciphers" directive. Piotr Sikora 8 years ago
- Added ngx_filename_cmp() with "/" sorted to the left. Maxim Dounin 8 years ago
- Caseless location tree construction (ticket #90). Maxim Dounin 8 years ago
- SSL: stop loading configs with invalid "ssl_ciphers" values. Piotr Sikora 8 years ago
- Core: fix misallocation at ngx_crypt_apr1 (ticket #412). Markus Linnala 8 years ago
- Proxy: added the "proxy_ssl_protocols" directive. Andrei Belov 8 years ago
- SSL: fixed possible memory and file descriptor leak on HUP signal. Piotr Sikora 8 years ago
- Fixed response line formatting with empty reason phrase. Sergey Kandaurov 8 years ago
- Version bump. Sergey Kandaurov 8 years ago
- SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING. Piotr Sikora 8 years ago
- Improved check for duplicate path names in ngx_add_path(). Valentin Bartenev 8 years ago
- Removed surplus initializations from ngx_conf_set_path_slot(). Valentin Bartenev 8 years ago
- Use ngx_pcalloc() in ngx_conf_merge_path_value(). Valentin Bartenev 8 years ago
- Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320). Valentin Bartenev 8 years ago
- Upstream: use EPOLLRDHUP to check broken connections (ticket #320). Valentin Bartenev 8 years ago
- Events: support for EPOLLRDHUP (ticket #320). Valentin Bartenev 8 years ago