| Commit message (Expand) | Author | Age | Files | Lines |
| * | BN_get_word(): return (BN_ULONG)-1 on error rather than BN_MASK2 | tb | 10 days | 1 | -3/+3 |
| * | move the sentence about X509_VERIFY_PARAM_get_hostflags(3) | schwarze | 2025-11-07 | 1 | -6/+7 |
| * | Document X509_VERIFY_PARAM_set_hostflags(3) | tb | 2025-10-24 | 1 | -2/+15 |
| * | EC_GROUP_new_curve_GFp: add a sentence on what elliptic curves look like | tb | 2025-08-31 | 1 | -2/+7 |
| * | Remove bn_dump.3 | tb | 2025-08-31 | 1 | -415/+0 |
| * | Below STANDARDS, reference the two most relevant sections of RFC 5652. | schwarze | 2025-07-27 | 1 | -1/+5 |
| * | Update PKCS7_add0_attrib_signing_time() docs | tb | 2025-07-27 | 1 | -3/+3 |
| * | Rename the file PEM_X509_INFO_read.3 to PEM_X509_INFO_read_bio.3 | schwarze | 2025-07-17 | 2 | -5/+5 |
| * | Undocument the undocumentedness of BIO_s_log. It's gone. | tb | 2025-07-16 | 1 | -3/+2 |
| * | Undocument PEM_X509_INFO_read(3), X509_PKEY_new(3) and X509_PKEY_free(3) | schwarze | 2025-07-16 | 9 | -144/+31 |
| * | X509_sign: make variables in SYNOPSIS match the ones used in DESCRIPTION | tb | 2025-07-11 | 1 | -8/+8 |
| * | X509_get0_signature: call out inconsistent argument order in BUGS | tb | 2025-07-06 | 1 | -2/+9 |
| * | fix double word; ok tb@ | jsg | 2025-07-04 | 1 | -3/+3 |
| * | Const correct the documentation of EVP_PKEY_get{0,1}_{DH,DSA,EC_KEY,RSA}() | tb | 2025-07-02 | 1 | -9/+9 |
| * | Fix documented EVP_PKEY{,_base}_id() signature | tb | 2025-07-02 | 1 | -4/+4 |
| * | X509_print_ex.3: document X509_FLAG_NO_IDS | tb | 2025-07-01 | 1 | -2/+7 |
| * | Fix signature of BN_zero | tb | 2025-06-14 | 1 | -5/+4 |
| * | The mdoc(7) .Ft macro does not need quoting of its arguments, but about | schwarze | 2025-06-13 | 14 | -86/+86 |
| * | Bring the DESCRIPTION a bit closer to reality, in particular stop | schwarze | 2025-06-12 | 1 | -7/+31 |
| * | EC_GROUP_check: rephrase a sentence so it's a bit less awkward | tb | 2025-06-11 | 1 | -5/+7 |
| * | The functions SMIME_read_ASN1(3) and SMIME_write_ASN1(3) | schwarze | 2025-06-11 | 3 | -290/+1 |
| * | Since the function SMIME_write_ASN1(3) is no longer public, move the | schwarze | 2025-06-11 | 2 | -63/+181 |
| * | Lie less below RETURN VALUES, add a related BUGS entry, | schwarze | 2025-06-11 | 2 | -10/+24 |
| * | SMIME_read_ASN1(3) and SMIME_write_ASN1(3) are no longer public, | schwarze | 2025-06-11 | 4 | -12/+18 |
| * | SMIME_read_ASN1(3) is no longer public, | schwarze | 2025-06-11 | 2 | -6/+12 |
| * | Retire the manual pages OPENSSL_load_builtin_modules(3) and OBJ_NAME_add(3) | schwarze | 2025-06-09 | 7 | -456/+25 |
| * | EVP_cleanup(3) is no longer relevant here since it no longer has any effect. | schwarze | 2025-06-09 | 1 | -3/+2 |
| * | mention that SSL_load_error_strings(3) lives in libssl; | schwarze | 2025-06-08 | 1 | -1/+3 |
| * | .Lb libcrypto ; OK tb@ | schwarze | 2025-06-08 | 411 | -822/+1233 |
| * | remove some "intentionally undocumented" comments regarding stuff | schwarze | 2025-06-08 | 9 | -37/+27 |
| * | add the missing .In line and add .Lb libcrypto ; OK tb@ | schwarze | 2025-06-08 | 2 | -4/+8 |
| * | EC_POINT_new: wording tweaks in the BUGS section | tb | 2025-05-18 | 1 | -6/+6 |
| * | Garbage collect docs of BIO_dump{,_indent}_{cb,fp}() | tb | 2025-05-09 | 1 | -35/+3 |
| * | Fix up two markup mistakes with .Fn and .Xr | tb | 2025-05-04 | 1 | -4/+4 |
| * | More space around .Dl + a typo on top | tb | 2025-05-01 | 2 | -5/+11 |
| * | EC_GROUP_check.3: rephrase a sentence to avoid a word repetition | tb | 2025-04-28 | 1 | -4/+4 |
| * | EC_GROUP_new_by_curve_name.3: escape a - in code. | tb | 2025-04-28 | 1 | -3/+3 |
| * | EC_POINT_point2oct: remove in_ prefix in RETURN VALUES | tb | 2025-04-26 | 1 | -5/+5 |
| * | EC_GROUP_new_curve_GFp: some fixes in the RETURN VALUE section | tb | 2025-04-26 | 1 | -9/+12 |
| * | Fix markup for EC_GROUP_set_point_conversion_form | tb | 2025-04-26 | 1 | -4/+5 |
| * | Fix up a few dangling references | tb | 2025-04-25 | 4 | -13/+12 |
| * | Rework EC documentation | tb | 2025-04-25 | 13 | -1242/+1998 |
| * | BN_new: zap an anachronistic admonition | tb | 2025-04-25 | 1 | -4/+2 |
| * | Use hyphenated spelling for the SHAs except for the API | tb | 2025-04-17 | 12 | -41/+42 |
| * | Fix RETURN VALUES for EVP_CIPHER_CTX_ctrl(3) | tb | 2025-03-25 | 1 | -9/+4 |
| * | Rename a bunch of confusingly named variables | tb | 2025-03-15 | 1 | -6/+6 |
| * | const correct d2i_* prototypes | tb | 2025-03-14 | 4 | -13/+13 |
| * | X509_NAME_print_ex: zap stray comma | tb | 2025-03-09 | 1 | -2/+2 |
| * | Fix documented signature of UI_OpenSSL() | tb | 2025-03-09 | 1 | -3/+3 |
| * | Fix documented signature of BN_MONT_CTX_copy() | tb | 2025-03-09 | 1 | -3/+3 |