summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/stdio_threading (unfollow)
Commit message (Expand)AuthorFilesLines
4 daysX509_VERIFY_PARAM_lookup(): avoid passing stack garbage aroundtb1-1/+2
4 daysRename pm to param, fix the type of idx and unindenttb1-8/+6
4 daysIntroduce and use N_DEFAULT_VERIFY_PARAMStb1-6/+9
4 daysX509_VERIFY_PARAM_get0(): use consistent idiom for default_table accesstb1-2/+3
4 daysX509_VERIFY_PARAM_lookup(): remove unnecessary braces and add empty linetb1-3/+3
4 daysX509_VERIFY_PARAM_get_count(): make NULL check explicittb1-2/+2
4 daysX509_VERIFY_PARAM_get0: avoid out of bounds access when id < 0tb1-1/+5
4 daysAdjust x509_name_regress to the X509_NAME_print() fix in a_strex.c r1.38tb1-15/+2
4 daysFix traditional SSLeay X509_NAME printingtb1-29/+1
5 dayssave_index: fix some code quality issuestb1-13/+16
5 daysPKCS7_dataVerify(): zap offensive whitespacetb1-2/+2
5 daysPKCS7_signatureVerify(): add missing free after EVP_VerifyUpdate()tb1-2/+4
6 daysapps.c: don't leak out in error pathtb1-1/+2
8 daysUpdate cert.pem, ok sthentb1-215/+179
8 daysRename a bunch of confusingly named variablestb1-6/+6
9 daysAdd regress coverage for X509_NAME_oneline and X509_NAME_printtb2-1/+314
9 daysconst correct d2i_* prototypestb4-13/+13
10 daysminor libssl bump (SSL_OP_NO_RENEGOTIATION/SSL_OP_ALLOW_CLIENT_RENEGOTIATION)sthen2-2/+2
10 dayspkey_ec_derive: fix call to ECDH_compute_key()tb1-2/+2
10 daysSimplify field and private key encodingtb1-13/+3
10 daysMake srtp.h self-standing by including ssl.htb1-1/+3
11 daysProvide an accelerated SHA-512 assembly implementation for aarch64.jsing4-2/+353
11 daysTest SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.jsing1-1/+56
11 daysProvide SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.jsing4-6/+36
11 daysUse .arch rather than .cpu for sha2 instructions.jsing1-2/+2
12 daysStreamline X509_VERIFY_PARAM_add0_table()tb1-17/+12
12 daysx509_vpm: remove unnecessary NULL check before sk_pop_free()tb1-4/+2
13 daysec.h: remove last SunPro pragmastb1-13/+1
2025-03-09Disambiguate curve commentstb1-21/+21
2025-03-09X509_NAME_print_ex: zap stray commatb1-2/+2
2025-03-09Give libtls the same bump as libcrypto and libssltb1-2/+2
2025-03-09Give libssl the same bump as libcryptotb1-1/+1
2025-03-09Bump libcrypto major after symbol removaltb1-1/+1
2025-03-09const correct tls_session_secret_cb_fn()tb4-8/+8
2025-03-09Bump LibreSSL versiontb1-3/+3
2025-03-09Reinstate PKCS12_key_gen_uni()tb5-7/+10
2025-03-09Remove EC_POINTs_* APItb4-34/+3
2025-03-09Remove Jprojective_coordinates APItb4-29/+3
2025-03-09Unexport EC_GROUP_*precompute_mult()tb4-25/+3
2025-03-09Unexport EC_GROUP_copy()tb4-8/+4
2025-03-09Unexport EC_METHOD and all API using ittb6-56/+10
2025-03-09Align CRYPTO_set_mem*_functions with OpenSSL 1.1tb4-20/+9
2025-03-09const correct UI_OpenSSL()tb2-5/+5
2025-03-09Fix documented signature of UI_OpenSSL()tb1-3/+3
2025-03-09Fix documented signature of BN_MONT_CTX_copy()tb1-3/+3
2025-03-09const correct BN_MONT_CTX_copy()tb2-4/+4
2025-03-09Unexport the weird X509_OBJECT_up_ref_count()tb4-8/+6
2025-03-09Unexport X509_NAME_print()tb4-8/+4
2025-03-09Support OPENSSL_NO_FILENAMEStb18-91/+221
2025-03-09X509_NAME_print_ex.3: move s to the proper placetb1-2/+2