Commit Graph

7 Commits

Author SHA1 Message Date
Benjamin Fry
31fbf66316 reformat all code 2019-10-17 21:59:20 -07:00
Caio
dc53cb48e7 rusqlite is now an optional crate
Fixes #833
2019-10-14 14:53:02 -07:00
Benjamin Fry
c9f34430a4 refactor in-memory components of SqliteAuthority to InMemoryAuthority 2019-03-24 13:35:54 -07:00
Benjamin Fry
58b13f9e53 Futurize the RequestHandler and use AsyncResolver 2019-03-24 13:35:54 -07:00
Benjamin Fry
3dcb77a18d cleanup clippy errors 2019-01-19 01:03:38 -08:00
Benjamin Fry
720f292aa5 update configurateion parse to support file and sqlite
- dedup authority code
- restructure dnssec configuration and key loading
- up tests after rebase
- fix openssl tests
- fix benches
- update battery tests
- update tests
2019-01-19 01:03:38 -08:00
Benjamin Fry
e447ed2665 add battery of tests for authorities 2019-01-19 01:03:38 -08:00