index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
event
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-27
QUIC: improved error handling in OpenSSL compat layer.
user.email
1
-2
/
+10
2026-02-27
QUIC: worker-bound stateless reset tokens.
Roman Arutyunyan
1
-2
/
+6
2026-02-26
QUIC: fixed bpf compilation with newer Linux kernels.
Roman Arutyunyan
2
-22
/
+27
2026-02-26
QUIC: Stateless Reset rate limiting.
Sergey Kandaurov
1
-4
/
+61
2026-02-26
QUIC: refactored ngx_quic_address_hash().
Sergey Kandaurov
3
-4
/
+9
2026-02-26
QUIC: moved ngx_quic_address_hash().
Sergey Kandaurov
3
-49
/
+48
2026-02-26
QUIC: limited size of generated Stateless Reset packets.
Sergey Kandaurov
1
-2
/
+2
2026-02-26
QUIC: adjusted minimum packet size to send Stateless Reset.
Sergey Kandaurov
1
-1
/
+1
2025-12-17
SSL: logging level of the "ech_required" TLS alert.
Roman Arutyunyan
1
-0
/
+1
2025-12-09
QUIC: fixed possible segfault on handshake failures.
Jan Svojanovsky
1
-0
/
+6
2025-12-04
SSL: avoid warning when ECH is not configured and not supported.
QirunGao
1
-3
/
+6
2025-12-01
Add basic ECH shared-mode via OpenSSL.
sftcd
2
-0
/
+177
2025-11-10
SSL: fixed build with BoringSSL, broken by 38a701d88.
Sergey Kandaurov
1
-1
/
+1
2025-11-10
SSL: ngx_ssl_set_client_hello_callback() error handling.
Sergey Kandaurov
2
-7
/
+20
2025-10-24
SSL: $ssl_sigalg, $ssl_client_sigalg.
Sergey Kandaurov
2
-0
/
+56
2025-10-08
SSL: support for compressed server certificates with BoringSSL.
Sergey Kandaurov
2
-0
/
+190
2025-10-06
SSL: fixed "key values mismatch" with object cache inheritance.
Sergey Kandaurov
2
-12
/
+63
2025-09-25
SSL: AWS-LC compatibility.
Sergey Kandaurov
3
-3
/
+4
2025-09-25
QUIC: a new macro to differentiate BoringSSL specific EVP API.
Sergey Kandaurov
2
-16
/
+18
2025-09-25
QUIC: localized OpenSSL headers used for QUIC protection.
Sergey Kandaurov
2
-8
/
+6
2025-09-25
SNI: support for early ClientHello callback with BoringSSL.
Sergey Kandaurov
2
-0
/
+39
2025-09-25
SNI: using the ClientHello callback.
Sergey Kandaurov
2
-0
/
+100
2025-09-12
QUIC: fixed ssl_reject_handshake error handling.
Sergey Kandaurov
1
-11
/
+16
2025-08-03
SSL: support for compressed server certificates with OpenSSL.
Sergey Kandaurov
2
-0
/
+32
2025-08-03
SSL: disabled certificate compression by default with OpenSSL.
Sergey Kandaurov
1
-0
/
+5
2025-07-11
Events: compatibility with NetBSD 10.0 in kqueue.
Sergey Kandaurov
1
-2
/
+2
2025-07-11
Configure: set NGX_KQUEUE_UDATA_T at compile time.
Sergey Kandaurov
1
-0
/
+9
2025-07-11
Events: fixed -Wzero-as-null-pointer-constant warnings in kqueue.
Sergey Kandaurov
1
-2
/
+2
2025-07-10
SSL: fixed testing OPENSSL_VERSION_NUMBER for OpenSSL 3.0+.
Sergey Kandaurov
2
-2
/
+2
2025-07-10
SSL: SSL_group_to_name() compatibility macro.
Sergey Kandaurov
2
-12
/
+5
2025-07-03
QUIC: adjusted OpenSSL 3.5 QUIC API feature test.
Sergey Kandaurov
1
-5
/
+2
2025-06-23
QUIC: disabled OpenSSL 3.5 QUIC API support by default.
Sergey Kandaurov
1
-1
/
+4
2025-06-21
Use NULL instead of 0 for null pointer constant.
Andrew Clayton
2
-2
/
+2
2025-05-27
Core: added support for TCP keepalive parameters on macOS.
Sergey Kandaurov
1
-0
/
+17
2025-05-26
SSL: disabled UI console prompts from worker processes.
Aleksei Bavshin
1
-1
/
+20
2025-05-26
SSL: support loading keys via OSSL_STORE.
Aleksei Bavshin
1
-5
/
+81
2025-05-23
QUIC: using QUIC API introduced in OpenSSL 3.5.
Sergey Kandaurov
3
-46
/
+375
2025-05-23
QUIC: better approach for premature handshake completion.
Sergey Kandaurov
1
-1
/
+1
2025-05-23
QUIC: ssl_encryption_level_t abstraction layer.
Sergey Kandaurov
13
-128
/
+174
2025-05-23
QUIC: factored out SSL_provide_quic_data() to the helper function.
Sergey Kandaurov
1
-17
/
+36
2025-05-23
QUIC: defined SSL API macros in a single place.
Sergey Kandaurov
4
-20
/
+17
2025-05-23
QUIC: logging missing mandatory TLS extensions only once.
Sergey Kandaurov
1
-8
/
+15
2025-05-23
QUIC: reset qc->error to zero again.
Sergey Kandaurov
2
-4
/
+4
2025-05-23
QUIC: adjusted handling of callback errors.
Sergey Kandaurov
3
-16
/
+22
2025-05-23
QUIC: logging of SSL library errors.
Sergey Kandaurov
1
-4
/
+4
2025-05-23
QUIC: logging level of handshake errors.
Sergey Kandaurov
3
-4
/
+4
2025-05-23
QUIC: removed ALPN feature test.
Sergey Kandaurov
1
-8
/
+2
2025-05-23
QUIC: removed excessive casts for ngx_ssl_get_connection().
Sergey Kandaurov
1
-6
/
+6
2025-05-23
QUIC: removed level field from ngx_quic_compat_record_t.
Sergey Kandaurov
1
-3
/
+0
2025-04-29
QUIC: do not block ACKs by congestion control.
Sergey Kandaurov
1
-7
/
+17
[next]