summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reinstate documentation of RSA_X931_PADDINGtb2023-05-051-7/+6
* Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtlsbeck2023-05-031-20/+10
* Change X509_NAME_get_index_by[NID|OBJ] to be safer.beck2023-05-021-10/+20
* Remove ASN1_item_ndef_i2d(3) documentationtb2023-05-012-35/+5
* First pass of removing low-level ASN.1 streaming docstb2023-05-0114-343/+26
* spellingjsg2023-05-011-3/+3
* mandoc -Tlint tells me I forgot to zap a commatb2023-04-301-2/+2
* Remove most documentation pertaining to proxy certificates.tb2023-04-306-205/+10
* Remove documentation of BN_generate_prime(), BN_is_prime{,_fasttest}()tb2023-04-301-85/+4
* Remove documentation of BN_zero_ex() and update BN_one() and BN_zero()tb2023-04-301-22/+3
* The policy tree is no moretb2023-04-309-527/+11
* Make the descriptions of BIO_get_retry_BIO(3) and BIO_get_retry_reason(3)schwarze2023-04-301-11/+60
* Slightly improve the documentation of the "oper" parameter byschwarze2023-04-301-3/+10
* Document the eight BIO_CONN_S_* constants that are passed to BIO_info_cb(3)schwarze2023-04-301-2/+36
* Mark the five BIO_GHBN_* constants as intentionally undocumented.schwarze2023-04-301-2/+7
* Mention a few standard BIO_ctrl(3) command constantsschwarze2023-04-293-13/+30
* Mention a few standard BIO_ctrl(3) command constantsschwarze2023-04-291-2/+7
* Mention the type-specific BIO_ctrl(3) command constantsschwarze2023-04-292-8/+34
* Mention the type-specific BIO_ctrl(3) command constantsschwarze2023-04-292-16/+40
* 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