summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
AgeCommit message (Expand)Author
2025-01-03Prepare to release rpki-client 9.4Job Snijders
2025-01-03Apply more lipstickJob Snijders
2025-01-03Streamline BIRD outputJob Snijders
2025-01-02Mention -T deprecation also in the manualTheo Buehler
2025-01-02Deprecate the -T optionJob Snijders
2025-01-02Remove BIRD v1 output, add BIRD v3 output (which includes static ASPA entries)Job Snijders
2024-12-24Check that the manifest fileList has at least one entryTheo Buehler
2024-12-19Improve cleanup processJob Snijders
2024-12-18tweak previous: typo in comment and some cosmeticsTheo Buehler
2024-12-18Schedule future rejection of ultra long-lived TA certificatesJob Snijders
2024-12-16Determine the expiration date also for TA certsTheo Buehler
2024-12-15Fix copy-paste errorTheo Buehler
2024-12-15Only warn about pruning VRPs if there's anything to pruneTheo Buehler
2024-12-04Update references for recent RPKI specificationsJob Snijders
2024-12-03Add more checks for router keysJob Snijders
2024-12-02If AS0 TALs are provided, by default omit VRPs derived from such AS0 TALsJob Snijders
2024-11-27zap trailing whitespace from previousTheo Buehler
2024-11-26Adapt the rpki-client message reader to the new msgbuf_new_reader callback.Claudio Jeker
2024-11-26Workaround for compatibility issue with some libcrypto implementationsJob Snijders
2024-11-21Rewrite the rpki-client io read handling using the new ibuf_read API.Claudio Jeker
2024-11-21Adjust rpki-client to new msgbuf APIClaudio Jeker
2024-11-21Adjust rpki-client to the new msgbuf_write apiClaudio Jeker
2024-11-21Convert msgbuf_write() callers to the new return logic.Claudio Jeker
2024-11-14rpki-client: use macros for skipping rather than hardcoded numbersTheo Buehler
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-05Check for pfxsz, not the pointerlucas
2024-11-05Avoid zero-sized allocationsTheo Buehler
2024-11-05rpki-client: check validity time in filemodeTheo Buehler
2024-11-04Update referenceJob Snijders
2024-11-02Improve detection of gaps in ManifestissuanceJob Snijders
2024-10-23Append fd to the variable names proc, rsync, rrdp, http since these variablesClaudio Jeker
2024-10-16rpki-client: sprinkle some constTheo Buehler
2024-10-07Add comment accidentally omitted on commitTheo Buehler
2024-10-07update crl number draft linkTheo Buehler
2024-10-07rpki-client: fix validity interval checkTheo Buehler
2024-10-07rpki-client: fix seqnum upper boundTheo Buehler
2024-09-27rpki-client: free deltas in rrdp_session_parse() as in rrdp_repo_free()Theo Buehler
2024-09-27rpki-client: check for getline error when reading the skiplist fileTheo Buehler
2024-09-19Shift 1U rather than 1 to avoid -Wsign-compare whiningTheo Buehler
2024-09-19Move rpki-client to 9.3Job Snijders
2024-09-12Reintroduce check that CRL Number is in rangeTheo Buehler
2024-09-10Use doc/html link for consistencyTheo Buehler
2024-09-10Add reference to the manifest numbers draftTheo Buehler
2024-09-08rpki-client: fix typos in comments and one in a warning messageTheo Buehler
2024-09-04Remove deprecated '-r' command line optionJob Snijders
2024-09-03Make state file parsing errors more explicit. Also don't leak the deltas.Theo Buehler
2024-09-03Also gate SPL statistics behind 'experimental' command line optionJob Snijders
2024-09-03In rrdp_session_parse() set the last_reset time to now if the .state fileClaudio Jeker
2024-09-02Increase number of concurrent RRDP session handler slotsJob Snijders