]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-03-20  Paulissl: fix coverity 1451495: resource leak
2021-03-20  Paulitest: fix coverity 1414449 & 1414471: resource leak
2021-03-20  Paulitest: fix coverity 1414445: resource leak
2021-03-20  Paulitest: fix coverity 1454040: resource leak
2021-03-20  Paulitest: fix coverity 1451562: resource leak
2021-03-20  Paulitest: fix coverity 1451553: resource leak
2021-03-19  Richard LevitteMake ossl_d2i_PUBKEY_legacy() completely libcrypto...
2021-03-19  Richard LevitteMake evp_privatekey_from_binary() completely libcrypto...
2021-03-19  Richard LevitteTEST: Clarify and adjust test/recipes/30-test_evp.t
2021-03-19  Richard LevitteSTORE: Use the same error avoidance criteria as for...
2021-03-19  Richard LevitteTEST: Modify test/endecode_test.c to give the decoder...
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 RSA-PSS specific OSSL_FUNC_KEYMGMT_LOAD function
2021-03-19  Richard LevittePROV: Add type specific SubjectPublicKeyInfo decoding...
2021-03-19  Richard LevittePROV: Refactor DER->key decoder
2021-03-19  Richard LevitteConfigure: check all DEPEND values against GENERATE...
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  Paulitest: fix Coverity 1454818: use after free
2021-03-19  Shane LontisFix windows build compiler issue.
2021-03-19  Matt CaswellUpdate README-FIPS.md
2021-03-18  Richard LevitteFix a missing rand -> ossl_rand rename
2021-03-18  Matt CaswellEnsure we deregister thread handlers even after a faile...
2021-03-18  Pauliapps: fix coverity 966560: division by zero
2021-03-18  Paulissl: fix coverity 1451515: out of bounds memory access
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  Kevin CadieuxFixing stack buffer overflow error caused by incorrectl...
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_gost 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... TS and CMS CAdES-BES: Refactor check_signing_certs...
2021-03-18  Dr. David von... ts_check_signing_certs(): Make sure both ESSCertID...
2021-03-18  Dr. David von... TS ESS: Invert the search logic of ts_check_signing_cer...
2021-03-18  Dr. David von... apps.c: Fix missing newline in warn_cert_msg() output
2021-03-18  Beat BolliAdd tests for the limited Unicode code point range
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-18  Beat BolliASN1: add an internal header to validate Unicode ranges
2021-03-17  Paulici: add a no-legacy build
2021-03-17  Tomas MrazMake EVP_PKEY_missing_parameters work properly on provi...
2021-03-17  Tomas Mrazevp_keymgmt_util_copy: Fix possible leak on copy failure
2021-03-17  Tomas Mrazapps/crl: Print just the hash value if printing just...
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  Jon SpillettAdd testing for non-default library context into evp_ex...
2021-03-17  Arthur GautierEVP_KDF-KB man page: fixup ABI/API change
2021-03-17  PauliRemove TODOs from digest.c
2021-03-17  Pauliparams: clean up TODO
2021-03-17  Paulidoc: remove TODOs about redesigning the AEAD API
2021-03-17  Pauliprov: remove todos in rsa_keymgmt.c
2021-03-17  Pauliprov: remove TODO in der_rsa_key.c
2021-03-17  Tomas MrazAdd some encoder and decoder code examples
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 Mrazproperty_test: use property values that are not used...
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  Tomas MrazUse --debug with no-caching build as sanitizers need it
2021-03-15  Matt CaswellAdd a CHANGES entry for EVP_PKEY_public_check() and...
2021-03-15  Matt CaswellEnsure that ECX keys pass EVP_PKEY_param_check()
2021-03-15  Matt CaswellAdd a CHANGES entry for the cosmetic differences in...
2021-03-15  Tomas Mrazapps: Make load_key_certs_crls to read only what is...
2021-03-15  Tomas Mrazapps: Add maybe_stdin argument to load_certs and set...
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  Tobias NießenFix option description for PKCS#12 export
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  Shane LontisRemove TODO in test/acvp_test.c related to setting...
2021-03-14  Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
next