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
/
ngx_stream_handler.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
Stream: virtual servers.
Roman Arutyunyan
1
-3
/
+7
2023-05-14
Stream: removed QUIC support.
Roman Arutyunyan
1
-19
/
+0
2021-09-29
Stream: fixed segfault when using SSL certificates with variables.
Sergey Kandaurov
1
-17
/
+15
2021-06-23
QUIC: fixed client certificates verification in stream.
Vladimir Homutov
1
-0
/
+4
2020-11-10
QUIC: renamed c->qs to c->quic.
Roman Arutyunyan
1
-1
/
+1
2020-10-01
QUIC: moved ssl configuration pointer to quic configuration.
Vladimir Homutov
1
-6
/
+2
2020-07-21
QUIC: eliminated connection handler argument in ngx_quic_run().
Roman Arutyunyan
1
-1
/
+1
2020-07-21
QUIC: added "quic" listen parameter in Stream.
Roman Arutyunyan
1
-0
/
+21
2016-09-15
Stream: phases.
Roman Arutyunyan
1
-166
/
+26
2016-09-15
Stream: filters.
Roman Arutyunyan
1
-0
/
+4
2016-09-01
Stream: realip module.
Dmitry Volyntsev
1
-0
/
+9
2016-09-06
Stream: allow using the session context inside handlers.
Dmitry Volyntsev
1
-21
/
+16
2016-09-06
Stream: the "proxy_protocol" parameter of the "listen" directive.
Dmitry Volyntsev
1
-0
/
+94
2016-09-06
Stream: postpone session initialization under accept mutex.
Dmitry Volyntsev
1
-3
/
+38
2016-09-05
Stream: log module.
Vladimir Homutov
1
-0
/
+8
2016-08-11
Stream: the $status variable.
Roman Arutyunyan
1
-12
/
+34
2016-08-26
Stream: the $session_time variable.
Vladimir Homutov
1
-0
/
+5
2016-07-04
Stream: variables and script.
Vladimir Homutov
1
-0
/
+9
2016-03-18
Stream: additional logging for UDP.
Vladimir Homutov
1
-3
/
+5
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
1
-2
/
+5
2015-08-13
Stream: fixed potential error log buffer overrun.
Vladimir Homutov
1
-1
/
+3
2015-08-10
Stream: the "tcp_nodelay" directive.
Vladimir Homutov
1
-0
/
+19
2015-06-18
Stream: connection limiting module.
Vladimir Homutov
1
-0
/
+9
2015-06-04
Stream: access module.
Vladimir Homutov
1
-12
/
+25
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
1
-1
/
+1
2015-04-20
Stream: port from NGINX+.
Ruslan Ermilov
1
-0
/
+296