summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* delete lots of stuff that no longer existsschwarze2023-11-161-300/+17
* fix typo: exdata -> ex_dataschwarze2023-11-161-4/+4
* Minimal fix to unbreak OPENSSL_{gmtime,timegm}(3)tb2023-11-161-15/+18
* Prepare to expose OPENSSL_gmtime and OPENSSL_timegm as publicbeck2023-11-131-2/+42
* Remove mention of alg_section. This never worked in LibreSSL.tb2023-10-211-3/+2
* style tweak: avoid double conjunction to make it read betterschwarze2023-10-211-4/+4
* Rename the modulus from n into mtb2023-10-191-9/+12
* Tweak previous by using the argument name, not its typetb2023-10-131-2/+2
* Improve the description of X509_ALGOR_dup(3)tb2023-10-131-5/+11
* I forgot that we now have ASN1_INTEGER_set_uint64()tb2023-10-111-13/+6
* Be more precise about X509_ALGOR_get0()tb2023-10-111-11/+26
* Improve X509_ALGOR_new(3) documentationtb2023-10-101-14/+33
* Use the usual text for X509_ALGOR_free()tb2023-10-091-2/+8
* Clarify that 'undefined type' means V_ASN1_UNDEFtb2023-10-091-3/+4
* Clarify documentation of X509_ALGOR_{set0,set_md}()tb2023-10-091-7/+45
* Fix a typo and move a wordtb2023-10-031-5/+5
* Example code tweak: do not hardcode the size of arraytb2023-10-011-2/+2
* Document EVP_CIPHER_CTX_iv_length() return valuestb2023-10-011-3/+7
* The colons separate the octets, not the digits; add missing link totb2023-10-011-4/+5
* Improve a code comment in the EXAMPLES sectiontb2023-10-011-3/+3
* Refer to RFC 3779, 2.1.2 for encoding of rangestb2023-10-011-2/+7
* Point out that the result of IPAddressRange_new() is an invalid rangetb2023-10-011-3/+3
* encoding -> decoding for d2itb2023-10-011-3/+3
* Reorder list of additional validation checks neededtb2023-09-301-9/+8
* Switch copyright year to 2023.tb2023-09-302-4/+4