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

61 Commits

Author SHA1 Message Date
475e52ce2c Prepare for release 0.6.1. 2019-09-12 13:55:14 +02:00
8b8504a97b Prepare for release 0.6.0. 2019-09-10 13:53:39 +02:00
fb7f2ec2b7 Allow setting user and group for the daemon process. 2019-09-10 12:26:38 +02:00
3ecd091a5a Determine next refresh from expiring objects or the configured value. 2019-08-14 17:48:51 +02:00
18a0d026e6 Add RRDP configuration. 2019-08-05 17:56:08 +02:00
d0c5003111 Update man page to reflect new TAL format. 2019-08-05 15:14:21 +02:00
de8e493e2f Remove rsync-count option. 2019-08-05 12:20:36 +02:00
dcd53d9de1 Prepare for release 0.5.0. 2019-07-18 10:38:22 +02:00
693bded144 Clean up local repository after validation. 2019-07-17 10:47:56 +02:00
7a5f4564a8 Return exit code 2 for incomplete updates if requested. 2019-07-16 11:54:06 +02:00
25c6a88a68 Documentation fixes.
Thanks, guys!
2019-07-12 19:59:39 +02:00
21bcd73a68 Add command for ROV validation. 2019-07-12 14:20:11 +02:00
cdcafd81c1 Provide an HTTP endpoint for checking announcement validity. 2019-07-12 12:29:28 +02:00
529a949d3e Fix man pages. 2019-07-11 20:32:14 +02:00
de41bc8fe2 Allow declining the ARIN RPA. 2019-07-11 11:34:11 +02:00
468ac2305d Refactor output of VRPs and introduce summary format. 2019-07-10 15:55:55 +02:00
9a8bcb28b1 Update man page for new behaviour in v0.4 2019-06-05 09:02:17 +02:00
0ddcdd7f31 Update version in man page. 2019-06-03 15:38:30 +02:00
d628aebdc2 Improve language of manual page. 2019-05-31 10:49:17 +02:00
fb0983877d Update man page. 2019-05-29 11:55:15 +02:00
d391fa72ce New init command to create and populate directories. 2019-05-28 16:07:32 +02:00
4b1bd7e4a9 Update manual page. 2019-05-28 13:05:03 +02:00
1580173e62 Accept RTR listener from systemd. (#127) 2019-05-27 15:12:51 +02:00
fdc8943996 Prepare for 0.3.3. 2019-04-01 16:59:26 +02:00
d6e84cd16f Provide build instructions for CentOS 6.
Fixes #99 – kind of.
2019-03-28 11:10:24 +01:00
c0a1fb8a8f Prepare for release 0.3.2. 2019-03-27 11:41:49 +01:00
d415311a38 fix trasnport typo 2019-03-19 20:54:22 +01:00
fc382e42b7 document rpki-rtr secure transports 2019-03-19 06:41:58 +01:00
de72a5b4f8 Prepare for release 0.3.1. 2019-03-06 14:18:47 +01:00
561fa3c509 Add rsync-timeout option to kill hanging rsync. (#76)
* Add rsync-timeout option to kill hanging rsync.

* Update Changelog.

* Don’t clone the timeout.
2019-02-21 20:46:55 +01:00
1d738e4734 Update documentation and Changelog. 2019-02-15 17:15:14 +01:00
eccaadc477 Update man page version. 2019-02-15 14:35:09 +01:00
64d9aab840 Add listen-http config option to man page. 2019-02-12 17:06:13 +01:00
0aae00c5a0 Add warning for HTTP only. 2019-02-12 17:02:17 +01:00
5ca989db00 Merge branch 'master' into http-service 2019-02-12 16:59:32 +01:00
ced0ae063d Add rudimentary Promotheus instrumentation. 2019-02-12 15:01:39 +01:00
109d8589d9 Add /version monitoring path. 2019-02-12 14:13:46 +01:00
4abc116e3d Add documentation. 2019-02-12 14:08:36 +01:00
9ca1096460 Fix type in man page. 2019-02-12 11:58:44 +01:00
2edff61738 New output format 'csvext' (#59) 2019-02-01 13:27:21 +01:00
85fa9d20ea Remove non-ASCII from man page. 2019-01-07 16:39:08 +01:00
da0baf88a0 Remove non-ASCII from man page. 2019-01-07 16:34:35 +01:00
e3e8a07bfb Add listen-tcp to man page.
Fixes #45.
2019-01-02 12:50:42 +01:00
951e645873 Merge pull request #42 from NLnetLabs/daemon-options
Daemon options
2018-12-12 14:46:50 +01:00
a1092829d2 Add options for configuring daemon mode. 2018-12-12 14:04:18 +01:00
6a2297f585 Add option to specify rsync command and arguments. 2018-12-11 16:54:54 +01:00
97b2a6da04 Clean up manual page. 2018-12-11 16:01:29 +01:00
ed3b7d093f Update documentation. 2018-12-09 12:51:31 +01:00
e442a5542f Remove a redundant definition of --strict. 2018-12-05 14:17:49 +01:00
a579a7aed1 Add openbgpd compatible outform
This fixes #31
2018-12-03 14:40:53 +01:00