summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpki-client/x509.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/EXIT_FAILURE/1/benno2019-11-291-4/+4
* Use the AKI embedded in the CRL to store the crls. This way the AKI fromclaudio2019-11-291-1/+17
* Check for failure of X509_get_ext_d2i() in x509_get_crl()claudio2019-11-281-1/+6
* Document x509_get_crl()claudio2019-11-281-1/+8
* some whitespace invaded this island, and deraadt@ demanded its removal.benno2019-11-281-3/+3
* To verify a manifest, a roa, or a certificate, we check its signaturebenno2019-11-281-1/+53
* If x509_get_ski_aki() fails because one of the ski or aki objects areclaudio2019-06-201-4/+7
* Those changes should not have been in last commit. Revert them for now.claudio2019-06-201-3/+3
* Don't use assert to validate user input. assert() is not for that, insteadclaudio2019-06-201-3/+3
* use $OpenBSD$ headersderaadt2019-06-191-1/+1
* indentation adjustments, in particular near warn statementsderaadt2019-06-191-18/+18
* Don't do -portable in base. It is better done outside the tree.deraadt2019-06-171-2/+1
* ../../../logmessagejob2019-06-171-0/+219