index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rpki-client
/
cms.c
Age
Commit message (
Expand
)
Author
2022-08-12
No need to make a deep copy of the EE cert
Theo Buehler
2022-05-31
Remove now unused ASN1_frame() and cms_econtent_version()
Theo Buehler
2022-05-15
More KNF and whitespace fixes.
Theo Buehler
2022-05-15
whitespace spotted during read-thru
Theo de Raadt
2022-05-11
Cache X509v3 extensions as soon as we have a cert
Theo Buehler
2022-03-28
Compare the SKI of the embedded EE certificate of the CMS message with the
Claudio Jeker
2022-03-28
Fix error check of CMS_unsigned_get_addr_count()
Theo Buehler
2022-03-25
Implement most of the CMS related checks required by RFC 6488 section 3
Claudio Jeker
2022-01-18
Revert all the files that should have not been committed in last commit.
Claudio Jeker
2022-01-18
Kill extra newline
Claudio Jeker
2021-10-26
Change CMS and CRL d2i functions from their BIO version to passing the
Claudio Jeker
2021-09-09
Rework how various OIDs are compared in the code.
Claudio Jeker
2021-07-13
Add more checks for eContent 'version' fields.
job
2021-01-29
A while ago rpki-client was changed to validate the sha256 hashes of
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
not a backout commit
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