hysteria/app/internal
l27001 f4c9de56cc
fix(certloader): add SKI, AKI, KeyUsage extensions to test certs (#1589)
OpenSSL 3.x requires Subject Key Identifier, Authority Key Identifier,
and Key Usage (keyCertSign) extensions for CA certificate chain
validation. The test certificate generator was missing these, causing
test failures on systems with OpenSSL 3.x.

Co-authored-by: Vladislav Tatjanin <l27001@altlinux.org>
2026-06-03 12:52:29 -07:00
..
firewall fix(app): invalid priority in output hook when setting redirect with nft (#1551) 2026-04-22 13:46:59 -07:00
forwarding fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
http chore(client/http): rm "Connection: close" header 2024-05-30 23:15:13 +08:00
proxymux feat: quic-go v0.54.0 2025-09-13 16:17:59 -07:00
redirect fix: race in udpSessionManager cleanup & update code formatting (gofumpt) 2025-09-11 20:14:41 -07:00
sockopts feat: Hysteria Realms (#1560) 2026-05-08 14:16:21 -07:00
socks5 fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
tproxy fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00
tun fix(tun): blocked on ctx.Done() 2025-07-26 14:24:16 +09:00
url fix: race in udpSessionManager cleanup & update code formatting (gofumpt) 2025-09-11 20:14:41 -07:00
utils fix(certloader): add SKI, AKI, KeyUsage extensions to test certs (#1589) 2026-06-03 12:52:29 -07:00
utils_test fix: mod name major version suffix v2 2024-05-18 11:28:47 +08:00