nginx/src/stream
Sergey Kandaurov 7f9ced0ce0 SNI: support for early ClientHello callback with BoringSSL.
This brings feature parity with OpenSSL after the previous change,
making it possible to set SSL protocols per virtual server.
2025-09-25 19:25:08 +04:00
..
ngx_stream.c Stream: the "setfib" parameter of the "listen" directive. 2024-03-22 14:53:19 +04:00
ngx_stream.h Stream: the "setfib" parameter of the "listen" directive. 2024-03-22 14:53:19 +04:00
ngx_stream_access_module.c Fixed undefined behaviour with IPv4-mapped IPv6 addresses. 2024-03-18 17:14:30 +04:00
ngx_stream_core_module.c Stream: allow servers with no handler. 2024-06-27 17:29:56 +04:00
ngx_stream_geo_module.c Fixed undefined behaviour with IPv4-mapped IPv6 addresses. 2024-03-18 17:14:30 +04:00
ngx_stream_geoip_module.c Fixed undefined behaviour with IPv4-mapped IPv6 addresses. 2024-03-18 17:14:30 +04:00
ngx_stream_handler.c Stream: virtual servers. 2023-12-14 21:58:39 +04: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_pass_module.c Stream pass: disabled passing from or to udp. 2024-05-03 20:26:05 +04:00
ngx_stream_proxy_module.c Upstream: fixed passwords support for dynamic certificates. 2025-04-10 17:27:45 +04: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 SNI: support for early ClientHello callback with BoringSSL. 2025-09-25 19:25:08 +04:00
ngx_stream_ssl_module.h SSL: support for compressed server certificates with OpenSSL. 2025-08-03 19:15:16 +04:00
ngx_stream_ssl_preread_module.c Stream ssl_preread: do not reallocate a parsed SNI host. 2024-08-09 19:12:26 +04:00
ngx_stream_upstream.c Upstream: per-upstream resolver. 2024-11-07 07:57:42 -08:00
ngx_stream_upstream.h Upstream: construct upstream peers from DNS SRV records. 2024-11-07 07:57:42 -08:00
ngx_stream_upstream_hash_module.c Upstream: re-resolvable servers. 2024-11-07 07:57:42 -08:00
ngx_stream_upstream_least_conn_module.c Upstream: re-resolvable servers. 2024-11-07 07:57:42 -08:00
ngx_stream_upstream_random_module.c Upstream: re-resolvable servers. 2024-11-07 07:57:42 -08:00
ngx_stream_upstream_round_robin.c SSL: removed stale comments. 2025-02-26 17:40:03 +04:00
ngx_stream_upstream_round_robin.h Upstream: copy upstream zone DNS valid time during config reload. 2024-11-07 07:57:42 -08:00
ngx_stream_upstream_zone_module.c Upstream: copy upstream zone DNS valid time during config reload. 2024-11-07 07:57:42 -08:00
ngx_stream_variables.c Stream: $server_name. 2024-03-22 18:39:50 +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