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
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
2022-11-28
Reshuffle case a little bit. No functional change.
Claudio Jeker
2022-11-18
Move skiplist to main and merge with shortlist.
Theo Buehler
2022-11-18
zap errant space in usage();
Jason McIntyre
2022-11-17
Schedule cleanup of '-r' now useless getopt option
Job Snijders
2022-11-17
Add shortlist functionality, a compagnion to the skiplist
Job Snijders
2022-11-02
Add support for draft-ietf-sidrops-signed-tal-12
Job Snijders
2022-09-03
Move the repo lookup into queue_from_mft()
Claudio Jeker
2022-09-02
Introduce a deadline timer that aborts all repository syncs.
Claudio Jeker
2022-09-02
Fix over long lines
Claudio Jeker
2022-09-02
Use the abort commands when a repo timeout happens. This is cleaner
Claudio Jeker
2022-08-30
Avoid dead assignment
Theo Buehler
2022-08-30
Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10)
Job Snijders
2022-08-29
Simplify load_skiplist()
Theo Buehler
2022-08-26
Tweaks in load_skiplist()
Theo Buehler
2022-08-25
Make PEM printing available through increased verbosity (-vvf)
Job Snijders
2022-08-25
In verbose filemode print details about encapsulated certificates.
Job Snijders
2022-08-04
Once all files from argv have been read the main process can unveil to
Claudio Jeker
2022-06-27
Add skiplist option to steer clear of skiplisted hosts
Job Snijders
2022-06-25
Don't add unknown filetypes to the entity queue. Otherwise we bail out
Theo Buehler
2022-06-01
Remove a confusing comment that has been stale since e2k19 (r1.26).
Theo Buehler
2022-05-23
There is no need to be quiet by default anymore and also stdout is
Claudio Jeker
2022-05-15
More KNF and whitespace fixes.
Theo Buehler
2022-05-10
Improve control flow readability by removing 'else if' stanzas
Job Snijders
2022-05-04
rpki-client: bypass timeout in file mode.
Theo Buehler
2022-05-04
Tweak wording of a comment to reflect current reality better.
Theo Buehler
2022-04-27
typo: exceded -> exceed
Theo Buehler
2022-04-21
The filemode code is enough different from the regular parser code that it
Claudio Jeker
2022-04-20
Remove an unreachable error message
Theo Buehler
[next]