index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Win32: fixed init_process without master process (ticket #453).
Maxim Dounin
2013-11-29
*
Upstream: skip empty cache headers.
Maxim Dounin
2013-11-29
*
SSL: fixed c->read->ready handling in ngx_ssl_recv().
Maxim Dounin
2013-11-29
*
Version bump.
Maxim Dounin
2013-11-29
*
Proper backtracking after space in a request line.
Ruslan Ermilov
2013-11-19
*
Upstream: cache revalidation with conditional requests.
Maxim Dounin
2013-11-18
*
SPDY: fixed request hang with the auth request module.
Valentin Bartenev
2013-11-11
*
Win32: plugged memory leak.
Maxim Dounin
2013-10-31
*
Gunzip: proper error handling on gunzipping an empty response.
Maxim Dounin
2013-10-31
*
Gunzip: "error" logging level on inflate() errors.
Maxim Dounin
2013-10-31
*
Removed extra allocation for $sent_http_last_modified.
Maxim Dounin
2013-10-31
*
Auth basic: "info" logging level on no user/password.
Maxim Dounin
2013-10-31
*
Gzip, gunzip: flush pending data when incoming chain is NULL.
Yichun Zhang
2013-10-28
*
Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures.
Maxim Dounin
2013-10-31
*
Core: apply missed options to sockets added during binary upgrade.
Piotr Sikora
2013-10-24
*
Upstream: optimize loops in ngx_http_upstream_init_round_robin().
Xiaochen Wang
2013-10-21
*
Fixed "satisfy any" if 403 is returned after 401 (ticket #285).
Maxim Dounin
2013-10-18
*
Headers filter: empty Cache-Control is no longer added.
Maxim Dounin
2013-10-18
*
Style.
Maxim Dounin
2013-10-18
*
SSL: added ability to set keys used for Session Tickets (RFC5077).
Piotr Sikora
2013-10-11
*
SSL: SSL_CTX_set_timeout() now always called.
Maxim Dounin
2013-10-14
*
SSL: fixed build with OpenSSL 0.9.7.
Maxim Dounin
2013-10-14
*
Limit req: fixed "nodelay" parsing.
Maxim Dounin
2013-10-02
*
Upstream: fixed "down" and "backup" parsing.
Maxim Dounin
2013-10-02
*
Unused macro and variable removed.
Sergey Kandaurov
2013-10-02
*
Version bump.
Sergey Kandaurov
2013-10-02
*
SPDY: ignore priority when queuing blocked frames.
Valentin Bartenev
2013-10-01
*
SPDY: set empty write handler during connection finalization.
Valentin Bartenev
2013-10-01
*
SPDY: fixed connection leak while waiting for request headers.
Valentin Bartenev
2013-10-01
*
SPDY: fixed connection leak while waiting for request body.
Valentin Bartenev
2013-10-01
*
Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
Maxim Dounin
2013-09-30
*
Mail: fixed overrun of allocated memory (ticket #411).
Maxim Dounin
2013-09-30
*
Mail: handle smtp multiline replies.
Maxim Dounin
2013-09-30
*
Mail: smtp pipelining support.
Maxim Dounin
2013-09-30
*
Mail: added session close on smtp_greeting_delay violation.
Maxim Dounin
2013-09-30
*
SSL: adjust buffer used by OpenSSL during handshake (ticket #413).
Maxim Dounin
2013-09-27
*
FastCGI: non-buffered mode support.
Maxim Dounin
2013-09-27
*
Upstream: subrequest_in_memory support for SCGI and uwsgi enabled.
Maxim Dounin
2013-09-27
*
Upstream: subrequest_in_memory fix.
Maxim Dounin
2013-09-27
*
Upstream: proxy_no_cache, fastcgi_no_cache warnings removed.
Maxim Dounin
2013-09-27
*
Proxy: added the "proxy_ssl_ciphers" directive.
Piotr Sikora
2013-09-23
*
Added ngx_filename_cmp() with "/" sorted to the left.
Maxim Dounin
2013-09-23
*
Caseless location tree construction (ticket #90).
Maxim Dounin
2013-09-23
*
SSL: stop loading configs with invalid "ssl_ciphers" values.
Piotr Sikora
2013-09-22
*
Core: fix misallocation at ngx_crypt_apr1 (ticket #412).
Markus Linnala
2013-09-20
*
Proxy: added the "proxy_ssl_protocols" directive.
Andrei Belov
2013-09-19
*
SSL: fixed possible memory and file descriptor leak on HUP signal.
Piotr Sikora
2013-09-18
*
Fixed response line formatting with empty reason phrase.
Sergey Kandaurov
2013-09-18
*
Version bump.
Sergey Kandaurov
2013-09-18
*
SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING.
Piotr Sikora
2013-09-16
[next]