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 година
..
CMakeLists.txt Add evp_test, loosely based on upstream's version. пре 9 година
algorithm.c Don't mix and match libraries and errors. пре 10 година
asn1.c Remove unnecessary NULL checks, part 3. пре 9 година
digestsign.c Enable MSVC warning C4701, use of potentially uninitialized variable. пре 9 година
evp.c Convert reference counts in crypto/ пре 9 година
evp_ctx.c Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. пре 9 година
evp_extra_test.cc Rename evp_test to evp_extra_test. пре 9 година
evp_test.cc Add evp_test, loosely based on upstream's version. пре 9 година
evp_tests.txt Add evp_test, loosely based on upstream's version. пре 9 година
internal.h Normalize all EVP_PKEY_CTX_ctrl return values. пре 9 година
p_dsa_asn1.c Remove unnecessary NULL checks, part 3. пре 9 година
p_ec.c Remove unnecessary NULL checks, part 3. пре 9 година
p_ec_asn1.c Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|. пре 9 година
p_hmac.c Normalize all EVP_PKEY_CTX_ctrl return values. пре 9 година
p_hmac_asn1.c Add EVP_PKEY_supports_digest. пре 10 година
p_rsa.c Remove unnecessary NULL checks, part 3. пре 9 година
p_rsa_asn1.c Remove unnecessary NULL checks, part 3. пре 9 година
pbkdf.c Remove string.h from base.h. пре 9 година
pbkdf_test.cc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. пре 9 година
sign.c Take advantage of normalized return values. пре 9 година