summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x_all.c (unfollow)
Commit message (Expand)AuthorFilesLines
4 daysconst correct d2i_* prototypestb4-13/+13
5 daysminor libssl bump (SSL_OP_NO_RENEGOTIATION/SSL_OP_ALLOW_CLIENT_RENEGOTIATION)sthen2-2/+2
5 dayspkey_ec_derive: fix call to ECDH_compute_key()tb1-2/+2
5 daysSimplify field and private key encodingtb1-13/+3
5 daysMake srtp.h self-standing by including ssl.htb1-1/+3
6 daysProvide an accelerated SHA-512 assembly implementation for aarch64.jsing4-2/+353
6 daysTest SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.jsing1-1/+56
6 daysProvide SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.jsing4-6/+36
6 daysUse .arch rather than .cpu for sha2 instructions.jsing1-2/+2
7 daysStreamline X509_VERIFY_PARAM_add0_table()tb1-17/+12
7 daysx509_vpm: remove unnecessary NULL check before sk_pop_free()tb1-4/+2
8 daysec.h: remove last SunPro pragmastb1-13/+1
9 daysDisambiguate curve commentstb1-21/+21
9 daysX509_NAME_print_ex: zap stray commatb1-2/+2
9 daysGive libtls the same bump as libcrypto and libssltb1-2/+2
9 daysGive libssl the same bump as libcryptotb1-1/+1
9 daysBump libcrypto major after symbol removaltb1-1/+1
9 daysconst correct tls_session_secret_cb_fn()tb4-8/+8
9 daysBump LibreSSL versiontb1-3/+3
9 daysReinstate PKCS12_key_gen_uni()tb5-7/+10
9 daysRemove EC_POINTs_* APItb4-34/+3
9 daysRemove Jprojective_coordinates APItb4-29/+3
9 daysUnexport EC_GROUP_*precompute_mult()tb4-25/+3
9 daysUnexport EC_GROUP_copy()tb4-8/+4
9 daysUnexport EC_METHOD and all API using ittb6-56/+10
9 daysAlign CRYPTO_set_mem*_functions with OpenSSL 1.1tb4-20/+9
9 daysconst correct UI_OpenSSL()tb2-5/+5
9 daysFix documented signature of UI_OpenSSL()tb1-3/+3
9 daysFix documented signature of BN_MONT_CTX_copy()tb1-3/+3
9 daysconst correct BN_MONT_CTX_copy()tb2-4/+4
9 daysUnexport the weird X509_OBJECT_up_ref_count()tb4-8/+6
9 daysUnexport X509_NAME_print()tb4-8/+4
9 daysSupport OPENSSL_NO_FILENAMEStb18-91/+221
9 daysX509_NAME_print_ex.3: move s to the proper placetb1-2/+2
9 daysRemove mention of X509_NAME_print(3) in the docstb3-46/+13
10 daysec_asn1_test: Prepare for upcoming bumptb2-8/+11
10 daysAdjust signature of CRYPTO_set_mem_functions and remove _get_ docstb1-23/+5
10 daysRename CRYPTO_get_mem_functions.3 to CRYPTO_set_mem_functions.3tb2-4/+4
10 daysRemove EC_POINT_method_of() docstb1-19/+1
10 daysRemove X509_OBJECT_free_contets() docstb1-20/+3
10 daysRemove X509_OBJECT_up_ref_count() documentationtb1-23/+2
10 daysRemove EC_PIONT_{get,set}_Jprojective_coordinates_GFp docstb1-53/+1
10 daysRemove EC_POINTs_{make_affine,mul}() docstb1-67/+2
10 daysRemove EC_GROUP_{,have_}precompute_mult() docstb1-31/+4
10 daysRemove EC_GROUP_method_of() docstb1-20/+1
10 daysRemove EC_GFp_* and EC_METHOD_get_field_type docstb7-156/+12
10 daysInline _CONF_get_section_values() in its last caller and remove ittb3-19/+9
11 daysProvide an accelerated SHA-256 assembly implementation for aarch64.jsing4-2/+232
11 days_CONF_new_section: error check hash insertiontb1-1/+5
11 days_CONF_new_section(): avoid silly ok dancetb1-11/+8