summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-09Unwrap a linetb1-3/+2
2023-08-08Unwrap a linetb1-3/+2
2023-08-08Drop the unused BN_BLINDING argument of BN_BLINDING_create_param()tb3-14/+11
2023-08-08Rename ret into b in BN_BLINDING_setup()tb1-8/+8
2023-08-08Factor the actual setup step for the blinding into a helpertb1-30/+43
2023-08-08X509_STORE_CTX_get_check_issued(3) is weird.schwarze1-0/+9
2023-08-08Make BN_BLINDING respect some invariantstb1-48/+17
2023-08-08Simplify RSA_setup_blinding()tb1-21/+16
2023-08-08Remove ECDSA nonce padding kludgetb1-22/+1
2023-08-08In objects.h rev. 1.17 (Jan 14, 2022),schwarze1-7/+1
2023-08-07No need to mark BN_options() as intentionally undocumented any longer.schwarze1-1/+0
2023-08-07Mark asn1_ps_func as obsolete and intentionally undocumented.schwarze1-0/+1
2023-08-07Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.schwarze1-0/+1
2023-08-07Add a regress test exercising BIO_dup_chain() and triggering the leaktb1-1/+43
2023-08-07Fix two leaks in BIO_dup_chain()tb1-19/+17
2023-08-07Add missing space before =tb1-2/+2
2023-08-05remove trailing comma in NAME;jmc1-3/+3
2023-08-04Move the ENGINE_new() prototype a line downtb1-2/+2
2023-08-03Link new ccs test to buildtb1-1/+7
2023-08-03Make the bn_rand_interval() API a bit more ergonomictb11-52/+57
2023-08-03Retire the bn_rand_interval() testtb2-115/+1
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