summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-20Use correct spelling of NULL.tb1-2/+2
2022-01-20remove unused variable from all copies of _asr_strdname()naddy2-6/+6
2022-01-20Add check for EVP_CIPHER_CTX_ctrlinoguchi1-4/+6
2022-01-20Add check for EVP_CIPHER_CTX_set_key_length return valueinoguchi1-2/+3
2022-01-20Add check for OBJ_nid2obj return valueinoguchi1-2/+3
2022-01-20Add check for ASN1_INTEGER_setinoguchi1-2/+3
2022-01-20Fix check for BN_mod_inverse_ct return valueinoguchi5-13/+13
2022-01-20Add check for BN_sub return valueinoguchi1-2/+3
2022-01-20Add check for BIO_indent return valueinoguchi1-2/+3
2022-01-20Add check for BIO_indent return valueinoguchi1-3/+5
2022-01-20Add check for EVP_CIPHER_CTX_set_key_length return valueinoguchi1-2/+2
2022-01-20Add and fix check for BN functions return valueinoguchi1-4/+5
2022-01-20Add check for BN functions return valueinoguchi1-3/+5
2022-01-20Add check for BIO_indent return valueinoguchi1-2/+3
2022-01-19Document the bizarre fact that {CMS,PCKS7}_get0_signers() needs sometb2-4/+12
2022-01-19Check return value from EVP_CIPHER_CTX_new in cms_pwri.cinoguchi1-2/+4
2022-01-19Check function return value in libtlsinoguchi1-9/+21
2022-01-16Avoid memory leak in error path with openssl(1) smimeinoguchi1-1/+2
2022-01-16Avoid memory leak in error path with openssl(1) cmsinoguchi1-1/+3
2022-01-15spellingjsg12-39/+39
2022-01-15Add back an accidentally dropped .Pptb1-1/+2
2022-01-15Update for HMAC_CTX_{init,cleanup} hand HMAC_cleanup removaltb1-50/+2
2022-01-15Stop documenting clone digests.tb3-47/+7
2022-01-15Minor cleanup and simplification in dsa_pub_encode()tb1-15/+8
2022-01-15Add ct.h and x509_vfy.hinoguchi1-1/+3
2022-01-14Avoid buffer overflow in asn1_parse2inoguchi1-2/+2
2022-01-14Enable openssl pkey -{,pub}check and pkeyparam -checktb2-6/+2
2022-01-14Undo static linking and other workarounds that are no longer neededtb6-19/+15
2022-01-14Convert wycheproof.go for opaque EVP_AEAD_CTXtb1-11/+18
2022-01-14The cttest can link dynamically nowtb1-2/+2
2022-01-14Simplify BN_mont test slightly using a new accessor.tb1-4/+2
2022-01-14openssl(1) dgst: fix build after clones removaltb1-4/+1
2022-01-14Convert openssl(1) speed for opaque EVP_AEAD_CTXtb1-13/+31
2022-01-14Convert openssl(1) rsa.c for opaque RSAtb1-2/+2
2022-01-14openssl(1) genrsa: simplify access to rsa->etb1-5/+3
2022-01-14Convert openssl(1) gendsa.c to opaque DSAtb1-2/+2
2022-01-14Convert openssl(1) dsaparam to opaque dsatb1-11/+13
2022-01-14Convert openssl(1) dsa.c to opaque DSAtb1-2/+2
2022-01-14Convert openssl(1) dhparam to opaque DHtb1-12/+14
2022-01-14Convert openssl(1) dh.c to opaque DHtb1-10/+12
2022-01-14bump libcrypto, libssl, libtls majors after struct visibility changestb3-3/+3
2022-01-14Use the correct type for ssl_callback_ctrl()tb1-3/+3
2022-01-14Convert the new record layers to opaque EVP_AEAD_CTXtb2-12/+6
2022-01-14Convert ssl_kex.c to opaque DHtb1-11/+11
2022-01-14Use BIO_next/BIO_set_next in ssl_lib.ctb1-3/+3
2022-01-14bio_ssl.c needs to peek into bio_local.htb2-2/+4
2022-01-14Update Symbols.listtb1-49/+190
2022-01-14Unconditionally comment out OPENSSL_NO_RFC3779tb1-3/+1
2022-01-14Remove header guard around RFC 3779 declarationstb1-3/+1
2022-01-14Expose Certificate Transparency symbols in headerstb3-11/+3