]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2026-02-20  Neil HormanConstify X509_print_fp and X509_print_ex_fp
2026-02-20  Milan BrozConstify X509_REQ_get1_email, X509_get1_email and X509_...
2026-02-20  Dmitry BelyavskiyRemoving some more EVP_get_smtbysmth calls
2026-02-20  sftcdrequire manual build for external ECH tests
2026-02-20  Tomas MrazECH: Remove whitespace at EOL or EOF
2026-02-20  Tomas MrazECH: Use BIO_puts when appropriate
2026-02-20  sftcdECH: change from I-D to RFC 9849 and resolve TODO(ECH...
2026-02-20  sftcdECH: avoid pointer aliasing in tls_construct_ctos_psk()
2026-02-20  sftcdech_check_format(): Fix potential out of bounds read
2026-02-20  sftcdAdd tests and documentation and fix a couple of issues...
2026-02-20  sftcdossl_ech_get_retry_configs(): Check for integer overflow
2026-02-20  sftcdtls_process_server_hello(): With retry config validate...
2026-02-20  sftcdech_test.c: Add test for trying ECH with TLSv1.2
2026-02-20  sftcdssl_choose_server_version(): With ECH check if connecti...
2026-02-20  sftcdDocument that SSL_OP_ECH_TRIALDECRYPT can cause DoS...
2026-02-20  sftcdech_read_priv_echconfiglist(): Pass encodedlen to BIO_n...
2026-02-20  Tomas MrazECH: Properly apply libctx and propq from SSL_CTX
2026-02-20  sftcds_client and s_server options for ECH
2026-02-20  sftcdFix a client-auth bug introduced by ECH code
2026-02-20  Tomas Mrazech_store.c: Fix casts and avoid leaks on error return
2026-02-20  Tomas Mrazech_ssl_apis.c: Check some invalid argument passing
2026-02-20  Tomas MrazFix warnings about casts in ECH code
2026-02-20  sftcdAdd server-side handling of Encrypted Client Hello
2026-02-20  Matt CaswellAdd a test for the new PACKET_msg_start() function
2026-02-20  Matt CaswellIntroduce the PACKET_msg_start() function
2026-02-20  sftcdECH client support for sending multiple key shares
2026-02-20  sftcdECH client side transcript refactor
2026-02-20  sftcdECH client side
2026-02-20  sftcdECH external APIs
2026-02-20  sftcdECH CLI implementation
2026-02-20  Stephen FarrellECH build artefacts and a bit of code
2026-02-20  Stephen FarrellDocuments initial agreed APIs for Encrypted Client...
2026-02-20  Stephen Farrelladd ech-api.md
2026-02-20  Frederik Wedel... Const correct time parameter for X509_cmp_time(), X509_...
2026-02-20  Neil HormanConstify X509_to_X509_REQ and X509_REQ_to_X509
2026-02-20  Daniel KubecCRL: reject malformed CRL Number and CRL Delta Indicator
2026-02-20  Milan BrozConstify X509_issuer_and_serial_hash
2026-02-20  Neil HormanConsity X509_add_cert and X509_self_signed
2026-02-20  Milan BrozConstify X509v3_asid_validate_resource_set and X509v3_a...
2026-02-20  Neil Hormanconstify X509_check_trust, X509_TRUST_add
2026-02-20  Dimitri John... Revert "fips-jitter: Force use jitter entropy in the...
2026-02-19  Milan BrozAdd CHANGES.md entry for SM-based cipher suites.
2026-02-19  Milan BrozAdd tests for TLS1.3 TLS_SM4_GCM_SM3 and TLS_SM4_CCM_SM3
2026-02-19  Milan BrozAdd TLS1.3 ciphersuites from RFC8998
2026-02-19  Neil HormanConstify NAME_CONSTRAINTS_check and NAME_CONSTRAINTS_ch...
2026-02-19  Josh AulerAdded NULL Pointer check to the print_keyspec function
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
next