summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove X509_OBJECT_free_contets() docstb2025-03-081-20/+3
* Remove X509_OBJECT_up_ref_count() documentationtb2025-03-081-23/+2
* Remove EC_PIONT_{get,set}_Jprojective_coordinates_GFp docstb2025-03-081-53/+1
* Remove EC_POINTs_{make_affine,mul}() docstb2025-03-081-67/+2
* Remove EC_GROUP_{,have_}precompute_mult() docstb2025-03-081-31/+4
* Remove EC_GROUP_method_of() docstb2025-03-081-20/+1
* Remove EC_GFp_* and EC_METHOD_get_field_type docstb2025-03-087-156/+12
* X509_NAME_print() also fails to indenttb2025-01-081-5/+6
* X509_NAME_print: remove lie about multiple lines being usedtb2025-01-071-4/+2
* Remove most of the RSA_FLAG_SIGN_VER documentationtb2025-01-052-33/+6
* NID_sxnet and NID_proxyCertInfo are no longer supportedtb2024-12-311-7/+2
* Prefer the constants EVP_CTRL_AEAD_* over EVP_CTRL_CCM_* and EVP_CTRL_GCM_*schwarze2024-12-292-12/+110
* Document X509V3_ADD_OP_MASK and clarify the description of the flags argument.schwarze2024-12-281-5/+31
* Document X509_supported_extension(3).schwarze2024-12-281-6/+28
* Document X509V3_EXT_print_fp(3).schwarze2024-12-281-28/+67
* new manual page a2i_ipadd(3) written from scratchschwarze2024-12-276-11/+157
* new manual page v2i_ASN1_BIT_STRING(3) written from scratchschwarze2024-12-246-11/+141
* ealier -> earlierjsg2024-12-231-4/+4
* new manual page X509V3_parse_list(3) written from scratchschwarze2024-12-232-1/+102
* Tweak previous wording a bit to avoid suggesting all built-in nidstb2024-12-231-2/+2
* more precision below CAVEATSschwarze2024-12-231-3/+5
* Make the description of i2s_ASN1_ENUMERATED_TABLE(3) more precise,schwarze2024-12-231-9/+12
* mark six #define'd constants as intentionally undocumentedschwarze2024-12-221-2/+7
* Add an EXAMPLES section.schwarze2024-12-211-2/+129
* Move the horrific EVP_aes_128_ccm(3) API out of the important,schwarze2024-12-204-75/+357
* kength -> lengthjsg2024-12-181-3/+3