summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Below STANDARDS, reference the two most relevant sections of RFC 5652.schwarze7 days1-1/+5
* Update PKCS7_add0_attrib_signing_time() docstb8 days1-3/+3
* Rename the file PEM_X509_INFO_read.3 to PEM_X509_INFO_read_bio.3schwarze2025-07-172-5/+5
* Undocument the undocumentedness of BIO_s_log. It's gone.tb2025-07-161-3/+2
* Undocument PEM_X509_INFO_read(3), X509_PKEY_new(3) and X509_PKEY_free(3)schwarze2025-07-169-144/+31
* X509_sign: make variables in SYNOPSIS match the ones used in DESCRIPTIONtb2025-07-111-8/+8
* X509_get0_signature: call out inconsistent argument order in BUGStb2025-07-061-2/+9
* fix double word; ok tb@jsg2025-07-041-3/+3
* Const correct the documentation of EVP_PKEY_get{0,1}_{DH,DSA,EC_KEY,RSA}()tb2025-07-021-9/+9
* Fix documented EVP_PKEY{,_base}_id() signaturetb2025-07-021-4/+4
* X509_print_ex.3: document X509_FLAG_NO_IDStb2025-07-011-2/+7
* Fix signature of BN_zerotb2025-06-141-5/+4
* The mdoc(7) .Ft macro does not need quoting of its arguments, but aboutschwarze2025-06-1314-86/+86
* Bring the DESCRIPTION a bit closer to reality, in particular stopschwarze2025-06-121-7/+31
* EC_GROUP_check: rephrase a sentence so it's a bit less awkwardtb2025-06-111-5/+7
* The functions SMIME_read_ASN1(3) and SMIME_write_ASN1(3)schwarze2025-06-113-290/+1
* Since the function SMIME_write_ASN1(3) is no longer public, move theschwarze2025-06-112-63/+181
* Lie less below RETURN VALUES, add a related BUGS entry,schwarze2025-06-112-10/+24
* SMIME_read_ASN1(3) and SMIME_write_ASN1(3) are no longer public,schwarze2025-06-114-12/+18
* SMIME_read_ASN1(3) is no longer public,schwarze2025-06-112-6/+12
* Retire the manual pages OPENSSL_load_builtin_modules(3) and OBJ_NAME_add(3)schwarze2025-06-097-456/+25
* EVP_cleanup(3) is no longer relevant here since it no longer has any effect.schwarze2025-06-091-3/+2
* mention that SSL_load_error_strings(3) lives in libssl;schwarze2025-06-081-1/+3
* .Lb libcrypto ; OK tb@schwarze2025-06-08411-822/+1233
* remove some "intentionally undocumented" comments regarding stuffschwarze2025-06-089-37/+27
* add the missing .In line and add .Lb libcrypto ; OK tb@schwarze2025-06-082-4/+8
* EC_POINT_new: wording tweaks in the BUGS sectiontb2025-05-181-6/+6
* Garbage collect docs of BIO_dump{,_indent}_{cb,fp}()tb2025-05-091-35/+3
* Fix up two markup mistakes with .Fn and .Xrtb2025-05-041-4/+4
* More space around .Dl + a typo on toptb2025-05-012-5/+11
* EC_GROUP_check.3: rephrase a sentence to avoid a word repetitiontb2025-04-281-4/+4
* EC_GROUP_new_by_curve_name.3: escape a - in code.tb2025-04-281-3/+3
* EC_POINT_point2oct: remove in_ prefix in RETURN VALUEStb2025-04-261-5/+5
* EC_GROUP_new_curve_GFp: some fixes in the RETURN VALUE sectiontb2025-04-261-9/+12
* Fix markup for EC_GROUP_set_point_conversion_formtb2025-04-261-4/+5
* Fix up a few dangling referencestb2025-04-254-13/+12
* Rework EC documentationtb2025-04-2513-1242/+1998
* BN_new: zap an anachronistic admonitiontb2025-04-251-4/+2
* Use hyphenated spelling for the SHAs except for the APItb2025-04-1712-41/+42
* Fix RETURN VALUES for EVP_CIPHER_CTX_ctrl(3)tb2025-03-251-9/+4
* Rename a bunch of confusingly named variablestb2025-03-151-6/+6
* const correct d2i_* prototypestb2025-03-144-13/+13
* X509_NAME_print_ex: zap stray commatb2025-03-091-2/+2
* Fix documented signature of UI_OpenSSL()tb2025-03-091-3/+3
* Fix documented signature of BN_MONT_CTX_copy()tb2025-03-091-3/+3
* X509_NAME_print_ex.3: move s to the proper placetb2025-03-091-2/+2
* Remove mention of X509_NAME_print(3) in the docstb2025-03-093-46/+13
* Adjust signature of CRYPTO_set_mem_functions and remove _get_ docstb2025-03-081-23/+5
* Rename CRYPTO_get_mem_functions.3 to CRYPTO_set_mem_functions.3tb2025-03-082-4/+4
* Remove EC_POINT_method_of() docstb2025-03-081-19/+1