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
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
2022-04-19
zap extra line break and extra empty line
Theo Buehler
2022-04-19
Change type of talsz and dependent code from size_t to int. Tal ids are
Claudio Jeker
2022-04-19
Cosmetics, add missing space
Claudio Jeker
2022-04-19
Adjust on how CRL and MFT files are verified.
Claudio Jeker
2022-04-11
Refactor on how the subprocesses are started.
Claudio Jeker
2022-04-04
Adjust cache cleanup to the deficits of RRDP. Unlike rysnc, RRDP has no
Claudio Jeker
2022-04-04
rpki-client: remove a stale FIXME
Theo Buehler
2022-04-02
Split certificate parsing in two steps. cert_parse_pre() which does
Claudio Jeker
2022-02-10
Improve free inodes check from fs.f_favail > 0 to fs.f_free > 0.
Theo Buehler
2022-02-10
Only show the 'not enough inodes' warning if the filesystem reports more
Theo Buehler
2022-01-28
Properly handle .mft files as intended by the RFC. Instead of always
Claudio Jeker
2022-01-26
Allow rsync:// URI as file in -f mode. This makes it easier to explore
Claudio Jeker
2022-01-24
Adjust code to handle unsupported file types a bit more graceful.
Claudio Jeker
2022-01-23
rearrange SYNOPSIS/usage to be a bit clearer;
Jason McIntyre
2022-01-23
Handle EINTR the same way in all poll loops. In all cases restart the
Claudio Jeker
2022-01-23
Allow rpki-client to display more than one file in -f mode.
Claudio Jeker
2022-01-21
Add function to determine the file type from the file name extension
Theo Buehler
2022-01-21
Avoid out-of-bounds accesses in case the filename is too showrt to
Theo Buehler
2022-01-19
Add -f to usage in main routine
Job Snijders
2022-01-19
Implement a filemode where the passed file from the command line is
Claudio Jeker
2022-01-19
rpki-client: don't leak nfile if no repo is found.
Theo Buehler
2022-01-14
Introduce a validated cache which holds all the files that have
Claudio Jeker
[prev]
[next]