summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove musings how ENGINE may or may not screw everything up.tb2023-11-191-23/+2
* Remove ENGINE mention in RSA_new()tb2023-11-191-14/+6
* OPENSSL_config() no longer calls ENGINE_load_builtin_engines()tb2023-11-191-5/+4
* ENGINE_add_conf_module() no longer existstb2023-11-191-8/+2
* Remove ENGINE Xr that I left behindtb2023-11-191-2/+1
* zap stray commatb2023-11-191-2/+2
* Also mention ENGINE_{cleanup,{ctrl_cmd{,_string}()tb2023-11-191-3/+29
* Missing periodtb2023-11-191-2/+2
* fix grammartb2023-11-191-2/+2
* Remove remaining ENGINE manualstb2023-11-1911-1988/+1
* Strip mention of ENGINE out of *_set_method.3tb2023-11-193-98/+26
* Strip out mentions of ENGINE_load_builtin_engines()tb2023-11-191-7/+4
* ex data for ENGINEs is no longer a thingtb2023-11-191-9/+2
* Remove section explaining how great and flexible ENGINE is andtb2023-11-191-28/+2
* Remove obsolete engine configuration sectiontb2023-11-191-106/+2
* Document the remaining ENGINE stubs in a single manualtb2023-11-191-146/+103
* EVP_PKEY_encrypt() simplify exampletb2023-11-191-6/+4
* Mention which functions are implemented as macros in the few casesschwarze2023-11-1613-34/+76
* drop some duplicate statements about macrosschwarze2023-11-164-23/+10
* fix wrong macroschwarze2023-11-161-3/+3