0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 9 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump. More... 11 months ago
QUIC: fixed compat with ciphers other than AES128 (ticket #2500). More... 11 months ago
release-1.25.0 tag More... 11 months ago
nginx-1.25.0-RELEASE More... 11 months ago
QUIC: fixed OpenSSL compat layer with OpenSSL master branch. More... 11 months ago
QUIC: fixed post-close use-after-free. More... 11 months ago
QUIC: better sockaddr initialization. More... 11 months ago
Merged with the quic branch. More... 11 months ago
HTTP/2: "http2" directive. More... 11 months ago
Common tree insert function for QUIC and UDP connections. More... 11 months ago
Stream: removed QUIC support. More... 11 months ago
Removed README. More... 11 months ago
HTTP/3: removed server push support. More... 12 months ago
QUIC: style. More... 12 months ago
QUIC: keep stream sockaddr and addr_text constant. More... 12 months ago
HTTP/3: removed "http3" parameter of "listen" directive. More... 12 months ago
QUIC: removed "quic_mtu" directive. More... 12 months ago
QUIC: resized input datagram buffer from 65535 to 65527. More... 12 months ago
QUIC: lower bound path validation PTO. More... 12 months ago
QUIC: reschedule path validation on path insertion/removal. More... 12 months ago
QUIC: separated path validation retransmit backoff. More... 12 months ago
QUIC: removed check for in-flight packets in computing PTO. More... 12 months ago
QUIC: disabled datagram fragmentation. More... 12 months ago
QUIC: fixed encryption level in ngx_quic_frame_sendto(). More... 12 months ago
QUIC: fixed split frames error handling. More... 12 months ago
HTTP/3: fixed ngx_http_v3_init_session() error handling. More... 12 months ago
QUIC: optimized immediate close. More... 12 months ago
Variables: avoid possible buffer overrun with some "$sent_http_*". More... 12 months ago
QUIC: fixed addr_text after migration (ticket #2488). More... 12 months ago
QUIC: set c->socklen for streams. More... 12 months ago