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
2016-05-24
nginx-1.11.0-RELEASE
release-1.11.0
Maxim Dounin
1
-0
/
+156
2016-05-24
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2016-05-24
Fixed build on MSVC.
Maxim Dounin
1
-2
/
+2
2016-05-24
HTTP/2: implemented preread buffer for request body (closes #959).
Valentin Bartenev
4
-43
/
+146
2016-05-23
Realip: detect duplicate real_ip_header directive.
Ruslan Ermilov
1
-0
/
+4
2016-05-23
Realip: port support in X-Real-IP and X-Forwarded-For.
Dmitry Volyntsev
3
-1
/
+84
2016-05-23
Realip: take client port from PROXY protocol header.
Dmitry Volyntsev
1
-0
/
+22
2016-05-23
Added the $realip_remote_port variable.
Dmitry Volyntsev
1
-4
/
+71
2016-05-23
Added the $proxy_protocol_port variable.
Dmitry Volyntsev
3
-4
/
+69
2016-05-23
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
9
-46
/
+48
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
12
-88
/
+60
2016-05-23
Stream: fixed duplicate listen address detection.
Ruslan Ermilov
1
-17
/
+20
2016-05-20
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
6
-136
/
+16
2016-05-20
HTTP/2: the "421 Misdirected Request" response (closes #848).
Valentin Bartenev
4
-9
/
+23
2016-05-20
Belatedly changed the ngx_create_listening() prototype.
Ruslan Ermilov
2
-2
/
+3
2016-05-19
SSL: removed default DH parameters.
Maxim Dounin
1
-45
/
+0
2016-05-19
SSL: support for multiple curves (ticket #885).
Maxim Dounin
4
-8
/
+51
2016-05-19
SSL: style.
Maxim Dounin
1
-4
/
+4
2016-05-19
SSL: error messages style.
Maxim Dounin
1
-2
/
+2
2016-05-19
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
8
-49
/
+112
2016-05-19
SSL: support for per-certificate chains.
Maxim Dounin
2
-2
/
+33
2016-05-19
SSL: made it possible to iterate though all certificates.
Maxim Dounin
3
-24
/
+66
2016-05-19
OCSP stapling: additional function to configure stapling on a cert.
Maxim Dounin
1
-11
/
+26
2016-05-19
OCSP stapling: staple now extracted via SSL_get_certificate().
Maxim Dounin
1
-2
/
+8
2016-05-19
OCSP stapling: staple now stored in certificate, not SSL context.
Maxim Dounin
2
-13
/
+13
2016-05-19
OCSP stapling: staple provided in arguments.
Maxim Dounin
1
-26
/
+22
2016-05-18
Added overflow checks for version numbers (ticket #762).
Maxim Dounin
1
-0
/
+16
2016-05-18
Events: close descriptors on errors in ngx_epoll_test_rdhup().
Maxim Dounin
1
-5
/
+18
2016-05-18
Events: changed ngx_epoll_test_rdhup() to use existing epollfd.
Maxim Dounin
1
-12
/
+3
2016-05-18
Fixed work with --test-build-epoll after f7849bfb6d21.
Maxim Dounin
1
-66
/
+70
2016-05-16
Cache: fixed updating bypassed cached errors (ticket #827).
Maxim Dounin
1
-0
/
+1
2016-05-16
Dav: return 501 on PUT with ranges (ticket #948).
Maxim Dounin
3
-0
/
+11
2016-05-16
Fixed an error log message about epoll_wait() timeout.
Valentin Bartenev
1
-2
/
+2
2016-05-13
Improved EPOLLRDHUP handling.
Valentin Bartenev
6
-3
/
+153
2016-05-12
Map: support of complex values in resulting strings.
Dmitry Volyntsev
1
-59
/
+67
2016-05-11
Removed a surplus condition from ngx_parse_inet6_url().
Ruslan Ermilov
1
-33
/
+30
2016-05-11
Core: fixed port handling in ngx_parse_inet6_url().
Valentin Bartenev
1
-1
/
+6
2016-04-28
Removed unused flag unexpected_eof from ngx_connection_t.
Ruslan Ermilov
4
-7
/
+0
2016-04-26
Variable $request_id.
Vladimir Homutov
1
-0
/
+47
2015-12-18
Upstream: the "transparent" parameter of proxy_bind and friends.
Roman Arutyunyan
11
-23
/
+259
2016-04-13
Stream: prepared proxy_bind to accept parameters.
Roman Arutyunyan
1
-9
/
+48
2016-04-13
Upstream: prepared proxy_bind to accept parameters.
Roman Arutyunyan
1
-38
/
+44
2016-04-26
Removed some bitrot.
Ruslan Ermilov
2
-2
/
+0
2016-04-26
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-04-19
release-1.9.15 tag
Maxim Dounin
1
-0
/
+1
2016-04-19
nginx-1.9.15-RELEASE
release-1.9.15
Maxim Dounin
1
-0
/
+55
2016-04-19
HTTP/2: send the output queue after emitting WINDOW_UPDATE.
Valentin Bartenev
1
-0
/
+10
2016-04-19
HTTP/2: skip data frames in case of internal errors.
Valentin Bartenev
1
-0
/
+2
2016-04-19
HTTP/2: don't send WINDOW_UPDATE for an empty request body.
Valentin Bartenev
1
-12
/
+13
2016-04-19
Thread pools: memory barriers in task completion notifications.
Maxim Dounin
1
-0
/
+4
[next]