1
0
mirror of https://github.com/NLnetLabs/rtrtr.git synced 2024-05-11 05:55:07 +00:00

293 Commits

Author SHA1 Message Date
7b5bd44d31 Add a json HTTP target and fix the json unit. 2020-12-08 12:53:15 +01:00
9d881f00c2 Add a JSON unit. 2020-11-30 11:54:44 +01:00
3d48a1f342 Clarify scope 2020-11-16 15:33:09 +01:00
1d58d855ea Add crates.io shield 2020-11-12 21:05:31 +01:00
8bb9322048 Bump version. 2020-11-09 15:10:16 +01:00
5bcaf08fb1 Merge pull request #4 from NLnetLabs/release-0.1.0
Prepare for release 0.1.0.
v0.1.0
2020-11-09 15:02:13 +01:00
25341ee913 Prepare for release 0.1.0. 2020-11-09 14:55:15 +01:00
a86e29e99e Rename gate serial metric. 2020-11-09 14:41:05 +01:00
4e83fb8922 Drop unused units. 2020-11-09 14:40:45 +01:00
4ddea9ed4b Mention the HTTP endpoints in the example config. 2020-11-09 12:26:42 +01:00
6cb331592a Better sources documentation. 2020-11-09 12:13:25 +01:00
ba83e66880 Fix source selection of the any unit. 2020-11-06 13:43:19 +01:00
f222eaecb2 Update README ... a bit. 2020-11-05 12:52:30 +01:00
0c451d5882 Grmpf. 2020-11-05 11:49:12 +01:00
33c7498f47 Switch Arc<Mutex<Arc<_>>> to ArcSwap<_>. 2020-11-05 11:45:32 +01:00
d5517af148 Fix Clippy warning. 2020-11-05 11:21:39 +01:00
3bdae19686 Use released rpki-rtr. 2020-11-05 11:14:48 +01:00
972f309e7d Merge branch 'main' of github.com:NLnetLabs/rtrtr into main 2020-11-05 11:09:07 +01:00
f2d1591ef2 Add metrics. 2020-11-05 11:08:57 +01:00
4ae8421534 Hello Clippy 2020-07-20 19:21:54 +02:00
dde25f3a78 Fix handling of diffs. 2020-07-20 17:29:44 +02:00
b74f56cf46 Windows fix (part deux). 2020-07-17 12:16:05 +02:00
eb18249e34 Windows fix. 2020-07-17 12:12:28 +02:00
2c54ec4e2b Enable CI. 2020-07-17 12:08:39 +02:00
2410dfc63b Merge pull request #2 from NLnetLabs/log-config
Add configurable logging.
2020-07-17 12:04:48 +02:00
77a6f8e56a Add new options to example config. 2020-07-17 12:04:25 +02:00
332452984f Add configurable logging. 2020-07-16 17:19:08 +02:00
21dcd062f2 Minor README fix. 2020-07-02 17:05:44 +02:00
81ec3eba8f Update conf file link. 2020-07-02 16:30:14 +02:00
a021974ec3 Reworked architecture. 2020-07-02 16:02:58 +02:00
820ab66238 Update to new RTR client interface. 2020-04-15 15:58:07 +02:00
29dfbb8fa7 Update to new rpki-rtr. 2020-04-15 13:59:11 +02:00
085abdca74 VrpInput got renamed to VrpUpdate. 2020-04-09 11:30:15 +02:00
28c824a97e VrpStore got renamed to VrpSource and VrpTarget. 2020-04-09 11:10:01 +02:00
6fd46c5877 --git without typos 2020-03-07 11:30:12 +01:00
870020e933 Add '--git' to cargo install. 2020-03-07 11:29:20 +01:00
044a149d1e Add GitHub Sponsors for Organisations 2020-02-20 09:22:11 +01:00
2c653042f9 Fixed link markup and added a missing s. 2020-02-13 18:33:26 +01:00
67f332337f Improve README. A bit. 2020-02-13 17:14:28 +01:00
718d978f72 Return correct diff for serial queries. 2020-02-13 17:03:01 +01:00
757265890c Implement minimum set of sources. 2020-02-12 13:24:48 +01:00
65e1e4ff2e Payload handling. 2020-02-10 13:54:54 +01:00
dd7ac946c3 Initial commit 2019-06-21 11:23:13 +02:00