summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2022-01-14Hide OBJ_bsearch_ from public visibility,tb1-84/+4
2022-01-14Move ASN1_BOOLEAN to internal only.tb2-5/+5
2022-01-14Remove check_defer and obj_cleanup_defer from public visibilitytb1-1/+3
2022-01-14Remove name_cmp from public visibilitytb2-2/+3
2022-01-14Remove all asn1_* symbols from public visibilitytb2-18/+18
2022-01-14Implement new-style OpenSSL BIO callbackstb15-145/+266
2022-01-14Garbage collect last use of EVP_ecdsa()tb1-2/+1
2022-01-14Remove legacy sign/verify from EVP_MD.tb20-657/+62
2022-01-14Make RSA, RSA_PSS_PARAMS and RSA_METHOD opaquetb3-83/+80
2022-01-14Make structs in ocsp.h opaquetb2-234/+260
2022-01-14Move ECDSA_SIG to ecs_locl.htb2-11/+7
2022-01-14Simplify DSAPublicKey_ittb4-56/+25
2022-01-14Make DSA opaquetb2-65/+57
2022-01-14Make structs in dh.h opaquetb2-51/+44
2022-01-14Garbage collect the unused OPENSSL_ITEMtb1-10/+1
2022-01-14Make structs in comp.h opaquetb3-30/+32
2022-01-14Make structs in bio.h opaquetb3-61/+62
2022-01-14Garbage collect the app_items field of ASN1_ADBtb6-14/+6
2022-01-14Remove NO_ASN1_FIELD_NAMEStb1-5/+1
2022-01-14Remove obsolete key formatstb5-578/+3
2022-01-14Remove ASN1_OBJECT internals from public visibility.tb3-17/+19
2022-01-14Remove HMAC_CTX_{init,cleanup}() and HMAC_init from public visibilitytb2-6/+5