summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a few .Xr links to new manual pagesschwarze2022-07-1311-24/+36
* In dsa.h rev. 1.34 (14 Jan 2022), tb@ provided DSA_bits(3).schwarze2022-07-131-10/+51
* In x509_vfy.h rev. 1.54, tb@ provided X509_VERIFY_PARAM_get_time(3)schwarze2022-07-131-3/+44
* link three new manual pages to the buildschwarze2022-07-131-1/+4
* Write documentation for EVP_PKEY_check(3), EVP_PKEY_public_check(3),schwarze2022-07-135-44/+504
* New manual page written from scratch;schwarze2022-07-131-0/+137
* On May 4 14:19:08 2006 UTC, while fixing a security issue, djm@schwarze2022-07-131-11/+64
* Remove mkerr.pl remnants from LibreSSLkn2022-07-121-10/+2
* In dsa.h rev. 1.38, tb@ provided DSA_meth_get0_name(3)schwarze2022-07-101-8/+55
* Document ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_get_int64(3),schwarze2022-07-091-6/+90
* Remove references to openssl/obj_mac.hjsing2022-07-023-12/+11
* Add missing space between No macro and "authority".tb2022-05-191-3/+3
* Add a BUGS section to describe the problem of potential lies andtb2022-05-101-2/+17
* Also check EVP_PKEY_CTX_new_id() return in example code. Letting thistb2022-05-061-2/+4
* Install EVP_PKEY_CTX_set_hkdf_md.3tb2022-05-061-1/+2
* Document the EVP HKDF APItb2022-05-061-0/+251
* ASN1_{,const_}check_infinite_end(3) were removed in the last major bump,tb2022-04-271-5/+2
* man pages: fix some typos found while looking for other issuesnaddy2022-03-311-2/+2
* man pages: add missing commas between subordinate and main clausesnaddy2022-03-3130-103/+103
* Given asn1/a_object.c rev. 1.45 by jsing@, stop talking about BUGSschwarze2022-03-291-22/+21
* man pages: add missing commas in enumerationsnaddy2022-03-292-6/+6
* Remove extra 'or'claudio2022-03-281-3/+2
* unsusual -> unusualjsg2022-03-101-3/+3
* mutibyte -> multibytejsg2022-02-211-3/+3
* Remove references to performance issues caused by frequent memmove().jsing2022-02-191-13/+2
* certificiate -> certificatejsg2022-02-191-3/+3
* prefer https links in man pagesjsg2022-02-182-6/+6
* grammar/rewordjsg2022-02-181-5/+7
* Fix capitalization of ChaCha20tb2022-02-041-3/+3
* Fix copy-paste error: X509_V_ERR_CRL_SIGNATURE_FAILURE means that thetb2022-02-031-3/+3
* Remove some HMAC_CTX_init() remnants in HMAC(3).tb2022-01-251-31/+5
* Document X509_V_ERR_UNNESTED_RESOURCE. Previous version looked goodtb2022-01-241-2/+9
* Document the bizarre fact that {CMS,PCKS7}_get0_signers() needs sometb2022-01-192-4/+12
* spellingjsg2022-01-1510-33/+33
* Add back an accidentally dropped .Pptb2022-01-151-1/+2
* Update for HMAC_CTX_{init,cleanup} hand HMAC_cleanup removaltb2022-01-151-50/+2
* Stop documenting clone digests.tb2022-01-153-47/+7
* ASN1_{,F,T}BOOLEAN_it and the encoding and decoding API will movetb2022-01-125-147/+7
* Document EVP_AEAD_CTX_{new,free}() and adjust example code.tb2022-01-101-6/+45
* fix strange indentation in code exampletb2022-01-021-3/+3
* identfier -> identifierjsg2022-01-012-6/+6
* excpetions -> exceptionsjsg2021-12-311-3/+3
* deafult -> defaultjsg2021-12-311-3/+3
* document BN_MONT_CTX_set_locked(3)schwarze2021-12-211-5/+72
* document BN_mod_add_quick(3), BN_mod_sub_quick(3), BN_mod_lshift(3),schwarze2021-12-201-3/+115
* document BN_consttime_swap(3); this will probably require more work,schwarze2021-12-191-7/+80
* document BN_uadd(3) and BN_usub(3)schwarze2021-12-191-7/+78
* document BN_zero_ex(3)schwarze2021-12-191-6/+38
* Document BN_abs_is_word(3).schwarze2021-12-181-5/+21
* add the missing .Nm BN_get_rfc3526_prime_1536,schwarze2021-12-181-2/+3