summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark a number of BIO_ctrl(3) command constants as intentionallyschwarze2023-04-285-15/+23
* kill the .Xr to BN_nist_mod_521(3) which no longer existsschwarze2023-04-281-3/+2
* Add BIO_C_SET_MD_CTX to the list of command constants.schwarze2023-04-281-2/+3
* Document BIO_set_md_ctx(3) and BIO_C_SET_MD_CTX.schwarze2023-04-281-10/+84
* Remove misinformation, reason had nothing to do with efficiencyjob2023-04-282-17/+4
* Reorder the text such that every function is discussed only onceschwarze2023-04-281-46/+41
* Also list the command constants not associated with any macros,schwarze2023-04-271-3/+29
* EC_KEY_{get,insert}_key_method_data() are no longer availabletb2023-04-271-41/+2
* One more reciprocal thing hid in here (yay for consistent naming)tb2023-04-271-2/+1
* Remove stale references to BN reciprocal stufftb2023-04-272-8/+5
* Remove documentation of reciprocal BN which is now internal onlytb2023-04-272-276/+1
* Remove documentation of GF2m point stufftb2023-04-271-47/+7
* EC_GROUP_new() Strip out complications due to binary curves.tb2023-04-271-79/+11
* Remove stale reference to BN_GF2m_add()tb2023-04-271-2/+1
* Remove BN_GF2m_add.3tb2023-04-272-516/+1
* Remove mention of EC_GFp_nist_method and add back a .Pp that wastb2023-04-271-6/+2
* Remove dangling references to BN_get0_nist_prime_521(3)tb2023-04-272-9/+6
* Remove documentation of no longer supported EC methodstb2023-04-271-46/+5
* Remove NIST prime documentationtb2023-04-272-202/+0
* Stop installing NIST prime documentationtb2023-04-271-3/+1
* Document those BIO_ctrl(3) command constantsschwarze2023-04-265-37/+162
* Remove documentation of BN_BLINDING_{g,s}et_thread_idtb2023-04-251-17/+2
* Remove NETSCAPE_CERT_SEQUENCEtb2023-04-251-43/+2
* Remove SXNETtb2023-04-253-144/+3
* Remove documentation for i2d_PKCS7_NDEFtb2023-04-251-15/+2
* Remove BN_init() documentationtb2023-04-251-40/+2
* Remove BN_CTX_init() documentationtb2023-04-251-23/+3
* Remove X9.31 supporttb2023-04-251-8/+2
* Document most command constants.schwarze2023-04-251-2/+60
* Man page update for EVP_sha512_224() and EVP_sha512_256()job2023-04-231-2/+22
* s2i_ASN1_INTEGER: make error conditions more explicit, a few more tweakstb2023-04-211-10/+18
* s2i_ASN1_INTEGER.3: minor fixestb2023-04-211-4/+8
* Uncomment and document X.509 verifier error codestb2023-04-211-10/+20
* Remove some (soon to be) outdated documentationtb2023-04-211-48/+3
* Fix Dt and Xrtb2023-04-201-3/+3
* Link s2i_ASN1_INTEGER.3 to buildtb2023-04-201-1/+2
* Add documentation for s2i_ASN1_INTEGER and related functionstb2023-04-201-0/+195
* Fix previous: add a missing andtb2023-04-161-2/+3
* Adjust documentation of X9.31 padding modetb2023-04-151-6/+6
* remove duplicate linesjsg2023-04-121-3/+2
* Document the RETURN VALUES of BIO_method_type(3) and BIO_method_name(3)schwarze2023-04-1113-26/+149
* While all the BIO_TYPE_* constants are part of the API, most of theirschwarze2023-04-111-32/+77
* fix double wordsjsg2023-04-091-3/+3
* Mark BIO_CB_return(), BIO_cb_pre(), and BIO_cb_post() as intentionallyschwarze2023-04-071-2/+7
* Document the effects that BIO_set_info_callback(3), BIO_callback_ctrl(3),schwarze2023-04-061-3/+54
* Properly document BIO_set_info_callback(3) and BIO_get_info_callback(3)schwarze2023-04-061-8/+96
* In preparation for better documenting BIO info callbacks, improve theschwarze2023-04-041-9/+115
* Fix table by using strings of proper lengths instead of bogustb2023-04-021-3/+3
* fixes for mandoc -Tlintjsg2023-03-181-5/+5
* Consistent phrasing: function -> function pointerjob2023-03-161-2/+2