summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Below SEE ALSO, point to all pages documenting the evp.h sub-library, andschwarze2023-08-141-11/+56
* import EVP_sha3_224(3) from the OpenSSL 1.1 branch, which is still underschwarze2023-08-143-3/+97
* document return values of the control function in EVP_MD_meth_set_ctrl(3)schwarze2023-08-121-5/+15
* 1. Tweak the descriptions of EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_flags(3),schwarze2023-08-121-52/+107
* Remove a blatant lie about DSA_dup_DHtb2023-08-121-6/+2
* Merge various improvements from the OpenSSL 1.1 branch,schwarze2023-08-111-13/+148
* Add the missing ".Nm X509_STORE_CTX_check_issued_fn" to the NAME sectionschwarze2023-08-101-2/+4
* In x509_vfy.h rev. 1.60 and rev. 1.62 (April 2023), tb@ providedschwarze2023-08-101-26/+51
* Add the forgotten .In lineschwarze2023-08-091-3/+4
* In objects.h rev. 1.14 and 1.15 (Jan 2022), tb@ providedschwarze2023-08-091-5/+65
* remove trailing comma in NAME;jmc2023-08-051-3/+3
* Remove BF_options() documentationtb2023-07-291-9/+3
* The CRYPTO_EX_DATA type is not opaquetb2023-07-281-5/+2
* 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
* Fix two mandoc -Tlint warnings left in previoustb2023-07-271-4/+3
* Fix typotb2023-07-271-3/+3
* 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
* Actually add OBJ_find_sigid_algstb2023-07-221-0/+90
* Rename OBJ_add_sigid.3 to OBJ_find_sigid_algs.3tb2023-07-222-92/+2
* Simple adjustments for DSO removaltb2023-07-212-8/+6
* Stop mentioning some ERR_load_*_strings that will be removedtb2023-07-211-6/+2
* Fix Xr order to appease mandoc -Tlinttb2023-07-211-4/+4
* Remove OBJ_add_sigid and OBJ_sigid_free documentationtb2023-07-215-54/+14
* Remove ASN1_buf_print documentationtb2023-07-213-74/+3
* Remove remaining ECDSA_METHOD documentationtb2023-07-211-29/+4
* Remove documentation of ECDH/ECDSA ex_data APItb2023-07-211-21/+3
* Document ENGINE_get_default_ECtb2023-07-211-17/+8
* Document ENGINE_{get,set}_ECtb2023-07-211-29/+17
* Move get_rfc3526_prime_8192.3 to BN_get_rfc3526_prime_8192.3tb2023-07-202-4/+4
* Remove get_rfc*_prime_* documentationtb2023-07-202-46/+20
* Remove ECDSA_{do_,}sign_ex() and ECDSA_sign_setup()tb2023-07-204-103/+20
* Add Xr to EVP_MD_meth_new to top level librarytb2023-07-091-2/+3
* Fix OpenBSD releasetb2023-07-091-3/+3
* ASN1_bn_print() will be removed soon. Remove docs.tb2023-07-095-130/+7
* link EVP_MD_meth_new.3 to buildtb2023-07-081-1/+2
* Import EVP_MD_meth_new.3 from OpenSSL 1.1.1 headtb2023-07-081-0/+292
* Adjust EC_GROUP_get_basis_type() documentationtb2023-06-281-64/+8
* Adjust/fix X509_check_purpose(3) documentationtb2023-06-251-3/+3
* In 1995, Eric A. Young chose a confusing name for the "lastUpdate" fieldschwarze2023-06-062-12/+20
* Improve the description of CMS_get0_signers()job2023-06-051-3/+3
* fix some nits on previousop2023-05-301-6/+10
* Oops, Fa -> .Fabeck2023-05-291-2/+2
* Make X509_NAME_get_text_by[NID|OBJ] safer.beck2023-05-291-10/+20
* Stop suggesting that children play with loaded revolvers.beck2023-05-291-31/+49