]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-03-03  Richard LevitteFix the perl code to get FIPSMODULENAME
2021-03-03  Richard LevitteTEST: Remove the build of fipsmodule.cnf from test...
2021-03-03  Richard LevitteAPPS: Modify 'fipsinstall' to output all notifications...
2021-03-03  Richard LevitteMake 'tests' depend on a generated 'providers/fipsmodul...
2021-03-03  Richard Levittebuild.info: Make it possible to use compiled programs...
2021-03-03  Richard Levittebuild.info: Add the possibility to add dependencies...
2021-03-03  Richard LevitteDOCS: Fix provider-mac.pod and the docs of our implemen...
2021-03-03  Paulidoc: add a note to the RAND_get0_ calls indicating...
2021-03-03  Tomas Mrazossl_rsa_sp800_56b_check_public: Be more lenient with...
2021-03-03  Paulirand: remove FIPS mode conditional code.
2021-03-03  Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-03  Shane LontisFix NULL access in ssl_build_cert_chain() when ctx...
2021-03-03  Tomas MrazRemove todos in decode_der2key.c and decode_ms2key.c
2021-03-03  Tomas MrazImprove error reporting in key exchange provider implem...
2021-03-03  Tomas MrazRemove unused MAX_TLS_MAC_SIZE define
2021-03-03  Tomas MrazRemove todos in providers/implementations/include/prov
2021-03-03  Tomas MrazResolve TODOs in signature implementations.
2021-03-03  Tomas Mrazstatem_lib.c: Remove TODOs that are unnecessary
2021-03-03  Tomas Mraztest_ssl_new: X448, X25519, and EdDSA are supported...
2021-03-03  Tomas Mrazevp_extra_test2: Remove TODO 3.0
2021-03-03  Tomas Mrazevp_extra_test: Remove TODO comment as setting the...
2021-03-02  Matt CaswellFix a copy&paste error in evp_extra_test
2021-03-02  Fangming.FangFix compiling error on arm
2021-03-02  Dr. David von... openssl-cmp.pod.in: replace the term 'verify' by the...
2021-03-02  Dr. David von... CMP: On NULL-DN subject or issuer input omit field...
2021-03-02  Paulitest: use the new set public and private together call
2021-03-02  Paulitest: add utility function to set the fake random callb...
2021-03-02  Paulitest: update ECDSA and SM2 internal tests in line with...
2021-03-02  Paulitest: update test_random to create real contexts instea...
2021-03-01  Richard Levittemake update
2021-03-01  UndefBehaviorFix build of /dev/crypto engine with no-dynamic-engine...
2021-03-01  Rich SalzRemove RSA SSLv23 padding mode
2021-03-01  Dr. David von... Generalize schmeme parsing of OSSL_HTTP_parse_url(...
2021-03-01  Dr. David von... OSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-28  Dr. David von... apps/x509.c: Fix mem leaks in processing of -next_seria...
2021-02-28  Dr. David von... apps/x509.c: Improve print_name() and coding style...
2021-02-28  Dr. David von... apps/x509.c: Improve indentation of the large print...
2021-02-28  Dr. David von... apps/x509.c: Fix too eager call to X509_set_issuer_name...
2021-02-28  Paulirand: use params argument on instantiate call
2021-02-28  Paulicore: add params argument to DRBG instantiate call
2021-02-28  Paulidoc: update documenation with params argument on DRBG...
2021-02-28  Paulitest: update tests to allow for params argument for...
2021-02-28  Pauliprov: update rand implementations to have a params...
2021-02-28  Paulifips: update DRBG KATs for the extra instantiate argument
2021-02-28  Paulievp: add params argument to EVP_RAND_instantiate()
2021-02-28  Paulidoc: document additional argument to KDF derive calls
2021-02-28  Pauliprov: add additional argument to KDF derive call in...
2021-02-28  Paulifips: add additional argument to KDF derive call in...
2021-02-28  Paulicrypto: add additional argument to KDF derive calls
2021-02-28  Pauliapps: add addition argument to KDF derive call
2021-02-28  Pauliprov: add extra params argument to KDF implementations
2021-02-28  Paulitls: adjust for extra argument to KDF derive call
2021-02-28  Paulitest: adjust tests to include extra argument to KDF...
2021-02-28  Paulievp: add param argument to KDF derive call
2021-02-28  Paulicore: add param argument to KDF derive call
2021-02-28  Paulidoc: update provider-mac documentation to account for...
2021-02-28  Paulidoc: update KMAC doc to not say that the `KEY\' paramet...
2021-02-28  Pauliapps: update speed to use the additional arguments...
2021-02-28  Paulidoc: note the additional parameters to EVP_MAC_init()
2021-02-28  Pauliupdate poly1305 to have additional init arguments
2021-02-28  Pauliupdate BLAKE2 to have additional init arguments
2021-02-28  Pauliprov: update kmac to have additional init arguments
2021-02-28  Pauliprov: update hmac to have additional init arguments
2021-02-28  Pauliprov: update gmac to have additional init arguments
2021-02-28  Pauliprov: update cmac to have additional init arguments
2021-02-28  Pauliprov: use new MAC_init arguments in HMAC-DRBG
2021-02-28  Pauliprov: use new MAC_init arguments in signature legacy...
2021-02-28  Pauliprov: update provider util to be less agressive about...
2021-02-28  Paulifips: update to use the extra MAC init arguments
2021-02-28  Paulicore: update to use the extra MAC init arguments
2021-02-28  Paulitest: updates for the new additional MAC_init arguments
2021-02-28  Paulievp_test: updates for the new additional MAC_init arguments
2021-02-28  Paulitls: updates for the new additional MAC_init arguments
2021-02-28  Paulievp: updates for the new additional MAC_init arguments
2021-02-28  Paulicrmf: updates for the new additional MAC_init arguments
2021-02-28  Pauliapps: updates for the new additional MAC_init arguments
2021-02-28  Pauliapps: update mac to work with additional MAC_init argum...
2021-02-28  Pauliapps: update fipsinstall to work with additional MAC_in...
2021-02-28  Pauliprov kdf: update to use the extra MAC init arguments
2021-02-28  Pauliprov: update SipHash to new init function
2021-02-28  Paulisiphash: Add the C and D round parameters for SipHash.
2021-02-27  Richard Levittecrypto/asn1/i2d_evp.c: Fix i2d_provided() to return...
2021-02-27  Richard LevittePROV: Implement an EC key -> blob encoder, to get the...
2021-02-27  Richard LevitteModify i2d_PublicKey() so it can get an EC public key...
2021-02-27  Benjamin Kaduktest_ecpub: test that we can decode the DER we encoded
2021-02-27  Benjamin Kaduktest_ecpub: verify returned length after encoding
2021-02-27  Benjamin KadukAdd test for EC pubkey export/import
2021-02-27  Dr. David von... Code cleanup mostly in crypto/x509/v3_purp.c
2021-02-26  Benjamin KadukCheck ASN1_item_ndef_i2d() return value.
2021-02-26  Tomas Mrazevp_pkey_provided_test: Improve diagnostic output
2021-02-26  Tomas Mraztests: Always print errors before test verdict
2021-02-26  Paulifuzzer: add ctx gettable/settable to the fuzzer RNG
2021-02-26  Paulitest: add ctx gettable/settable to the generic fake...
2021-02-26  Paulicore: support modified gettable/settable ctx calls...
2021-02-26  Paulichanges to match the updated context gettable/settable...
2021-02-26  Paulievp: upport modified gettable/settable ctx calls for...
2021-02-26  Pauliprov: upport modified gettable/settable ctx calls for...
2021-02-26  Paulievp: support modified gettable/settable ctx calls for...
2021-02-26  Paulidoc: changes to match the updated context gettable...
2021-02-26  Paulicore: core: support modified gettable/settable ctx...
next