]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-06-06  Pauliupdate build.info with new .in files
2025-06-06  Paulirename ml_dsa_kmgmt.c & ml_kem_kmgmt.c to ml_dsa_kmgmt...
2025-06-05  Neil HormanTest randomly selected client port for availabilty...
2025-06-05  Collin Funkdoc: fix misspellings of certificate(s)
2025-06-04  Dr. David von... apps/x509.c: re-add ERR queue printing on errors
2025-06-04  Viktor DukhovniSplit arguments taking quotes into account
2025-06-04  Viktor DukhovniAvoid shell commandline processing in CA.pl
2025-06-04  Matt CaswellAdd a CHANGES.md entry regarding no_renegotiation alert
2025-06-04  Matt CaswellUpdate documentation regarding no_renegotiation handling
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  Paulichacha20_poly1305: use the new name/type code generator
2025-06-04  Paulicipher: use the new name/type code generator for ciphers
2025-06-04  Pauliparamnames: add new function to handle names and types.
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  sashan- drop s/-ansi/-std=c99
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-06-03  Dr. David von... DOC: update references to obsolete RFC 2459 (updated...
2025-05-31  sashaninitial implementation of http/1.0 server to benchmark...
2025-05-30  sashan- fix copyright years
2025-05-30  sashan- install libtls-dev
2025-05-30  sashan- s/libtls/libretls
2025-05-30  sashan- install libtls
2025-05-30  sashan- fix typo in github action
2025-05-30  sashan- adding rpki test to ci workflow
2025-05-30  sashan- adding rpki-client-portable repository as submodule
2025-05-30  sashan- rpki external test
2025-05-30  sashanadd rpki-client external test
2025-05-30  Daniel FrinkAdd generated cipher implementation files to gitignore
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  operagxoksanaREADME.md: Improve links to GH workflow badges
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-27  Paulitest: use EVP_PKEY_get_security_category function in...
2025-05-27  Paulidoc: document EVP_PKEY_get_security_category function
2025-05-27  Pauliadd EVP_PKEY_get_security_category to exported symbols
2025-05-27  Paulievp: add EVP_PKEY_get_security_category function
2025-05-27  Paulislh-dsa: add security category checks to evp_test data
2025-05-27  Paulirsa: add security category checks to evp_test data
2025-05-27  Pauliml-kem: add security category checks to evp_test data
2025-05-27  Pauliml-dsa: add security category checks to evp_test data
2025-05-27  Pauliecx: add security category checks to evp_test data
2025-05-27  Pauliec: add security category checks to evp_test data
2025-05-27  Paulidsa: add security category checks to evp_test data
2025-05-27  Paulidh: add security category checks to evp_test data
2025-05-27  Paulislh-dsa: add security category support
2025-05-27  Paulirsa: add security category support
2025-05-27  Pauliml-kem: add security category support
2025-05-27  Pauliml-dsa: add security category support
2025-05-27  Pauliecx/ml-kem: add security category support
2025-05-27  Pauliecx: add security category support
2025-05-27  Pauliec: add security category support
2025-05-27  Paulidsa: add security category support
2025-05-27  Paulidh: add security category support
2025-05-27  Paulievp_test: support security-category for public key...
2025-05-27  Paulidoc: document the security category param for pkeys
2025-05-27  PauliAdd security-category param name
2025-05-23  Norbert Pocsquic-interop-ci: Fix docker install
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  Norbert Pocsquic-interop-ci: Fix failing CI
2025-05-22  Tomas Mrazapps/x509.c: Fix the -addreject option adding trust...
2025-05-20  Ondrej MorisUpdate pkcs11-provider submodule
2025-05-20  Ondrej Moristest: reduce the scope of pkcs11-provider external...
2025-05-20  Ondrej Moristest: skip tlsfuzzer tests pkcs11-provider test
2025-05-20  Ondrej Morisci: run all non-external tests on fedora:latest
2025-05-20  Ondrej Morisci: run pkcs11-provider external test on Fedora
2025-05-20  Ondrej Morisci: re-enable pkcs11-provider external test
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 Luebbe80-test_cms.t: Fix indentation by replacing tabs with...
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
next