No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
David Benjamin 0b635c52b2 Add malloc test support to unit tests. hace 9 años
..
CMakeLists.txt Add malloc test support to unit tests. hace 9 años
algorithm.c Don't mix and match libraries and errors. hace 10 años
asn1.c Remove unnecessary NULL checks, part 3. hace 9 años
digestsign.c Enable MSVC warning C4701, use of potentially uninitialized variable. hace 9 años
evp.c Convert reference counts in crypto/ hace 9 años
evp_ctx.c Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. hace 9 años
evp_extra_test.cc Rename evp_test to evp_extra_test. hace 9 años
evp_test.cc Add evp_test, loosely based on upstream's version. hace 9 años
evp_tests.txt Add evp_test, loosely based on upstream's version. hace 9 años
internal.h Normalize all EVP_PKEY_CTX_ctrl return values. hace 9 años
p_dsa_asn1.c Remove unnecessary NULL checks, part 3. hace 9 años
p_ec.c Remove unnecessary NULL checks, part 3. hace 9 años
p_ec_asn1.c Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|. hace 9 años
p_hmac.c Normalize all EVP_PKEY_CTX_ctrl return values. hace 9 años
p_hmac_asn1.c Add EVP_PKEY_supports_digest. hace 10 años
p_rsa.c Remove unnecessary NULL checks, part 3. hace 9 años
p_rsa_asn1.c Remove unnecessary NULL checks, part 3. hace 9 años
pbkdf.c Remove string.h from base.h. hace 9 años
pbkdf_test.cc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. hace 9 años
sign.c Take advantage of normalized return values. hace 9 años