.. |
modules
|
Events: fixed "port_dissociate() failed" alerts with eventport.
|
2021-03-28 17:45:29 +03:00 |
quic
|
QUIC: improved errors readability.
|
2021-06-10 23:17:51 +03:00 |
ngx_event_accept.c
|
Introduced the "keepalive_time" directive.
|
2021-04-08 00:15:48 +03:00 |
ngx_event_acceptex.c
|
Introduced the "keepalive_time" directive.
|
2021-04-08 00:15:48 +03:00 |
ngx_event_connect.c
|
Introduced the "keepalive_time" directive.
|
2021-04-08 00:15:48 +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
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_openssl_stapling.c
|
Core: added format specifiers to output binary data as hex.
|
2020-10-28 10:56:11 +03:00 |
ngx_event_openssl.c
|
Merged with the default branch.
|
2021-03-10 15:39:01 +03:00 |
ngx_event_openssl.h
|
QUIC: removed unused <openssl/aes.h> inclusion.
|
2020-12-22 16:41:56 +03:00 |
ngx_event_pipe.c
|
Upstream: drop extra data sent by upstream.
|
2020-07-06 18:36:22 +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
|
Fixed a comment.
|
2017-03-17 12:09:31 +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
|
Merged with the default branch.
|
2021-04-16 19:35:55 +03:00 |
ngx_event.c
|
Events: fixed expiration of timers in the past.
|
2021-03-26 01:44:59 +03:00 |
ngx_event.h
|
UDP: extended datagram context.
|
2021-04-02 18:58:19 +03:00 |