summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-03Simplify type handling in ASN1_TIME_set_string_internal()tb1-5/+4
2024-05-03Simplify tm handling in ASN1_time_parse()tb1-3/+2
2024-05-03Align CRL and CSR version printing with certstb2-14/+18
2024-05-02Remove a useless OBJ_obj2nid() call from X509_CRL_print()tb1-2/+1
2024-04-27Tweak start of DESCRIPTION of EC_GROUP_new()tb1-4/+9
2024-04-26Document EC_curve_{nid2nist,nist2nid}()tb1-4/+57
2024-04-25Take pem2.h behind the barntb2-73/+1
2024-04-25Add regress coverage for crypto_ct_*_u8()jsing3-1/+111
2024-04-23One empty line is enoughtb1-18/+1
2024-04-22Instead of unhooking libssl/client regress tests, flag them as expectedanton2-4/+6
2024-04-22remove space at eoljsg1-3/+3
2024-04-21unwrap linetb1-3/+2
2024-04-20Remove more unnecessary GOST codetb2-24/+2
2024-04-19bss_conn: zap trailing whitespacetb1-8/+8
2024-04-18Remove a couple of lies about GOST in CMStb2-8/+8
2024-04-18More GOST removal adjustmentstb1-3/+3
2024-04-18EVP_PKEY_set1_RSA.3 some adjustments after GOST removaltb1-4/+4
2024-04-18Add some more comments explaining shortcomings of the APItb1-2/+9
2024-04-18Use X509_ALGOR_get0() in ecdh_cms_set_shared_info()tb1-6/+14
2024-04-18Test and assign in ecdh_cms_set_shared_info()tb1-9/+7
2024-04-18Turn ecdh_cms_set_shared_info() into single exittb1-7/+9
2024-04-17Remove comments from captain obvious and drop useless prototypestb1-43/+1
2024-04-17SSL_version_str is no moretb1-5/+1
2024-04-17tidy includestb1-3/+2
2024-04-17bn_convert: zap extra blank linetb1-2/+1
2024-04-17Rewrite BN_mpi2bn() using CBS and bn_bin2bn_cbs().jsing1-32/+29
2024-04-17Rewrite BN_lebin2bn() using CBS.jsing1-48/+16
2024-04-17Provide constant time operations for uint8_t.jsing1-1/+68
2024-04-17Shuffle EVP_PKEY_CTX setting togethertb1-5/+3
2024-04-17ecdh_cms_encrypt(): tweak wrap_algor constructiontb1-15/+23
2024-04-17ecdh_cms_encrypt: tweak handling of ecdh_nidtb1-4/+3
2024-04-17ecdh_cms_encrypt: handle kdf_md in one gotb1-3/+3
2024-04-17ecdh_cms_encrypt: simplify setting the KDF typetb1-13/+6
2024-04-17Use error checked X509_ALGOR_set0_by_nidtb1-5/+5
2024-04-17ecdh_cms_encrypt: simplify handling of pkeytb1-15/+6
2024-04-17Transfer ownership before setting unused bitstb1-2/+4
2024-04-17Turn ecdh_cms_encrypt() into single exittb1-7/+7
2024-04-17Fix error check in ecdh_cms_encrypt()tb1-2/+2
2024-04-17Add regress coverage for BN_lebin2bn().jsing1-3/+17
2024-04-17Avoid NULL dereference in EVP_PKEY_paramgen()tb1-6/+8
2024-04-17openssl req: plug obvious leaktb1-1/+2
2024-04-16Fix key share negotiation in HRR casetb1-1/+40
2024-04-16Invert BN_BITS2 handling in bn_bin2bn_cbs() and bn_hex2bn_cbs().jsing1-11/+11
2024-04-16Rewrite BN_bin2bn() using CBS.jsing1-35/+58
2024-04-16Provide bn_expand_bytes().jsing2-2/+16
2024-04-16Rename bn_expand() to bn_expand_bits().jsing3-10/+7
2024-04-16sorttb1-1/+1
2024-04-15Remove workarounds for unprototyped symbolstb1-71/+1
2024-04-15Include the correct headertb1-2/+2
2024-04-15crank libtls like libcrypto and libssltb1-1/+1