openssl.git
2021-03-06 Paul NelsonUpdate the demos/README file because it is really old...
2021-03-05 Tomas MrazCI external tests: separate each external test into...
2021-03-05 Tomas MrazCI external test: for now run only the krb5 and gost_en...
2021-03-05 Tomas Mrazgost_engine test: further cleanups and fixes
2021-03-05 Tomas Mrazgost_engine test: Run also perl and tcl tests
2021-03-05 Tomas MrazCI: add job with external tests
2021-03-04 Richard LevitteDOCS: Document OSSL_STORE_INFO_PUBKEY in doc/man3/OSSL_...
2021-03-04 Richard LevitteMake provider provider_init thread safe, and flag check...
2021-03-04 Richard LevitteMake ossl_provider_disable_fallback_loading() thread...
2021-03-04 Richard Levittetest/threadstest.c: Add a test to load providers concur...
2021-03-04 Tomas Mrazecx_set_priv_key: Try to obtain libctx from the pkey...
2021-03-04 Tomas Mrazbn_ctx.c: Remove TODO 3.0 related to tracing in FIPS...
2021-03-04 Tomas Mrazecx_set_priv_key: Remove TODO 3.0 related to setting...
2021-03-04 Tomas Mrazdo_sigver_init: Remove fallback for missing provider...
2021-03-04 Tomas MrazRemove some of the TODO 3.0 in crypto/evp related to...
2021-03-04 Tomas Mrazcrypto/param_build_set.c: Remove irrelevant TODO 3.0
2021-03-04 Tomas Mrazcrypto/ppccap.c: Remove useless TODO 3.0
2021-03-04 Tomas Mrazinclude/crypto: Remove TODOs that are irrelevant for 3.0
2021-03-04 Tomas Mrazinclude/internal: Remove TODOs that are irrelevant...
2021-03-04 Tomas Mraztest/x509: Test for issuer being overwritten when printing.
2021-03-04 Dr. David von... OSSL_STORE: restore diagnostics on decrypt error; provi...
2021-03-04 Tobias Nießencrypto: rename error flags in internal structures
2021-03-03 Richard LevitteAdd a new test recipe to verify the generated test...
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...
next