summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
AgeCommit message (Expand)Author
8 daysrpki-client: use macros for skipping rather than hardcoded numbersTheo Buehler
9 daysSecond sweep of foosz -> num_foos and friendsTheo Buehler
10 daysRename 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
2024-08-29Unify proc_parser_* as far as possible and reasonableTheo Buehler
2024-08-29Improve warning messageJob Snijders
2024-08-29Periodically reinitialize RRDP sessions to snapshot at random intervalsJob Snijders
2024-08-28sync ibuf_realloc() copy with libutilTheo Buehler
2024-08-21Increase maximum Signed Object size to 8MBJob Snijders
2024-08-20Use msgbuf_queuelen() instead of accessing the queued member directly.Claudio Jeker
2024-08-20Update Geofeed referenceJob Snijders
2024-08-19Prepare for releasing version 9.2Job Snijders
2024-08-15Ensure synchronization jobs are stopped when the timeout is reachedJob Snijders
2024-08-15Call repo_check_timeout() before colleting the POLLOUT fds. SinceClaudio Jeker
2024-07-25Silence a false positive warning for gccTheo Buehler
2024-07-12Improve duplicate detection and repo_move_validClaudio Jeker
2024-07-12Rename the variable c to ok. It returns if the file failed to parse or not.Claudio Jeker
2024-07-08x509_pubkey_get_ski() should support non-rsa keysTheo Buehler
2024-07-08Ensure that the rpkiManifest is a file in the caRepositoryTheo Buehler
2024-07-08Normalize the rsync caRepository to contain a trailing slashTheo Buehler
2024-06-20Add missing ref & reorderJob Snijders
2024-06-17Invalidate the right stack[] memberTheo Buehler
2024-06-17Put back NULL checks in crl_get() and build_chain()Theo Buehler
2024-06-12rpki-client: avoid hard error when hitting the maximum cert idTheo Buehler
2024-06-12rpki-client: mention same-origin policy draft in STANDARDSTheo Buehler
2024-06-12rpki-client: bump versionTheo Buehler
2024-06-12rpki-client: use better variable names for issuer and subject UIDTheo Buehler