summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
AgeCommit message (Expand)Author
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
2023-02-17Use %R technical report macro for RFCsJob Snijders
2023-02-16- remove a leftover .ElJason McIntyre
2023-02-16Update references in STANDARDS section to use Rs blocksJob Snijders
2023-02-16Revert r1.63.Theo Buehler
2023-02-16Add missing RFC 6487 section 4.8.6 CRLDP compliance checksJob Snijders
2023-02-16explain why ARIN TAL is not included.Theo de Raadt
2023-02-09Use GEN_OTHERNAME instead of hardcoding 0Theo Buehler
2023-01-20Remove 'allow' from aspa-set provider-set lists. That keyword is no longerClaudio Jeker
2023-01-18Require version 4 UUIDs as RRDP session IDsJob Snijders
2023-01-18The default output format is -o (openbgpd) but it now includes bothClaudio Jeker
2023-01-18rpki-client: explicitly enable policy checksTheo Buehler
2023-01-13Add aspa-set to openbgpd config output.Claudio Jeker
2023-01-10Improve timestamp printing in filemodeJob Snijders
2023-01-06Rework the main <-> parser/filemode communication protocol a bit.Claudio Jeker
2023-01-06more dastardly white spacesTheo de Raadt
2023-01-06Zap trailing tabsTheo Buehler
2023-01-04Print RRDP serial + ID if nothing changedJob Snijders
2023-01-04Validate the session_id to be a real UUID.Claudio Jeker
2023-01-03Print the RRDP Session ID and Serial in verbose modeJob Snijders
2022-12-28spelling fixes; from paul tagliamonteJason McIntyre
2022-12-28style(9) for includesTheo Buehler
2022-12-28Properly ignore comments in geofeed filesTheo Buehler
2022-12-15Rework statistic collection to be per repository and add metric output optionClaudio Jeker
2022-12-14Optimize io_buf_read() a bit by calling read() again after the initalClaudio Jeker
2022-12-14Always initialize b64szJob Snijders
2022-12-14Switch to struct timespec for collecting stats. This allows to useClaudio Jeker
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-05Prep for rpki-client 8.2Claudio Jeker
2022-12-01Align uppercase / lowercase patternJob Snijders
2022-12-01Adjust comment for rtype_from_mftfile(). It is important that RTYPE_INVALIDClaudio Jeker
2022-11-30Remove unused includesJob Snijders
2022-11-30Remove unused includesJob Snijders
2022-11-30Remove unused includeJob Snijders
2022-11-30Remove unused sys/socket.h includeJob Snijders
2022-11-30Remove unused ctype.h includeJob Snijders
2022-11-29Only include stdarg.h, if we call any of va_{start,end}()Job Snijders
2022-11-29Only include assert.h if we call assert()Job Snijders
2022-11-29Update valid_x509 comment to reality. crl is no longer optional.Claudio Jeker
2022-11-29Return an error string instead of surpressing the warning in valid_x509.Claudio Jeker
2022-11-28Fix indentTheo Buehler
2022-11-28Reshuffle case a little bit. No functional change.Claudio Jeker
2022-11-28Use ssize_t instead of int as requested on reviewTheo Buehler
2022-11-27BIO_puts return values can be ambiguous, improve the checkJob Snijders
2022-11-26Missing return value check for BIO_new()Theo Buehler
2022-11-26Make error messages about 'inherit' elements in End-Entity certs consistentJob Snijders
2022-11-26Disallow 'inherit' elements in geofeed authenticatorsJob Snijders