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

607 Commits

Author SHA1 Message Date
4f230b9b63 operation: move signal handling to SignalWait 2019-11-25 16:17:56 +01:00
757aebe6c5 signals: stub out signal reloads on windows 2019-11-25 16:17:56 +01:00
efe4285c5a server: use tokio threading 2019-11-25 16:17:55 +01:00
c9929e1209 server: handle sighup 2019-11-25 16:17:19 +01:00
8289690106 Merge pull request #250 from NLnetLabs/delayed-http-client
Delay creating of the HTTP client until after a possible fork.
2019-11-25 14:06:15 +01:00
285037b247 Delay creating of the HTTP client until after a possible fork. 2019-11-25 13:45:55 +01:00
68b79c1bf1 Merge pull request #249 from ximon18/typo-fix-descrined
Typo correction: descrined -> described
2019-11-25 13:44:51 +01:00
e6b96462f8 Typo correction: descrined -> described 2019-11-25 11:32:40 +01:00
1e76ce8a67 Merge pull request #248 from NLnetLabs/metrics-typo-fix
Fix spelling in routinator_rrdp_duration metrics definition.
2019-11-25 11:14:32 +01:00
4911b082cf Update Changelog. 2019-11-25 10:50:03 +01:00
c969ca5901 Fix spelling in metrics definition. 2019-11-25 10:48:17 +01:00
786e4da56f Bump version to 0.6.3-pre. 2019-11-20 13:35:36 +01:00
fb879825f9 Merge pull request #245 from NLnetLabs/release-0.6.2
Prepare for release 0.6.2.
v0.6.2
2019-11-20 12:44:43 +01:00
517155b5ad Prepare for release 0.6.2. 2019-11-20 12:32:15 +01:00
e896e40fd2 Merge pull request #243 from NLnetLabs/rpsl-time-fix
Format time values in RPSL with a stable length.
2019-11-20 10:57:21 +01:00
fd982acd1a Merge branch 'master' into rpsl-time-fix 2019-11-19 15:14:10 +01:00
a062a895e9 Merge pull request #240 from hellerve/simplify
use cmp where applicable
2019-11-19 15:13:27 +01:00
8ad9d43982 Update Changelog. 2019-11-19 15:06:57 +01:00
d4a3429f3a Format time values in RPSL with a stable length. 2019-11-19 15:04:18 +01:00
966786a5e2 Merge pull request #242 from wk/bumpity-bump-bump
bump docker alpine to 3.10.3
2019-11-18 13:06:08 +01:00
910a3f8e47 bump docker alpine to 3.10.3 2019-11-15 17:15:52 +01:00
fe71656d27 use cmp where applicable 2019-11-11 14:59:05 +01:00
d92e10b01e Merge pull request #238 from NLnetLabs/rpsl-for-realz
Actually produce RPSL output on the /rpsl endpoint.
2019-11-07 13:03:05 +01:00
c52219bf36 Update Changelog. 2019-11-07 12:07:25 +01:00
affe8d2cca Actually produce RPSL output on the /rpsl endpoint. 2019-11-07 12:04:41 +01:00
be3f6b9fa9 Merge pull request #236 from NLnetLabs/doc-typo-fix
repositry -> repository
2019-11-05 12:19:42 +01:00
a49f540e33 Merge pull request #235 from remcovz/patch-1
Correct path for the TAL files.
2019-11-05 12:19:17 +01:00
69c62e337a repositry -> repository 2019-11-04 10:05:58 +01:00
e06b21a874 Correct path for the TAL files. 2019-10-31 13:46:43 +01:00
c12c38ea3d Add GitHub Actions badge 2019-10-30 20:47:53 +01:00
9ce06f0219 Fix nroff warnings. 2019-10-24 17:39:14 +02:00
61a77e7173 Switch to rpki-rs 0.8.0. 2019-10-21 14:09:19 +02:00
9136a730da Bump rpki-rs version. 2019-10-10 11:19:57 +02:00
80f3cd66b3 Merge pull request #229 from NLnetLabs/disable-rsync
Add disable-rsync option.
2019-10-09 11:08:37 +02:00
f8cac7cf4d Update Changelog. 2019-10-09 10:38:37 +02:00
b4ce760076 Add disable-rsync option. 2019-10-09 10:36:43 +02:00
d6f314945b Update Cargo lock and Changelog for rpki-rs update. 2019-10-09 10:27:27 +02:00
5d808811ac Merge pull request #228 from NLnetLabs/multi-delta-fix
Consider previously manipulated files in a RRDP delta sequence.
2019-10-04 13:06:36 +02:00
76fc3dbf56 Face palm ... 2019-10-04 11:35:20 +02:00
ea35de5eeb Update Changelog. 2019-10-04 11:12:05 +02:00
76c755a46a Consider previously manipulated files in a RRDP delta sequence. 2019-10-04 11:10:37 +02:00
289fc96d53 Merge pull request #227 from NLnetLabs/mkdir-before-mv
Try creating parent directories before moving a published delta file.
2019-10-03 11:52:11 +02:00
8215a65564 Update Changelog. 2019-10-03 11:13:07 +02:00
ac76b5b941 Try creating parent directories before moving a published RRDP delta file. 2019-10-03 11:11:00 +02:00
763a9696e3 Update Cargo lock. 2019-09-18 18:11:21 +02:00
c55524a94b Merge pull request #224 from NLnetLabs/less-debug-log
Silence debug log from tokio, hyper, request, and h2.
2019-09-18 18:10:42 +02:00
f0809ab83c Merge branch 'master' into less-debug-log 2019-09-18 18:08:50 +02:00
37b6e7b31e Don’t always add timestamp. 2019-09-18 17:25:12 +02:00
5a40165c2e Update Changelog 2019-09-18 17:21:47 +02:00
1ebdea16e7 Silence debug log from tokio, hyper, request, and h2. 2019-09-18 17:19:58 +02:00