index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Events: compatibility with NetBSD 10.0 in kqueue.
HEAD
master
Sergey Kandaurov
11 days
*
Configure: set NGX_KQUEUE_UDATA_T at compile time.
Sergey Kandaurov
11 days
*
Events: fixed -Wzero-as-null-pointer-constant warnings in kqueue.
Sergey Kandaurov
11 days
*
SSL: fixed testing OPENSSL_VERSION_NUMBER for OpenSSL 3.0+.
Sergey Kandaurov
12 days
*
SSL: SSL_group_to_name() compatibility macro.
Sergey Kandaurov
12 days
*
QUIC: adjusted OpenSSL 3.5 QUIC API feature test.
Sergey Kandaurov
2025-07-03
*
Win32: fixed PCRE license for nginx/Windows zip.
Sergey Kandaurov
2025-06-25
*
Version bump.
Sergey Kandaurov
2025-06-25
*
nginx-1.29.0-RELEASE
release-1.29.0
Sergey Kandaurov
2025-06-24
*
Updated OpenSSL and PCRE used for win32 builds.
Sergey Kandaurov
2025-06-24
*
Win32: skip OpenSSL dependency generation to conserve time.
Sergey Kandaurov
2025-06-24
*
QUIC: disabled OpenSSL 3.5 QUIC API support by default.
Sergey Kandaurov
2025-06-23
*
Upstream: fixed reinit request with gRPC and Early Hints.
Sergey Kandaurov
2025-06-23
*
Use NULL instead of 0 for null pointer constant.
Andrew Clayton
2025-06-21
*
Use NGX_CONF_OK in some function return checks.
Andrew Clayton
2025-06-21
*
HTTP/3: indexed field line encoding for "103 Early Hints".
Sergey Kandaurov
2025-06-21
*
Upstream: early hints support.
Roman Arutyunyan
2025-06-19
*
HTTP/2: added function declaration.
Roman Arutyunyan
2025-06-19
*
Core: added support for TCP keepalive parameters on macOS.
Sergey Kandaurov
2025-05-27
*
SSL: disabled UI console prompts from worker processes.
Aleksei Bavshin
2025-05-26
*
SSL: support loading keys via OSSL_STORE.
Aleksei Bavshin
2025-05-26
*
QUIC: using QUIC API introduced in OpenSSL 3.5.
Sergey Kandaurov
2025-05-23
*
QUIC: better approach for premature handshake completion.
Sergey Kandaurov
2025-05-23
*
QUIC: ssl_encryption_level_t abstraction layer.
Sergey Kandaurov
2025-05-23
*
QUIC: factored out SSL_provide_quic_data() to the helper function.
Sergey Kandaurov
2025-05-23
*
QUIC: defined SSL API macros in a single place.
Sergey Kandaurov
2025-05-23
*
QUIC: logging missing mandatory TLS extensions only once.
Sergey Kandaurov
2025-05-23
*
QUIC: reset qc->error to zero again.
Sergey Kandaurov
2025-05-23
*
QUIC: adjusted handling of callback errors.
Sergey Kandaurov
2025-05-23
*
QUIC: logging of SSL library errors.
Sergey Kandaurov
2025-05-23
*
QUIC: logging level of handshake errors.
Sergey Kandaurov
2025-05-23
*
QUIC: removed ALPN feature test.
Sergey Kandaurov
2025-05-23
*
QUIC: removed excessive casts for ngx_ssl_get_connection().
Sergey Kandaurov
2025-05-23
*
QUIC: removed level field from ngx_quic_compat_record_t.
Sergey Kandaurov
2025-05-23
*
QUIC: do not block ACKs by congestion control.
Sergey Kandaurov
2025-04-29
*
SSL: fixed build with OPENSSL_NO_DH.
Sergey Kandaurov
2025-04-25
*
SSL: fixed build with OPENSSL_NO_DEPRECATED.
Sergey Kandaurov
2025-04-25
*
QUIC: fixed a typo.
nandsky
2025-04-23
*
Win32: added detection of ARM64 target.
Aleksei Bavshin
2025-04-18
*
Core: improved NGX_ALIGNMENT detection on some x86_64 platforms.
Aleksei Bavshin
2025-04-18
*
HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value.
Roman Arutyunyan
2025-04-18
*
Fixed -Wunterminated-string-initialization with gcc15.
Roman Arutyunyan
2025-04-17
*
QUIC: lowered log level for unsupported transport parameters.
Roman Arutyunyan
2025-04-17
*
Version bump.
Roman Arutyunyan
2025-04-16
*
nginx-1.27.5-RELEASE
release-1.27.5
Sergey Kandaurov
2025-04-16
*
QUIC: dynamic packet threshold.
Roman Arutyunyan
2025-04-15
*
QUIC: optimized connection frame threshold.
Roman Arutyunyan
2025-04-15
*
QUIC: CUBIC congestion control.
Roman Arutyunyan
2025-04-15
*
QUIC: ignore congestion control when sending MTU probes.
Roman Arutyunyan
2025-04-15
*
QUIC: do not shrink congestion window after losing an MTU probe.
Roman Arutyunyan
2025-04-15
[next]