]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-06-04  Matt CaswellTest that a no_renegotiation alert is handled correctly
2025-06-04  Matt CaswellFix DTLS handling when receiving a no_renegotiation...
2025-06-04  Dmitry Misharovci: remove windows-2019 runner images
2025-06-03  Andrew DinhReset qtls->local_transport_params_consumed to 0 on...
2025-06-03  Neil HormanAdd test for yielding of write secrets before read
2025-06-03  Matt CaswellEnsure client read app data secret change occurs after...
2025-06-03  Matt CaswellImplement explicit storing of the server_finished_hash
2025-06-03  Matt CaswellEnsure client read handshake secret change occurs after...
2025-06-03  Matt CaswellImplement explicit storing of the handshake_traffic_hash
2025-06-03  Nicky MouhaRegression test for incorrect HMAC API usage
2025-06-03  Frederik Wedel... Handle 0 return values from DH key computations as...
2025-06-03  Jai SUse value barrier for constant_time_cond_swap_*
2025-05-30  Dmitry BelyavskiyCleanup - this constant and functions are no longer...
2025-05-30  Norbert Pocssslapitest: Add failing test for quic double free
2025-05-30  Norbert Pocsquic_tls.c: Precede double free on EVP_MD variable
2025-05-30  Richard Levitte[design] Functions for explicitly fetched signature...
2025-05-29  Tomas MrazDocument that FIPS provider cannot be used by multiple...
2025-05-29  JiashengJiangtest/evp_test.c: Free fetched_digest on error to avoid...
2025-05-29  JiashengJiangcrypto/property/property.c: Free impl->method to avoid...
2025-05-29  AntonMoryakovapps: lib: Prevent potential NULL dereference in init_c...
2025-05-29  Viktor DukhovniNote finished state in cipher BIO EOF
2025-05-29  Neil HormanAttempt to fix occasional failure of quicapi test in ci
2025-05-28  Norbert PocsDocument EVP_CIPHER failure for missing provider function
2025-05-27  JiashengJiangapps/cmp.c: Free bio on error to avoid memory leak
2025-05-27  Tomas MrazOSSL_CMP_MSG_http_perform(): Remove extraneous %s from...
2025-05-27  JiashengJiangcrypto/pkcs7/pk7_smime.c: Add BIO_free() to avoid memor...
2025-05-27  JiashengJiangapps/pkeyutl.c: Add OPENSSL_free() to avoid a memory...
2025-05-23  Richard LevitteAdd more instructions in HACKING.md
2025-05-23  Tomas MrazAvoid leaking duplicated EVP_PKEY_CTX in case of error
2025-05-23  widneveFix memory leaks after failure of PKCS7_add_signed_attr...
2025-05-22  klaus triendlUpdated Windows notes on the use of “no-makedepend...
2025-05-22  Tomas Mrazapps/x509.c: Fix the -addreject option adding trust...
2025-05-20  Dr. David von... crypto/evp/signature.c: add checks for consistent prese...
2025-05-20  Dr. David von... provider-signature.pod: add missing doc of OSSL_FUNC_si...
2025-05-20  Dr. David von... crypto/evp/signature.c: add more specific diagnostic...
2025-05-20  Dr. David von... crypto/evp/signature.c: compensate for providers not...
2025-05-20  Dr. David von... crypto/evp: compensate for providers not adding error...
2025-05-20  Dr. David von... store_result.c: add to error queue which provider faile...
2025-05-19  Jan LuebbeFix some typos in the man pages
2025-05-19  Dmitriy DenisovThe condition that is never checked has been removed.
2025-05-19  Zhiguo ZhouCheck NASM version for {vex} prefix support
2025-05-19  Zhiguo ZhouRemove redundant space in effective address
2025-05-19  Zhiguo ZhouPick up {vex} in x86_64 assembler translator
2025-05-19  JiashengJiangdemos/bio/sconnect.c: Free ssl_bio on error to avoid...
2025-05-19  JiashengJiangcrypto/x509/v3_lib.c: Free tmpext if X509V3_EXT_add...
2025-05-19  sashanFix AIX build in test/radix/quic_tests.c
2025-05-19  sashanFix build failure on AIX
2025-05-19  JiashengJiangssl/t1_lib.c: Free gix if sk_TLS_GROUP_IX_push() fails...
2025-05-16  Benson Muitedemos/guide/tls-client-block.c Spelling correction
2025-05-16  Norbert Pocss3_lib.c: Use illegal_parameter for failing encapsulati...
2025-05-16  Ilie HalipFix trace output for provider algorithm names
2025-05-15  Neil HormanAdd NULL check in ossl_quic_get_peer_token
2025-05-15  Norbert Pocss3_lib.c: Handle weak x keys as illegal_parameter alert
2025-05-13  Simo SorceReturn SLH-DSA public key when requested
2025-05-13  Simo SorceReturn ML-DSA public key when requested
2025-05-13  JiashengJiangtest/testutil/testutil_init.c: Add OPENSSL_free() to...
2025-05-13  Matt CaswellStop a TLSv1.3 server emitting an unsolicited PSK extension
2025-05-13  Dr. David von... APPS/cmp.c: fix char encoding of subject, issuer, sende...
2025-05-13  Jakub ZelenkaCheck rand_meth_lock existence before trying to lock it
2025-05-08  Paulichacha_poly: fix settable ctx param list
2025-05-08  Matt CaswellAdd a test for app data received too early
2025-05-08  Matt CaswellEnsure we properly release DTLS buffered app data records
2025-05-08  JiashengJiangtest/bio_comp_test.c: Initialize pointer to avoid undef...
2025-05-07  Matt CaswellFix memory management in port_make_channel
2025-05-07  Matt CaswellAdd a test for sending an empty app data record in...
2025-05-07  Matt CaswellDrop empty app data records in DTLS
2025-05-07  JiashengJiangcrypto/provider_conf.c: Fix possible memory leak
2025-05-06  Dr. David von... Fix SSL_{set1,add1}_host() handling of host name/IP...
2025-05-06  Dr. David von... SSL_set1_host.pod: add recommendation to use SSL_{set1...
2025-05-05  Tobias BrickFix use after free bugs for public_keys and private_key...
2025-05-04  Richard LevitteFix test/recipes/25-test_verify.t [3.5]
2025-05-04  Richard LevitteDrop "by store"'s by_store_subject_ex()
2025-05-04  Dr. David von... Add test_verify tests
2025-05-04  Richard LevitteRework the "by store" X509_LOOKUP method to open the...
2025-05-02  Neil HormanDisable unterminated-string-initialization in strict...
2025-04-30  Neil HormanUpdate test/ossl_store_test.c
2025-04-30  Neil HormanUpdate test/ossl_store_test.c
2025-04-30  Neil HormanAdding winstore open test
2025-04-30  Tomas Mrazsslecho: Rename bool to flag to avoid C23 conflict
2025-04-30  Matt CaswellFix a typo in evpciph_des3_common.txt
2025-04-30  Matt CaswellFix a deadlock while attempting to get the Primary...
2025-04-30  Matt CaswellEnsure that our fips internal provider is always loaded
2025-04-30  Matt CaswellAssert that we successfully obtained a lock
2025-04-30  Matt CaswellAdd a test for calling RAND_get0_primary()
2025-04-29  Arne SchwabeFix aesv8 arm assembler code not working on 32 bit...
2025-04-29  sashanossl_json_f64() seems to be unused, remove it to avoid...
2025-04-29  Matt CaswellClarify how s_client -ign_eof and -quiet impact command...
2025-04-29  Anton TielemanTest+fix handling "wrong" downgrade signals
2025-04-29  Anton TielemanRepair downgrade tests
2025-04-28  Martin RauchAdded quotes to mask spaces in the path when building
2025-04-28  Tomas MrazBIO_dump_indent_cb(): Check for negative return from...
2025-04-28  Bernd EdlingerFix also BIO_printf formatting for INF and NAN
2025-04-28  Nicholas BrinkFix POD indentation in OSSL_CMP_CTX_new
2025-04-28  Joachim VandersmissenTest ML-DSA, SLH-DSA, and ML-KEM PCT implementations
2025-04-28  Joachim VandersmissenMove to error state if ML-DSA / SLH-DSA PCT fails
2025-04-28  Joachim VandersmissenFacilitate corruption in ML-DSA PCT
2025-04-28  Gerd Hoffmannpoll builder: add dummy field
2025-04-25  A. WilcoxFix P-384 curve on lower-than-P9 PPC64 targets
2025-04-25  Joachim VandersmissenProperly zeroize ML-KEM z and d values
2025-04-24  Matt CaswellAdd a test for calling SSL_accept() on a listener
next