summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect function countstb2024-04-041-4/+4
* Sprinkle a few references to RFC 8419tb2024-03-293-6/+15
* Remove OPENSSL/CRYPTO_realloc documentationtb2024-03-191-21/+4
* Remove X509_ALGOR_set_md() documentationtb2024-03-193-37/+8
* Add missing Nm entries for OBJ_NAME_do_all*tb2024-03-141-3/+5
* Mark up X509_STORE_get1_objects()tb2024-03-141-3/+3
* Add back a .Pptb2024-03-141-2/+3
* Clarify ownership in X509_STORE_add_lookup()tb2024-03-061-3/+4
* Remove CRL method API documentationtb2024-03-067-243/+11
* lh_<type>_error() is no longer implemented as a macrotb2024-03-051-4/+2
* Remove GOST documentationtb2024-03-057-42/+17
* Remove ASN1_time_parse documentationtb2024-03-056-157/+9
* Remove EVP_MD_meth* documentationtb2024-03-058-378/+70
* Remove EVP_add_{cipher,digest}* docstb2024-03-044-198/+5
* lh_new.3: zap a trailing commatb2024-03-041-3/+3
* EVP_CIPH_CUSTOM_KEY_LENGTH and EVP_CTRL_SET_KEY_LENGTH are gonetb2024-03-041-14/+2
* Remove docs for sk_find_ex()tb2024-03-041-47/+3
* Remove documentation of some CRYPTO_THREADID APItb2024-03-041-58/+2
* Document X509_STORE_get1_objects and deprecate the get0 versiontb2024-03-041-4/+38
* Remove lh statstb2024-03-023-211/+3
* Remove CMAC_resume()tb2024-03-021-24/+2
* Remove BIO_{sn,v,vsn}printf(3)tb2024-03-021-55/+4
* Update ASN1_TIME_set(3)tb2024-02-181-5/+44
* Make it explicit that the EC_KEY setters don't check thingstb2024-02-161-2/+6
* Document a portability caveat about GeneralizedTime and UTCTimejob2024-02-131-2/+9
* Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3)tb2024-01-315-63/+96
* Make it safe to delete entries from an lhash doall callback.jsing2024-01-241-11/+4
* Link CMS_signed_add1_attr(3) to tree structure of crypto(3) manuals andtb2024-01-223-5/+8
* Simplify history section to match what other manuals dotb2024-01-221-23/+2
* Document various CMS_{signed,unsigned}_* functionsjob2024-01-222-1/+393
* Remove check{,obj_cleanup}_defer documentationtb2024-01-131-66/+3
* Remove X509_STORE_CTX_purpose_inherit(3) documentationtb2024-01-121-131/+41
* fix previous: key -> parametertb2023-12-291-2/+2
* A .Xr to DSA_generate_parameters_ex() was lost accidentallytb2023-12-291-1/+2
* Move DSA_generate_parameters.3 to DSA_generate_parameters_ex.3tb2023-12-292-3/+3
* Adjust documentation for upcoming DSA_generate_parameters removaltb2023-12-295-70/+17
* Rename some argument placeholders to be less cryptic,schwarze2023-12-262-55/+58
* Close some major gaps in the documentation of EVP_Cipher(3),schwarze2023-12-261-10/+65
* Clarify that the ENGINE argument is ignored; OK tb@.schwarze2023-12-251-11/+10
* Remove EVP_PKEY_asn1_add{0,_alias}() documentationtb2023-12-214-78/+14
* Mark some API-to-be-removed as intentionally undocumentedtb2023-12-211-2/+6
* ASN1_STRING_TABLE_get.3: grammar: have -> hastb2023-12-161-2/+2
* Annotate incorrect value for ub_email_addresstb2023-12-161-1/+6
* Rename ASN1_STRING_TABLE_add manual to _gettb2023-12-162-3/+3
* Remove ASN1_STRING_TABLE_{add,cleanup}() documentationtb2023-12-161-71/+14
* last .Nm should not have a commajsg2023-12-051-3/+3
* Some cleanup:schwarze2023-12-011-71/+33
* EVP_EncryptInit(3) is among the most important "how to drive" manuals,schwarze2023-12-014-65/+165
* Mark up an occurrence of ENGINEtb2023-11-191-2/+3
* ENGINE can no longer have ex_data attached to ittb2023-11-191-3/+3