Commit Graph

209 Commits

Author SHA1 Message Date
Benjamin Fry
cd7ffa5885
prepare 0.18-alpha.2 (#945)
* prepare 0.18-alpha.2

* sleep between publishes to let crates.io catch up
2019-12-06 08:47:09 -08:00
Benjamin Fry
3eaf3043d7
update to tokio 0.2 release (#932)
* update to tokio 0.2 release

* update to h2 0.2.0

* fix compilation errors

* server await JoinHandles from spawn

* fix integration tests using different Runtimes

* cleanup named test output

* fix openssl tests

* cleanup code from review

* refactor server_future for JoinHandle, also fix Udp deadlock
2019-12-06 00:00:00 -08:00
Benjamin Fry
bac20472f4 enforce better code hygiene irt debug statements 2019-11-11 07:42:38 -08:00
Benjamin Fry
dd99c7b8b9
switch default Rust back to stable, add min version check (#912)
* switch default Rust back to stable, add min version check

* enforce formatting

* switch windows back to stable

* fix fmt diff from nightly
2019-11-07 15:01:08 -08:00
Benjamin Fry
13e2ebc637 fixup clippy runs 2019-11-04 07:51:26 -08:00
Benjamin Fry
53db2b2ce4 fix build breakage in benchmarks 2019-10-26 19:04:54 -07:00
ziprandom
c3180ab064 remove NameServerConfigGroup.set_tls_client_config, add with_client_config 2019-10-25 21:21:54 -07:00
Benjamin Fry
65be09b5ff cleanup toml dependencies between server and bin 2019-10-25 15:05:07 -07:00
Benjamin Fry
30f6254deb move named to trust-dns bin crate 2019-10-25 15:05:07 -07:00