nginx-quic/src/stream
Sergey Kandaurov cf616abc3b Merged with the default branch. 2023-03-29 11:14:25 +04:00
..
ngx_stream.c QUIC: separate UDP framework for QUIC. 2022-04-20 16:01:17 +04:00
ngx_stream.h Merged with the default branch. 2021-05-28 13:33:08 +03:00
ngx_stream_access_module.c Access: simplified rule parser code. 2017-05-15 17:16:32 +03:00
ngx_stream_core_module.c Merged with the default branch. 2023-01-02 17:10:22 +04:00
ngx_stream_geo_module.c Geo: fixed handling of AF_UNIX client addresses (ticket #1684). 2018-12-14 18:11:06 +03:00
ngx_stream_geoip_module.c Variables: macros for null variables. 2017-08-01 14:28:33 +03:00
ngx_stream_handler.c Stream: fixed segfault when using SSL certificates with variables. 2021-09-29 15:06:28 +03:00
ngx_stream_limit_conn_module.c Limit conn: added shared context. 2019-11-18 19:50:59 +03:00
ngx_stream_log_module.c Style. 2018-03-05 21:35:08 +03:00
ngx_stream_map_module.c Map: the "volatile" parameter. 2016-12-08 17:51:49 +03:00
ngx_stream_proxy_module.c Merged with the default branch. 2023-03-29 11:14:25 +04:00
ngx_stream_quic_module.c QUIC: fixed the "quic_stream_buffer_size" directive. 2022-02-08 23:00:12 +03:00
ngx_stream_quic_module.h QUIC: added "quic" listen parameter in Stream. 2020-07-21 23:08:39 +03:00
ngx_stream_realip_module.c Core: moved PROXY protocol fields out of ngx_connection_t. 2019-10-21 18:06:19 +03:00
ngx_stream_return_module.c Stream: filters. 2016-09-15 14:55:46 +03:00
ngx_stream_script.c Upstream: variables support in certificates. 2021-05-06 02:22:09 +03:00
ngx_stream_script.h Upstream: variables support in certificates. 2021-05-06 02:22:09 +03:00
ngx_stream_set_module.c Stream: set module. 2020-08-28 14:10:54 -07:00
ngx_stream_split_clients_module.c Stream: split_clients module. 2016-07-12 17:34:52 +03:00
ngx_stream_ssl_module.c Merged with the default branch. 2023-03-29 11:14:25 +04:00
ngx_stream_ssl_module.h Stream: the "ssl_alpn" directive. 2021-10-19 12:19:59 +03:00
ngx_stream_ssl_preread_module.c Stream ssl_preread: added SSLv2 Client Hello support. 2018-07-18 18:51:25 +03:00
ngx_stream_upstream.c Upstream: revised upstream response time variables. 2018-11-21 13:40:40 +03:00
ngx_stream_upstream.h Stream: added half-close support. 2021-09-22 10:20:00 +03:00
ngx_stream_upstream_hash_module.c Upstream hash: fall back to round-robin if hash key is empty. 2019-05-23 16:49:22 +03:00
ngx_stream_upstream_least_conn_module.c Upstream: max_conns. 2016-09-22 19:32:47 +03:00
ngx_stream_upstream_random_module.c Upstream: ngx_http_upstream_random module. 2018-06-15 11:46:14 +03:00
ngx_stream_upstream_round_robin.c Upstream: excluded down servers from the next_upstream tries. 2020-11-27 00:01:20 +03:00
ngx_stream_upstream_round_robin.h Upstream: excluded down servers from the next_upstream tries. 2020-11-27 00:01:20 +03:00
ngx_stream_upstream_zone_module.c Do not use the obsolete NGX_SOCKADDRLEN macro. 2017-09-22 13:10:49 +03:00
ngx_stream_variables.c PROXY protocol v2 TLV variables. 2022-10-12 16:58:16 +04:00
ngx_stream_variables.h Variables: macros for null variables. 2017-08-01 14:28:33 +03:00
ngx_stream_write_filter_module.c HTTP/2: made it possible to flush response headers (ticket #1743). 2022-02-03 01:44:38 +03:00