| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove incorrect function counts | tb | 2024-04-04 | 1 | -4/+4 |
* | Sprinkle a few references to RFC 8419 | tb | 2024-03-29 | 3 | -6/+15 |
* | Remove OPENSSL/CRYPTO_realloc documentation | tb | 2024-03-19 | 1 | -21/+4 |
* | Remove X509_ALGOR_set_md() documentation | tb | 2024-03-19 | 3 | -37/+8 |
* | Add missing Nm entries for OBJ_NAME_do_all* | tb | 2024-03-14 | 1 | -3/+5 |
* | Mark up X509_STORE_get1_objects() | tb | 2024-03-14 | 1 | -3/+3 |
* | Add back a .Pp | tb | 2024-03-14 | 1 | -2/+3 |
* | Clarify ownership in X509_STORE_add_lookup() | tb | 2024-03-06 | 1 | -3/+4 |
* | Remove CRL method API documentation | tb | 2024-03-06 | 7 | -243/+11 |
* | lh_<type>_error() is no longer implemented as a macro | tb | 2024-03-05 | 1 | -4/+2 |
* | Remove GOST documentation | tb | 2024-03-05 | 7 | -42/+17 |
* | Remove ASN1_time_parse documentation | tb | 2024-03-05 | 6 | -157/+9 |
* | Remove EVP_MD_meth* documentation | tb | 2024-03-05 | 8 | -378/+70 |
* | Remove EVP_add_{cipher,digest}* docs | tb | 2024-03-04 | 4 | -198/+5 |
* | lh_new.3: zap a trailing comma | tb | 2024-03-04 | 1 | -3/+3 |
* | EVP_CIPH_CUSTOM_KEY_LENGTH and EVP_CTRL_SET_KEY_LENGTH are gone | tb | 2024-03-04 | 1 | -14/+2 |
* | Remove docs for sk_find_ex() | tb | 2024-03-04 | 1 | -47/+3 |
* | Remove documentation of some CRYPTO_THREADID API | tb | 2024-03-04 | 1 | -58/+2 |
* | Document X509_STORE_get1_objects and deprecate the get0 version | tb | 2024-03-04 | 1 | -4/+38 |
* | Remove lh stats | tb | 2024-03-02 | 3 | -211/+3 |
* | Remove CMAC_resume() | tb | 2024-03-02 | 1 | -24/+2 |
* | Remove BIO_{sn,v,vsn}printf(3) | tb | 2024-03-02 | 1 | -55/+4 |
* | Update ASN1_TIME_set(3) | tb | 2024-02-18 | 1 | -5/+44 |
* | Make it explicit that the EC_KEY setters don't check things | tb | 2024-02-16 | 1 | -2/+6 |
* | Document a portability caveat about GeneralizedTime and UTCTime | job | 2024-02-13 | 1 | -2/+9 |
* | Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3) | tb | 2024-01-31 | 5 | -63/+96 |
* | Make it safe to delete entries from an lhash doall callback. | jsing | 2024-01-24 | 1 | -11/+4 |
* | Link CMS_signed_add1_attr(3) to tree structure of crypto(3) manuals and | tb | 2024-01-22 | 3 | -5/+8 |
* | Simplify history section to match what other manuals do | tb | 2024-01-22 | 1 | -23/+2 |
* | Document various CMS_{signed,unsigned}_* functions | job | 2024-01-22 | 2 | -1/+393 |
* | Remove check{,obj_cleanup}_defer documentation | tb | 2024-01-13 | 1 | -66/+3 |
* | Remove X509_STORE_CTX_purpose_inherit(3) documentation | tb | 2024-01-12 | 1 | -131/+41 |
* | fix previous: key -> parameter | tb | 2023-12-29 | 1 | -2/+2 |
* | A .Xr to DSA_generate_parameters_ex() was lost accidentally | tb | 2023-12-29 | 1 | -1/+2 |
* | Move DSA_generate_parameters.3 to DSA_generate_parameters_ex.3 | tb | 2023-12-29 | 2 | -3/+3 |
* | Adjust documentation for upcoming DSA_generate_parameters removal | tb | 2023-12-29 | 5 | -70/+17 |
* | Rename some argument placeholders to be less cryptic, | schwarze | 2023-12-26 | 2 | -55/+58 |
* | Close some major gaps in the documentation of EVP_Cipher(3), | schwarze | 2023-12-26 | 1 | -10/+65 |
* | Clarify that the ENGINE argument is ignored; OK tb@. | schwarze | 2023-12-25 | 1 | -11/+10 |
* | Remove EVP_PKEY_asn1_add{0,_alias}() documentation | tb | 2023-12-21 | 4 | -78/+14 |
* | Mark some API-to-be-removed as intentionally undocumented | tb | 2023-12-21 | 1 | -2/+6 |
* | ASN1_STRING_TABLE_get.3: grammar: have -> has | tb | 2023-12-16 | 1 | -2/+2 |
* | Annotate incorrect value for ub_email_address | tb | 2023-12-16 | 1 | -1/+6 |
* | Rename ASN1_STRING_TABLE_add manual to _get | tb | 2023-12-16 | 2 | -3/+3 |
* | Remove ASN1_STRING_TABLE_{add,cleanup}() documentation | tb | 2023-12-16 | 1 | -71/+14 |
* | last .Nm should not have a comma | jsg | 2023-12-05 | 1 | -3/+3 |
* | Some cleanup: | schwarze | 2023-12-01 | 1 | -71/+33 |
* | EVP_EncryptInit(3) is among the most important "how to drive" manuals, | schwarze | 2023-12-01 | 4 | -65/+165 |
* | Mark up an occurrence of ENGINE | tb | 2023-11-19 | 1 | -2/+3 |
* | ENGINE can no longer have ex_data attached to it | tb | 2023-11-19 | 1 | -3/+3 |