summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl/x509.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unexport X509_NAME_print()tb2025-03-091-2/+1
* Make X509at_* API internaltb2024-08-311-11/+1
* Remove EVP_PKEY.*attr* APItb2024-08-311-10/+1
* Remove X509_REQ_{set,get}_extension_nids()tb2024-08-311-3/+1
* Remove X509_check_trust() and some related definestb2024-08-311-2/+1
* Add LCRYPTO_USED(X509_get_signature_info)tb2024-08-281-1/+2
* Mark X509at_get_attr{,_count}() and X509at_delete_attr() as unusedtb2024-07-261-4/+4
* Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()tb2024-07-151-10/+10
* Guard variable declarations to unbreak non-namespaced builds.beck2024-07-081-1/+3
* Hide global _it variables in x509.hbeck2024-07-081-1/+22
* Hide public symbols in x509.hbeck2024-04-091-1/+195
* Remove unused public X509_TRUST APItb2024-03-021-11/+1
* upstream hidden file #include_next workaround for MS C compilersbcook2023-07-051-1/+5
* Introduce X509_get0_uids() accessor functionjob2023-02-231-1/+2
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-0/+278