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
/
main.c
Age
Commit message (
Expand
)
Author
12 hours
Rewrite the rpki-client io read handling using the new ibuf_read API.
Claudio Jeker
12 hours
Adjust rpki-client to new msgbuf API
Claudio Jeker
12 hours
Adjust rpki-client to the new msgbuf_write api
Claudio Jeker
12 hours
Convert msgbuf_write() callers to the new return logic.
Claudio Jeker
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
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-09-27
rpki-client: check for getline error when reading the skiplist file
Theo Buehler
2024-09-04
Remove deprecated '-r' command line option
Job Snijders
2024-09-03
Also gate SPL statistics behind 'experimental' command line option
Job Snijders
2024-08-20
Use msgbuf_queuelen() instead of accessing the queued member directly.
Claudio Jeker
2024-08-15
Call repo_check_timeout() before colleting the POLLOUT fds. Since
Claudio Jeker
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-06-08
Improve x509_get_purpose()
Theo Buehler
2024-06-07
Download new TA files into a temporary place (.ta/) so that the parser
Claudio Jeker
2024-05-20
Instead of tracking certificates by SKI track them by an internal identifier.
Claudio Jeker
2024-04-08
Fix capping of VAPs
Theo Buehler
2024-04-05
Don't emit Validated ASPAs for Customer ASIDs with more than MAX_ASPA_PROVIDERS
Job Snijders
2024-03-22
Replace protocol literal strings and strlen() calls with defined constants
Job Snijders
2024-03-01
Lipstick on a pig: avoid comparing signed and unsigned
Job Snijders
2024-03-01
Add -x to opt into experimental file formats
Theo Buehler
2024-02-26
Track the number of new files moving from 'staging' to 'validated cache'
Job Snijders
2024-02-22
Add support for RPKI Signed Prefix Lists
Job Snijders
2024-02-21
Group logx() getmonotime() and get_current_time() together
Theo Buehler
2024-02-16
fix whitespace
Theo Buehler
2024-02-03
Refactor handling of stale manifests
Job Snijders
2023-10-13
Allow imposing constraints on RPKI trust anchors
Job Snijders
2023-08-30
Constify argument to entity_write_repo()
Job Snijders
2023-08-30
Fix comments
Job Snijders
2023-06-29
rpki-client: fix vap_pas stats
Theo Buehler
2023-06-23
Improve detection of RRDP session desynchronization
Claudio Jeker
2023-06-20
Use new ibuf API in rpki-client.
Claudio Jeker
2023-05-30
Fixup file modification timestamps to optimize failover from RRDP to RSYNC
Job Snijders
2023-05-30
Revert commitid ANSBO0rBvIUtTi45:
Claudio Jeker
2023-05-30
Split cleanup into cleanup and repository cleanup and show how many files
Claudio Jeker
2023-05-26
Properly account del_extra_files and add the value to the json header.
Claudio Jeker
2023-05-25
Update usage add -P epoch
Claudio Jeker
2023-04-27
Make rpki-client choose the verification time of the time it is invoked
Bob Beck
2023-04-26
Add a -P option to rpki-client to specify the evaluation time
Bob Beck
2023-04-26
Improve accounting by tracking things by repo and tal.
Claudio Jeker
2023-04-13
Check whether products listed on a manifest were issued by the same authority...
Job Snijders
2023-02-23
When parsing MFT the CRL referenced by the MFT is loaded and verified at
Claudio Jeker
2023-01-13
Add aspa-set to openbgpd config output.
Claudio Jeker
2023-01-06
Rework the main <-> parser/filemode communication protocol a bit.
Claudio Jeker
2022-12-15
Rework statistic collection to be per repository and add metric output option
Claudio Jeker
2022-12-14
Switch to struct timespec for collecting stats. This allows to use
Claudio Jeker
2022-11-30
Remove unused ctype.h include
Job Snijders
2022-11-29
Only include stdarg.h, if we call any of va_{start,end}()
Job Snijders
[next]