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
/
Makefile
Age
Commit message (
Expand
)
Author
2021-02-04
Shuffle code around, move all the bits of proc_parser into parser.c.
Claudio Jeker
2021-02-02
Add a mkpath() helper function to rpki-client to recursively create
Claudio Jeker
2021-01-08
Start using the ibuf API (ibuf_dynamic, ibuf_add, ibuf_close) for writing
Claudio Jeker
2020-12-09
Validate ghostbuster records (RFC 6493) but for now do nothing with the
Claudio Jeker
2019-12-04
split output management code into seperate file. iterate over output
Theo de Raadt
2019-11-28
enable more warning flags and fix a few issues noticed.
Sebastian Benoit
2019-11-28
add missing prototype
Sebastian Benoit
2019-11-28
build with -Wall, more -W coming, ok claudio@
Sebastian Benoit
2019-11-02
Build rpki-client with LibreSSL.
Joel Sing
2019-10-16
Add an output format for bird and one doing CSV. Also update the manpage
Claudio Jeker
2019-10-08
Rewrite the output handling of rpki-client and add an option to dump the
Claudio Jeker
2019-08-12
Stop pulling libssl into rpki-client.
Joel Sing
2019-06-18
There is no need to -I${.OBJDIR}
Claudio Jeker
2019-06-17
Fix Makefile
job
2019-06-17
rpk-client.8 -> rpki-client.8
Jonathan Gray
2019-06-17
whitespace
Theo de Raadt
2019-06-17
Use bsd.prog.mk style for building
Theo de Raadt
2019-06-17
Import Kristaps Dzonsons' RPKI validator into the tree
job