summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client/extern.h
AgeCommit message (Expand)Author
2025-01-03Streamline BIRD outputJob Snijders
2025-01-02Remove BIRD v1 output, add BIRD v3 output (which includes static ASPA entries)Job Snijders
2024-12-02If AS0 TALs are provided, by default omit VRPs derived from such AS0 TALsJob Snijders
2024-11-26Adapt the rpki-client message reader to the new msgbuf_new_reader callback.Claudio Jeker
2024-11-21Rewrite the rpki-client io read handling using the new ibuf_read API.Claudio Jeker
2024-11-13Second sweep of foosz -> num_foos and friendsTheo Buehler
2024-11-12Rename ips/as and ipsz/asz to ips/ases, num_ips/num_asesTheo Buehler
2024-11-02Improve detection of gaps in ManifestissuanceJob Snijders
2024-09-12Reintroduce check that CRL Number is in rangeTheo Buehler
2024-08-29Periodically reinitialize RRDP sessions to snapshot at random intervalsJob Snijders
2024-08-21Increase maximum Signed Object size to 8MBJob Snijders
2024-07-12Improve duplicate detection and repo_move_validClaudio Jeker
2024-06-08Helper to convert purpose into a printable stringTheo Buehler
2024-06-08Extend the cert_purpose enumTheo Buehler
2024-06-08Add a x509_cache_extensions() helperTheo Buehler
2024-06-04rpki-client: remove proto argument from x509_location()Theo Buehler
2024-05-31rpki-client: check issuer for certs and CRLsTheo Buehler
2024-05-29rpki-client: rework CRL handlingTheo Buehler
2024-05-20Instead of tracking certificates by SKI track them by an internal identifier.Claudio Jeker
2024-04-21P-256 support is experimental so require -x to enable it.Claudio Jeker
2024-04-15Use the manifest location as additional differentiator when comparing CRLsJob Snijders
2024-04-08Fix capping of VAPsTheo Buehler
2024-04-05Don't emit Validated ASPAs for Customer ASIDs with more than MAX_ASPA_PROVIDERSJob Snijders
2024-03-22Replace protocol literal strings and strlen() calls with defined constantsJob Snijders
2024-03-19Rename parent to issuer in struct authTheo Buehler
2024-03-17Remove unused enum rsc_resourceblock_tagTheo Buehler
2024-02-26Track the number of new files moving from 'staging' to 'validated cache'Job Snijders
2024-02-22Fix copy-paste error in commentTheo Buehler
2024-02-22Add support for RPKI Signed Prefix ListsJob Snijders
2024-02-21Group logx() getmonotime() and get_current_time() togetherTheo Buehler
2024-02-21Fix secondary indent of various ip_* and as_* prototypesTheo Buehler
2024-02-21Remove prototypes for tak_read() and ip_addr_cmp()Theo Buehler
2024-02-16Factor SKI calculation into a helperTheo Buehler
2024-02-03Refactor handling of stale manifestsJob Snijders
2024-02-01Normalize the nid printingTheo Buehler
2024-01-31Introduce and use mft_compare_issued()Theo Buehler
2024-01-31Rename mft_compare() to mft_compare_seqnum()Theo Buehler
2024-01-18The CRL's purported signing time actually is called thisUpdate, not lastUpdateJob Snijders
2024-01-07rpki-client: zap a stray spaceTheo Buehler
2023-12-27Rework the warnings on internet resourcesTheo Buehler
2023-12-11Warn when the same manifestNumber is recycled across multiple issuances of th...Job Snijders
2023-11-24Require files to be of a minimum size in the RRDP & RSYNC transportsJob Snijders
2023-11-16Add a helper to extrct the CRL Number from a crlTheo Buehler
2023-10-13Allow imposing constraints on RPKI trust anchorsJob Snijders
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-06-29rpki-client: fix vap_pas statsTheo Buehler
2023-06-29Retire log.cTheo Buehler