summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing const qualifiers in a number of BN_* manuals.tb2021-11-308-52/+52
* document ASN1_tag2bit(3)schwarze2021-11-281-5/+66
* Document ASN1_object_size(3).schwarze2021-11-281-17/+53
* mark ASN1_check_infinite_end() and ASN1_const_check_infinite_end()schwarze2021-11-281-2/+5
* new manual page BIO_f_asn1(3)schwarze2021-11-273-3/+233
* spellingjsg2021-11-267-22/+22
* after the bugfix in x509_vfy.c rev. 1.100,schwarze2021-11-261-16/+12
* Document BIO_method_name(3).schwarze2021-11-251-48/+97
* add the missing const qualifiers below EXAMPLES;schwarze2021-11-241-8/+11
* document ASN1_item_ndef_i2d(3)schwarze2021-11-241-4/+22
* document ASN1_TYPE_set_int_octetstring(3) and ASN1_TYPE_get_int_octetstring(3)schwarze2021-11-231-9/+77
* Use LIBRESSL_NEXT_API to document the commented-out functions that aretb2021-11-231-13/+13
* document ASN1_TYPE_set_octetstring(3) and ASN1_TYPE_get_octetstring(3)schwarze2021-11-231-5/+67
* document a2i_ASN1_INTEGER(3),schwarze2021-11-232-69/+135
* Fix typojob2021-11-221-2/+2
* new manual page ASN1_NULL_new(3), also documenting ASN1_NULL_free(3)schwarze2021-11-224-5/+70
* new manual page a2d_ASN1_OBJECT(3);schwarze2021-11-224-4/+106
* document ASN1_OBJECT_create(3)schwarze2021-11-221-10/+61
* In asn1.h rev. 1.55 and asn1/a_time.c rev. 1.28, beck@schwarze2021-11-211-3/+72
* oops, i forgot the STANDARDS sectionschwarze2021-11-211-1/+7
* new manual page d2i_ASN1_BOOLEAN(3) also documenting i2d_ASN1_BOOLEAN(3)schwarze2021-11-215-7/+137
* Document ASN1_INTEGER_cmp(3) and ASN1_INTEGER_dup(3).schwarze2021-11-201-5/+93
* Improve the description of ASN1_OCTET_STRING_cmp(3),schwarze2021-11-201-12/+37
* new manual page ASN1_BIT_STRING_num_asc(3)schwarze2021-11-194-5/+154
* add two missing .Dv macros;schwarze2021-11-191-4/+4
* In x509_vfy.h rev. 1.35 and x509_lu.c rev. 1.34, tb@ providedschwarze2021-11-182-13/+51
* In x509_vfy.h rev. 1.37 and x509_vfy.c rev. 1.91, tb@ providedschwarze2021-11-179-46/+209
* In x509_vfy.h rev. 1.37 and x509_vfy.c rev. 1.91, tb@ providedschwarze2021-11-161-8/+47
* Recently, tb@ provided the following functions:schwarze2021-11-161-4/+71
* new manual page ASN1_BIT_STRING_set(3) documenting four BIT STRING accessorsschwarze2021-11-154-3/+184
* document ASN1_PRINTABLE_type(3) and ASN1_UNIVERSALSTRING_to_string(3)schwarze2021-11-156-8/+172
* document ASN1_item_pack(3) and ASN1_item_unpack(3)schwarze2021-11-155-6/+94
* document i2a_ASN1_STRING(3) and a2i_ASN1_STRING(3)schwarze2021-11-153-3/+163
* the last argument of BIO_gets(3) is called "size", not "len"schwarze2021-11-141-6/+6
* fix a typo; diff from Matthias Schmidt <xosc dot org> on tech@schwarze2021-11-141-3/+3
* Document the interactions of X509_V_FLAG_USE_CHECK_TIME,schwarze2021-11-131-6/+35
* Mark the public X509_VP_FLAG_* constants as intentionally undocumented.schwarze2021-11-131-2/+11
* document ASN1_STRING_copy(3)schwarze2021-11-131-4/+43
* Document the public constants X509_V_FLAG_POLICY_MASKschwarze2021-11-121-9/+43
* mention what X509_cmp_time(3) does with a cmp_time argument of NULLschwarze2021-11-121-3/+7
* As pointed out by tb@, LibreSSL no longer supports user-definedschwarze2021-11-124-56/+21
* In x509_vfy.h rev. 1.41, tb@ provided X509_STORE_CTX_get_by_subject(3),schwarze2021-11-123-18/+53
* mention the public constants XN_FLAG_SEP_MASK and XN_FLAG_FN_MASKschwarze2021-11-111-2/+6
* Mention the X509v3_KU_* aliases for the KU_* constantsschwarze2021-11-111-2/+16
* Explicitly list all public functions in roff(7) commentsschwarze2021-11-111-6/+33
* new manual page X509_policy_tree_get0_policies(3),schwarze2021-11-114-6/+110
* Split a new page X509_load_cert_file(3) with three functionsschwarze2021-11-097-112/+157
* Document X509_gmtime_adj(3).schwarze2021-11-081-23/+67
* new manual pagesschwarze2021-11-076-5/+288
* Improve formatting. The line breaks in the lists of methods were very ugly.schwarze2021-11-061-116/+76