]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-09-05  Tomas MrazCopyright year updates
2024-09-05  Richard Levitteutil/mkinstallvars.pl: replace List::Util::pairs with...
2024-09-04  Tomas MrazCI: Update upload-artifact action to be compatible
2024-09-04  dependabot... build(deps): bump actions/download-artifact in /.github...
2024-09-03  Alexandr NedvedickyEVP_CIPHER_CTX_get_algor_params() may attempt to access...
2024-09-03  Ingo Franzkis390x: Fix prehash-by-caller handling for ED25519 and...
2024-09-03  Ingo Franzkis390x: Disable HMAC hardware acceleration when an engin...
2024-09-03  Tomas MrazAdd CVE-2024-5535 to CHANGES and NEWS
2024-09-03  Viktor DukhovniUpdated CHANGES and NEWS for CVE-2024-6119 fix
2024-09-03  Viktor DukhovniAvoid type errors in EAI-related name check logic.
2024-09-03  Tomas MrazAdd CHANGES.md and NEWS.md updates for the 3.4 release
2024-09-02  Brad SmithAdd support for elf_aux_info() on OpenBSD
2024-09-02  Theo BuehlerMissing .rodata for AVX2/AVX512 codepaths
2024-09-02  Adam (ThinLinc... Detect MinGW 32 bit for NO_INTERLOCKEDOR64
2024-09-02  Ingo Franzkis390x: Fix HMAC digest detection
2024-08-30  Viktor DukhovniImprove base64 BIO correctness and error reporting
2024-08-30  Richard Levittefix: ossl_digest_get_approved_nid() returns NID_undef...
2024-08-30  Richard LevitteRefactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include...
2024-08-30  Richard LevitteRefactor OpenSSL 'DSA' EVP_SIGNATURE to also include...
2024-08-30  Pauliendecode_test.c: Fix !fips v3.0.0 check
2024-08-30  Richard Levitteexporters for pkg-config: align with the changes for...
2024-08-29  Tomas Mrazendecode_test.c: Avoid running the SM2 tests with 3...
2024-08-29  Viktor DukhovniCheck for excess data in CertificateVerify
2024-08-29  Joerg Schmidbauers390x: support CPACF sha3/shake performance improvements
2024-08-29  Clemens Langdoc: Document properties param for Argon2 KDF
2024-08-29  erbsland-devRefactor and Enhance Compression Field Testing
2024-08-29  erbsland-devCorrect Alert Handling for Missing Compression Methods
2024-08-29  Richard LevitteAdd ED25519 and ED448 support for EVP_PKEY_{sign,verify...
2024-08-29  Richard LevitteRefactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use...
2024-08-29  Zhiqing XieFix compile err when building VC-CLANG-WIN64-CLANGASM...
2024-08-29  Jamie CuiFix decoder error on SM2 private key
2024-08-29  slontisEVP_MD_size() updates
2024-08-29  slontisUpdate code to use EVP_MD_xof()
2024-08-29  slontisXOF / EVP_MD_size() changes.
2024-08-28  sashanRSA decoder should check also sanity of p, q, e, d...
2024-08-28  slontisCleanups for FIPS options..
2024-08-27  Richard Levittefix: for exporters to work for build config, there...
2024-08-27  Richard Levittefix: exporters/cmake/OpenSSLConfig.cmake.in to work...
2024-08-27  Jonathan M... test: issuedOnBehalfOf X.509v3 extension
2024-08-27  Jonathan M... feat: add support for issuedOnBehalfOf X.509v3 extension
2024-08-27  Richard Levittefix coding style
2024-08-27  Richard Levittedoc: Document EVP_{TYPE}_CTX_get_algor etc
2024-08-27  Richard Levittefeat: Implement EVP_PKEY_CTX_{set,get}_algor_params...
2024-08-27  Richard Levittefeat: Implement EVP_CIPHER_CTX_{set,get}_algor_params...
2024-08-27  Richard Levittefix: in RC2 implementation, handle both old and new...
2024-08-27  Richard LevitteAmend the design of AlgorithmIdentifier parameter passing
2024-08-26  cxReturn SSL_AD_UNEXPECTED_MESSAGE alert when receiving... 24998/head
2024-08-26  Jonathan M... fix: alias auditEntity OID
2024-08-26  Jonathan M... test: auditIdentity X.509v3 extension decoding and...
2024-08-26  Jonathan M... feat: support auditIdentity X.509v3 extension
2024-08-26  Jonathan M... fix: wrong name for OID -> auditIdentity
2024-08-25  slontisCleanups for FIPS indicator documentation
2024-08-25  slontisAdd FIPS indicator documentation
2024-08-25  slontisAdd FIPS indicators to X25519 and X448.
2024-08-23  slontisUpdate new FIPS indicator evp_tests to use FIPSversion...
2024-08-23  slontisRevert evp_test change that made "FIPSversion" skip...
2024-08-23  slontisFIPS: Add EDDSA public key validation.
2024-08-23  slontisUpdate FIPS 140-3 self tests
2024-08-23  slontisFIPS: Change fips tests to use SHA2 for corruption...
2024-08-23  Ingo Franzkis390x: Fix memory leak in s390x_HMAC_CTX_copy()
2024-08-22  Pauliacvptest: add positive and negative tests for verify...
2024-08-22  Paulirsa: add verify_message param support
2024-08-22  Pauliecdsa: add verify_message param support
2024-08-22  Pauliparam: add OSSL_SIGNATURE_PARAM_FIPS_VERIFY_MESSAGE...
2024-08-22  Paulidoc: document the OSSL_SIGNATURE_PARAM_FIPS_VERIFY_MESS...
2024-08-22  Tomas Mrazfuzz/hashtable.c: rc == -1 on insert is OK when fuzzing
2024-08-22  Tomas Mrazossl_ht_insert(): Allow for 4 iterations of grow_hashta...
2024-08-21  Joachim VandersmissenReplace PKCS#1 v1.5 padding in RSA PCT
2024-08-21  Joachim VandersmissenReplace PKCS#1 v1.5 encryption in RSA PCT
2024-08-21  Bernd EdlingerFix error handling in OBJ_add_object
2024-08-21  Beat Bollix_attrib: fix a memory leak
2024-08-21  Neil HormanAdd Changes entry for debuginfo generation
2024-08-21  Neil HormanAdd a test for debuginfo generation
2024-08-21  Neil HormanAdd debuginfo build target
2024-08-21  Jiasheng Jiangtest/provider_test.c: Add OSSL_PROVIDER_unload() to...
2024-08-21  Jiasheng Jiangtest/provider_fallback_test.c: Add OSSL_PROVIDER_unload...
2024-08-21  Matt CaswellFix the alert used on a missing key_share
2024-08-21  slontisAdd additional test cases for Single Step KDF.
2024-08-21  slontisAdd FIPS KMAC key check
2024-08-21  slontisAdd HMAC FIPS keysize check.
2024-08-21  Tomas Mrazhashtable.c: Code style fixes
2024-08-21  Tomas Mrazcore_namemap.c: 2048 hashtable buckets should be sufficient
2024-08-21  Tomas MrazFor lockless reads use the whole hashtable for collidin...
2024-08-21  Tomas MrazUse the new hashtable for core_namemap
2024-08-21  Tomas Mrazhashtable: Support lockless reads
2024-08-21  Tomas Mrazhashtable.c: Avoid infinite loop in ossl_ht_insert()
2024-08-21  Neil Hormansome performance improvements
2024-08-21  Neil Hormanalternate collision checking support
2024-08-21  Richard Levittefix: Have util/mkerr.pl comply better with our coding...
2024-08-21  Richard LevitteEnable RSA-SM3 in the default provider
2024-08-21  Richard Levittefix coding style
2024-08-21  Richard LevitteAdd new test types in test/evp_test.c, and a test for...
2024-08-21  Richard LevitteRefactor OpenSSL 'RSA' EVP_SIGNATURE to also include...
2024-08-21  Richard LevitteImplement functionality for direct use of composite...
2024-08-20  Hubert KarioLink to the place where signature options are defined
2024-08-20  XZ-XWhen calling ASN1_item_i2d () check both returned lengt...
2024-08-20  erbsland-devEnhance s_client Output
2024-08-20  Paulitest: add command line indicator option checking to...
2024-08-20  slontisAdd FIPS self test updates
2024-08-19  Ingo Franzkitest/hmactest: Add further tests for HMAC with multiple...
next