選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
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年前