master
Following the license change, modify the boilerplates in include/ and crypto/include/
4.0-POST-CLANG-FORMAT-WEBKIT
Fix MINGW compilation
Add missing include guards in include
Move common macro definitions to internal/common.h and fix comments.
Add valgrind CT support to ML-DSA
Extend refcounting on evp objects to provider requesed no-caching
Remove remaining atoi()/atol() calls
make includes self-contained
Use more recent default for _WIN32_WINNT
Drop Windows CE support.
Copyright year updates
Add IKEV2KDF implementation
include/internal/hashtable.h: avoid OOB read in ossl_ht_strcase()
Add ossl_list_TYPE_join(head, tail) function
fix UB in priority_queue
qlog_events.h is not a self-contained header file
QUIC stack must limit the number of PATH_CHALLENGE frames processed in RX
Add test for path challenge flood mitigation
Fix typos
quic: fix incoming port cleanup on failure
QUIC: Make more transport parameters configurable
quic: use @-style Doxygen tags in ossl_quic_srtm_remove doc comment
remove ossl_quic_detach_stream() and ossl_quic_attach_stream()
Make SSL_get_stream_write_state() safe for concluded streams
quic: fix off-by-one in QUIC_MAX_MAX_ACK_DELAY
Fix ignored call in ossl_rcu_call when cb item alloc fails
Removes unused args for new record layers.
Make sure we always check return of CRYPTO_UP_REF which can fail.
ML-DSA: Add AVX512VL SHAKE x4 multi-buffer integration
Removes some stale SSLv3 support around the code and updated documentation to reflect removal.
Remove direct includes of windows.h where possible
Fix OSSL_ATOMICS_LOCKLESS detection for Windows toolchains
Unbreak some function signature that got broken up after the return type
Add TLS 1.3 SignatureScheme definitions for SLH-DSA
Deprecate UTF8_putc/getc() and use uint32_t for unicode