summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
AgeCommit message (Expand)Author
2024-01-18The CRL's purported signing time actually is called thisUpdate, not lastUpdateJob Snijders
2024-01-16Update standards referenceJob Snijders
2024-01-11Make the -P option work for Trust Anchor certificates as wellJob Snijders
2024-01-08Only use DIR_VALID in noop modeTheo Buehler
2024-01-07rpki-client: zap a stray spaceTheo Buehler
2024-01-07rpki-client: print revocation time in filemodeTheo Buehler
2023-12-29bump versionTheo Buehler
2023-12-29Pass correct file to warnx()Theo Buehler
2023-12-29Fix a NULL access or use-after-free bugJob Snijders
2023-12-27Mark rrdp debug logging functions as used in regressTheo Buehler
2023-12-27Rework the warnings on internet resourcesTheo Buehler
2023-12-26Do not accept empty delta elementsTheo Buehler
2023-12-24Zal dead codeJob Snijders
2023-12-18Rephrase some warnings related to ManifestsJob Snijders
2023-12-18bump versionSebastian Benoit
2023-12-14rpki-client: make IP address block checks stricterTheo Buehler
2023-12-12io_read_buf() abused the ibuf internal rpos which is no longer allowed.Claudio Jeker
2023-12-11Warn when the same manifestNumber is recycled across multiple issuances of th...Job Snijders
2023-12-11Log a warning when a manifest replay is detectedJob Snijders
2023-12-10Since errno isn't used here, use warnx() instead of warn()Job Snijders
2023-12-09Following a failed fetch, use a previously cached and valid ManifestJob Snijders
2023-11-24Require files to be of a minimum size in the RRDP & RSYNC transportsJob Snijders
2023-11-23Don't set directory modtimes to match the sourceJob Snijders
2023-11-16Simplify CRL printingTheo Buehler
2023-11-16Improve CRL extension checkingTheo Buehler
2023-11-16Add a helper to extrct the CRL Number from a crlTheo Buehler
2023-10-19Add experimental support for secp256r1 aka P-256 aka prime256v1Job Snijders
2023-10-18rpki-client: move inherit in {ip,as}_warn()Theo Buehler
2023-10-18rpki-client: rework ip_addr_check_overlap()Theo Buehler
2023-10-18rpki-client: rework as_check_overlap()Theo Buehler
2023-10-18rfc3779: no need for err.h, but we do need asn1.hTheo Buehler
2023-10-13Allow imposing constraints on RPKI trust anchorsJob Snijders
2023-10-02bump versionClaudio Jeker
2023-09-25rpki-client: mechanical rename of some variablesTheo Buehler
2023-09-25rpki-client: Refactor sbgp_assysnum() and sbgp_addrblk()Theo Buehler
2023-09-25Pass the talid to various parse functionsTheo Buehler
2023-09-25Introduce ip_addr_range_print() to avoid code repetitionJob Snijders
2023-09-12Ensure the X.509 Subject only contains commonName and optionally serialNumberJob Snijders
2023-09-03Shuffle the order in which Manifest entries are processedJob Snijders
2023-08-30Constify argument to entity_write_repo()Job Snijders
2023-08-30Fix commentsJob Snijders
2023-08-14Check SignedData and SignerInfo versions to be 3Theo Buehler
2023-07-28bump versionSebastian Benoit
2023-07-20Do not set O_EXCL on open() when a published file is on the withdraw list.Claudio Jeker
2023-07-19Rename ASPA providers field in filemodeJob Snijders
2023-07-10Update outdated commentJob Snijders
2023-06-29rpki-client: fix vap_pas statsTheo Buehler
2023-06-29In rrdp_session_save() stop the loop over deltas once MAX_RRDP_DELTASClaudio Jeker
2023-06-29Retire log.cTheo Buehler
2023-06-29There no longer is a need to wrap the (now AFI-agnostic) ASPA providers in ob...Job Snijders