Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused public X509_TRUST API | tb | 2024-03-02 | 1 | -11/+1 |
| | | | | | | | Another thing that should never have leaked out of the library. It will become internal entirely, where the code can be simplified greatly. ok jsing | ||||
* | upstream hidden file #include_next workaround for MS C compilers | bcook | 2023-07-05 | 1 | -1/+5 |
| | | | | ok beck@, tb@ | ||||
* | Introduce X509_get0_uids() accessor function | job | 2023-02-23 | 1 | -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 files | beck | 2022-11-14 | 1 | -0/+278 |
ok tb@ |