summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client/print.c
AgeCommit message (Expand)Author
2024-09-12Reintroduce check that CRL Number is in rangeTheo Buehler
2024-06-08Helper to convert purpose into a printable stringTheo Buehler
2024-06-06ip_resources_print(): zap extra blank lineTheo Buehler
2024-05-29rpki-client: rework CRL handlingTheo Buehler
2024-02-26Properly close JSON array before continuing in TAKJob Snijders
2024-02-22Zap trailing blanksTheo Buehler
2024-02-22Add support for RPKI Signed Prefix ListsJob Snijders
2024-02-16Factor SKI calculation into a helperTheo Buehler
2024-02-13Improve printing of TALs extracted from .tak objectsJob Snijders
2024-02-13Avoid using i2d_RSAPublicKey()Job Snijders
2024-02-01Normalize the nid printingTheo Buehler
2024-01-18The CRL's purported signing time actually is called thisUpdate, not lastUpdateJob Snijders
2023-11-16Simplify CRL printingTheo Buehler
2023-07-19Rename ASPA providers field in filemodeJob Snijders
2023-06-29There no longer is a need to wrap the (now AFI-agnostic) ASPA providers in ob...Job Snijders
2023-06-26Decode and validate ASPA objects following the v1 syntaxJob Snijders
2023-06-05Add an extra argument compact to json_do_object() to instruct the parserClaudio Jeker
2023-05-30Convert all of filemode to use the json API as well.Claudio Jeker
2023-04-26Kill whitespaceTheo Buehler
2023-04-23In filemode, if an ASPA contains information for only 1 AFI, supplement the o...Job Snijders
2023-04-20Consistent casingJob Snijders
2023-04-12Align printing of geofeed records in filemodeJob Snijders
2023-03-13In filemode, display the moment the signature path will expireJob Snijders
2023-03-13In filemode for ROAs/ASPAs display when the Signature path will expireJob Snijders
2023-03-13Rename some data fields to closer match their provenanceJob Snijders
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-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-01-10Improve timestamp printing in filemodeJob Snijders
2023-01-06Zap trailing tabsTheo Buehler
2022-12-14Print expiry moment in human-readable filemode in a consistent fashion across...Job Snijders
2022-12-14Print issuer & serial in filemodeJob Snijders
2022-12-01Align uppercase / lowercase patternJob Snijders
2022-11-26Add support for authenticating geofeed data CSV files in filemodeJob Snijders
2022-11-16Align output to a more tabular viewJob Snijders
2022-11-04Format filemode output in a tabular fashion to improve readabilityJob Snijders
2022-11-04Check the SIA signedObject in ROA/MFT/ASPA/TAK/GBR EE certificatesJob Snijders
2022-11-02Add support for draft-ietf-sidrops-signed-tal-12Job Snijders
2022-08-30stray tabTheo Buehler
2022-08-30Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10)Job Snijders
2022-07-14Fix JSON output in filemode for TALsJob Snijders
2022-05-15More KNF and whitespace fixes.Theo Buehler
2022-05-15whitespace spotted during read-thruTheo de Raadt
2022-05-09Add preliminary support for decoding RSC objects in filemodeJob Snijders
2022-04-24Wrap two overlong linesTheo Buehler
2022-04-20Fix various annoying whitespace errors.Theo Buehler
2022-04-20Add Concatenated JSON output in filemode (rpki-client -j -f *)Job Snijders
2022-04-12Extend -f filemode to decode & print TAL detailsJob Snijders