Commit Graph
96 Commits
Author SHA1 Message Date
Tim Bruijnzeels cba2bb852d Add prep multi-sign RTA to CLI (#284) 2020-09-14 15:36:34 +02:00
Tim Bruijnzeels acd189c486 Prepare keys for multisigned RTA (#284) 2020-09-14 15:08:20 +02:00
Tim Bruijnzeels bc19fb7987 Remember and show (oneoff) RTA. (#284) 2020-09-14 15:08:20 +02:00
Tim Bruijnzeels 7ec21fb539 Make Signer an explicit enum rather than generic. (#314) 2020-09-07 16:13:15 +02:00
Tim Bruijnzeels 727eeadcb0 Show full entitlements for parent status. (#250) 2020-08-24 14:59:41 +02:00
Tim Bruijnzeels 17588d727a Clean up old repo state code. (#250) 2020-08-20 14:01:15 +02:00
Tim Bruijnzeels 6adfe7821e Get repository status through CLI. (#250) 2020-08-11 10:30:02 +02:00
Tim Bruijnzeels 5cbbe2e6ca Get repository status through API. (#250) 2020-08-10 15:21:26 +02:00
Tim Bruijnzeels d70294d913 Let users try a ROA delta, and reject it with advice if it would result in invalids. (#302) 2020-08-05 16:09:03 +02:00
Tim Bruijnzeels 65b7148d7d Allow large enum variants for clippy. 2020-08-05 14:15:50 +02:00
Tim Bruijnzeels fb059a6d96 Show the statuses of parents through the CLI and API. (#260) 2020-08-03 11:03:20 +02:00
Tim Bruijnzeels 58b4e27287 Improve AS0 suggestions and analysis. (#293) 2020-07-29 14:54:53 +02:00
Tim Bruijnzeels 5d3dcf1642 Dry-run ROA updates, show the impact for the affected prefixes. (#290) 2020-07-28 17:03:32 +02:00
Tim Bruijnzeels 3fb4d164b3 Provide (scoped) ROA suggestions. (#289) 2020-07-28 11:16:14 +02:00
Tim Bruijnzeels cc41dde274 Configure rustfmt to allow 120 chars per line. 2020-07-24 14:17:44 +02:00
Tim Bruijnzeels af7a9c6c12 Use local (and now much cleaner) implementation for ID Certificate logic. (closes #45) 2020-07-22 15:07:49 +02:00
Tim Bruijnzeels aa89b3dbe7 Sign oneoff RTA (still needs e2e testing). (#283) 2020-07-20 16:54:48 +02:00
Tim Bruijnzeels cb1ad601ca Clean up unneeded BGP analysis endpoints. (#259) 2020-06-19 10:18:19 +02:00
Tim Bruijnzeels 5009ab509f Remove the 'embedded' option from the CLI and openapi spec (#258) 2020-06-12 09:37:05 +02:00
Tim Bruijnzeels 6a206fe254 Change notify.xml to notification.xml (#237) 2020-06-10 15:56:25 +02:00
Tim Bruijnzeels 7e48920717 Merge branch 'master' into 0.6.0-plus 2020-06-10 14:01:02 +02:00
Ximon Eighteen 7a2dd77d19 Be consistent when referring to ending with a / (fixes: #255) 2020-06-05 15:10:36 +02:00
Ximon Eighteen cd98336060 Use the term CAs consistently in krillc help summary texts (fixes: #254) 2020-06-03 16:39:14 +02:00
Ximon Eighteen a7d610c7e5 Don't report XML as a possible output format (fixes #253) 2020-06-03 15:55:27 +02:00
Ximon Eighteen 875f595bb4 Normalize request/response krillc help texts (fixes: #252) 2020-06-03 13:55:17 +02:00
Ximon Eighteen 38c5564791 krillc parents help text correction (fixes: #251) 2020-06-03 13:51:40 +02:00
Tim Bruijnzeels 1e4d0954d5 Add ROA centric API end-point for BGP vs ROAs analysis (#242) 2020-06-02 15:17:07 +02:00
Ximon Eighteen 095ac3c7bf Updated krillc to use the changed 'issues' API paths. (fixes: #248) 2020-06-02 11:22:15 +02:00
Tim Bruijnzeels f4ff7e3d36 Make specific end-point for announcement centric ROA vs BGP analysis. (closes: #241) 2020-05-29 17:06:17 +02:00
Tim Bruijnzeels 6eefebdbdc Show BGP vs ROA analysis in CLI. (#233) 2020-05-27 09:55:24 +02:00
Tim BruijnzeelsandGitHub f7dcc5b0c0 Show paginated command history (Fixes #112) 2020-04-22 16:12:52 +02:00
Tim Bruijnzeels e755f0ab65 Merge test modules - cleanup. 2020-03-16 14:55:21 -03:00
Tim Bruijnzeels 4c716c8f09 Use hyper for all of the API - and make lots of stuff async-await as a result. (#189) 2020-03-15 11:55:05 -03:00
Tim Bruijnzeels ee38cd74f9 Fix clippy warnings under rust 1.41 2020-02-14 15:58:30 +01:00
Tim Bruijnzeels 66aab326e2 Make the CLI more consistent. (fixes: #129) 2020-02-13 22:26:29 +01:00
Tim Bruijnzeels 7d7010ccca Simplify ReportFormat in CLI (fixes: #132) 2020-02-12 17:31:14 +01:00
Tim Bruijnzeels c6ff655517 Fix check trailing '/' on --rrdp for config generation with CLI. 2020-02-12 16:42:08 +01:00
Tim Bruijnzeels fd6ba2aa2d Check arguments of CLI (fixes: #133) 2020-02-12 11:01:59 +01:00
Tim Bruijnzeels 3793aa2e66 Show server info (version, uptime) in CLI. (closes: #201) 2020-02-11 17:26:56 +01:00
Tim Bruijnzeels cdad1ee810 Simplify error handling. (fixes #86) 2020-01-28 11:21:48 +01:00
Tim Bruijnzeels 1a38c7ee37 Make stale publishers API consistent with list publishers. (#177) 2020-01-21 16:10:53 +01:00
Tim Bruijnzeels b2173f88f6 Move show stale publishers to /api/v1. (#177) 2020-01-21 11:29:18 +01:00
Tim Bruijnzeels 59c43c07ba Add command line option to report issues (#175) 2020-01-21 11:25:32 +01:00
Tim Bruijnzeels a0c6ab8404 Improve prometheus stats and provide CLI option. (#176) 2020-01-17 17:32:19 +01:00
Tim Bruijnzeels 22dcad036a Add API endpoint and CLI option for listing publishers stale for X seconds. (closes: #177) 2020-01-17 15:16:26 +01:00
Tim Bruijnzeels 31d43190ab Remove unsafe unwraps in argument parsing of CLI. (fixes #178) 2020-01-10 14:47:28 +01:00
Tim Bruijnzeels 14ed737b4e Let users generate a config file using 'krillc config'. (Fixes: #167) 2020-01-09 16:10:14 +01:00
Tim Bruijnzeels 593bf7a35d Let user specify a repository before adding a parent #160 2019-12-17 16:56:19 +01:00
Tim Bruijnzeels a6e43c5c03 Add ID cert PEM and hash to CertAuthInfo (closes #149) 2019-11-29 14:14:22 +01:00
Tim Bruijnzeels b24ac3d806 Rename /api/v1/health to /api/v1/authorized which reflects more appropriately what it does. (#141) 2019-11-28 11:11:37 +01:00