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

59 Commits

Author SHA1 Message Date
e3e3508e07 Updating Cargo.lock to current rpki-rs 2018-08-01 16:10:49 +02:00
0c860ef49a Updated routinator after renames in rpki-rs. 2018-08-01 14:28:09 +02:00
97171ef216 Merge pull request #4 from stucchimax/master
Fix wording, and make the language more consistent.
2018-07-31 16:31:37 +02:00
be4b05cedf Fix wording, and make the language more consistent. 2018-07-31 16:29:00 +02:00
784b470188 Merge pull request #3 from NLnetLabs/routinator-man
First draft of manual page
2018-07-31 16:23:59 +02:00
4cf3431d06 First draft of manual page 2018-07-31 15:42:33 +02:00
ab5ac35fae Downgrade rsync -a argument to -rtl. 2018-07-30 14:22:28 +02:00
7c592d0565 Add Cargo.lock because we are a binary. 2018-07-30 11:16:13 +02:00
6524d2db3f Allow output of unique values. 2018-07-29 13:25:41 +02:00
5c74ea7b9b Drop unused extern crates. 2018-07-27 14:38:45 +02:00
c3919ac639 Delete unused modules. 2018-07-27 14:36:03 +02:00
b0f9f0e0c3 Split off rpki and ber libraries. 2018-07-27 14:33:51 +02:00
e0ceaffe9b Depend on released bytes crate. 2018-07-27 12:52:11 +02:00
14abb54629 README tweaks. 2018-07-26 22:52:31 +02:00
81b2bef027 Time travel! 2018-07-26 17:34:49 +02:00
903b988ceb Come on! 2018-07-26 16:46:07 +02:00
8007e25072 Because case matters. 2018-07-26 16:44:57 +02:00
1b6400ee1d Travis badge. 2018-07-26 16:44:06 +02:00
47682e3f2e Remove broken tests. 2018-07-26 16:38:40 +02:00
09620d442e Enable Travis. 2018-07-26 16:33:31 +02:00
8bdd0bca7c Add a license file. 2018-07-26 16:31:07 +02:00
e6e134524f Some more documentation. 2018-07-26 16:22:41 +02:00
1767957de6 It’s the Routinator now 2018-07-26 15:25:47 +02:00
b5ad60c85f Mention cache structure in README. 2018-07-26 11:12:02 +02:00
f91a6b878d Check CRL for CAs and ROAs. 2018-07-24 15:27:48 +02:00
f2a3d90852 We need a C compiler, too. 2018-07-24 14:07:53 +02:00
9abf7af634 Some more documentation. 2018-07-24 11:58:01 +02:00
a841a066b8 Fix rsync module.
How did that happen?
2018-07-24 10:56:06 +02:00
20f292f409 But what is it? 2018-07-24 10:53:46 +02:00
340636bab9 Improve README. 2018-07-20 14:32:59 +02:00
10d5a514f6 Detect availability of --contimeout option for rsync. 2018-07-20 14:27:32 +02:00
a06a158556 Multi-threading, baby\! 2018-07-20 13:45:12 +02:00
2cb15e821f Better documentation for ::ber. 2018-07-11 20:02:16 +02:00
31b9838ae6 Check for shortest length octets in restrictive mode. 2018-07-09 16:55:53 +02:00
a21717d8f7 Add generic large integers. 2018-07-09 12:21:51 +02:00
fdd13ae7ae Now also with RPSL. 2018-07-06 16:28:59 +02:00
5b8aa51d66 Now also with JSON output. 2018-07-06 16:05:28 +02:00
5163021609 Now with command line options. 2018-07-06 15:40:56 +02:00
9195abac80 Output result as CSV. 2018-07-04 18:15:54 +02:00
a82b59cff9 Better documentation. 2018-07-04 14:07:23 +02:00
60d51b08c0 Update local repository copy. 2018-07-03 14:58:10 +02:00
cc87d891bf Ignore unavailable rsync targets. 2018-07-02 22:22:58 +02:00
13d76ec150 Allow inherit for when the parent's IP v4/v6 resources are empty. 2018-07-02 22:01:39 +02:00
fea4d1642c Log invalid CAs. 2018-07-02 18:38:54 +02:00
4f38fbeaa6 More fixes. 2018-07-02 18:17:14 +02:00
d1076ca49a Parsing fixes. 2018-07-02 17:38:42 +02:00
7d8c583063 Introduce logging. 2018-07-02 12:32:21 +02:00
31511887ba Add README. 2018-07-02 11:00:56 +02:00
514ae618f5 Validation of the repository. 2018-07-02 10:13:48 +02:00
e5bd380508 Validate trust anchors. 2018-06-28 10:09:10 +02:00