summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adjust freenull test for upcoming conf_api.h removaltb2024-08-302-5/+2
* Revert commitid KcCtsA53F9UQzc0t:guenther2024-08-301-5/+6
* Remove documentation of EVP_whirlpooltb2024-08-292-85/+1
* Remove documentation of ERR_add_error_{,v}data()tb2024-08-292-41/+8
* HMAC_Init() is dead. Long live HMAC_Init_ex()tb2024-08-291-17/+2
* Remove documentation of (caveat on) X509_TRUST_DEFAULTtb2024-08-291-12/+2
* Disable hmac and pkey_ec tests until after the bumptb2024-08-291-2/+3
* Adjust documentation for check/pubcheck removaltb2024-08-291-11/+2
* Remove check and pubcheck from openssl pkey and pkeyparamtb2024-08-294-73/+7
* Remove the pkey_{,public_,param_}check() handlerstb2024-08-295-140/+15
* Remove evp_pkey_check testtb2024-08-292-399/+1
* ocsp.c: zap trailing whitespacetb2024-08-291-2/+2
* repair bizzare indents; ok tbderaadt2024-08-292-4/+12
* def_create(): switch from malloc() to calloc()tb2024-08-281-2/+2
* Get rid of last use of db_methtb2024-08-282-41/+14
* Remove a few obvious comments, unwrap a few lines and annotate sometb2024-08-281-26/+9
* Turn X509V3_set_conf_lhash() into a nooptb2024-08-282-28/+3
* Add LCRYPTO_USED(X509_get_signature_info)tb2024-08-281-1/+2
* Disable X509V3_EXT{,_CRL,_REQ}_add_conf()tb2024-08-282-21/+11
* Annotate X509V3_CONF_CTX and its only instance for removaltb2024-08-281-4/+3
* Make use of X509_get_signature_info() in check_sig_level()tb2024-08-281-20/+3
* Document X509_get0_signature_info()tb2024-08-281-3/+70
* Implement X509_get_signature_info()tb2024-08-286-5/+204
* Fix underlying pkey of RSA-PSStb2024-08-281-2/+2
* Add a comment to OCSP_id_issuer_cmp() to make blind use of X509_ALGOR_cmp()tb2024-08-281-1/+6
* Clean up and simplify OCSP_cert_id_new()tb2024-08-281-21/+16
* Avoid reaching into X509_ALGOR in ocsp_certid_print()tb2024-08-281-2/+6
* Avoid polluting the error stack when printing certificatestb2024-08-281-3/+17
* cms_att.c: tidy includes and add x509_local.h for upcoming changetb2024-08-271-5/+5
* replace atoi(3) usage with strtonum(3); ok/tweaks tb@op2024-08-263-16/+64
* replace strtol(3) usage with strtonum(3); idea/ok/tweaks tb@op2024-08-262-46/+19
* ts.c: typo flaf -> flagtb2024-08-261-2/+2
* More precision on what exactly OCSP_id_cmp and OCSP_issuer_id_cmp compare.tb2024-08-241-7/+14
* conf_def.c: add two trailing commastb2024-08-241-3/+3
* X509at_get_attr: zap trailing comma.tb2024-08-241-2/+2
* LibreSSL no longer supports adding X.501 attributes to an EVP_PKEYtb2024-08-247-206/+11
* Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED()tb2024-08-241-3/+3
* Neuter the completely broken UI_UTIL_read_pw* APItb2024-08-241-27/+5
* Remove documentation of UI_UTIL_read_pw*tb2024-08-244-122/+7
* Remove unwanted trailing newlines from err/warn format strings.anton2024-08-238-19/+19
* Remove use of CSP/LMK in pkcs12 create/verify teststb2024-08-231-3/+2
* PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)tb2024-08-221-3/+2
* Garbage collect unused attributes member from EVP_PKEYtb2024-08-222-4/+2
* Remove copy_bag_attr()tb2024-08-221-33/+1
* Neuter EVP_PKEY_add1_attr_by_NID()tb2024-08-221-36/+5
* openssl: adjust manual for LMK and CSP removaltb2024-08-221-10/+2
* openssl pkcs12: remove support for LMK and CSP attributestb2024-08-221-25/+1
* Use OPENSSL_config() instead of OPENSSL_load_builtin_modules()tb2024-08-181-2/+2
* conf_def.c: shuffle things into a slightly more sensibletb2024-08-181-80/+69
* Remove documentation for X509_REQ_[gs]et_extension_nidstb2024-08-181-30/+2