|
a72c33a935
|
Merge pull request #296 from NLnetLabs/no-panic-on-empty-listener
Don’t panic if RTR or HTTP listener addresses are empty.
|
2020-04-20 14:55:12 +02:00 |
|
|
b754d0af3e
|
Don’t panic if RTR or HTTP listener addresses are empty.
|
2020-04-20 14:38:49 +02:00 |
|
|
14d51ca1b2
|
Remove native TLS Docker image. (#278)
Remove native TLS Docker Dockerfile.
|
2020-04-20 14:35:12 +02:00 |
|
|
6990fe7b55
|
Merge pull request #294 from NLnetLabs/revised-roa-info
Consolidate ROA information kept and enable csvext in HTTP server.
|
2020-04-20 14:30:49 +02:00 |
|
|
d34c99eafd
|
Update changelog.
|
2020-04-20 14:21:33 +02:00 |
|
|
b2b4bff800
|
Enable csvext output in the HTTP server.
|
2020-04-20 14:15:46 +02:00 |
|
|
da6a65188b
|
Don’t keep the ROA around.
|
2020-04-20 14:04:03 +02:00 |
|
|
3d6ce4f4df
|
Introduce a dedicated type RoaInfo that collects all ROA information.
|
2020-04-20 13:29:30 +02:00 |
|
|
a17ab7d1da
|
Merge pull request #293 from NLnetLabs/dubious-hostnames
Add filtering of dubious host names in URIs.
|
2020-04-20 12:17:32 +02:00 |
|
|
e79cbd6c7c
|
Update Changelog.
|
2020-04-20 12:08:57 +02:00 |
|
|
05758d3e07
|
Add filtering of dubious host names in URIs.
|
2020-04-20 12:01:52 +02:00 |
|
|
804c74ecb2
|
Merge pull request #292 from NLnetLabs/quote-csv
New output format compatcsv for more compatibility.
|
2020-04-17 14:16:20 +02:00 |
|
|
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 |
|