You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 vuotta sitten
..
CMakeLists.txt Add evp_test, loosely based on upstream's version. 9 vuotta sitten
algorithm.c Don't mix and match libraries and errors. 10 vuotta sitten
asn1.c Remove unnecessary NULL checks, part 3. 9 vuotta sitten
digestsign.c Enable MSVC warning C4701, use of potentially uninitialized variable. 9 vuotta sitten
evp.c Convert reference counts in crypto/ 9 vuotta sitten
evp_ctx.c Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. 9 vuotta sitten
evp_extra_test.cc Rename evp_test to evp_extra_test. 9 vuotta sitten
evp_test.cc Add evp_test, loosely based on upstream's version. 9 vuotta sitten
evp_tests.txt Add evp_test, loosely based on upstream's version. 9 vuotta sitten
internal.h Normalize all EVP_PKEY_CTX_ctrl return values. 9 vuotta sitten
p_dsa_asn1.c Remove unnecessary NULL checks, part 3. 9 vuotta sitten
p_ec.c Remove unnecessary NULL checks, part 3. 9 vuotta sitten
p_ec_asn1.c Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|. 9 vuotta sitten
p_hmac.c Normalize all EVP_PKEY_CTX_ctrl return values. 9 vuotta sitten
p_hmac_asn1.c Add EVP_PKEY_supports_digest. 10 vuotta sitten
p_rsa.c Remove unnecessary NULL checks, part 3. 9 vuotta sitten
p_rsa_asn1.c Remove unnecessary NULL checks, part 3. 9 vuotta sitten
pbkdf.c Remove string.h from base.h. 9 vuotta sitten
pbkdf_test.cc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9 vuotta sitten
sign.c Take advantage of normalized return values. 9 vuotta sitten