summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix copy-paste error that left a paragraph ending in a commatb2022-12-081-3/+3
* Improve the implementation of BIO_push(3) such that it changes nothingschwarze2022-12-071-5/+32
* Add references to the BIO_{push,pop}(3) exampletb2022-12-071-3/+8
* Fix example stringtb2022-12-071-4/+4
* Zap extra spacetb2022-12-061-3/+3
* Major rewrite for accuracy and clarity, and document BIO_set_next(3).schwarze2022-12-061-37/+148
* arithmethic -> arithmeticjsg2022-12-061-3/+3
* Drop 'perhaps a little', plus grammar and spelling nitstb2022-12-021-5/+5
* Mark the X509_V_FLAG_CB_ISSUER_CHECK flag as deprecatedtb2022-12-011-11/+5
* Add missing markup to comments and to RFC 3779 errortb2022-11-291-10/+12
* First pass at updating verifier error docstb2022-11-291-13/+41
* In bio.h rev. 1.50 and rev. 1.51, tb@ provided BIO_set_retry_reason(3).schwarze2022-11-271-4/+20
* In bio.h rev. 1.46/1.47 (Oct/Nov 2021), tb@ provided BIO_get_init(3).schwarze2022-11-251-5/+23
* Major overhaul.schwarze2022-11-241-210/+216
* mention what BN_ULONG isschwarze2022-11-223-8/+33
* Remove the lie that BN_ULONG might be 16 bits wide.schwarze2022-11-221-9/+11
* 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