summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unify X.509v3 extension methodstb2024-07-131-1/+44
* Fix the horrible and undocumented behaviour of X509_check_trustbeck2024-07-121-1/+9
* Remove notBefore and notAfter cacheing.beck2024-04-081-3/+1
* PKCS5_pbe2_set_iv() can be local to p5_pbev2tb2024-03-261-3/+1
* Make X509_CERT_AUX internaltb2024-03-021-3/+10
* Remove unused parts of the purpose APItb2024-03-021-1/+6
* Remove more PBE stuff from the public APItb2024-03-021-1/+12
* Remove most PBEPARAM stuff from public visibilitytb2024-03-021-1/+32
* Remove X509_CRL_METHOD internalstb2024-01-061-3/+1
* Use a void pointer rather than char for method_datatb2023-12-291-2/+2
* Remove the unused init flag of X509_LOOKUPtb2023-12-291-2/+1
* Remove unused X509_LOOKUP_METHODstb2023-12-251-9/+1
* Remove a bunch of function pointers from X509_STORE_CTXtb2023-12-221-7/+1
* Remove cleanup() and get_crl() from X509_STORE_CTXtb2023-12-221-3/+1
* Remove unused function pointers from X509_STOREtb2023-12-221-9/+1
* Add X509_ALGOR_set0_by_nid()tb2023-11-011-1/+3
* Add internal version of X509_ALGOR_set_md()tb2023-10-111-1/+3
* Merge X509_VERIFY_PARAM_ID into X509_VERIFY_PARAMtb2023-05-281-13/+9
* Rename the other_ctx in X509_STORE_CTX into trustedtb2023-05-081-2/+2
* Unifdef LIBRESSL_HAS_POLICY_DAG and remove it from the Makefiletb2023-04-281-22/+1
* Make the new policy code in x509_policy.c to be selectable at compile time.beck2023-04-261-5/+16
* Move the policy tree code to internal-onlytb2023-04-251-1/+13
* Move X509_VERIFY_PARAM_st from vpm_int.h to x509_local.htb2023-04-161-1/+12
* Remove the now unused ex_pcpathlen from the X509 structtb2023-04-161-2/+1
* Make header guards of internal headers consistenttb2022-11-261-4/+4
* Make internal header file names consistenttb2022-11-261-0/+380