Recent changes

openssl.org

16 hours ago os-zoo.ci: Enable md4 for win arm64 (63c7eba73d)
16 hours ago Remove /Gs0 windows compiler flag (e9344b082f)
17 hours ago aes-ctr-avx512: disable the VAES-512 CTR path for MSVC (99970d351c)
17 hours ago Fix lock_failed output in Windows cmp_exch_ptr (d190c275b9)
17 hours ago Fix rx_max_udp_payload_length default for QUIC (92dcf84d49)
17 hours ago DTLS: preserve outstanding flights after incomplete ACKs (a41c00d1cf)
17 hours ago .github/workflows/os-zoo.yml: update Linux distro matrix (9765348ed6)
17 hours ago .github/workflows: add Rolling OS Zoo CI workflow (baaa403ba1)
17 hours ago QUIC: initialize Retry WPACKET before error-path cleanup (edf18df464)
17 hours ago TLSProxy: track message reassembly per sender, not globally (db3319eae3)
17 hours ago Fix EXFLAG_SS set on self-issued rollover CA certificates (0e94c5b18b)
17 hours ago refcount: declare Windows CRYPTO_REF_COUNT as volatile long (d50111380c)
18 hours ago Poison the ASN1_STRING NUL terminator under Valgrind (0dee42e672)
4 days ago Bound the DTLS 1.3 ACK body read by the record, not init_num (859aea422b)
4 days ago DTLS: reject trailing bytes after the ACK record number vector (ecdb79eeb9)
4 days ago Poison the ASN1_STRING NUL terminator under ASan and MSan (90621b1728)
4 days ago NUL-terminate ASN1_STRING data built inside libcrypto (5df7d33922)
4 days ago Fix potential DoS and undefined behavior in KRB5KDF due to zero-length constant (7c234e5843)
4 days ago Fix wrong condition evaluation order (7ff33de472)
4 days ago dtls: Don't check for NULL when it can't be (36e15462b1)
4 days ago dtls: Add missing pqueue free (9bd26a3a3b)
4 days ago Fix Status badges to only show scheduled runs (da1a85b8dc)
4 days ago Make system exec directly rather than calling /bin/sh (68f6d3ae61)
4 days ago Document when X509_cmp() and X509_CRL_match() order objects (98a76faf67)
4 days ago Use SipHash for the internal fingerprint (90c3f5110f)
4 days ago Compute X509_get_signature_info() on demand, not in the cache (403dbe58ca)
4 days ago Make the cached CRL fingerprint internal-only (e12ed4ebaa)
4 days ago Make the cached SHA-1 fingerprint internal-only (647a96676a)
4 days ago Treat a modified certificate or CRL as equal only to itself (d0113f1089)
4 days ago Fall back to comparing the encoding in X509_CRL_match() (600251e767)