summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* typoschwarze2021-12-121-2/+2
* New manual page providing a rudimentary description of BIO_new_NDEF(3).schwarze2021-12-124-5/+127
* document STABLE_NO_MASK and STABLE_FLAGS_MALLOC,schwarze2021-12-111-13/+32
* two more "the the" fixes;jmc2021-12-111-3/+3
* explain how X509_NAME_ENTRY_set_data(3) uses MBSTRING_FLAGschwarze2021-12-101-5/+20
* document the following constants:schwarze2021-12-102-4/+28
* document V_ASN1_SEQUENCE and V_ASN1_SETschwarze2021-12-091-4/+9
* document V_ASN1_BOOLEANschwarze2021-12-091-2/+4
* improve the documentation of V_ASN1_APP_CHOOSEschwarze2021-12-092-6/+15
* Mention V_ASN1_PRIMITIVE_TAG and V_ASN1_EOC.schwarze2021-12-091-5/+14
* add the missing STANDARDS sectionschwarze2021-12-091-2/+8
* Document V_ASN1_ANY.schwarze2021-12-091-12/+15
* document V_ASN1_NEGschwarze2021-12-091-3/+10
* document V_ASN1_OBJECTschwarze2021-12-091-2/+6
* document V_ASN1_NULLschwarze2021-12-091-2/+6
* fix a typo in an .Xr argumentschwarze2021-12-091-3/+3
* Add a section "NAMING CONVENTIONS".schwarze2021-12-091-36/+285
* new manual page ASN1_bn_print(3)schwarze2021-12-084-5/+126
* document BIO_indent(3);schwarze2021-12-081-12/+53
* mark c2i_ASN1_OBJECT as intentionally undocumented;schwarze2021-12-081-2/+4
* mark i2c_ASN1_BIT_STRING, c2i_ASN1_BIT_STRING, and c2i_ASN1_INTEGERschwarze2021-12-081-2/+5
* In the next major bump, some BN macros will become functions.schwarze2021-12-065-27/+11
* 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