summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adjust/fix X509_check_purpose(3) documentationtb2023-06-251-3/+3
* In 1995, Eric A. Young chose a confusing name for the "lastUpdate" fieldschwarze2023-06-062-12/+20
* Improve the description of CMS_get0_signers()job2023-06-051-3/+3
* fix some nits on previousop2023-05-301-6/+10
* Oops, Fa -> .Fabeck2023-05-291-2/+2
* Make X509_NAME_get_text_by[NID|OBJ] safer.beck2023-05-291-10/+20
* Stop suggesting that children play with loaded revolvers.beck2023-05-291-31/+49
* Update X509_VERIFY_PARAM_inherit() to reflect the change of behaviortb2023-05-241-9/+6
* Remove misplaced semicolons in .Fatb2023-05-222-6/+6
* Fix another mandoc -Tlint warningtb2023-05-141-3/+5
* Rephrase a sentence slightly to apease mandoc -Tlinttb2023-05-141-3/+5
* Fix Xr as BN_is_prime(3) is in the attictb2023-05-141-3/+3
* Zap trailing commatb2023-05-141-2/+2
* X509_policy_tree_level_count(3) is gonetb2023-05-141-3/+2
* primility -> primalityjsg2023-05-121-3/+3
* Be a bit more precise on how s2i_ASN1_OCTET_STRING handles colonstb2023-05-121-5/+6
* Document recent changes in primality testingtb2023-05-111-8/+23
* Make failure mode of EVP_AEAD_CTX_new() more explicittb2023-05-091-4/+9
* 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