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
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
2016-09-29
Modules compatibility: status fields.
Maxim Dounin
1
-0
/
+2
2016-09-29
Modules compatibility: health check fields.
Maxim Dounin
1
-1
/
+3
2016-09-29
Modules compatibility: slow start fields.
Maxim Dounin
2
-0
/
+3
2016-09-29
Stream: style.
Ruslan Ermilov
1
-0
/
+2
2016-09-22
Upstream: max_conns.
Ruslan Ermilov
6
-1
/
+51
2016-09-22
Upstream: removed the quick recovery mechanism.
Ruslan Ermilov
2
-12
/
+0
2016-09-22
Upstream: introduced u->upstream.
Maxim Dounin
2
-0
/
+3
2016-09-22
Upstream: style.
Maxim Dounin
3
-3
/
+0
2016-07-25
Upstream: style, ngx_http_upstream_rr_peer_t.next moved.
Maxim Dounin
1
-2
/
+2
2016-09-20
Fixed log levels of configuration parsing errors.
Valentin Bartenev
1
-2
/
+2
2016-09-16
Upstream hash: fixed missing upstream name initialization.
Vladimir Homutov
1
-0
/
+1
2016-09-15
Stream ssl_preread: removed internal macro.
Vladimir Homutov
1
-6
/
+6
2016-09-15
Stream: ssl_preread module.
Vladimir Homutov
1
-0
/
+448
2016-09-15
Stream: preread phase.
Vladimir Homutov
3
-1
/
+145
2016-09-15
Stream: phases.
Roman Arutyunyan
9
-183
/
+425
2016-09-15
Stream: filters.
Roman Arutyunyan
7
-100
/
+471
2016-09-08
Stream: increase default value for proxy_protocol_timeout to 30s.
Dmitry Volyntsev
1
-1
/
+1
2016-09-01
Stream: realip module.
Dmitry Volyntsev
3
-0
/
+352
2016-09-06
Stream: allow using the session context inside handlers.
Dmitry Volyntsev
1
-21
/
+16
2016-09-06
Stream: $proxy_protocol_addr and $proxy_protocol_port.
Dmitry Volyntsev
1
-0
/
+50
2016-09-06
Stream: the "proxy_protocol" parameter of the "listen" directive.
Dmitry Volyntsev
4
-1
/
+122
2016-09-06
Stream: postpone session initialization under accept mutex.
Dmitry Volyntsev
2
-3
/
+42
2016-09-05
Stream: log module.
Vladimir Homutov
5
-0
/
+1554
2016-09-02
Stream: upstream response time variables.
Vladimir Homutov
3
-0
/
+103
2016-09-02
Stream: $upstream_bytes_sent and $upstream_bytes_received.
Vladimir Homutov
3
-2
/
+78
2016-09-02
Stream: the $upstream_addr variable.
Vladimir Homutov
4
-2
/
+116
2016-08-11
Stream: the $status variable.
Roman Arutyunyan
5
-57
/
+112
2016-08-26
Stream: the $protocol variable.
Vladimir Homutov
1
-0
/
+19
2016-08-26
Stream: the $session_time variable.
Vladimir Homutov
3
-0
/
+41
2016-08-26
Stream: the $bytes_received variable.
Vladimir Homutov
1
-4
/
+13
2016-08-23
Geo: fixed warnings when removing nonexistent ranges.
Ruslan Ermilov
1
-7
/
+3
2016-08-23
Geo: fixed insertion of ranges specified in descending order.
Ruslan Ermilov
1
-3
/
+8
2016-08-23
Geo: fixed removing a range in certain cases.
Ruslan Ermilov
1
-1
/
+1
2016-08-23
Geo: fixed overflow when iterating over ranges.
Ruslan Ermilov
1
-2
/
+10
2016-08-17
Ensure "listen" exists in a mail or stream server (ticket #1049).
Roman Arutyunyan
2
-0
/
+13
[next]