summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-03Remove unused sk/lh macrostb1-170/+1
2023-08-02More whitespace fixes from knfmttb1-7/+7
2023-08-02Remove extraneous parentheses and fix weird whitespace.tb1-16/+15
2023-08-02Drop the _ex from BN_BLINDING_{convert,invert}_ex()tb3-12/+12
2023-08-02Remove the unused BN_BLINDING_{convert,invert}()tb2-16/+2
2023-08-02Make BN_BLINDING_{new,update}() static in bn_blind.ctb2-6/+4
2023-08-02Remove the unused flags member of BN_BLINDINGtb2-10/+4
2023-08-02Remove the unused flags accessors for BN_BLINDINGtb2-16/+2
2023-08-02Remove a 16 year old confusing lietb1-2/+2
2023-08-01Remove unused prototypetb1-3/+1
2023-07-31Remove more *_options() stufftb5-50/+5
2023-07-29Drop unused conf, pem, and x509 headers, add unistd for pledgetb1-4/+2
2023-07-29Move HAVE_FUNOPEN out of !NOPICtb1-5/+1
2023-07-29Garbage collect rodata only used by RC4_options()tb1-5/+0
2023-07-29Add _libre_CMS_{,SignerInfo}_get_versiontb1-0/+2
2023-07-29Remove {BN,idea}_options() leftoverstb3-6/+2
2023-07-29Remove BF_options() documentationtb1-9/+3
2023-07-29reinstate KNF for commenttb1-2/+2
2023-07-28Some of these functions no longer exist or are no longer publictb1-4/+1
2023-07-28DSO has left the buildingtb1-4/+1
2023-07-28Also remove ecdh.h use from libssltb1-2/+1
2023-07-28Stop including ecdsa.h and ecdh.h internallytb8-21/+9
2023-07-28The CRYPTO_EX_DATA type is not opaquetb1-5/+2
2023-07-28remove X509_ATTRIBUTE_SET_itjsg1-14/+1
2023-07-28dhtest: simplify printing and make the output slightly less uglytb1-34/+29
2023-07-28Combine ripemd into a single C file.jsing3-84/+20
2023-07-28Combine md5 into a single C file.jsing3-83/+20
2023-07-28Combine md4 into a single C file.jsing3-83/+20
2023-07-28bump libcrypto, libssl, libtls majorstb3-3/+3
2023-07-28Two files did not want to go away. Go!tb2-0/+0
2023-07-28Remove various ${thing}_optionstb12-224/+7
2023-07-28Remove more ASN1_BIT_STRING APItb5-72/+3
2023-07-28Remove ASN1_BIT_STRING_checktb5-35/+3
2023-07-28Provide CMS{,_SignerInfo}_get_versiontb4-3/+53
2023-07-28Remove sk_nid_triple_*()tb1-23/+1
2023-07-28Remove OBJ_add_sigid() and OBJ_sigid_free()tb5-24/+3
2023-07-28Remove more ERR crufttb5-40/+3
2023-07-28Remove ERR_{get,set}_implementation()tb6-48/+6
2023-07-28Make ex_data implementations internaltb6-114/+41
2023-07-28Remove BUF_[a-z]* APItb4-104/+2
2023-07-28Drop BIO_n{read,write}{,0}()tb4-268/+3
2023-07-28Remove the get_rfc*_prime_*() APItb5-91/+3
2023-07-28Make BN_BLINDING internaltb11-79/+33
2023-07-28Remove ASN1_bn_print() and ASN1_buf_print()tb6-160/+3
2023-07-28Make ASN1_{primitive,template}_* internaltb10-63/+16
2023-07-28Make ASN.1 BIO internaltb9-84/+15
2023-07-28Set OPENSSL_NO_ENGINE, remove engine codetb33-4967/+9
2023-07-28Drop DSO and define OPENSSL_NO_DSOtb12-1588/+5
2023-07-28Drop the comp moduletb10-958/+5
2023-07-28Remove some unneeded includes from ecdh.ctb1-4/+1