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

28 Commits

Author SHA1 Message Date
e29ec600a3 Merge branch 'master' into talinfo 2018-11-19 12:49:39 +01:00
21ebba265c Move back to master for rpki-rs. 2018-11-13 02:30:40 +01:00
f92d829e78 Add TAL information to output. 2018-11-09 16:14:40 +01:00
8ace8e7390 Bump version to 0.1.3. 2018-11-08 13:21:11 +01:00
b06ff01ddf Bump version to 0.1.2. 2018-11-05 15:42:41 +01:00
6d20a29581 Prepare for release 0.1.1. 2018-11-05 15:35:06 +01:00
932eb08364 Bump version to 0.1.1. 2018-11-02 16:25:07 +01:00
9e854be89c Prepare for release. 2018-11-01 11:22:42 +01:00
7b356bab80 Include TALs in the binary. Move default working directory to $HOME. 2018-10-26 12:29:03 +02:00
939b46f1e6 Log to syslog in daemon mode. 2018-10-25 15:38:29 +02:00
1d84d6c9c3 Rudimentary daemon mode. 2018-10-25 15:25:44 +02:00
d6b0a21c6d Update dependencies. 2018-10-25 10:25:18 +02:00
936fe1a0ba Running forever. 2018-09-25 10:12:44 +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
5dd4c8ae45 Add support for local exceptions. 2018-09-10 18:28:20 +02:00
5c74ea7b9b Drop unused extern crates. 2018-07-27 14:38:45 +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
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
9abf7af634 Some more documentation. 2018-07-24 11:58:01 +02:00
a06a158556 Multi-threading, baby\! 2018-07-20 13:45:12 +02:00
5163021609 Now with command line options. 2018-07-06 15:40:56 +02:00
7d8c583063 Introduce logging. 2018-07-02 12:32:21 +02:00
9db47cafd3 Fetch and load trust anchors certificates. 2018-06-27 18:30:38 +02:00
1d6d27f2b3 Rewrite decoder to better deal with BER encoding. 2018-06-19 18:17:46 +02:00
e3bc635225 Fix parsing for RPKI certificates. 2018-05-22 16:48:18 +02:00
cc1c73aadf Parse and verify ROAs. 2018-05-14 19:36:22 +02:00