summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/interop/cert (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
7 daysUpdate cert.pem, ok sthentb1-215/+179
8 daysRename a bunch of confusingly named variablestb1-6/+6
8 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
11 daysStreamline X509_VERIFY_PARAM_add0_table()tb1-17/+12
11 daysx509_vpm: remove unnecessary NULL check before sk_pop_free()tb1-4/+2
13 daysec.h: remove last SunPro pragmastb1-13/+1
14 daysDisambiguate curve commentstb1-21/+21
14 daysX509_NAME_print_ex: zap stray commatb1-2/+2
14 daysGive libtls the same bump as libcrypto and libssltb1-2/+2
14 daysGive libssl the same bump as libcryptotb1-1/+1
14 daysBump libcrypto major after symbol removaltb1-1/+1
14 daysconst correct tls_session_secret_cb_fn()tb4-8/+8
14 daysBump LibreSSL versiontb1-3/+3
14 daysReinstate PKCS12_key_gen_uni()tb5-7/+10
14 daysRemove EC_POINTs_* APItb4-34/+3
14 daysRemove Jprojective_coordinates APItb4-29/+3
14 daysUnexport EC_GROUP_*precompute_mult()tb4-25/+3
14 daysUnexport EC_GROUP_copy()tb4-8/+4
14 daysUnexport EC_METHOD and all API using ittb6-56/+10
14 daysAlign CRYPTO_set_mem*_functions with OpenSSL 1.1tb4-20/+9
14 daysconst correct UI_OpenSSL()tb2-5/+5
14 daysFix documented signature of UI_OpenSSL()tb1-3/+3
14 daysFix documented signature of BN_MONT_CTX_copy()tb1-3/+3
14 daysconst correct BN_MONT_CTX_copy()tb2-4/+4
14 daysUnexport the weird X509_OBJECT_up_ref_count()tb4-8/+6
14 daysUnexport X509_NAME_print()tb4-8/+4
14 daysSupport OPENSSL_NO_FILENAMEStb18-91/+221
14 daysX509_NAME_print_ex.3: move s to the proper placetb1-2/+2