summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
AgeCommit message (Expand)Author
2023-04-20Consistent casingJob Snijders
2023-04-20ASPAs solely containing providers limited to one AFI, imply AS 0 for the othe...Job Snijders
2023-04-19Fix missing whitespace in bgpd(8) outputJob Snijders
2023-04-19remove duplicate includesJonathan Gray
2023-04-15Disallow issuer and subject unique identifiersJob Snijders
2023-04-14A tab snuck inTheo Buehler
2023-04-13Check whether products listed on a manifest were issued by the same authority...Job Snijders
2023-04-12Align printing of geofeed records in filemodeJob Snijders
2023-03-30Add the protocol used to sync the repository to the open-metric output.Claudio Jeker
2023-03-29Instead of storing the short TAL name as repouri use the first TAL URIClaudio Jeker
2023-03-15Show MFTs as part of the signature pathJob Snijders
2023-03-14Prep for rpki-client 8.3Claudio Jeker
2023-03-14rpki-client: disallow AIA in self-signed certsTheo Buehler
2023-03-13Don't lookup the signature path's expiry for trust anchor certsJob Snijders
2023-03-13In filemode, also print details for .cer certificatesJob Snijders
2023-03-13Check that the CMS signing-time is not after the MFT's nextUpdateJob Snijders
2023-03-13In filemode, display the moment the signature path will expireJob Snijders
2023-03-13Check that the CMS signing-time isn't after the X.509 notAfterJob Snijders
2023-03-13In filemode for ROAs/ASPAs display when the Signature path will expireJob Snijders
2023-03-13Merge calling print_certification_path() into adjacent else branchJob Snijders
2023-03-13Refactor whats printed when in filemodeJob Snijders
2023-03-13Revert accidental change from explicit to implicit tagging in r1.86.Theo Buehler
2023-03-13Rename some data fields to closer match their provenanceJob Snijders
2023-03-12zap a tabTheo Buehler
2023-03-12Alphabetically sort various bits and pieces - mechanical changeJob Snijders
2023-03-12Refactor expiration calculationJob Snijders
2023-03-12Initialize the local signtime variable in the individual *_parse()Theo Buehler
2023-03-12Invalidate the signtime output parameter in cms_parse_validate_internal()Theo Buehler
2023-03-10mechanical change, rename struct members to match the original X509 namesJob Snijders
2023-03-10Show the X.509 notBefore in filemodeJob Snijders
2023-03-09Unwrap a few lines and zap a tabTheo Buehler
2023-03-09Fix segfault in filemode for TAK objectsJob Snijders
2023-03-09Fix segfault in filemode for RSC objectsJob Snijders
2023-03-09In filmode also show 'Not After' for GBR recordsJob Snijders
2023-03-09Show CMS signing-time signed attribute in filemodeJob Snijders
2023-03-07Improve decoded content printing in filemodeJob Snijders
2023-03-06Enforce X509v3 SKIs to be the SHA-1 hash of the Subject Public KeyJob Snijders
2023-03-06For conciseness sake' remove non-optional items in references in STANDARDSJob Snijders
2023-03-06Ensure .cer and .crl outside-TBS signatures are sha256WithRSAEncryptionJob Snijders
2023-03-06spellingTheo de Raadt
2023-03-06Add check for RSA key pair modulus & public exponentJob Snijders
2023-03-06Fix URL to RFCJob Snijders
2023-03-06Fix commentJob Snijders
2023-03-03In filemode, print the certification path towards the Trust AnchorJob Snijders
2023-02-23rpki-client: simplify parse_load_crl_from_mft()Theo Buehler
2023-02-23When parsing MFT the CRL referenced by the MFT is loaded and verified atClaudio Jeker
2023-02-21rpki-client: refactor manifest/crl parsing a bitTheo Buehler
2023-02-21Check all possible storage areas for a matching CRLJob Snijders
2023-02-21rpki-client: ensure there is no trailing garbage in signed objectsTheo Buehler
2023-02-17Update AUTHORS sectionJob Snijders