summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Drop the comp moduletb2023-07-2810-958/+5
* Remove some unneeded includes from ecdh.ctb2023-07-281-4/+1
* Pull up zeroing of out; drop unnecessary checktb2023-07-281-4/+3
* Rename buflen to buf_len, use calloc/freezerotb2023-07-281-7/+8
* Move KDF handling to ECDH_compute_key()tb2023-07-285-47/+73
* Merge ecdh.h into ec.htb2023-07-284-124/+12
* Excise ECDH_METHODtb2023-07-2813-369/+9
* Remove ECDH errorstb2023-07-286-123/+3
* Remove some unneeded includes from ecdsa.htb2023-07-281-5/+1
* Merge ecdsa.h into ec.htb2023-07-284-186/+70
* Remove ECDSA_METHODtb2023-07-2813-345/+9
* Remove ecs_err.ctb2023-07-287-132/+4
* Place public ECDSA API next to the internal methodstb2023-07-281-51/+48
* Remove ECDSA_{do_,}sign_ex()tb2023-07-281-57/+20
* Make extended ECDSA signing routines internaltb2023-07-285-25/+14
* Remove ASN1_BIT_STRING_set docotb2023-07-281-42/+2
* Remove stale .Xr missed in previoustb2023-07-281-3/+2
* Remove ASN1_BIT_STRING_num_asc.3tb2023-07-283-151/+3
* Prepare the ssltest for the upcoming bumptb2023-07-271-1/+8
* Remove antiquated options outputtb2023-07-273-44/+7
* Annotate bogus output as incorrecttb2023-07-271-1/+2
* Fix two mandoc -Tlint warnings left in previoustb2023-07-271-4/+3
* Fix typotb2023-07-271-3/+3
* Prepare this test for the upcoming bumptb2023-07-261-1/+3
* Remove comment containing an outdated pathtb2023-07-261-2/+1
* Remove ERR_get_{err_state,string}_table documentationtb2023-07-261-6/+2
* Remove BUF_reverse and BUF_strdup documentationtb2023-07-261-53/+2
* BN_BLINDING will be made internal-only. Remove its documentationtb2023-07-264-325/+5
* BIO_f_asn1 and the prefix/suffix API will be removedtb2023-07-265-244/+14
* Document CMS_SignerInfos_get_version and CMS_get_version which willtb2023-07-262-4/+53