summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-24Fix namespace buildtb7-29/+7
2024-03-24Remove OPENSSL_NO_* #ifdefs from evp_names.ctb1-145/+1
2024-03-24Bye bye gost, bye, bye turdinesstb5-751/+5
2024-03-24Rename arg1 to nid because that's what it istb1-11/+11
2024-03-24Drop the unused 'name' member from X509_TRUSTtb1-10/+1
2024-03-23Remove unused flags and arg2 members from X509_TRUSTtb1-3/+1
2024-03-23Remove unused flags argument from the trust handlerstb1-13/+13
2024-03-22Simplify X509_STORE_free()tb1-11/+3
2024-03-21Remove now unused certificates (which are also soon to expire).jsing3-147/+0
2024-03-20Rename the remaining pmod to modtb1-13/+13
2024-03-20pmod -> mod in CONF_IMODULEtb1-7/+7
2024-03-20tmod -> modtb1-13/+13
2024-03-20md -> imod for CONF_IMODULEstb1-15/+15
2024-03-20md -> mod for CONF_MODULEstb1-12/+12
2024-03-20Change return type of module_add()tb1-17/+21
2024-03-20Implement imodule_free() and call it from module_finish()tb1-4/+15
2024-03-20Make module_free() NULL safetb1-1/+4
2024-03-20Use the new certificates/chains in regress.jsing9-32/+33
2024-03-19Move the OPENSSL_init() stub from o_init.c to crypto_init.ctb3-13/+7
2024-03-19Remove OPENSSL/CRYPTO_realloc documentationtb1-21/+4
2024-03-19Remove X509_ALGOR_set_md() documentationtb3-37/+8
2024-03-17Annotate RSA-PSS SHA parameter encoding as wrongtb1-1/+9
2024-03-16Remove ugly parens and thereby fix KNFtb1-9/+9
2024-03-16Fix signed integer overflow in bnrand()tb1-1/+6
2024-03-14Add missing Nm entries for OBJ_NAME_do_all*tb1-3/+5
2024-03-14Mark up X509_STORE_get1_objects()tb1-3/+3
2024-03-14Add back a .Pptb1-2/+3
2024-03-06Clarify ownership in X509_STORE_add_lookup()tb1-3/+4
2024-03-06POSIX defines inet_ntoa, not inet_aton.bentley1-3/+3
2024-03-06Remove CRL method API documentationtb7-243/+11
2024-03-05lh_<type>_error() is no longer implemented as a macrotb1-4/+2
2024-03-05Ugly workaround to let this compile again on non-clang platforms.miod1-1/+9
2024-03-05Remove GOST documentationtb7-42/+17
2024-03-05Remove ASN1_time_parse documentationtb6-157/+9
2024-03-05Remove EVP_MD_meth* documentationtb8-378/+70
2024-03-04Remove EVP_add_{cipher,digest}* docstb4-198/+5
2024-03-04lh_new.3: zap a trailing commatb1-3/+3
2024-03-04EVP_CIPH_CUSTOM_KEY_LENGTH and EVP_CTRL_SET_KEY_LENGTH are gonetb1-14/+2
2024-03-04Remove docs for sk_find_ex()tb1-47/+3
2024-03-04Remove documentation of some CRYPTO_THREADID APItb1-58/+2
2024-03-04Document X509_STORE_get1_objects and deprecate the get0 versiontb1-4/+38
2024-03-03Reinstate a test that was accidentally removed in previoustb1-1/+7
2024-03-02include <time.h> for time_t and struct tm, needed for macostb1-1/+2
2024-03-02Remove some GOST relicstb4-210/+2
2024-03-02Unhook some gost teststb1-121/+1
2024-03-02Crank libressl version to 3.9.0 (finally!)tb1-3/+3
2024-03-02crank libtls majortb1-1/+1
2024-03-02crank libssl majortb1-1/+1
2024-03-02Remove SSL_debugtb4-13/+3
2024-03-02Garbage collect TLS1_FLAGS_SKIP_CERT_VERIFYtb1-2/+1