Age | Commit message (Expand) | Author |
---|---|---|
2021-01-29 | A while ago rpki-client was changed to validate the sha256 hashes of | Claudio Jeker |
2020-09-12 | Include openssl/x509.h in extern.h since it uses a few of the typedefs from | Claudio Jeker |
2020-04-02 | Use fopen() and BIO_new_fd() instead of BIO_new_file so that a possible | Claudio Jeker |
2019-11-29 | Use the AKI embedded in the CRL to store the crls. This way the AKI from | Claudio Jeker |
2019-11-28 | To verify a manifest, a roa, or a certificate, we check its signature | Sebastian Benoit |
2019-08-13 | Show the most common warnings only if verbose is set. Most of these warnings | Claudio Jeker |
2019-06-19 | use $OpenBSD$ headers | Theo de Raadt |
2019-06-19 | indentation adjustments, in particular near warn statements | Theo de Raadt |
2019-06-17 | Don't do -portable in base. It is better done outside the tree. | Theo de Raadt |
2019-06-17 | Import Kristaps Dzonsons' RPKI validator into the tree | job |