summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better document BN_ULONG (in the DESCRIPTION near BN_num_bits_word(3))schwarze2022-11-221-40/+84
* document BN_nist_mod_521(3) and their four siblingsschwarze2022-11-213-3/+118
* Fix a surprising quirk in BN_GF2m_mod(3).schwarze2022-11-201-11/+3
* group -> fieldtb2022-11-181-5/+5
* polynominal -> polynomialtb2022-11-181-18/+18
* new manual page BN_GF2m_add(3)schwarze2022-11-183-3/+527
* mark BN_X931_derive_prime_ex, BN_X931_generate_prime_ex,schwarze2022-11-161-2/+8
* expose the documentation of X509_STORE_CTX_verify_fn(3)schwarze2022-11-162-42/+26
* document X509_STORE_CTX_verify_cb(3) and X509_STORE_get_verify_cb(3)schwarze2022-11-162-13/+40
* Mark BN_mod_exp2_mont() as intentionally undocumented.schwarze2022-11-161-3/+4
* document BN_mod_sqrt(3)schwarze2022-11-154-5/+119
* document BN_kronecker(3)schwarze2022-11-143-3/+61
* document BN_reciprocal(3)schwarze2022-11-141-10/+55
* Various improvements; joint work with beck@:schwarze2022-11-131-64/+72
* In asn1.h rev. 1.65, beck@ provided ASN1_TIME_set_string_X509(3),schwarze2022-11-101-11/+139
* Document that OPENSSL_free() is required in some circumstancestb2022-11-061-2/+6
* zap extra .Pptb2022-09-121-2/+1
* Stop documenting i2c_ASN1_INTEGER.tb2022-09-122-48/+4
* fix repeated wordsjsg2022-09-112-6/+6
* carrier return character -> carriage return characterjsg2022-09-101-2/+2
* fix repeated wordsjsg2022-09-104-12/+12
* fix repeated wordsjsg2022-09-101-3/+3
* Remove more mkerr.pl remnants, missed in previouskn2022-09-061-54/+3
* Remove most mentions of contexts on the stack.tb2022-08-312-23/+4
* Adjust signatures of BIO_ctrl functionstb2022-08-181-13/+10
* Zap trailing whitespacetb2022-07-141-4/+4
* 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