1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

762 Commits

Author SHA1 Message Date
6a3b5e3e8e Change the name of the new output format to csvcompat. 2020-04-17 13:58:46 +02:00
012c62eee9 Update Changelog. 2020-04-17 13:53:42 +02:00
a07194dfbb New output format compatcsv for more compatibility. 2020-04-17 13:51:34 +02:00
4505ddb2df Merge pull request #291 from NLnetLabs/tal-labels
Allow defining explicit names for TALs.
2020-04-17 12:35:24 +02:00
87f40a5717 Update Changelog. 2020-04-17 12:08:40 +02:00
a3259c7200 Allow defining explicit names for TALs. 2020-04-17 12:04:57 +02:00
3ccd69cebb Merge pull request #290 from NLnetLabs/outform_bird
Add bird and bird2 compatible output format.
2020-04-16 16:25:13 +02:00
0d77c1c1d6 Update Changelog. 2020-04-16 16:15:51 +02:00
3fde0b5719 Fix warnings. 2020-04-16 16:08:57 +02:00
a263eafbc7 Merge remote-tracking branch 'netravnen/outform_bird' into outform_bird 2020-04-16 16:08:37 +02:00
75fbf552d8 Merge pull request #289 from NLnetLabs/shorter-man-synopsis
Shorten synopsis of man page.
2020-04-16 15:40:55 +02:00
de04de9f16 Shorten synopsis of man page. 2020-04-16 15:15:46 +02:00
011a46a14e Produce a proper User-Agent header. 2020-04-16 15:07:38 +02:00
8fdd9a20b6 Merge pull request #288 from NLnetLabs/stale-policy
Introduce a policy for dealing with stale objects.
2020-04-16 14:04:23 +02:00
2534e34eac Update Changelog. 2020-04-16 13:26:33 +02:00
86eba0a00e Introduce a policy for dealing with stale objects. 2020-04-16 13:22:48 +02:00
76a7699636 Switch to released version of rpki-rtr. 2020-04-15 16:17:57 +02:00
6c579edf73 Merge pull request #287 from NLnetLabs/changed-rtr
Adjust to changes in rpki-rtr.
2020-04-15 14:36:10 +02:00
7004ef2423 Adjust to changes in rpki-rtr. 2020-04-15 13:51:55 +02:00
2f4db8e73d Merge pull request #286 from NLnetLabs/update-rtr
VrpStore got renamed to VrpSource and VrpTarget.
2020-04-09 11:30:34 +02:00
183fc3f8aa VrpStore got renamed to VrpSource and VrpTarget. 2020-04-09 11:13:15 +02:00
6e42ce0d2b Merge pull request #285 from NLnetLabs/less-dependencies
Remove use of derive_more and unwrap.
2020-04-08 17:40:24 +02:00
7b560749bc Remove use of derive_more and unwrap. 2020-04-08 17:10:07 +02:00
f7c21afbe6 Merge pull request #284 from NLnetLabs/queued-ca-processing
Queue CAs for processing when their repo isn’t current yet.
2020-04-08 13:15:20 +02:00
d40cbad941 Update changelog. 2020-04-08 12:52:30 +02:00
05cf4f55c1 Break up unnecessarily long function. 2020-04-08 12:26:24 +02:00
de74a70932 Re-queue CAs for processing when there repo isn’t current yet. 2020-04-07 17:27:38 +02:00
bd6cc3241a Merge pull request #283 from NLnetLabs/rust-1.39
Downgrade to requiring Rust 1.39.
2020-04-07 15:24:50 +02:00
e4c09d2380 Downgrade to requiring Rust 1.39. 2020-04-07 15:07:55 +02:00
c24d45db8e Merge pull request #282 from NLnetLabs/tokio-0.2
Update to Tokio 2.0 and async functions all around.
2020-04-07 14:14:04 +02:00
28a388e673 Update changelog. 2020-04-07 13:34:06 +02:00
af34aa92fb Update dependencies. 2020-04-07 13:24:34 +02:00
c0a1ce61df Tokio’s signal needs to be called incide an async block. 2020-04-07 13:06:11 +02:00
3bbb575546 Limit Unix-related imports to Unix. 2020-04-07 12:05:35 +02:00
7de61ab29a Minimum Rust version is now 1.40. 2020-04-07 11:58:50 +02:00
bfb2390807 Fix Clippy’s complaints. 2020-04-07 11:52:56 +02:00
2246085d9d Move to new futures and async functions. 2020-04-06 17:49:45 +02:00
97d25326f0 Fix typos 2020-03-19 20:18:52 +01:00
06ea7c5cef Add link to manpage 2020-03-19 12:16:59 +01:00
5724df65e5 Link to Grafana dashboard 2020-03-17 11:13:11 +01:00
b2b61c33c6 Use "cargo install --locked" for safety 2020-03-05 14:59:47 +01:00
ddf8bd49b0 Add GitHub Sponsors for Organisations 2020-02-20 09:08:02 +01:00
e2a1f95444 src: add bird and bird2 in output.rs
Signed-off-by: Chriztoffer
2020-02-17 04:59:46 +01:00
5d7981623a src: add bird and bird2 in http.rs
Signed-off-by: Chriztoffer
2020-02-17 04:26:13 +01:00
9b7f66acf5 doc: add bird and bird2 in routinator.1
Signed-off-by: Chriztoffer
2020-02-17 04:25:09 +01:00
20620bde0d One more time ... 2020-02-03 17:56:00 +01:00
c1608481e8 Silence new Clippy warnings.
This silences the warning for `uri::RsyncModule` not being allowed in a
hash set because it has interiour mutability. I believe this is a false
positive due to the use of `Bytes` and all is well.
2020-02-03 17:19:05 +01:00
7bc16e991d Link to NLnet Labs funding page 2020-02-03 16:54:23 +01:00
ccb67c2252 Merge pull request #261 from NLnetLabs/configurable-tls-support
Compile-time TLS library selection.
2020-01-28 16:37:27 +01:00
c26d628a09 Force backtrace to 0.3.40 for compatibility with Rust 1.34. 2020-01-28 14:33:17 +01:00