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

125 Commits

Author SHA1 Message Date
85b573be39 Extend relaxed validation to subjects and issuers. 2018-09-24 13:01:34 +02:00
5e2841893f -x option 2018-09-20 12:26:52 +02:00
3da7f18e9e Add details on output format and SLURM usage 2018-09-20 12:21:54 +02:00
d3aa63153f Update roadmap 2018-09-19 10:29:22 +02:00
b126799c46 Introduce self-contained config. 2018-09-18 13:38:49 +02:00
8d75544a98 Add SLURM support 2018-09-12 15:52:02 +02:00
577822e9c8 Merge pull request #6 from NLnetLabs/local-exceptions
Add support for local exceptions.
2018-09-12 15:34:04 +02:00
5cc028ec72 Fixing filter logic 2018-09-12 15:03:00 +02:00
cec73ac52c Adding tests, fixing slurm file parsing, updating author, and text with hint to slurm format. 2018-09-12 14:37:28 +02:00
dea0195071 Update dependencies. 2018-09-11 10:47:55 +02:00
5dd4c8ae45 Add support for local exceptions. 2018-09-10 18:28:20 +02:00
14b775cfca reorder roadmap 2018-09-07 21:03:17 +02:00
09f29159a7 typo 2018-09-06 19:51:25 +02:00
b98c248d3b Merge pull request #5 from NLnetLabs/AlexanderBand-patch-1
Update README with roadmap.
2018-09-06 19:46:03 +02:00
28842e8bcc Add a paragraph break. 2018-09-06 19:45:30 +02:00
9601fe6f01 Add feature roadmap 2018-09-06 18:20:44 +02:00
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