.. |
modules
|
Events: compatibility with NetBSD 10.0 in kqueue.
|
2025-07-11 16:25:51 +04:00 |
quic
|
Merge 77c082903e into c52c5698cd
|
2025-07-12 00:32:37 +00:00 |
ngx_event_accept.c
|
Core: added support for TCP keepalive parameters on macOS.
|
2025-05-27 01:59:02 +04:00 |
ngx_event_acceptex.c
|
Introduced the "keepalive_time" directive.
|
2021-04-08 00:15:48 +03:00 |
ngx_event_connect.c
|
HTTP/2: made it possible to flush response headers (ticket #1743).
|
2022-02-03 01:44:38 +03:00 |
ngx_event_connect.h
|
Modules compatibility: down flag in ngx_peer_connection_t.
|
2019-01-31 17:25:03 +03:00 |
ngx_event_connectex.c
|
Style.
|
2023-01-28 05:20:23 +03:00 |
ngx_event_openssl_cache.c
|
Use NULL instead of 0 for null pointer constant.
|
2025-06-21 10:36:45 +04:00 |
ngx_event_openssl_stapling.c
|
SSL: moved certificate storage out of exdata.
|
2024-10-01 17:59:24 +04:00 |
ngx_event_openssl.c
|
SSL: fixed testing OPENSSL_VERSION_NUMBER for OpenSSL 3.0+.
|
2025-07-10 19:00:45 +04:00 |
ngx_event_openssl.h
|
SSL: fixed testing OPENSSL_VERSION_NUMBER for OpenSSL 3.0+.
|
2025-07-10 19:00:45 +04:00 |
ngx_event_pipe.c
|
Upstream: fixed usage of closed sockets with filter finalization.
|
2024-01-30 03:20:10 +03:00 |
ngx_event_pipe.h
|
Modules compatibility: compatibility with NGX_THREADS.
|
2016-10-10 18:44:17 +03:00 |
ngx_event_posted.c
|
SSL: reworked posted next events again.
|
2019-12-27 19:43:01 +03:00 |
ngx_event_posted.h
|
SSL: reworked posted next events again.
|
2019-12-27 19:43:01 +03:00 |
ngx_event_timer.c
|
Core: added the ngx_rbtree_data() macro.
|
2021-06-21 09:42:43 +03:00 |
ngx_event_timer.h
|
Cancelable timers are now preserved if there are other timers.
|
2017-03-07 18:51:15 +03:00 |
ngx_event_udp.c
|
Common tree insert function for QUIC and UDP connections.
|
2023-05-14 12:30:11 +04:00 |
ngx_event_udp.h
|
Common tree insert function for QUIC and UDP connections.
|
2023-05-14 12:30:11 +04:00 |
ngx_event.c
|
QUIC: automatically add and never delete stream events.
|
2023-01-10 14:05:18 +04:00 |
ngx_event.h
|
Merged with the default branch.
|
2022-01-25 23:42:48 +03:00 |