| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | X509_NAME_print_ex.3: move s to the proper place | tb | 2025-03-09 | 1 | -2/+2 |
| * | Remove mention of X509_NAME_print(3) in the docs | tb | 2025-03-09 | 3 | -46/+13 |
| * | Adjust signature of CRYPTO_set_mem_functions and remove _get_ docs | tb | 2025-03-08 | 1 | -23/+5 |
| * | Rename CRYPTO_get_mem_functions.3 to CRYPTO_set_mem_functions.3 | tb | 2025-03-08 | 2 | -4/+4 |
| * | Remove EC_POINT_method_of() docs | tb | 2025-03-08 | 1 | -19/+1 |
| * | Remove X509_OBJECT_free_contets() docs | tb | 2025-03-08 | 1 | -20/+3 |
| * | Remove X509_OBJECT_up_ref_count() documentation | tb | 2025-03-08 | 1 | -23/+2 |
| * | Remove EC_PIONT_{get,set}_Jprojective_coordinates_GFp docs | tb | 2025-03-08 | 1 | -53/+1 |
| * | Remove EC_POINTs_{make_affine,mul}() docs | tb | 2025-03-08 | 1 | -67/+2 |
| * | Remove EC_GROUP_{,have_}precompute_mult() docs | tb | 2025-03-08 | 1 | -31/+4 |
| * | Remove EC_GROUP_method_of() docs | tb | 2025-03-08 | 1 | -20/+1 |
| * | Remove EC_GFp_* and EC_METHOD_get_field_type docs | tb | 2025-03-08 | 7 | -156/+12 |
| * | X509_NAME_print() also fails to indent | tb | 2025-01-08 | 1 | -5/+6 |
| * | X509_NAME_print: remove lie about multiple lines being used | tb | 2025-01-07 | 1 | -4/+2 |
| * | Remove most of the RSA_FLAG_SIGN_VER documentation | tb | 2025-01-05 | 2 | -33/+6 |
| * | NID_sxnet and NID_proxyCertInfo are no longer supported | tb | 2024-12-31 | 1 | -7/+2 |
| * | Prefer the constants EVP_CTRL_AEAD_* over EVP_CTRL_CCM_* and EVP_CTRL_GCM_* | schwarze | 2024-12-29 | 2 | -12/+110 |
| * | Document X509V3_ADD_OP_MASK and clarify the description of the flags argument. | schwarze | 2024-12-28 | 1 | -5/+31 |