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
2018-03-22
Stream: set action before each recv/send while proxying.
Roman Arutyunyan
1
-2
/
+11
2018-03-12
Style.
Roman Arutyunyan
1
-3
/
+3
2018-03-12
Stream ssl_preread: $ssl_preread_alpn_protocols variable.
Roman Arutyunyan
1
-6
/
+122
2018-03-07
Improved code readablity.
Ruslan Ermilov
1
-2
/
+6
2018-03-05
Style.
Maxim Dounin
1
-1
/
+2
2018-03-01
Access log: support for disabling escaping (ticket #1450).
Vladimir Homutov
1
-8
/
+60
2018-02-21
Geo: fixed indentation.
Sergey Kandaurov
1
-11
/
+11
2018-02-21
Geo: optimized configuration parser.
Ruslan Ermilov
1
-1
/
+5
2018-02-21
Geo: fixed memory allocation error handling (closes #1482).
Ruslan Ermilov
1
-11
/
+16
2018-01-30
SSL: using default server context in session remove (closes #1464).
Sergey Kandaurov
1
-2
/
+2
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
[next]