]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
[thirdparty/openssl.git] / crypto /
2021-03-19  Richard LevittePROV: Add type specific MSBLOB and PVK decoding for...
2021-03-19  Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-03-19  Richard LevittePROV: Add type specific SubjectPublicKeyInfo decoding...
2021-03-19  Tomas MrazEVP_PKEY_get_*_param should work with legacy
2021-03-19  Tomas MrazASYNC_start_job: Reset libctx when async_fibre_swapcont...
2021-03-19  Tomas MrazAdded functions for printing EVP_PKEYs to FILE *
2021-03-19  Shane LontisFix windows build compiler issue.
2021-03-18  Matt CaswellEnsure we deregister thread handlers even after a faile...
2021-03-18  Paulimodes: fix coverity 1449860: overlapping memory copy
2021-03-18  Paulimodes: fix coverity 1449851: overlapping memory copy
2021-03-18  Jon SpillettRemove TODO comment. Resolves #14396
2021-03-18  Shane LontisAdd ossl_provider symbols
2021-03-18  Shane LontisRename CMS_si_check_attributes to ossl_cms_si_check_att...
2021-03-18  Shane Lontisrename err_get_state_int() to ossl_err_get_state_int()
2021-03-18  Shane LontisAdd ossl_is_partially_overlapping symbol
2021-03-18  Shane LontisAdd ossl_pkcs5_pbkdf2_hmac_ex symbol
2021-03-18  Shane LontisAdd ossl_pem_check_suffix symbol
2021-03-18  Shane LontisAdd ossl_ x509 symbols
2021-03-18  Shane LontisAdd ossl_lhash symbols
2021-03-18  Shane LontisAdd ossl_ symbol to x509 policy
2021-03-18  Shane LontisAdd ossl_bn_group symbols
2021-03-18  Shane LontisAdd ossl_sa symbols
2021-03-18  Shane LontisAdd ossl_ symbols for sm3 and sm4
2021-03-18  Shane LontisAdd ossl_siv symbols
2021-03-18  Shane LontisAdd ossl_aria symbols
2021-03-18  Shane LontisAdd ossl_ conf symbols
2021-03-18  Shane LontisAdd ossl_ ecx symbols
2021-03-18  Shane LontisAdd ossl_v3 symbols
2021-03-18  Shane LontisAdd ossl_rsa symbols
2021-03-18  Shane LontisAdd ossl_encode symbols
2021-03-18  Shane LontisAdd ossl_asn1 symbols
2021-03-18  Shane LontisAdd ossl_rand symbols
2021-03-18  Shane LontisFix misc external ossl_ symbols.
2021-03-18  Shane LontisFix external symbols for crypto_*
2021-03-18  Dr. David von OheimbTS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-18  Dr. David von Oheimbts_check_signing_certs(): Make sure both ESSCertID...
2021-03-18  Dr. David von OheimbTS ESS: Invert the search logic of ts_check_signing_cer...
2021-03-18  Beat BolliASN1: check the Unicode code point range in ASN1_mbstri...
2021-03-18  Beat BolliASN1: limit the Unicode code point range in UTF8_getc...
2021-03-17  Tomas Mrazevp_keymgmt_util_copy: Fix possible leak on copy failure
2021-03-17  Matt CaswellConvert some TODO(3.0) comments in init.c to normal...
2021-03-17  Matt CaswellRemove a TODO(3.0) from EVP_PKEY_derive_set_peer()
2021-03-17  Jon SpillettFix up issues found when running evp_extra_test with...
2021-03-17  PauliRemove TODOs from digest.c
2021-03-17  Pauliparams: clean up TODO
2021-03-17  Matt CaswellFix a TODO(3.0) in the siphash code
2021-03-17  Tomas Mrazp_lib.c: Remove TODO comments
2021-03-16  Tomas Mrazcore_get_libctx: use assert() instead of ossl_assert()
2021-03-16  Tomas Mrazprovider_core: Remove two TODO 3.0
2021-03-16  Tomas Mrazdecoder_process: data_structure can be NULL
2021-03-15  Pauliproperty: default queries create the property values.
2021-03-15  div2016bitTiny clarification of comment for RSA_sign
2021-03-14  Shane LontisFix DSA EVP_PKEY_param_check() when defaults are used...
2021-03-14  Tomas Mrazkeymgmt_meth: remove two TODO 3.0
2021-03-14  Matt CaswellConvert a TODO(3.0) in OPENSSL_thread_stop_ex to a...
2021-03-14  Matt CaswellRemove a TODO from async_delete_thread_state()
2021-03-14  Shane LontisRemove TODO in rsa_ameth.c
2021-03-14  Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2021-03-13  Dr. David von OheimbTS ESS: Let TS_RESP_verify_signature() make use of...
2021-03-12  Tomas MrazUse OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL...
2021-03-11  Paulirename ossl_provider_forall_loaded to ossl_provider_doa...
2021-03-11  Paulicore: modify ossl_provider_forall_loaded() to avoid...
2021-03-11  Paulimisc: other init function param additions
2021-03-11  Paulievp: add params arguments to init functions
2021-03-11  Paulievp: add params argument to key manager's gen_init...
2021-03-11  Rich SalzFix error-checking compiles for mutex
2021-03-11  Matt CaswellUpdate copyright year
2021-03-11  Vincent DrakeUse read/write locking on Windows
2021-03-11  Pedro MonrealFix reason code: EVP_R_OPERATON_NOT_INITIALIZED
2021-03-10  PauliAdd a real type for OSSL_CORE_BIO which is distinct...
2021-03-10  Shane LontisUse BIO_f_readbuffer() in the decoder to support stdin.
2021-03-10  Shane LontisAdd new filter BIO BIO_f_readbuffer()
2021-03-10  Tomas MrazChange default algorithms in PKCS12_create() and PKCS12...
2021-03-09  Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-09  Dr. David von Oheimbcmp_hdr.c: Fix minor Coverity issue CID 1473605
2021-03-09  Shane LontisReword repeated words.
2021-03-08  Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
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-06  Dr. David von OheimbHTTP: Fix BIO_mem_d2i() on NULL mem input
2021-03-06  Dr. David von Oheimbhttp_local.h: Remove unused declaration of HTTP_sendreq...
2021-03-06  Dr. David von OheimbSimplify OCSP_sendreq_bio()
2021-03-06  Dr. David von OheimbMake more use of X509_add_certs(); minor related code...
2021-03-06  Dr. David von Oheimbcrypto/ocsp/ocsp_cl.c: coding style improvements
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  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  Dr. David von OheimbOSSL_STORE: restore diagnostics on decrypt error; provi...
2021-03-04  Tobias Nießencrypto: rename error flags in internal structures
2021-03-03  Tomas Mrazossl_rsa_sp800_56b_check_public: Be more lenient with...
2021-03-03  Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-02  Dr. David von OheimbCMP: On NULL-DN subject or issuer input omit field...
2021-03-01  Rich SalzRemove RSA SSLv23 padding mode
next