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

51 Commits

Author SHA1 Message Date
c5e446bfd1 Revert " First attempt to use a reusable pkg workflow from another (NLnet Labs) Git repo."
This reverts commit 711272adad190c0b1980ea30409a15e72ae1d106.
2022-09-08 16:18:34 +02:00
711272adad First attempt to use a reusable pkg workflow from another (NLnet Labs) Git repo. 2022-09-08 16:18:05 +02:00
b71abc114b Bump version. 2022-06-13 15:53:40 +02:00
7861232582 Prepare for release 0.2.2. (#78) 2022-06-13 15:49:09 +02:00
2e104d2d40 Bump version. 2022-06-02 11:33:15 +02:00
294f46be3a Prepare for release 0.2.2-rc1. (#76) 2022-06-02 11:27:27 +02:00
a8318cb797 Update dependencies. (#75) 2022-06-02 11:09:51 +02:00
300a3abf16 Bump version. 2022-03-28 12:23:03 +02:00
5311a0311a Prepare for release 0.2.1. (#69) 2022-03-28 12:11:26 +02:00
a33a3d8dd2 Bump version. 2022-03-17 12:22:27 +01:00
6a917662b0 Prepare for release 0.2.1-rc1. (#68) 2022-03-17 12:17:12 +01:00
085d30fff0 Update dependencies. (#67) 2022-03-16 14:51:40 +01:00
76a31c9ac1 DEB packaging for ARM. (#58) 2022-02-08 10:28:26 +01:00
a29162c7c9 Bump version. 2022-01-19 11:09:36 +01:00
d179bfe2e3 Prepare for release 0.2.0. 2022-01-19 10:43:21 +01:00
3a2fdf832d Bump version. 2022-01-12 17:17:56 +01:00
d3b5904b4f Prepare for release 0.2.0-rc1. 2022-01-12 16:34:55 +01:00
81f6d648f0 Merge pull request #48 from NLnetLabs/tokio-rustls-0.23
Upgrade tokio-rustls to 0.23.
2022-01-11 15:17:55 +01:00
3d0d4886ef Merge pull request #47 from NLnetLabs/syslog6
Upgrade to syslog 6.0.
2022-01-10 16:18:10 +01:00
e79b4497de Add the man page to the binary packages. 2022-01-10 16:06:42 +01:00
5b5c14ba8e Upgrade tokio-rustls to 0.23. 2022-01-10 15:54:51 +01:00
43a95d77d9 Upgrade to syslog 6.0. 2022-01-10 15:12:38 +01:00
dc145b601b Update dependencies.
o  Switch routecore and rpki to published versions.

   o  Remove unused simple-logging.

   o  Run "cargo update".
2022-01-10 14:25:22 +01:00
322368cbef Upgrade to Clap 3. 2022-01-10 12:11:38 +01:00
9008a865ed Add RTR-over-TLS unit and target. 2021-11-19 12:36:39 +01:00
78af72a23a Introduce support for manipulating payload sets. 2021-11-19 11:15:38 +01:00
91da4c6816 Upgrade rpki-rs to 0.12.2. 2021-08-09 10:53:10 +02:00
29015efe6a RPM packaging (#18) 2021-07-29 12:38:18 +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
0a5a7e91e3 Bump version. 2021-03-15 15:50:02 +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
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
8c4afeac03 Bump version. 2020-12-11 11:31:40 +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
9d881f00c2 Add a JSON unit. 2020-11-30 11:54:44 +01:00
8bb9322048 Bump version. 2020-11-09 15:10:16 +01:00
25341ee913 Prepare for release 0.1.0. 2020-11-09 14:55:15 +01:00
ba83e66880 Fix source selection of the any unit. 2020-11-06 13:43:19 +01:00
33c7498f47 Switch Arc<Mutex<Arc<_>>> to ArcSwap<_>. 2020-11-05 11:45:32 +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
dde25f3a78 Fix handling of diffs. 2020-07-20 17:29:44 +02:00
332452984f Add configurable logging. 2020-07-16 17:19:08 +02:00
a021974ec3 Reworked architecture. 2020-07-02 16:02:58 +02: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