index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rpki-client
Age
Commit message (
Expand
)
Author
8 days
rpki-client: use macros for skipping rather than hardcoded numbers
Theo Buehler
9 days
Second sweep of foosz -> num_foos and friends
Theo Buehler
10 days
Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases
Theo Buehler
2024-11-05
Check for pfxsz, not the pointer
lucas
2024-11-05
Avoid zero-sized allocations
Theo Buehler
2024-11-05
rpki-client: check validity time in filemode
Theo Buehler
2024-11-04
Update reference
Job Snijders
2024-11-02
Improve detection of gaps in Manifestissuance
Job Snijders
2024-10-23
Append fd to the variable names proc, rsync, rrdp, http since these variables
Claudio Jeker
2024-10-16
rpki-client: sprinkle some const
Theo Buehler
2024-10-07
Add comment accidentally omitted on commit
Theo Buehler
2024-10-07
update crl number draft link
Theo Buehler
2024-10-07
rpki-client: fix validity interval check
Theo Buehler
2024-10-07
rpki-client: fix seqnum upper bound
Theo Buehler
2024-09-27
rpki-client: free deltas in rrdp_session_parse() as in rrdp_repo_free()
Theo Buehler
2024-09-27
rpki-client: check for getline error when reading the skiplist file
Theo Buehler
2024-09-19
Shift 1U rather than 1 to avoid -Wsign-compare whining
Theo Buehler
2024-09-19
Move rpki-client to 9.3
Job Snijders
2024-09-12
Reintroduce check that CRL Number is in range
Theo Buehler
2024-09-10
Use doc/html link for consistency
Theo Buehler
2024-09-10
Add reference to the manifest numbers draft
Theo Buehler
2024-09-08
rpki-client: fix typos in comments and one in a warning message
Theo Buehler
2024-09-04
Remove deprecated '-r' command line option
Job Snijders
2024-09-03
Make state file parsing errors more explicit. Also don't leak the deltas.
Theo Buehler
2024-09-03
Also gate SPL statistics behind 'experimental' command line option
Job Snijders
2024-09-03
In rrdp_session_parse() set the last_reset time to now if the .state file
Claudio Jeker
2024-09-02
Increase number of concurrent RRDP session handler slots
Job Snijders
2024-08-29
Unify proc_parser_* as far as possible and reasonable
Theo Buehler
2024-08-29
Improve warning message
Job Snijders
2024-08-29
Periodically reinitialize RRDP sessions to snapshot at random intervals
Job Snijders
2024-08-28
sync ibuf_realloc() copy with libutil
Theo Buehler
2024-08-21
Increase maximum Signed Object size to 8MB
Job Snijders
2024-08-20
Use msgbuf_queuelen() instead of accessing the queued member directly.
Claudio Jeker
2024-08-20
Update Geofeed reference
Job Snijders
2024-08-19
Prepare for releasing version 9.2
Job Snijders
2024-08-15
Ensure synchronization jobs are stopped when the timeout is reached
Job Snijders
2024-08-15
Call repo_check_timeout() before colleting the POLLOUT fds. Since
Claudio Jeker
2024-07-25
Silence a false positive warning for gcc
Theo Buehler
2024-07-12
Improve duplicate detection and repo_move_valid
Claudio Jeker
2024-07-12
Rename the variable c to ok. It returns if the file failed to parse or not.
Claudio Jeker
2024-07-08
x509_pubkey_get_ski() should support non-rsa keys
Theo Buehler
2024-07-08
Ensure that the rpkiManifest is a file in the caRepository
Theo Buehler
2024-07-08
Normalize the rsync caRepository to contain a trailing slash
Theo Buehler
2024-06-20
Add missing ref & reorder
Job Snijders
2024-06-17
Invalidate the right stack[] member
Theo Buehler
2024-06-17
Put back NULL checks in crl_get() and build_chain()
Theo Buehler
2024-06-12
rpki-client: avoid hard error when hitting the maximum cert id
Theo Buehler
2024-06-12
rpki-client: mention same-origin policy draft in STANDARDS
Theo Buehler
2024-06-12
rpki-client: bump version
Theo Buehler
2024-06-12
rpki-client: use better variable names for issuer and subject UID
Theo Buehler
[next]