summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove documentation of EVP_whirlpooltb2024-08-292-85/+1
* Remove documentation of ERR_add_error_{,v}data()tb2024-08-292-41/+8
* HMAC_Init() is dead. Long live HMAC_Init_ex()tb2024-08-291-17/+2
* Remove documentation of (caveat on) X509_TRUST_DEFAULTtb2024-08-291-12/+2
* Document X509_get0_signature_info()tb2024-08-281-3/+70
* More precision on what exactly OCSP_id_cmp and OCSP_issuer_id_cmp compare.tb2024-08-241-7/+14
* X509at_get_attr: zap trailing comma.tb2024-08-241-2/+2
* LibreSSL no longer supports adding X.501 attributes to an EVP_PKEYtb2024-08-247-206/+11
* Remove documentation of UI_UTIL_read_pw*tb2024-08-244-122/+7
* PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)tb2024-08-221-3/+2
* Remove documentation for X509_REQ_[gs]et_extension_nidstb2024-08-181-30/+2
* Zap a trailing comma to appease mandoc -Tlinttb2024-08-171-2/+2
* Remove docs of various X509_TRUST "functionality" that no longer existstb2024-08-174-334/+5
* Put opening brace on correct linetb2024-07-261-4/+3
* BUF_MEM_new.3: add a touch of KNFtb2024-07-241-4/+3
* Add back a .tb2024-07-211-2/+2
* Unify description of the obsolete ENGINE parametertb2024-07-2114-142/+130
* Drop ENGINE from EVP_PKEY_derive exampletb2024-07-211-5/+4
* Garbage collect ENGINE "use" from EVP_PKEY_decrypt() exampletb2024-07-211-5/+4
* Make example slightly less terrible by dropping the ENGINE "handling"tb2024-07-211-5/+4
* "please refer" -> "refer"jsg2024-07-141-3/+3
* forgot to add a history section for the TLS PRF APItb2024-07-101-1/+4
* link EVP_PKEY_CTX_set_tls1_prf_md.3 to buildtb2024-07-101-1/+2
* Import EVP_PKEY_CTX_set_tls1_prf_md.3 from OpenSSL 1.1.1tb2024-07-101-0/+168
* Including kdf.h isn't enough, you also need evp.htb2024-07-101-2/+3
* remove a further spkac reference; ok tbjmc2024-07-081-5/+3
* Align documentation with realityjob2024-06-071-4/+8
* Call out argument reversal between check_issued() and X509_check_issued()tb2024-06-071-2/+35
* Remove mention of SHA-0, update STANDARDS sectiontb2024-06-011-8/+9
* Remove documentation of optional md in one-step hashestb2024-05-264-28/+47
* Remove documentation of DES_enc_{read,write} and DES_rw_modetb2024-05-241-89/+4
* crib better wording from schwarze's EVP_PKEY_get_attr_by_NID(3)tb2024-05-221-5/+4
* Fix incorrect X509v3_get_ext_by_NID(3) return valuestb2024-05-221-9/+17
* remove prototypes with no matching functionjsg2024-05-191-12/+2
* Improve X509V3_get0_uids() documentationtb2024-05-151-11/+19
* Fix last sentence of CAVEATS which I got the wrong way aroundtb2024-05-141-4/+3
* Be more specific about X509V3_ADD_APPEND and X509V3_ADD_DELETEtb2024-05-121-3/+6
* Tweak wordingtb2024-05-121-1/+4
* Remove a 'built-in' that was left in by accidenttb2024-05-121-2/+2
* Install X509V3_EXT_get_nid.3tb2024-05-121-1/+2
* Add minimal manpage documenting the misnamed X509V3_EXT_get_nid()tb2024-05-122-2/+92
* Avoid .Xr to no longer public X509_LOOKUP_by_subject(3)tb2024-05-121-7/+4
* Sync DSA_METHOD documentation with realitytb2024-05-111-36/+15
* PEM_read_bio_PrivateKey: fix grammartb2024-05-071-3/+3
* Tweak start of DESCRIPTION of EC_GROUP_new()tb2024-04-271-4/+9
* Document EC_curve_{nid2nist,nist2nid}()tb2024-04-261-4/+57
* remove space at eoljsg2024-04-221-3/+3
* Remove a couple of lies about GOST in CMStb2024-04-182-8/+8
* More GOST removal adjustmentstb2024-04-181-3/+3
* EVP_PKEY_set1_RSA.3 some adjustments after GOST removaltb2024-04-181-4/+4