903
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HTTP/3: fixed $body_bytes_sent. More... 9 months ago
Tests: enabled TLSv1 in uwsgi SSL tests. More... 9 months ago
Tests: enabled TLSv1 in ssl_sni_reneg.t. More... 9 months ago
Tests: adjusted TODO for OpenSSL 1.0.2h and up in h2_http2.t. More... 9 months ago
Tests: fixed h2_http2.t when nginx compiled without ALPN support. More... 9 months ago
Tests: keep QUIC TODOs for a while. More... 9 months ago
QUIC: removed path->limited flag. More... 9 months ago
QUIC: removed explicit packet padding for certain frames. More... 9 months ago
Tests: removed leftover from h3_ssl_early_data.t. More... 9 months ago
Tests: TLS early data tests with HTTP/3. More... 9 months ago
Tests: removed quic_ciphers.t TODO, CCM cipher now supported. More... 9 months ago
SSL: provided "nginx" appname when loading OpenSSL configs. More... 9 months ago
SSL: avoid using OpenSSL config in build directory (ticket #2404). More... 9 months ago
Tests: QUIC address validation tests. More... 9 months ago
QUIC: style. More... 9 months ago
QUIC: unified ngx_quic_tls_open() and ngx_quic_tls_seal(). More... 9 months ago
Version bump. More... 9 months ago
QUIC: TLS_AES_128_CCM_SHA256 cipher suite support. More... 9 months ago
QUIC: removed TLS1_3_CK_* macros wrap up. More... 10 months ago
Tests: fixed croak sending QUIC Initial with CCM cipher negotiated. More... 10 months ago
Tests: fixed warning on win32 in auth_basic.t. More... 10 months ago
Tests: unbreak quic_ciphers.t with AEAD_AES_128_CCM enabled. More... 10 months ago
release-1.25.1 tag More... 10 months ago
nginx-1.25.1-RELEASE More... 10 months ago
Tests: tests for TLSv1.3 ciphers in QUIC connections. More... 10 months ago
Tests: TLS_AES_128_CCM_SHA256 support in QUIC handshake. More... 10 months ago
Tests: TLS_CHACHA20_POLY1305_SHA256 support in QUIC handshake. More... 10 months ago
Tests: TLS_AES_256_GCM_SHA384 support in QUIC handshake. More... 10 months ago
QUIC: fixed rttvar on subsequent RTT samples (ticket #2505). More... 10 months ago
QUIC: a new constant for AEAD tag length. More... 10 months ago