]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-03-10  Tomas MrazChange default algorithms in PKCS12_create() and PKCS12...
2021-03-10  Matt CaswellMention the change of licence in NEWS.md
2021-03-10  Matt CaswellExpand the CHANGES entry for SHA1 and libssl
2021-03-10  Matt CaswellAdd a CHANGES for OSSL_STORE_INFO_get_type()
2021-03-10  Matt CaswellAdd a missing CHANGES.md entry for the legacy provider
2021-03-09  Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-09  Arthur GautierEVP_KDF-KB man page: Fix typo in the example code
2021-03-09  Alistair FrancisFixup support for io_pgetevents_time64 syscall
2021-03-09  Dr. David von... cmp_hdr.c: Fix minor Coverity issue CID 1473605
2021-03-09  Dr. David von... http_test.c: Fix minor Coverity issue CID 1473608
2021-03-09  Shane LontisReword repeated words.
2021-03-09  Tomas Mrazapps/pkcs12: Allow continuing on absent mac
2021-03-09  Tomas Mrazapps/pkcs12: Detect missing PKCS12KDF support on import
2021-03-09  Tomas Mrazapps/pkcs12: Properly detect MAC setup failure
2021-03-08  Armin Fuerstfake_rand_finish should be called if "OPENSSL_NO_SM2...
2021-03-08  Matt CaswellFix the check for suitable groups and TLSv1.3
2021-03-08  Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-08  Matt CaswellDocument the change in behaviour of the the low level...
2021-03-08  Matt CaswellEnsure the various legacy key EVP_PKEY getters/setters...
2021-03-08  Matt CaswellCache legacy keys instead of downgrading them
2021-03-08  Matt CaswellAvoid a null pointer deref on a malloc failure
2021-03-08  Matt CaswellAdd a multi thread test for downgrading keys
2021-03-06  Dmitry BelyavskiyRestore GOST macros compatibility with 1.1.1
2021-03-06  Dr. David von... apps/x509.c: Rename -signkey to -key for consistency...
2021-03-06  Dr. David von... HTTP: Fix BIO_mem_d2i() on NULL mem input
2021-03-06  Dr. David von... http_local.h: Remove unused declaration of HTTP_sendreq...
2021-03-06  Dr. David von... Simplify OCSP_sendreq_bio()
2021-03-06  Dr. David von... Make more use of X509_add_certs(); minor related code...
2021-03-06  Dr. David von... OCSP_resp_find_status.pod: Complete the RETURN VALUES...
2021-03-06  Dr. David von... crypto/ocsp/ocsp_cl.c: coding style improvements
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...
next