summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the bn_rand_interval() API a bit more ergonomictb2023-08-0311-52/+57
* Retire the bn_rand_interval() testtb2023-08-032-115/+1
* Remove unused sk/lh macrostb2023-08-031-170/+1
* More whitespace fixes from knfmttb2023-08-021-7/+7
* Remove extraneous parentheses and fix weird whitespace.tb2023-08-021-16/+15
* Drop the _ex from BN_BLINDING_{convert,invert}_ex()tb2023-08-023-12/+12
* Remove the unused BN_BLINDING_{convert,invert}()tb2023-08-022-16/+2
* Make BN_BLINDING_{new,update}() static in bn_blind.ctb2023-08-022-6/+4
* Remove the unused flags member of BN_BLINDINGtb2023-08-022-10/+4
* Remove the unused flags accessors for BN_BLINDINGtb2023-08-022-16/+2
* Remove a 16 year old confusing lietb2023-08-021-2/+2
* Remove unused prototypetb2023-08-011-3/+1
* Remove more *_options() stufftb2023-07-315-50/+5
* Drop unused conf, pem, and x509 headers, add unistd for pledgetb2023-07-291-4/+2
* Move HAVE_FUNOPEN out of !NOPICtb2023-07-291-5/+1
* Garbage collect rodata only used by RC4_options()tb2023-07-291-5/+0
* Add _libre_CMS_{,SignerInfo}_get_versiontb2023-07-291-0/+2
* Remove {BN,idea}_options() leftoverstb2023-07-293-6/+2
* Remove BF_options() documentationtb2023-07-291-9/+3
* reinstate KNF for commenttb2023-07-291-2/+2
* Some of these functions no longer exist or are no longer publictb2023-07-281-4/+1
* DSO has left the buildingtb2023-07-281-4/+1
* Also remove ecdh.h use from libssltb2023-07-281-2/+1
* Stop including ecdsa.h and ecdh.h internallytb2023-07-288-21/+9
* The CRYPTO_EX_DATA type is not opaquetb2023-07-281-5/+2
* remove X509_ATTRIBUTE_SET_itjsg2023-07-281-14/+1
* dhtest: simplify printing and make the output slightly less uglytb2023-07-281-34/+29
* Combine ripemd into a single C file.jsing2023-07-283-84/+20
* Combine md5 into a single C file.jsing2023-07-283-83/+20
* Combine md4 into a single C file.jsing2023-07-283-83/+20
* bump libcrypto, libssl, libtls majorstb2023-07-283-3/+3
* Two files did not want to go away. Go!tb2023-07-282-0/+0
* Remove various ${thing}_optionstb2023-07-2812-224/+7
* Remove more ASN1_BIT_STRING APItb2023-07-285-72/+3
* Remove ASN1_BIT_STRING_checktb2023-07-285-35/+3
* Provide CMS{,_SignerInfo}_get_versiontb2023-07-284-3/+53
* Remove sk_nid_triple_*()tb2023-07-281-23/+1
* Remove OBJ_add_sigid() and OBJ_sigid_free()tb2023-07-285-24/+3
* Remove more ERR crufttb2023-07-285-40/+3
* Remove ERR_{get,set}_implementation()tb2023-07-286-48/+6
* Make ex_data implementations internaltb2023-07-286-114/+41
* Remove BUF_[a-z]* APItb2023-07-284-104/+2
* Drop BIO_n{read,write}{,0}()tb2023-07-284-268/+3
* Remove the get_rfc*_prime_*() APItb2023-07-285-91/+3
* Make BN_BLINDING internaltb2023-07-2811-79/+33
* Remove ASN1_bn_print() and ASN1_buf_print()tb2023-07-286-160/+3
* Make ASN1_{primitive,template}_* internaltb2023-07-2810-63/+16
* Make ASN.1 BIO internaltb2023-07-289-84/+15
* Set OPENSSL_NO_ENGINE, remove engine codetb2023-07-2833-4967/+9
* Drop DSO and define OPENSSL_NO_DSOtb2023-07-2812-1588/+5