index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-01
nginx-1.5.6-RELEASE
release-1.5.6
Maxim Dounin
1
-0
/
+98
2013-10-01
SPDY: ignore priority when queuing blocked frames.
Valentin Bartenev
1
-2
/
+2
2013-10-01
SPDY: set empty write handler during connection finalization.
Valentin Bartenev
1
-0
/
+1
2013-10-01
SPDY: fixed connection leak while waiting for request headers.
Valentin Bartenev
1
-1
/
+19
2013-10-01
SPDY: fixed connection leak while waiting for request body.
Valentin Bartenev
1
-0
/
+4
2013-09-30
Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
Maxim Dounin
1
-0
/
+5
2013-09-30
Mail: fixed overrun of allocated memory (ticket #411).
Maxim Dounin
1
-1
/
+0
2013-09-30
Mail: handle smtp multiline replies.
Maxim Dounin
1
-1
/
+20
2013-09-30
Mail: smtp pipelining support.
Maxim Dounin
5
-63
/
+71
2013-09-30
Mail: mail dependencies are now honored while building addons.
Maxim Dounin
1
-0
/
+2
2013-09-30
Mail: added session close on smtp_greeting_delay violation.
Maxim Dounin
1
-0
/
+1
2013-09-27
SSL: adjust buffer used by OpenSSL during handshake (ticket #413).
Maxim Dounin
2
-0
/
+27
2013-09-27
FastCGI: non-buffered mode support.
Maxim Dounin
1
-8
/
+230
2013-09-27
Upstream: subrequest_in_memory support for SCGI and uwsgi enabled.
Maxim Dounin
2
-14
/
+0
2013-09-27
Upstream: subrequest_in_memory fix.
Maxim Dounin
1
-4
/
+6
2013-09-27
Upstream: proxy_no_cache, fastcgi_no_cache warnings removed.
Maxim Dounin
2
-12
/
+0
2013-09-23
Proxy: added the "proxy_ssl_ciphers" directive.
Piotr Sikora
1
-0
/
+22
2013-09-23
Added ngx_filename_cmp() with "/" sorted to the left.
Maxim Dounin
10
-17
/
+51
2013-09-23
Caseless location tree construction (ticket #90).
Maxim Dounin
2
-6
/
+9
2013-09-22
SSL: stop loading configs with invalid "ssl_ciphers" values.
Piotr Sikora
2
-9
/
+9
2013-09-20
Core: fix misallocation at ngx_crypt_apr1 (ticket #412).
Markus Linnala
1
-1
/
+1
2013-09-19
Proxy: added the "proxy_ssl_protocols" directive.
Andrei Belov
1
-10
/
+40
2013-09-18
SSL: fixed possible memory and file descriptor leak on HUP signal.
Piotr Sikora
1
-0
/
+2
2013-09-18
MIME: added application/json MIME type.
Piotr Sikora
1
-0
/
+1
2013-09-18
Fixed response line formatting with empty reason phrase.
Sergey Kandaurov
1
-3
/
+3
2013-09-18
Version bump.
Sergey Kandaurov
1
-2
/
+2
2013-09-17
release-1.5.5 tag
Maxim Dounin
1
-0
/
+1
2013-09-17
nginx-1.5.5-RELEASE
release-1.5.5
Maxim Dounin
1
-0
/
+79
2013-09-16
SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING.
Piotr Sikora
1
-0
/
+2
2013-09-16
Improved check for duplicate path names in ngx_add_path().
Valentin Bartenev
1
-0
/
+8
2013-09-16
Removed surplus initializations from ngx_conf_set_path_slot().
Valentin Bartenev
1
-3
/
+0
2013-09-16
Use ngx_pcalloc() in ngx_conf_merge_path_value().
Valentin Bartenev
1
-5
/
+1
2013-09-16
Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320).
Valentin Bartenev
1
-0
/
+27
2013-09-16
Upstream: use EPOLLRDHUP to check broken connections (ticket #320).
Valentin Bartenev
1
-0
/
+49
2013-07-12
Events: support for EPOLLRDHUP (ticket #320).
Valentin Bartenev
4
-7
/
+37
2013-09-05
Events: removed unused flags from the ngx_event_s structure.
Valentin Bartenev
1
-4
/
+0
2013-09-05
Fixed handling of the ready flag with kqueue.
Valentin Bartenev
2
-0
/
+2
2013-09-03
Return reason phrase for 414.
Valentin Bartenev
1
-4
/
+1
2013-09-04
Upstream: fixed $upstream_response_time format specifiers.
Maxim Dounin
1
-1
/
+1
2013-09-04
Configure: TCP_KEEPIDLE test name simplified.
Maxim Dounin
1
-1
/
+1
2013-09-04
Configure: fixed building with Sun C if CFLAGS set (ticket #65).
Maxim Dounin
1
-0
/
+23
2013-09-04
SSL: clear error queue after SSL_CTX_load_verify_locations().
Maxim Dounin
1
-0
/
+14
2013-09-04
Fixed incorrect response line on "return 203".
Maxim Dounin
1
-0
/
+6
2013-09-04
Request cleanup code unified, no functional changes.
Maxim Dounin
1
-1
/
+6
2013-09-04
Handling of ngx_int_t != intptr_t case.
Maxim Dounin
3
-6
/
+7
2013-09-04
Win32: $request_time fixed.
Maxim Dounin
2
-2
/
+2
2013-09-04
Win32: MinGW GCC compatibility.
Maxim Dounin
19
-33
/
+83
2013-09-04
Win32: Borland C compatibility fixes.
Maxim Dounin
9
-15
/
+27
2013-09-04
Win32: Open Watcom C compatibility fixes.
Maxim Dounin
5
-7
/
+21
2013-09-02
Disable symlinks: removed recursive call of ngx_file_o_path_info().
Valentin Bartenev
1
-1
/
+0
[next]