1
0
mirror of https://github.com/bgp/stayrtr.git synced 2024-05-06 15:54:54 +00:00

14 Commits

Author SHA1 Message Date
4a9a490985 Clarify how boolean options are disabled in the help text.
If they are disabled the wrong way (e.g. `-log.verbose false -loglevel debug`)
some of the arguments are eaten and later arguments no longer apply.
2021-10-20 09:13:10 +00:00
e9eba5e63f Add length checks 2021-10-20 09:13:10 +00:00
bcbffb50bc Add more test data 2021-10-20 09:13:10 +00:00
eff66b2e0d More cleanups 2021-10-20 09:13:10 +00:00
00bdf085ca remove unneeded dependencies 2021-10-20 09:13:10 +00:00
bea554ffbd by default emit some log output on stdout 2021-10-20 09:13:10 +00:00
4a32f18e17 remove cf.pub 2021-10-20 09:13:10 +00:00
9f9de8af55 Remove -verify option
This solves #2
2021-10-20 09:13:10 +00:00
6d022d33bf remove key reference 2021-10-20 09:13:10 +00:00
1e3201a89c flip some defaults 2021-10-20 09:13:10 +00:00
539c0d393a Add If-Modified-Since support to stayrtr 2021-10-20 09:13:10 +00:00
0bbe564d58 Correct terminology helps communicate more clearly about what is happening
Validators (such as rpki-client) ingest ROAs and emit Validated ROA Payloads (VRPs).
RTR servers exclusively deal with ingesting VRPs and emitting VRPs via RTR.
2021-05-08 15:26:08 +00:00
a945537f3e Change JSON default
Fixes #4
2021-05-08 02:04:15 +00:00
eb60e4b5e9 Rebrand 2021-05-07 14:37:05 +00:00