| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing space between No macro and "authority". | tb | 2022-05-19 | 1 | -3/+3 |
* | Add a BUGS section to describe the problem of potential lies and | tb | 2022-05-10 | 1 | -2/+17 |
* | Also check EVP_PKEY_CTX_new_id() return in example code. Letting this | tb | 2022-05-06 | 1 | -2/+4 |
* | Install EVP_PKEY_CTX_set_hkdf_md.3 | tb | 2022-05-06 | 1 | -1/+2 |
* | Document the EVP HKDF API | tb | 2022-05-06 | 1 | -0/+251 |
* | ASN1_{,const_}check_infinite_end(3) were removed in the last major bump, | tb | 2022-04-27 | 1 | -5/+2 |
* | man pages: fix some typos found while looking for other issues | naddy | 2022-03-31 | 1 | -2/+2 |
* | man pages: add missing commas between subordinate and main clauses | naddy | 2022-03-31 | 30 | -103/+103 |
* | Given asn1/a_object.c rev. 1.45 by jsing@, stop talking about BUGS | schwarze | 2022-03-29 | 1 | -22/+21 |
* | man pages: add missing commas in enumerations | naddy | 2022-03-29 | 2 | -6/+6 |
* | Remove extra 'or' | claudio | 2022-03-28 | 1 | -3/+2 |
* | unsusual -> unusual | jsg | 2022-03-10 | 1 | -3/+3 |
* | mutibyte -> multibyte | jsg | 2022-02-21 | 1 | -3/+3 |
* | Remove references to performance issues caused by frequent memmove(). | jsing | 2022-02-19 | 1 | -13/+2 |
* | certificiate -> certificate | jsg | 2022-02-19 | 1 | -3/+3 |
* | prefer https links in man pages | jsg | 2022-02-18 | 2 | -6/+6 |
* | grammar/reword | jsg | 2022-02-18 | 1 | -5/+7 |
* | Fix capitalization of ChaCha20 | tb | 2022-02-04 | 1 | -3/+3 |
* | Fix copy-paste error: X509_V_ERR_CRL_SIGNATURE_FAILURE means that the | tb | 2022-02-03 | 1 | -3/+3 |
* | Remove some HMAC_CTX_init() remnants in HMAC(3). | tb | 2022-01-25 | 1 | -31/+5 |
* | Document X509_V_ERR_UNNESTED_RESOURCE. Previous version looked good | tb | 2022-01-24 | 1 | -2/+9 |
* | 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 |