| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the bizarre fact that {CMS,PCKS7}_get0_signers() needs some | tb | 2022-01-19 | 2 | -4/+12 |
* | spelling | jsg | 2022-01-15 | 10 | -33/+33 |
* | Add back an accidentally dropped .Pp | tb | 2022-01-15 | 1 | -1/+2 |
* | Update for HMAC_CTX_{init,cleanup} hand HMAC_cleanup removal | tb | 2022-01-15 | 1 | -50/+2 |
* | Stop documenting clone digests. | tb | 2022-01-15 | 3 | -47/+7 |
* | ASN1_{,F,T}BOOLEAN_it and the encoding and decoding API will move | tb | 2022-01-12 | 5 | -147/+7 |
* | Document EVP_AEAD_CTX_{new,free}() and adjust example code. | tb | 2022-01-10 | 1 | -6/+45 |
* | fix strange indentation in code example | tb | 2022-01-02 | 1 | -3/+3 |
* | identfier -> identifier | jsg | 2022-01-01 | 2 | -6/+6 |
* | excpetions -> exceptions | jsg | 2021-12-31 | 1 | -3/+3 |
* | deafult -> default | jsg | 2021-12-31 | 1 | -3/+3 |
* | document BN_MONT_CTX_set_locked(3) | schwarze | 2021-12-21 | 1 | -5/+72 |
* | document BN_mod_add_quick(3), BN_mod_sub_quick(3), BN_mod_lshift(3), | schwarze | 2021-12-20 | 1 | -3/+115 |
* | document BN_consttime_swap(3); this will probably require more work, | schwarze | 2021-12-19 | 1 | -7/+80 |
* | document BN_uadd(3) and BN_usub(3) | schwarze | 2021-12-19 | 1 | -7/+78 |
* | document BN_zero_ex(3) | schwarze | 2021-12-19 | 1 | -6/+38 |
* | Document BN_abs_is_word(3). | schwarze | 2021-12-18 | 1 | -5/+21 |
* | add the missing .Nm BN_get_rfc3526_prime_1536, | schwarze | 2021-12-18 | 1 | -2/+3 |
* | new manual page OBJ_add_sigid(3) | schwarze | 2021-12-18 | 9 | -19/+155 |
* | new manual page OBJ_NAME_add(3) | schwarze | 2021-12-17 | 5 | -9/+363 |
* | mention lh_strhash(3) in the NAME, SYNOPSIS, and HISTORY sections; | schwarze | 2021-12-17 | 1 | -10/+20 |
* | document obj_cleanup_defer(3) and check_defer(3) | schwarze | 2021-12-16 | 2 | -8/+72 |
* | document OBJ_new_nid(3), OBJ_add_object(3), and OBJ_create_objects(3); | schwarze | 2021-12-15 | 1 | -9/+91 |
* | Move OBJ_create(3) into its own manual page | schwarze | 2021-12-15 | 5 | -63/+157 |
* | Document i2c_ASN1_INTEGER(3). | schwarze | 2021-12-15 | 1 | -7/+46 |
* | forgotten .Dv macros in -column lists | schwarze | 2021-12-14 | 2 | -19/+19 |
* | add roff(7) comments listing some M_ASN1_* aliases | schwarze | 2021-12-14 | 3 | -6/+11 |
* | document the very quirky behaviour of the SMIME_OLDMIME flag | schwarze | 2021-12-14 | 1 | -3/+39 |
* | new manual page SMIME_text(3) | schwarze | 2021-12-14 | 4 | -5/+65 |
* | new manual page SMIME_read_ASN1(3) | schwarze | 2021-12-14 | 4 | -8/+134 |
* | new manual page PEM_write_bio_ASN1_stream(3); | schwarze | 2021-12-13 | 5 | -6/+100 |
* | new manual page SMIME_write_ASN1(3); | schwarze | 2021-12-13 | 5 | -9/+179 |
* | new manual pages i2d_ASN1_bio_stream(3) and SMIME_crlf_copy(3) | schwarze | 2021-12-13 | 6 | -8/+203 |
* | document the ub_* constants | schwarze | 2021-12-12 | 1 | -2/+22 |
* | typo | schwarze | 2021-12-12 | 1 | -2/+2 |
* | New manual page providing a rudimentary description of BIO_new_NDEF(3). | schwarze | 2021-12-12 | 4 | -5/+127 |
* | document STABLE_NO_MASK and STABLE_FLAGS_MALLOC, | schwarze | 2021-12-11 | 1 | -13/+32 |
* | two more "the the" fixes; | jmc | 2021-12-11 | 1 | -3/+3 |
* | explain how X509_NAME_ENTRY_set_data(3) uses MBSTRING_FLAG | schwarze | 2021-12-10 | 1 | -5/+20 |
* | document the following constants: | schwarze | 2021-12-10 | 2 | -4/+28 |
* | document V_ASN1_SEQUENCE and V_ASN1_SET | schwarze | 2021-12-09 | 1 | -4/+9 |
* | document V_ASN1_BOOLEAN | schwarze | 2021-12-09 | 1 | -2/+4 |
* | improve the documentation of V_ASN1_APP_CHOOSE | schwarze | 2021-12-09 | 2 | -6/+15 |
* | Mention V_ASN1_PRIMITIVE_TAG and V_ASN1_EOC. | schwarze | 2021-12-09 | 1 | -5/+14 |
* | add the missing STANDARDS section | schwarze | 2021-12-09 | 1 | -2/+8 |
* | Document V_ASN1_ANY. | schwarze | 2021-12-09 | 1 | -12/+15 |
* | document V_ASN1_NEG | schwarze | 2021-12-09 | 1 | -3/+10 |
* | document V_ASN1_OBJECT | schwarze | 2021-12-09 | 1 | -2/+6 |
* | document V_ASN1_NULL | schwarze | 2021-12-09 | 1 | -2/+6 |
* | fix a typo in an .Xr argument | schwarze | 2021-12-09 | 1 | -3/+3 |