summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl/x509.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* upstream hidden file #include_next workaround for MS C compilersbcook2023-07-051-1/+5
| | | | ok beck@, tb@
* Introduce X509_get0_uids() accessor functionjob2023-02-231-1/+2
| | | | | | | By introducing X509_get0_uids(), one can add RPKI profile compliance checks to conform the absence of the issuerUID and subjectUID. OK tb@ jsing@
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-0/+278
ok tb@