Commit Graph

15 Commits

Author SHA1 Message Date
Benjamin Fry
a614257fb0 untrack fuzz/Cargo.lock 2023-06-12 15:28:01 -07:00
Daniel Brooks
23b5dd9336 keep any address records included in the response to an NS query
Fixes #1671
2022-03-30 08:57:48 -07:00
Benjamin Fry
4c408e3307 moved fuzz to a top-level-directory 2022-02-08 00:58:14 +01:00
Azat Mirzaianov
651b8dae02 add serde default attribute for ResolverOpts 2019-09-24 21:55:18 -07:00
Benjamin Fry
2a40af7a02 cs0.16 and r0.11 alpha.1 2019-01-19 14:31:46 -08:00
Benjamin Fry
849453207c fix max query deptch tracking 2018-05-16 13:54:12 -07:00
Benjamin Fry
32802f7454 remove Cargo.lock to reduce dependency churn 2018-05-12 17:45:20 -07:00
Ben Boeckel
4f5eb630fb gitignore: also ignore target as symlinks 2017-10-13 07:47:47 -07:00
Dannick Pomerleau
26ce62f137 Add *.swp (Vim temporary files) to .gitignore 2017-08-23 21:40:13 -07:00
Benjamin Fry
22b137e333 add a synchronous resolver 2017-06-26 09:29:21 -07:00
Benjamin Fry
8c81d50ef7 prepare v0.10.3 2017-06-10 22:03:15 -07:00
Benjamin Fry
2b705dc300 Bfry/split client server (#68)
* initial split of server

* split client and server crates

* create scripts for running tests across crates

* fix target location in tests

* trying different travis settings for getting kcov working

* fix directory change in kcov setup

* fixing for loop for the kcov tests

* added some env config for config tests

* adding back sudo settings, and additional coveralls merging config

* fix exclude paths

* merging coverage reports

* fixing results kcov paths
2016-11-08 21:28:51 -08:00
Benjamin Fry
34519e24ba secure_client_future complete 2016-10-25 00:09:47 -07:00
Benjamin Fry
cd5079a865 better ignore file 2015-09-07 22:25:58 -07:00
Benjamin Fry
a3496cebf3 Initial commit 2015-08-07 19:47:12 -07:00