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
cf3b31eb06 add copy button 2021-06-01 10:08:59 +02:00
da3111afda add RPM support 2021-06-01 10:07:49 +02:00
b4f2e5d3b6 Update Alpine version in Dockerfile. 2021-05-27 12:10:44 +02:00
ce830fc805 Update changelog. Mark as breaking version. 2021-05-27 10:57:32 +02:00
9febd9bddb Update dependencies to Tokio 1.0 and rpki-rs 0.11. (#17)
* Update dependencies to Tokio 1.0 and rpki-rs 0.11.
* Increase minimum Rust version to 1.47.
2021-05-27 10:52:52 +02:00
99b3865f5a Update minimum Rust version 2021-05-27 10:43:39 +02:00
222fa70495 Add an intro 2021-05-26 17:33:40 +02:00
9bb76f7e51 Formatting 2021-05-26 17:16:56 +02:00
ba1f6ec5b0 Basic config 2021-05-26 17:14:17 +02:00
f22bc88b43 Update version example 2021-05-26 16:35:54 +02:00
30968e4358 Fix ellipsis 2021-05-26 16:35:00 +02:00
71b6f3d991 Update badge 2021-05-26 16:33:38 +02:00
0fff9e568d Update title and url 2021-05-26 16:19:47 +02:00
0ff363b812 RTRTR Manual 2021-05-26 16:17:51 +02:00
22b90021e4 Merge pull request #16 from NLnetLabs/code-improvements
Code improvements.
2021-05-26 11:40:08 +02:00
05ac38ec3b Code improvements. 2021-05-26 11:29:33 +02:00
c6e6252416 Deal with multiple Clippies. 2021-05-26 11:29:16 +02:00
97220e5108 Add Discord badge 2021-03-30 20:24:35 +02:00
fa1d171eb9 Add config, start and logging of package 2021-03-16 10:53:10 +01:00
27f8733223 Update intro and add packages 2021-03-16 10:40:02 +01:00
0a5a7e91e3 Bump version. 2021-03-15 15:50:02 +01:00
b6691e3aa7 Merge pull request #14 from NLnetLabs/release-0.1.2
Prepare for release 0.1.2.
v0.1.2
2021-03-15 15:42:51 +01:00
4fbf9ae9c2 Prepare for release 0.1.2. 2021-03-15 15:28:42 +01:00
eb2969ebb0 Remove unnecessary references to rsync. 2021-03-15 14:36:43 +01:00
4b31b24399 Merge pull request #11 from NLnetLabs/dockerize
Initial Dockerfile and accompanying README changes.
2021-03-15 14:33:45 +01:00
cc1e7bbc85 Merge pull request #12 from NLnetLabs/debianize
Initial attempt at DEB packaging for RTRTR.
2021-03-15 14:33:34 +01:00
28853502d4 Merge pull request #9 from NLnetLabs/config-comment-update
Update config comments to match v0.1.1 features
2021-03-15 14:06:15 +01:00
00c9aef003 Merge pull request #10 from NLnetLabs/thrice-not-trice
Presumably this should be "thrice", not "trice"?
2021-03-15 14:04:59 +01:00
56049f557d Merge branch 'debianize' of github.com:NLnetLabs/rtrtr into debianize 2021-03-12 09:47:41 +01:00
e3b8a29597 This project uses -dev to denote a dev build, not -bis. 2021-03-12 09:47:32 +01:00
7ef2a69e9d Typo correction. 2021-03-10 16:57:55 +01:00
c24977a3f7 Initial attempt at DEB packaging for RTRTR. Creates a home dir as Lintian insists when using --system that --home also be used. Includes a default /etc/rtrtr.conf config file that logs to syslog and uses an any unit with no sources, intended to be customized by the user and so the installed systemd service is not enabled by default. 2021-03-10 16:45:19 +01:00
90bc5bf44b Initial Dockerfile and accompanying README changes. 2021-03-10 15:56:25 +01:00
f743015e0a Presumably this should be "thrice", not "trice" 2021-03-10 15:36:50 +01:00
c9ad7e434a Update config comments to match v0.1.1 features 2021-03-10 15:23:04 +01:00
e240fd5ca9 Typo correction: minium -> minimum 2021-03-10 15:19:08 +01:00
f734c02759 Merge pull request #8 from NLnetLabs/ignore-json-metadata
Ignore JSON metadata field for now.
2021-03-04 14:29:13 +01:00
b074fb1913 Allow unnecessary result on non-Unix. 2021-03-04 14:17:41 +01:00
352290f26c Only run Clippy on stable. 2021-03-04 14:08:39 +01:00
c6148043d6 Update changelog. 2021-03-04 14:05:30 +01:00
33401536b4 Ignore JSON metadata field for now. 2021-03-04 14:02:02 +01:00
8c4afeac03 Bump version. 2020-12-11 11:31:40 +01:00
7cb6c4235e Merge pull request #6 from NLnetLabs/release-0.1.1
Prepare for release 0.1.1.
v0.1.1
2020-12-11 11:25:45 +01:00
6209261783 Switch reqwest to rustls. 2020-12-11 11:18:10 +01:00
c1f6162999 Prepare for release 0.1.1. 2020-12-11 11:12:34 +01:00
24f31a9f80 Use crates.io for installation 2020-12-09 11:41:47 +01:00
6734988daf Merge pull request #5 from NLnetLabs/json-source
Add a JSON unit.
2020-12-09 10:00:03 +01:00
db7360a4f1 Update changelog. 2020-12-08 17:58:00 +01:00
255f697620 More code improvements. 2020-12-08 13:07:20 +01:00
19db9abc50 Code improvements. 2020-12-08 13:03:51 +01:00