Recent changes

openssl.org

4 hours ago test: regenerate CMP mock server certs, crosscerts had expired (1e369089f4)
15 hours ago FIPS: Changes FIPS indicators so that all approved algorithms have a gettable indicator (b20968dff5)
15 hours ago paramnames: Add support for constant FIPS indicators (0025d44f01)
24 hours ago Add a threads test for concurrent X509_self_signed() on one certificate (1b6206d05d)
24 hours ago Don't update the certificate in cache_extensions if we lost the race. (3b1acea33c)
25 hours ago Update ssl/quic/quic_strm_reas.c (e7b0913ffa)
25 hours ago tests: test_dstorage_cleanse() and test_heap_overlap() (2d6c7ced43)
25 hours ago test: cover sc_data_trim_right() function (436edc8f97)
25 hours ago test: cover cleansing of dropped duplicate bytes (ea6c7f2c6d)
25 hours ago test: cover two sided overlap of direct tail chunk (b98e1931a2)
25 hours ago test: cover zero length read of a QUIC rstream (9379daa594)
25 hours ago test: cover FIN final size against buffered data (deabb2fdae)
25 hours ago Add explicit tests to check some typical stream reassembly situation (57e9054380)
25 hours ago Enforce final size for streams. (9539a15da5)
25 hours ago Limit packet buffer overhead to ~64kB per stream. (1121081b2a)
25 hours ago New implementation of stream reassembly for QUIC. (dbc3ceb4ca)
2 days ago Suppress asn1 string nul byte poisoning test on valgrind (e13af7e602)
2 days ago test/cmp_hdr_test.c: check X509_NAME_add_entry_by_txt() result (e067d9872a)
2 days ago Increment test counter when a test is added (fd0ddcccff)
2 days ago apps/x509: Fix new output detection for -key signing (7aa9f5091c)
2 days ago Fix base64 BIO write retry handling (34f8ce6c49)
2 days ago Restore QUIC token value after second urxe decode (4242c885ba)
3 days ago apps: cover the dsaparam error cases in the test recipe (d8f792f2fa)
3 days ago Fix a memory leak in quicapitest.c (d81b899947)
3 days ago Use NO_ATEXIT in non-static legacy provider (4f9c1f3711)
3 days ago threads_win: don't abort CRYPTO_atomic_* on a NULL lock (5dfc09b1da)
3 days ago threads_win: initialise RCU locals not written on every path (8dd3089a78)
3 days ago Disable AVX2 base64 codec for MinGW GCC builds (393e066e4f)
3 days ago Re-format code after TypenameMacros and ForEachMacros additions (98089e8145)
3 days ago .clang-format: add OSSL_LIST_FOREACH* macros to ForEachMacros (52b67815b1)