summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-02free class->indexes in CRYPTO_cleanup_all_ex_data()tb1-1/+2
2024-08-02Rewrite CRYPTO_EX_DATA.jsing3-639/+419
2024-07-30sched_yield() is not strong enough to overflow the recv buffer on someclaudio1-2/+2
2024-07-29typo: regresss -> regresstb1-2/+2
2024-07-26Mark X509at_get_attr{,_count}() and X509at_delete_attr() as unusedtb1-4/+4
2024-07-26Disable X509at_get_attr{,_count}() and X509at_delete_attr()tb1-12/+7
2024-07-26Inline last user of X509at_get_attr()tb1-2/+2
2024-07-26Inline trivial X509at_* calls in x509_reqtb1-4/+4
2024-07-26Inline a few trivial X509at_* calls in cmstb1-7/+7
2024-07-26Put opening brace on correct linetb1-4/+3
2024-07-24BUF_MEM_new.3: add a touch of KNFtb1-4/+3
2024-07-23Revise regress for ssl3_get_cipher() changes.jsing1-8/+3
2024-07-23Remove get_cipher from SSL_METHOD.jsing5-73/+32
2024-07-22Revise regress to match cipher suite values change.jsing2-17/+13
2024-07-22Use cipher suite values instead of IDs.jsing12-392/+179
2024-07-21asn1time: indicate which comparison function failedtb1-4/+7
2024-07-21Add back a .tb1-2/+2
2024-07-21Unify description of the obsolete ENGINE parametertb14-142/+130
2024-07-21Drop ENGINE from EVP_PKEY_derive exampletb1-5/+4
2024-07-21Garbage collect ENGINE "use" from EVP_PKEY_decrypt() exampletb1-5/+4
2024-07-21Make example slightly less terrible by dropping the ENGINE "handling"tb1-5/+4
2024-07-20Fix golden numbers after beck broke it months agotb2-23/+20
2024-07-20Remove cipher from SSL_SESSION.jsing13-73/+70
2024-07-19Annotate issues with tls_session_secret_cb() related code.jsing2-2/+15
2024-07-19Move client ciphers from SSL_SESSION to SSL_HANDSHAKE.jsing6-28/+26
2024-07-17Add RCS idtb1-0/+1
2024-07-17Enable regress for SSL_CIPHER_get_handshake_digest()jsing1-4/+0
2024-07-17Rework cipher find test to also provide coverage for SSL_CIPHER_*()jsing1-8/+754
2024-07-16Update regress for removal of SSL_HANDSHAKE_MAC_DEFAULT.jsing1-25/+2
2024-07-16Clean up SSL_HANDSHAKE_MAC_DEFAULT.jsing3-63/+39
2024-07-16Fix .Ox for SSL_CIPHER_get_handshake_digest()tb1-3/+3
2024-07-15Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()tb1-10/+10
2024-07-15Fix PKCS12_create()tb1-6/+21
2024-07-15Mop up TLS1_PRF* defines.jsing2-76/+67
2024-07-15fix signature of main()anton1-4/+3
2024-07-15enable warnings and apply a dash of knfmtanton2-1/+2
2024-07-15ocurred -> occurredjsg1-3/+3
2024-07-14Rewrite EVP_PKEY_add1_attr_by_NID()tb1-11/+41
2024-07-14Disable most EVP_PKEY_*attr* APItb1-14/+17
2024-07-14Forgot to annotate the TMP UGLY CAST[S] as requested by jsingtb1-1/+2
2024-07-14Document SSL_CIPHER_get_handshake_digest(3)tb1-2/+22
2024-07-14Prepare to provide SSL_CIPHER_get_handshake_digest()tb3-3/+23
2024-07-14Remove lhash_local.h.jsing4-99/+26
2024-07-14Add wcsnlen(3), wcslen(3) with a max len argumentjca3-7/+84
2024-07-14Add elf_aux_info(3)jca3-1/+59
2024-07-14"please refer" -> "refer"jsg1-3/+3
2024-07-13ssl2.h and ssl23.h join the party in the attictb5-257/+11
2024-07-13Make error constants const in libssltb1-5/+5
2024-07-13Move the sigaction next to multitb1-2/+2
2024-07-13Unify X.509v3 extension methodstb21-376/+691