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
path:
root
/
src
/
stream
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
Retain CAP_NET_RAW capability for transparent proxying.
Roman Arutyunyan
1
-0
/
+6
2017-11-20
Fixed worker_shutdown_timeout in various cases.
Maxim Dounin
1
-0
/
+6
2017-10-05
Upstream hash: reordered peer checks.
Maxim Dounin
1
-7
/
+7
2017-10-05
Upstream hash: limited number of tries in consistent case.
Maxim Dounin
1
-3
/
+7
2017-10-04
Fixed handling of unix sockets in $binary_remote_addr.
Maxim Dounin
1
-0
/
+12
2017-09-22
Modules compatibility: down flag promoted to a bitmask.
Ruslan Ermilov
1
-1
/
+1
2017-09-22
Style.
Ruslan Ermilov
1
-1
/
+1
2017-09-22
Do not use the obsolete NGX_SOCKADDRLEN macro.
Ruslan Ermilov
1
-1
/
+1
2017-09-12
Stream: fixed logging UDP upstream timeout.
Roman Arutyunyan
1
-1
/
+5
2017-09-11
Stream: relaxed next upstream condition (ticket #1317).
Roman Arutyunyan
1
-2
/
+6
2017-08-22
SSL: the $ssl_client_escaped_cert variable (ticket #857).
Maxim Dounin
1
-0
/
+4
2017-08-09
Fixed calls to ngx_open_file() in certain places.
Sergey Kandaurov
1
-1
/
+1
2017-08-09
Style.
Sergey Kandaurov
1
-0
/
+1
2017-08-04
Upstream: copy peer data in shared memory.
Ruslan Ermilov
1
-8
/
+69
2017-08-01
Upstream zone: store peers->name and its data in shared memory.
Ruslan Ermilov
1
-0
/
+18
2017-08-01
Variables: macros for null variables.
Ruslan Ermilov
7
-6
/
+8
2017-05-29
Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Maxim Dounin
1
-1
/
+1
2017-05-29
SSL: set TCP_NODELAY on SSL connections before handshake.
Maxim Dounin
1
-3
/
+10
2017-05-26
Introduced ngx_tcp_nodelay().
Ruslan Ermilov
2
-32
/
+6
2017-05-15
Realip: allow hostnames in set_real_ip_from (ticket #1180).
Ruslan Ermilov
1
-15
/
+68
2017-05-15
Access: simplified rule parser code.
Ruslan Ermilov
1
-13
/
+7
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
2
-0
/
+2
2017-04-03
Stream: configurable socket buffer sizes.
Vladimir Homutov
3
-1
/
+39
2017-03-28
Fixed ngx_open_cached_file() error handling.
Sergey Kandaurov
1
-0
/
+5
2017-03-22
Unified error messages about duplicate directives.
Ruslan Ermilov
1
-1
/
+1
2017-03-07
Access log: removed dead ev->timedout check in flush timer handler.
Maxim Dounin
1
-14
/
+1
2017-01-31
Variables: generic prefix variables.
Dmitry Volyntsev
3
-22
/
+129
2017-01-19
Stream: client SSL certificates were not checked in some cases.
Vladimir Homutov
1
-1
/
+6
2017-01-19
Stream: fixed handling of non-ssl sessions.
Vladimir Homutov
1
-1
/
+5
2017-01-11
Stream: avoid infinite loop in case of socket read error.
Vladimir Homutov
1
-2
/
+3
2016-12-26
Stream: speed up TCP peer recovery.
Roman Arutyunyan
3
-0
/
+37
2016-12-21
Limited recursion when evaluating variables.
Ruslan Ermilov
1
-7
/
+31
2016-12-20
Stream: client SSL certificates verification support.
Vladimir Homutov
2
-0
/
+157
2016-12-19
Stream ssl_preread: relaxed SSL version check.
Roman Arutyunyan
1
-1
/
+1
2016-12-15
Access log: support for json escaping.
Valentin Bartenev
1
-6
/
+77
2016-12-08
Map: the "volatile" parameter.
Ruslan Ermilov
1
-1
/
+14
2016-12-08
Map: simplified "map" block parser.
Ruslan Ermilov
1
-1
/
+2
2016-12-05
SSL: $ssl_curves (ticket #1088).
Maxim Dounin
1
-0
/
+3
2016-12-05
SSL: $ssl_ciphers (ticket #870).
Maxim Dounin
1
-0
/
+3
2016-10-31
Upstream: do not unnecessarily create per-request upstreams.
Ruslan Ermilov
1
-17
/
+17
2016-10-31
Upstream: added the ngx_http_upstream_resolved_t.name field.
Ruslan Ermilov
3
-5
/
+4
2016-10-31
Upstream: removed unnecessary condition in proxy_eval() and friends.
Ruslan Ermilov
1
-1
/
+1
2016-10-19
SSL: compatibility with BoringSSL.
Maxim Dounin
1
-1
/
+2
2016-10-10
Modules compatibility: removed dependencies on NGX_STREAM_SSL.
Maxim Dounin
4
-14
/
+0
2016-10-05
Stream ssl_preread: fixed $ssl_preread_server_name variable.
Sergey Kandaurov
1
-1
/
+2
2016-10-03
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
Maxim Dounin
1
-2
/
+0
2016-10-03
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
3
-3
/
+3
2016-09-29
Introduced the NGX_COMPAT macro.
Ruslan Ermilov
2
-0
/
+6
2016-09-29
Modules compatibility: down flag promoted to a bitmask.
Maxim Dounin
1
-1
/
+1
2016-09-29
Modules compatibility: upstream config field.
Maxim Dounin
2
-0
/
+3
[next]