]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2021-02-26  Pauliprov: support modified gettable/settable ctx calls...
2021-02-26  Pauliprov: support modified gettable/settable ctx calls...
2021-02-26  Paulicore: support modified gettable/settable ctx calls...
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  Paulievp: support modified gettable/settable ctx calls for...
2021-02-26  Paulicore: update RNG gettable/settable ctx param calls
2021-02-26  Pauliprov: update RNGs to support modified gettable/settable...
2021-02-26  Paulidoc: note changes to rand gettable/settable provider...
2021-02-26  Paulidoc: note changes to digest gettable/settable provider...
2021-02-26  Paulimodify EVP to support digest gettable/settable calls
2021-02-26  Paulicore: update digest gettable/settable ctx params calls
2021-02-26  Pauliprov: update digests to support modified ctx params
2021-02-26  Richard LevitteMakefile: Only update doc/build.info when there's an...
2021-02-26  Shane LontisFix external symbols related to ec & sm2 keys
2021-02-26  Shane LontisFix external symbols related to dsa keys
2021-02-26  Shane LontisFix external symbols related to dh keys
2021-02-26  Shane LontisFix external symbols for bn
2021-02-26  MarkFix filename escaping in c_rehash
2021-02-25  Tomas Mrazevp_extra_test: Do not manipulate providers in default...
2021-02-25  Tomas Mrazfake_random: Do not overwrite the callback on instatiation
2021-02-25  Tomas MrazEnsure that the fake rand is initialized
2021-02-24  jwalchFix an integer overflow in o_time.c
2021-02-24  Matt CaswellAdd a test for a names_do_all function
2021-02-24  Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-02-24  Richard LevitteFix string termination and length setting in OSSL_PARAM...
2021-02-24  Richard LevitteFix OSSL_PARAM_allocate_from_text() for OSSL_PARAM_UTF8...
2021-02-24  Richard LevitteAllow the sshkdf type to be passed as a single character
2021-02-24  Tomas MrazCleanup of some of the EVP_PKEY_CTX_ctrl related TODOs
2021-02-24  Tomas MrazFix missing EOL at the end of the rsa/build.info
2021-02-24  Tomas MrazRemove inclusion of unnecessary header files
next