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
2020-04-11
remove a __unused attribute, it's obvious and complicates things.
Sebastian Benoit
2020-04-02
Use fopen() and BIO_new_fd() instead of BIO_new_file so that a possible
Claudio Jeker
2020-04-01
Split the mft file and hash check from the mft parsing. This makes it easier
Claudio Jeker
2020-04-01
Better warning message. Show the filename of the CRL instead of the constant
Claudio Jeker
2020-03-30
Delay failure in mft parsing until all elements of FileAndHash have been
Claudio Jeker
2020-03-30
Check the hash and with it the presence of a file referenced in a MFT early
Claudio Jeker
2020-03-27
Use the correct math to calculate how many bytes are needed for b64_pton().
Claudio Jeker
2020-03-10
Narrow the visibility of some functions and variables local to output.c
Jeremie Courreges-Anglas
2020-03-09
Ensure that we properly flush, close and rename temporary output files
Jeremie Courreges-Anglas
2020-03-09
logx->warn, we want to know why operations on output files failed
Jeremie Courreges-Anglas
2020-03-06
Sync manpage to new default value
job
2020-03-06
Change default table name for BIRD to something that is more easily identifab...
job
2020-03-06
generate 3 different outputs for BIRD:
Sebastian Benoit
2020-02-26
ugly spaces offended me
Theo de Raadt
2020-02-24
Fix typo
job
2020-02-11
Simplify and unify wording for the -I sourceaddr option in various places.
Theo de Raadt
2019-12-19
wider list width to adjust for previous;
Jason McIntyre
2019-12-19
Fix output loop to not stop when the first unused output format is
Claudio Jeker
2019-12-19
Align man file with reality
job
2019-12-16
When rsync exits non zero because of network issues or because the
Claudio Jeker
2019-12-12
correct output option list, from Alarig Le Lay
Theo de Raadt
2019-12-06
add -d to usage();
Jason McIntyre
2019-12-06
Don't hardcode the cache directory for rpki-client. If started as root
Claudio Jeker
2019-12-05
No need to unveil(NULL, NULL) right before pledge "stdio rpath".
Theo Buehler
2019-12-04
use return x; instead of return (x);, like all other files here.
Sebastian Benoit
2019-12-04
reduce includes to the required minimum.
Sebastian Benoit
2019-12-04
Rework rpki-client documentation
job
2019-12-04
split output management code into seperate file. iterate over output
Theo de Raadt
2019-12-02
output_createtmp() remembers the true name, so output_finish() does not
Theo de Raadt
2019-12-02
linewrap usage
Theo de Raadt
2019-12-02
missing | leads to incompete results
Theo de Raadt
2019-11-30
- no -r option
Jason McIntyre
2019-11-30
Document new flag and output arrangement better
Theo de Raadt
2019-11-30
Tweak rpki-client to create all 4 output file formats from a single
Theo de Raadt
2019-11-29
Use X509_STORE_CTX_set_flags() instead of doing the same thing by hand
Claudio Jeker
2019-11-29
Restore the previous behaiviour of not checking the crl for the mft.
Sebastian Benoit
2019-11-29
remove two items from the todo list
Sebastian Benoit
2019-11-29
... and fix the compile.
Sebastian Benoit
2019-11-29
bring back CRL checks, noted by claudio@
Sebastian Benoit
2019-11-29
delete REAMDE.md
Sebastian Benoit
2019-11-29
Improve the programs description a little
Sebastian Benoit
2019-11-29
add a comment noting missing functionality
Sebastian Benoit
2019-11-29
whitespaces
Theo de Raadt
2019-11-29
document use of /var/db/rpki-client/ and /var/cache/rpki-client/
Sebastian Benoit
2019-11-29
s/EXIT_SUCCESS/0/
Sebastian Benoit
2019-11-29
e2k19 - above par
Sebastian Benoit
2019-11-29
not a backout commit
Sebastian Benoit
2019-11-29
commited at minus 21 degC
Sebastian Benoit
2019-11-29
You know the main street in white horse? On the left...
Sebastian Benoit
2019-11-29
The code is more what you'd call 'guidelines' than actual rules.
Sebastian Benoit
[next]