]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2026-02-19  Norbert PocsFix coverity issue 1681421
2026-02-19  Michael BaentschSSL_CONF_cmd.pod: Add PQC algs to recommended TLS 1...
2026-02-19  Bob BeckRemove the "msie-hack" option from openssl ca
2026-02-19  Neil HormanFix unit tests when run under fuzz builds
2026-02-19  Simo SorceAnnotate benign race in FIPS deferred self test
2026-02-19  Simo SorceRelax unnecessary atomic reads in FIPS provider
2026-02-19  Simo SorceMake FIPS self test state access atomic
2026-02-19  Simo SorceFix race in FIPS on-demand self test
2026-02-18  Gleb SmirnoffSSL_sendfile: make it more like bio/bss_sock.c:sock_write()
2026-02-18  Gleb Smirnoffsockets: list EBUSY as a retryable socket error code.
2026-02-18  Gleb SmirnoffSSL_sendfile: let ktls_sendfile() pass more data up...
2026-02-18  Daniel KubecX509: apply AKID verification checks when X509_V_FLAG_X...
2026-02-18  Neil Hormanlimit number of iterations for fuzzer in pkcs12kdf
2026-02-18  Igor UstinovBugfix of bn_sqr_mont procedure on SPARC sun4v
2026-02-18  Nikola Pajkovskysrtpkdf: check libctx null before use
2026-02-18  Nikola Pajkovskysrtpkdf: cipher is written twice with the same value
2026-02-18  Neil HormanUse the appropriate libctx when executing CMS_SignerInf...
2026-02-18  Milan BrozUse defined TLS cipher suite names in SSL trace
2026-02-18  Bernd EdlingerAlternate fix for CVE-2025-69419
2026-02-18  Igor UstinovSSL_get_error(): Do not depend on the state of the...
2026-02-18  Bob BeckConstify X509_verify
2026-02-18  giorgiopapiniMove typedef 'RSA_OEAP_PARAMS' to openssl/types.h
2026-02-18  Bob BeckDeprecate X509_NAME_get_text_by NID and X509_NAME_get_t...
2026-02-17  Neil Hormandon't include the asm code for ppc aes-gcm on big endian
2026-02-17  Neil Hormandon't use asm accelerated path on big endian power9
2026-02-17  Frederik Wedel... Remove remaining RAND_DRBG.
2026-02-17  Neil HormanAdd abilty to use static vcruntime
2026-02-17  Tomas MrazX509V3_EXT_print(): Return only 0 or 1 as the callers...
2026-02-17  slontisSLH-DSA speed up hash calculations.
2026-02-17  slontisSHA256: Document SHA256_CTX, HASH_UPDATE() and HASH_FINAL()
2026-02-17  slontisSHA512 : Change SHA512_Final() so that it handles 192...
2026-02-17  slontisSHA3 - Move the buffered absorb function into sha3.c
2026-02-16  slontisSRTP: Fixup settable input limits and test them.
2026-02-16  slontisDoc: SRTP updates to reflect the limits on settable...
2026-02-14  AayushClarify SSL_CERT_DIR list separator on Windows
2026-02-13  Tomas MrazMake ERR_STATE opaque and remove related deprecated...
2026-02-13  Alexandr Nedvedickyremove all atexit() tests in shlibloadtest
2026-02-13  Norbert Pocswindows: Remove redundant include
2026-02-13  kovandoc: fix NAME section formatting in EVP_SIGNATURE docum...
2026-02-13  Philip PrindevilleCleanup of printing in apps
2026-02-13  kovanfix: update remaining 3.5.0 references to 3.6.0 in...
2026-02-13  kovandoc: add OpenSSL 3.6 to README documentation links
2026-02-13  kovandoc: clarify -cipher option syntax in man pages
2026-02-13  kovandoc: rename .pod.in files that don't use templating...
2026-02-13  kovandoc: add CHANGES.md entry for const-correct X509_ATTRIB...
2026-02-13  John SmithPropagate const-correctness to PKCS7, CMS, and X509...
2026-02-13  kovanMake X509_ATTRIBUTE accessor functions const-correct
2026-02-13  Zijie ZhaoAdd test for EVP_KEYMGMT leak in evp_pkey_signature_ini...
2026-02-13  kovandoc: note that PBKDF2 does not support XOF digests
2026-02-13  kovandoc: clarify SSL_SESSION ownership in PSK use session...
2026-02-13  krkInterleave load/compute stages in AVX2 base64 encoder
2026-02-13  krkAdd software prefetch to AVX2 base64 encoder hot loop
2026-02-13  Simo SorceAdd support for deferred FIPS self-tests
2026-02-13  Simo Sorcefips: Reorder self-tests by complexity
2026-02-13  Simo SorceRelax PBKDF2 iteration check for FIPS self-test
2026-02-13  Simo SorceRefactor FIPS self-test dependencies and states
2026-02-13  Simo SorceAdd an ID to the self test structure
2026-02-13  Simo SorceRefactor FIPS integrity check to use KAT framework
2026-02-13  Simo SorceSwitch FIPS self tests to deferred execution
2026-02-13  Simo SorceMove deferred self-test lock to FIPS_GLOBAL
2026-02-13  Simo SorceAdd dependency handling for FIPS self-tests
2026-02-13  Simo SorceRefactor FIPS self-tests to use ID-based lookup
2026-02-13  Simo SorceInitialize DRBG for single FIPS KATs
2026-02-13  Simo SorceUnify FIPS self-test KAT data structures
2026-02-13  Simo Sorcedocs: Simplify FIPS deferred test equivalency
2026-02-13  Simo SorceComment out currently unused data
2026-02-13  Simo SorceMove FIPS self-test data into a separate .c file
2026-02-13  Simo SorceKeep kdfs together in .gitignore
2026-02-13  Simo SorceFix style of FIPS srtp self-test data arrays
2026-02-13  Simo SorceFix style for ECDSA test vector
2026-02-13  Matt CaswellAdd a newdata_ex function which takes params and use it
2026-02-13  Matt CaswellExtend the low level method testing with ex_data
2026-02-13  Matt CaswellPass low level DH objects to the default provider
2026-02-13  Matt CaswellPass low level EC_KEY objects to the default provider
2026-02-13  Matt CaswellPass low level DSA objects to the default provider
2026-02-13  Matt CaswellPass low level RSA objects to the default provider
2026-02-13  Matt CaswellFix no-deprecated builds
2026-02-13  Matt CaswellExtend the tests we have for low level RSA/DSA methods...
2026-02-13  Matt CaswellExtend the tests we have for low level RSA/DSA methods...
2026-02-13  Matt CaswellExtend the test we have for a low level RSA method...
2026-02-13  Matt CaswellAdd a test for using a low level method with a provider
2026-02-12  Theo BuehlerProvide ASN1_BIT_STRING_set1()
2026-02-12  Dmitry BelyavskiyEVP_get_digestbynid/EVP_get_cipherbynid turns into...
2026-02-12  kovandoc: fix RSA_set_method return value documentation
2026-02-12  Igor UstinovFix the converters between the old and new BIO_read...
2026-02-11  Daniel KubecFixed formatting and text alignment in CHANGES.md
2026-02-11  kovandoc: document SSL_set_client_CA_list NULL behavior
2026-02-11  Alexandr NedvedickyUpdate NOTES-VALGRIND.md to document valgrind compaints...
2026-02-11  Bob BeckRemove OPENSSL_atexit();
2026-02-11  Eugene SyromiatnikovApply clang-format to the source tree
2026-02-11  Sahana Prasadcleanup: Use 32 bits instead of 40 bits to perform...
2026-02-10  Bob BeckAllow testing the valgrind suppression file in CI
2026-02-09  Neil HormanFix buffer overrung in SRTPKDF
2026-02-09  Stanislav Zidekinterop tests: update 23554/head
2026-02-09  Praveen PalaniswamyDocument EC_curve_nist2nid and EC_curve_nid2nist functions
2026-02-09  Tejaswi DevarakondaOSSL_PARAM_print_to_bio should be excluded from FIPS_MODULE
2026-02-09  Nikola Pajkovskyconfig: use -path instead of -wholename
2026-02-09  Viktor DukhovniFix cross-version compatibility in RFC7919 changes
2026-02-08  Dr. David von... cmp_client_test.c: add print_errors_PKIStatusInfo(...
2026-02-08  Dr. David von... cmp_client_test.c: add separator output between the...
next