]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2024-08-19  Ingo Franzkis390x: Add hardware acceleration for HMAC
2024-08-19  Ingo Franzkis390x: Add defines for new CPACF functions
2024-08-19  Tomas MrazExplicitly include e_os.h for close()
2024-08-19  shridhar kalavaguntaRAND_write_file(): Avoid potential file descriptor...
2024-08-19  slontisCI: Fix GCM IV check in acvp_test for crosstest
2024-08-19  Tomas Mrazspeed.c: Return success with -testmode -async_jobs...
2024-08-18  Paulitest: add a default greeting to avoid printing a null...
2024-08-18  slontisAdd an indicator for AES GCM that returns if the iv...
2024-08-17  Andrew Dinhlist_tls_signatures(): Avoid leak with zero length...
2024-08-17  Dmitry BelyavskiyWe can't check policy if we got an empty stack of certs
2024-08-16  Neil HormanMove docker files to test
2024-08-16  Neil HormanAdd workflow to do nightly build of interop container...
2024-08-16  Neil HormanAdd dockerfile for generation of a quic interop container
2024-08-16  Bernd EdlingerFix unpredictible refcount handling of d2i functions
2024-08-16  Bernd EdlingerExtend test case for reused PEM_ASN1_read_bio
2024-08-16  Paulireplace static declarations
2024-08-16  PauliRevert "fipsinstall: add ed_no_verify_digested option"
2024-08-16  PauliRevert "doc: add documentation for -eddsa_no_verify_dig...
2024-08-16  PauliRevert "doc: add verify-digested param for EdDSA"
2024-08-16  PauliRevert "param: add OSSL_SIGNATURE_PARAM_EDDSA_VERIFY_DI...
2024-08-16  PauliRevert "fips: add no digested option to FIPS provider"
2024-08-16  PauliRevert "EdDSA: disallow verification from a pregenerate...
2024-08-16  PauliRevert "test: update EdDSA tests for FIPS and no pre...
2024-08-16  PauliRevert "test: omit failing test when using a FIPS provi...
2024-08-16  PauliRevert "Apply the FIPS_eddsa_no_verify_digested indicat...
2024-08-16  slontisFIPS: Remove ability to bypass the FIPS self tests
2024-08-15  slontisChange existing evp_test KeyGen Ctrls to use provider...
2024-08-15  slontisUpdate evp_test KeyGen
2024-08-15  slontisRestrict FIPS EC Keygen to only allow curves with a...
2024-08-15  Matt CaswellEnsure the msg_callback is called on CCS receipt in...
2024-08-15  slontisAdd FIPS Indicator for ECDH cofactor.
2024-08-15  Andreas Treichelapps/cms.c, apps/smime.c: Fix -crlfeol help messages
2024-08-15  David BenjaminFix SSL_CTX_set1_groups documentation on preference...
2024-08-15  Bhaskar Metiyaapps/req.c: No warning reading from stdin if redirected
2024-08-15  Bhaskar MetiyaReturn SSL_AD_DECRYPT_ERROR alert on PSK binder validat...
2024-08-14  Dimitri John... fips: allow to customize provider vendor name
2024-08-14  Tomas MrazApply the FIPS_eddsa_no_verify_digested indicator on...
2024-08-14  Matt CaswellDon't compile in support for DSA speed testing if not...
2024-08-14  Matt CaswellFix a memory leak in the speed app
2024-08-14  Matt CaswellAdd a test recipe for testing the speed command
2024-08-14  Matt CaswellDocument the new -testmode option to the speed command
2024-08-14  Matt CaswellAdd a test mode to the speed app
2024-08-14  Shih-Yi ChenUpdate krb5 to latest master to pick up CVE fixes
2024-08-14  slontisAdd EDDSA FIPS self tests.
2024-08-14  Dmitry BelyavskiyImprove the EVP_PKEY_CTX_set_kem_op() documentation
2024-08-13  Paulitest: Improve coverage for the PBKDF2 unit tests
2024-08-13  Dmitry BelyavskiyEncap/decap in pkeyutl - tests
2024-08-13  Dmitry BelyavskiyEncap/decap in pkeyutl - documentation
2024-08-13  Dmitry BelyavskiySupport of en/decapsulation in the pkeyutl command
2024-08-13  Michael Baentschadds TLS signature algorithms list feature
2024-08-12  pohsingwuRestrict salt length for RSA-PSS in the FIPS provider
2024-08-12  pohsingwuSetup padding mode correctly in acvp_test
2024-08-11  Paulifipsmodule.cnf: set the signature digest checks option...
2024-08-11  Paulifips: support signature-digest-checks in FIPS provider
2024-08-11  Paulitest: add unit tests for disallowed XOF digests
2024-08-11  Paulisignatures: disallow XOF digests when doing signatures
2024-08-11  Paulifipsinstall: use correct macro for no drbg trunc digest...
next