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
/
rsc.c
Age
Commit message (
Expand
)
Author
2022-11-26
Make error messages about 'inherit' elements in End-Entity certs consistent
Job Snijders
2022-11-02
Reference RSC RFC-to-be instead of internet-draft
Job Snijders
2022-11-02
Fix x509_get_time() error checks
Theo Buehler
2022-10-13
All of ROA, MFT, ASPA, and RSC define their respective 'version' field
Job Snijders
2022-09-03
Introduce x509_any_inherit() for objects which may not have inherit elements
Job Snijders
2022-08-22
An RSC's EE cert mustn't have a SIA extension
Theo Buehler
2022-08-19
Check the resources in ROAs and RSCs against EE certs
Theo Buehler
2022-06-10
Unify error messages on d2i failure for econtent
Theo Buehler
2022-06-10
Dedup econtent version checks
Theo Buehler
2022-06-05
Revert accidentally committed check
Theo Buehler
2022-06-04
KNF nit
Theo Buehler
2022-06-01
Limit the number of RSC checklist FileNameAndHash entries the same way
Theo Buehler
2022-05-31
I made non-trivial contributions to these files.
Theo Buehler
2022-05-31
Shuffle two helper functions down.
Theo Buehler
2022-05-31
Rewrite rsc.c using ASN.1 templates
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-10
Validate RSC filenames
Theo Buehler
2022-05-09
Add preliminary support for decoding RSC objects in filemode
Job Snijders