summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/man
AgeCommit message (Expand)AuthorFilesLines
2021-03-31Document EVP_PKEY_new_CMAC_key(3)tb1-16/+4
2021-03-29Prepare documenting EVP_PKEY_new_CMAC_key(3)tb1-2/+54
2021-03-12spelling: refenece -> referencejmc1-3/+3
2021-03-12spellingjsg12-37/+37
2021-01-05double word fix; from martin vahlensieckjmc2-6/+6
2020-12-03grammar fixes from Varik "The Genuine Article!!!" Valefor;jmc2-6/+6
2020-11-02typo: ASN1_parse_time -> ASN1_time_parsetb1-3/+3
2020-10-21Stop documenting some functions as macros.tb3-19/+7
2020-09-17Add a comment saying that the public function NAME_CONSTRAINTS_check(3)schwarze1-2/+5
2020-09-17Install the new page SSL_set1_host(3), link to it from relevant places,schwarze2-10/+14
2020-09-14simplify RETURN VALUES for x509_verify(3) after beck@ made the rulesschwarze1-7/+3
2020-09-14Add initial man page for new x509_verify chain validatorbeck1-0/+225
2020-09-08Mention that EC_KEY_get0_public_key returns a public key.tb1-3/+5
2020-08-06delete another word to improve the wording; suggested by jmc@schwarze1-2/+2
2020-08-06Explain the purpose of CMAC_resume(3) in more detail.schwarze1-3/+9
2020-07-24tweak previous;jmc1-4/+4
2020-07-23document PEM_X509_INFO_read(3) and PEM_X509_INFO_read_bio(3)schwarze7-14/+207
2020-06-24Properly document the return values of EVP_PKEY_base_id(3)schwarze4-70/+152
2020-06-24use n-bit <noun> consistently; ok schwarze for the principal of the idea,jmc6-28/+28
2020-06-24new manual page ChaCha(3);schwarze3-2/+257
2020-06-24new manual page CMAC_Init(3);schwarze5-7/+298
2020-06-24Document eight additional pre-OpenSSL-1.1 accessor functions that areschwarze1-21/+122
2020-06-19mark the functions documented in des_read_pw(3) as deprecatedschwarze2-6/+11
2020-06-19document X509_get0_pubkey_bitstr(3),schwarze1-5/+81
2020-06-19document error handling of X509_PUBKEY_get0(3) and X509_PUBKEY_get(3)schwarze1-3/+52
2020-06-19Merge documentation of X509_get0_serialNumber(3) from OpenSSL-1.1.1schwarze1-4/+19
2020-06-15Document EVP_read_pw_string_min(3)tb1-6/+44
2020-06-15Document PEM_def_callback(3).schwarze3-106/+158
2020-06-12add my Copyright and license, which i forgot when adding a significantschwarze1-3/+20
2020-06-12add a comment saying that name_cmp() is intentionally undocumented;schwarze1-2/+5
2020-06-12document PEM_ASN1_read(3) and PEM_ASN1_read_bio(3);schwarze5-7/+236
2020-06-11wording tweaks from ross l richardson and tb;jmc1-6/+6
2020-06-10document PKCS7_get_signer_info(3)schwarze5-8/+75
2020-06-10describe six more PKCS7 attribute functionsschwarze1-14/+208
2020-06-04When X509_ATTRIBUTE_create() receives an invalid NID (e.g., -1), returnschwarze1-12/+4
2020-06-04minor polishing:schwarze1-4/+10
2020-06-04new manual page PKCS7_add_attribute(3);schwarze7-12/+201
2020-06-03Properly document PKCS7_final(3), which was already mentionedschwarze10-32/+263
2020-05-27document PKCS7_dataFinal(3);schwarze3-3/+162
2020-05-24Minimally document PKCS7_dataInit(3).schwarze4-5/+215
2020-05-24Briefly mention the obsolete function OPENSSL_init(3).schwarze1-7/+23
2020-05-20new manual page for PKCS7_set_content(3) and PKCS7_content_new(3);schwarze4-5/+127
2020-05-16document PKCS7_set_type(3);schwarze3-3/+123
2020-03-29Void functions obviously do not return values; no need to elaborate.schwarze4-23/+8
2020-03-28Be concise: do not say that void functions return no values, that's obvious.schwarze3-22/+6
2020-02-17Describe the restriction for length of openssl conf value stringinoguchi1-2/+4
2020-01-26tweak previous; ok tbjmc1-3/+3
2020-01-26Document the change in EVP_chacha20(3).tb1-3/+5
2020-01-22The length of the IV of EVP_chacha20 is currently 64 bits, not 96.tb1-3/+3
2019-12-14Fix documented signatures of HMAC(3) and HMAC_Update(3). The n and lentb1-4/+4