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