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-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
2019-11-29
s/EXIT_FAILURE/1/
Sebastian Benoit
2019-11-29
s/EXIT_FAILURE/1/
Sebastian Benoit
2019-11-29
s/EXIT_FAILURE/1/
Sebastian Benoit
2019-11-29
normalize_name() is no longer needed
Claudio Jeker
2019-11-29
Use the AKI embedded in the CRL to store the crls. This way the AKI from
Claudio Jeker
2019-11-29
If run as root, priv-drop to _rpki-client.
Theo de Raadt
2019-11-29
fchmod 0644 the output roa file, since it is public information and
Theo de Raadt
[next]