Matt Caswell e51dd6ee1b Fix BIO_f_cipher() flushing 1 gadu atpakaļ
..
asymcipher.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
bio_b64.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
bio_enc.c e51dd6ee1b Fix BIO_f_cipher() flushing 1 gadu atpakaļ
bio_md.c 4c3c2633b2 evp: remove TODOs 3 gadi atpakaļ
bio_ok.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
build.info 839261592c Remove unused code from the fips module 3 gadi atpakaļ
c_allc.c fecb3aae22 Update copyright year 2 gadi atpakaļ
c_alld.c 9ff872e8a3 Restore MD5-SHA1 in legacy method database 4 gadi atpakaļ
cmeth_lib.c bb98a1123b Fix EVP_MD_meth_dup and EVP_CIPHER_meth_dup 2 gadi atpakaļ
ctrl_params_translate.c 5ab3ec1bb1 rsa: Add option to disable implicit rejection 1 gadu atpakaļ
dh_ctrl.c 87e4e9c473 todo: remove TODO(3.0) from the sources. 3 gadi atpakaļ
dh_support.c f1ffaaeece Fixes related to separation of DH and DHX types 3 gadi atpakaļ
digest.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
dsa_ctrl.c 87e4e9c473 todo: remove TODO(3.0) from the sources. 3 gadi atpakaļ
e_aes.c 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 gadu atpakaļ
e_aes_cbc_hmac_sha1.c fecb3aae22 Update copyright year 2 gadi atpakaļ
e_aes_cbc_hmac_sha256.c ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
e_aria.c 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 gadu atpakaļ
e_bf.c 38fc02a708 Update copyright year 3 gadi atpakaļ
e_camellia.c 1287dabd0b fix some code with obvious wrong coding style 2 gadi atpakaļ
e_cast.c ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
e_chacha20_poly1305.c b134300a34 evp: Use functions instead of direct structure field references 1 gadu atpakaļ
e_des.c 4e720f12fa Fix Coverity 1201740 & 1201712: uninitialised values 2 gadi atpakaļ
e_des3.c 4e720f12fa Fix Coverity 1201740 & 1201712: uninitialised values 2 gadi atpakaļ
e_idea.c 1287dabd0b fix some code with obvious wrong coding style 2 gadi atpakaļ
e_null.c f5afac4bda Update copyright year 3 gadi atpakaļ
e_old.c 33388b44b6 Update copyright year 4 gadi atpakaļ
e_rc2.c ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
e_rc4.c ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
e_rc4_hmac_md5.c ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
e_rc5.c fe41253823 Address coverity 1493382 argument cannot be negative 2 gadi atpakaļ
e_seed.c 1287dabd0b fix some code with obvious wrong coding style 2 gadi atpakaļ
e_sm4.c fecb3aae22 Update copyright year 2 gadi atpakaļ
e_xcbc_d.c ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
ec_ctrl.c 87e4e9c473 todo: remove TODO(3.0) from the sources. 3 gadi atpakaļ
ec_support.c fecb3aae22 Update copyright year 2 gadi atpakaļ
encode.c fbd2ece171 Update copyright year 4 gadi atpakaļ
evp_cnf.c 589fbc18aa Don't try and load the config file while already loading the config file 2 gadi atpakaļ
evp_enc.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
evp_err.c b93f6c2db9 err: rename err_load_xxx_strings_int functions 3 gadi atpakaļ
evp_fetch.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
evp_key.c 38fc02a708 Update copyright year 3 gadi atpakaļ
evp_lib.c dd1f28427b Refine the documents of several APIs 1 gadu atpakaļ
evp_local.h 78c44b0594 Add HPKE DHKEM provider support for EC, X25519 and X448. 1 gadu atpakaļ
evp_pbe.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
evp_pkey.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
evp_rand.c 7c8187d43d rand: add set0 calls for the private and public DRBGs 1 gadu atpakaļ
evp_utils.c 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing 3 gadi atpakaļ
exchange.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
kdf_lib.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
kdf_meth.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
kem.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
keymgmt_lib.c 98642df4ba Propagate selection all the way on key export 1 gadu atpakaļ
keymgmt_meth.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
legacy_blake2.c f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 gadi atpakaļ
legacy_md2.c f5afac4bda Update copyright year 3 gadi atpakaļ
legacy_md4.c f5afac4bda Update copyright year 3 gadi atpakaļ
legacy_md5.c f5afac4bda Update copyright year 3 gadi atpakaļ
legacy_md5_sha1.c ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
legacy_mdc2.c f5afac4bda Update copyright year 3 gadi atpakaļ
legacy_meth.h 38fc02a708 Update copyright year 3 gadi atpakaļ
legacy_ripemd.c f5afac4bda Update copyright year 3 gadi atpakaļ
legacy_sha.c ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
legacy_wp.c f5afac4bda Update copyright year 3 gadi atpakaļ
m_null.c f5afac4bda Update copyright year 3 gadi atpakaļ
m_sigver.c fecb3aae22 Update copyright year 2 gadi atpakaļ
mac_lib.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
mac_meth.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
names.c 8020d79b40 Update copyright year 3 gadi atpakaļ
p5_crpt.c 38fc02a708 Update copyright year 3 gadi atpakaļ
p5_crpt2.c fecb3aae22 Update copyright year 2 gadi atpakaļ
p_dec.c b9a86d5dd8 Fix possible null pointer dereference of evp_pkey_get_legacy() 2 gadi atpakaļ
p_enc.c b9a86d5dd8 Fix possible null pointer dereference of evp_pkey_get_legacy() 2 gadi atpakaļ
p_legacy.c ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
p_lib.c 98642df4ba Propagate selection all the way on key export 1 gadu atpakaļ
p_open.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
p_seal.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
p_sign.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
p_verify.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
pbe_scrypt.c b536880c45 Add library context and property query support into the PKCS12 API 3 gadi atpakaļ
pmeth_check.c 11f18ef1f5 Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check() 2 gadi atpakaļ
pmeth_gn.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
pmeth_lib.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ
signature.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 gadu atpakaļ