summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man
AgeCommit message (Expand)Author
2023-06-25Adjust/fix X509_check_purpose(3) documentationTheo Buehler
2023-06-06In 1995, Eric A. Young chose a confusing name for the "lastUpdate" fieldIngo Schwarze
2023-06-05Improve the description of CMS_get0_signers()Job Snijders
2023-05-30fix some nits on previousOmar Polo
2023-05-29Oops, Fa -> .FaBob Beck
2023-05-29Make X509_NAME_get_text_by[NID|OBJ] safer.Bob Beck
2023-05-29Stop suggesting that children play with loaded revolvers.Bob Beck
2023-05-24Update X509_VERIFY_PARAM_inherit() to reflect the change of behaviorTheo Buehler
2023-05-22Remove misplaced semicolons in .FaTheo Buehler
2023-05-14Fix another mandoc -Tlint warningTheo Buehler
2023-05-14Rephrase a sentence slightly to apease mandoc -TlintTheo Buehler
2023-05-14Fix Xr as BN_is_prime(3) is in the atticTheo Buehler
2023-05-14Zap trailing commaTheo Buehler
2023-05-14X509_policy_tree_level_count(3) is goneTheo Buehler
2023-05-12primility -> primalityJonathan Gray
2023-05-12Be a bit more precise on how s2i_ASN1_OCTET_STRING handles colonsTheo Buehler
2023-05-11Document recent changes in primality testingTheo Buehler
2023-05-09Make failure mode of EVP_AEAD_CTX_new() more explicitTheo Buehler
2023-05-05Reinstate documentation of RSA_X931_PADDINGTheo Buehler
2023-05-03Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtlsBob Beck
2023-05-02Change X509_NAME_get_index_by[NID|OBJ] to be safer.Bob Beck
2023-05-01Remove ASN1_item_ndef_i2d(3) documentationTheo Buehler
2023-05-01First pass of removing low-level ASN.1 streaming docsTheo Buehler
2023-05-01spellingJonathan Gray
2023-04-30mandoc -Tlint tells me I forgot to zap a commaTheo Buehler
2023-04-30Remove most documentation pertaining to proxy certificates.Theo Buehler
2023-04-30Remove documentation of BN_generate_prime(), BN_is_prime{,_fasttest}()Theo Buehler
2023-04-30Remove documentation of BN_zero_ex() and update BN_one() and BN_zero()Theo Buehler
2023-04-30The policy tree is no moreTheo Buehler
2023-04-30Make the descriptions of BIO_get_retry_BIO(3) and BIO_get_retry_reason(3)Ingo Schwarze
2023-04-30Slightly improve the documentation of the "oper" parameter byIngo Schwarze
2023-04-30Document the eight BIO_CONN_S_* constants that are passed to BIO_info_cb(3)Ingo Schwarze
2023-04-30Mark the five BIO_GHBN_* constants as intentionally undocumented.Ingo Schwarze
2023-04-29Mention a few standard BIO_ctrl(3) command constantsIngo Schwarze
2023-04-29Mention a few standard BIO_ctrl(3) command constantsIngo Schwarze
2023-04-29Mention the type-specific BIO_ctrl(3) command constantsIngo Schwarze
2023-04-29Mention the type-specific BIO_ctrl(3) command constantsIngo Schwarze
2023-04-28Mark a number of BIO_ctrl(3) command constants as intentionallyIngo Schwarze
2023-04-28kill the .Xr to BN_nist_mod_521(3) which no longer existsIngo Schwarze
2023-04-28Add BIO_C_SET_MD_CTX to the list of command constants.Ingo Schwarze
2023-04-28Document BIO_set_md_ctx(3) and BIO_C_SET_MD_CTX.Ingo Schwarze
2023-04-28Remove misinformation, reason had nothing to do with efficiencyJob Snijders
2023-04-28Reorder the text such that every function is discussed only onceIngo Schwarze
2023-04-27Also list the command constants not associated with any macros,Ingo Schwarze
2023-04-27EC_KEY_{get,insert}_key_method_data() are no longer availableTheo Buehler
2023-04-27One more reciprocal thing hid in here (yay for consistent naming)Theo Buehler
2023-04-27Remove stale references to BN reciprocal stuffTheo Buehler
2023-04-27Remove documentation of reciprocal BN which is now internal onlyTheo Buehler
2023-04-27Remove documentation of GF2m point stuffTheo Buehler
2023-04-27EC_GROUP_new() Strip out complications due to binary curves.Theo Buehler