Commit Graph

  • 202fe2a8a4 Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-04 13:58:01 +0000
  • a6db011fab Fix the resolver version warning in the workspace Benjamin Fry 2023-08-31 20:09:32 -0700
  • 8e38497142 Fix CI daxpedda 2023-08-30 22:30:22 +0200
  • 262c1eb2b0 Use required-features for examples daxpedda 2023-08-23 13:11:41 +0200
  • 588875ad48 Fold error into DnsExchangeConnect Future daxpedda 2023-08-23 12:54:45 +0200
  • 0515bf54a2 Add webpki-roots and native-certs features dAxpeDDa 2023-05-22 17:31:23 +0200
  • 3436a36244 Remove unused rustls-webpki dependency daxpedda 2023-08-23 12:13:55 +0200
  • 06fdd603a7 server: fix rustls server config error yaotthaha 2023-08-22 18:03:53 +0800
  • 47e8a78dc0 server: add register with rustls server config yaotthaha 2023-08-22 08:52:30 +0800
  • a0523a5823 prepare 0.23.0 release Benjamin Fry 2023-08-22 08:49:42 -0700
  • a46b1f10e3 update Changelog for 0.23.0 Benjamin Fry 2023-08-22 08:36:30 -0700
  • 61887994b1 Bump rustls-webpki to v0.101.4 daxpedda 2023-08-22 15:47:27 +0200
  • fba0c67f8f Ignore invalid search domains Jake Shadle 2023-08-15 13:04:48 +0200
  • ae1428c2ef bump version to 0.23.0-alpha.5 Benjamin Fry 2023-08-01 13:34:42 -0700
  • 3f9a68c15e use new version of webpki Zhang Jingqiang 2023-08-02 09:22:56 +0800
  • 578ce5a497 Adding graceful shutdown to server. Nathan Mittler 2023-06-25 07:39:33 -0700
  • 9e64710324 test: fix clippy check i349934 2023-07-08 21:51:58 +0800
  • 2bbf500805 chore: run fmt i349934 2023-07-06 16:30:56 +0800
  • f32362049b fix(resolver): correct ttl from lru cache i349934 2023-07-06 11:21:27 +0800
  • b37e1b93ea Use SPDX 2.1 license expression. Bruce Mitchener 2023-07-26 13:35:03 +0700
  • bb2641e316 ci: Use dtolnay/rust-toolchain. Bruce Mitchener 2023-07-26 13:42:58 +0700
  • 0352d4f645 Add Google DoT and DoH to ResolverConfig dAxpeDDa 2023-07-15 19:00:51 +0200
  • bf04bc8d3e Fix Clippy dAxpeDDa 2023-07-14 19:30:11 +0200
  • 1482e65413 Bump hermit-abi to v0.3.2 dAxpeDDa 2023-07-06 13:14:51 +0200
  • c3066d753e Fix for rust nightly Nathan Mittler 2023-07-01 09:14:53 -0700
  • c4e92cf837 fix formatting of response_handle Benjamin Fry 2023-06-27 10:33:28 -0700
  • 708ae11fc0 update the minimum required openssl version Benjamin Fry 2023-06-27 10:27:00 -0700
  • 0a1306ba8f Fix truncation for UDP Nathan Mittler 2023-06-20 17:35:57 -0700
  • 16c7f987d7 client: update dependencies Zhang Jingqiang 2023-06-26 10:40:37 +0800
  • dc144276de Print offending bind error in panic message Wojciech Przytuła 2023-06-19 11:33:13 +0200
  • a614257fb0 untrack fuzz/Cargo.lock Benjamin Fry 2023-06-11 07:49:05 -0700
  • 30e0caa794 update cargo.lock for fuzz Benjamin Fry 2023-06-11 07:45:36 -0700
  • 4acef8e9cb coverage range to 60..80 Benjamin Fry 2023-06-11 07:43:30 -0700
  • c3b64a363d add parse_time fix to CHANGELOG Benjamin Fry 2023-06-09 09:09:05 -0700
  • 3060d5f41d fix range of code coverage Benjamin Fry 2023-06-09 09:06:04 -0700
  • 1699bbe1ac update fuzz Cargo.lock for alpha-4 Benjamin Fry 2023-06-08 10:26:19 -0700
  • e21672a5d4 bump version to 0.23.0-alpha.4 Benjamin Fry 2023-06-08 10:08:25 -0700
  • 3c405db16b update CHANGELOG for 0.23-alpha-4 Benjamin Fry 2023-06-08 10:07:10 -0700
  • ee415e9709 update fuzz Cargo.lock file Benjamin Fry 2023-06-08 09:04:21 -0700
  • 32248149f7 update to use idna 0.4.0 Zhang Jingqiang 2023-06-10 21:45:02 +0800
  • 01498f9f16 proto: avoid panicking in parse_time() Dirkjan Ochtman 2023-06-09 09:59:08 +0200
  • d3e8222468 fix up exports in code coverage Benjamin Fry 2023-06-06 11:54:05 -0700
  • 00fb6faaf4 fix: error in rebase XOR-op 2023-06-06 14:13:30 +0800
  • e3b82b54ea chore: fix clippy XOR-op 2023-05-20 13:55:52 +0800
  • 19d6d420db chore: remove unused CreateConnection XOR-op 2023-05-20 13:48:28 +0800
  • 30394b56bd fix: improper use with features XOR-op 2023-05-20 13:47:28 +0800
  • b0c4aa92bc fix(WIP): improper use with features XOR-op 2023-05-20 12:51:46 +0800
  • 293bd93783 test(WIP): fix integration test XOR-op 2023-05-20 12:22:56 +0800
  • 5ab85e297d feat(WIP): change relevant types XOR-op 2023-05-19 16:34:31 +0800
  • 0901b1d591 feat: new ConnectionProvider API XOR-op 2023-05-19 16:33:42 +0800
  • b58a8585a6 chore: rename {Abstract} back XOR-op 2023-05-19 14:05:08 +0800
  • a38f9c01c9 add an html coverage report for local review of coverage data Benjamin Fry 2023-06-05 11:29:46 -0700
  • 228cb4a8c6 Bump once_cell from 1.17.1 to 1.18.0 dependabot[bot] 2023-06-05 15:42:52 +0000
  • 5ecd23a866 Bump url from 2.3.1 to 2.4.0 dependabot[bot] 2023-06-05 15:42:42 +0000
  • d2f8df8c7b
    Add the possibility to shuffle NameServers (#1920) Eduard Tolosa 2023-06-05 11:01:58 -0500
  • 0c4c2d1930 codecov should notify after one build Benjamin Fry 2023-06-03 08:44:59 -0700
  • 04140e490a fix coverage upload Benjamin Fry 2023-06-02 12:46:15 -0700
  • a6b5d4ba39 ignore compatibility tests with no-default-features test Benjamin Fry 2023-06-02 11:07:00 -0700
  • 69de3ffb93 revert Cargo.lock back to version in main Benjamin Fry 2023-06-02 10:29:54 -0700
  • 0ed43b7da5 ensure all examples are also run during testing Benjamin Fry 2023-06-02 10:01:36 -0700
  • 2065cea7f7 remove all references to cargo-make and Makefile.toml Benjamin Fry 2023-06-02 08:45:49 -0700
  • ce7c2c5bab fix name of cargo install llvm-cov in action Benjamin Fry 2023-06-01 21:40:21 -0700
  • a35ae2e4be add gen_certs task to justfile Benjamin Fry 2023-06-01 21:37:58 -0700
  • 7bcc5164b7 remove direct toolchain reference in coverage Benjamin Fry 2023-06-01 21:10:20 -0700
  • 52efa5a2c7 remove unnecessary checks from action matrix Benjamin Fry 2023-06-01 17:07:24 -0700
  • b39157c981 add cargo-workspaces to github action Benjamin Fry 2023-06-01 16:34:09 -0700
  • 68df6d1f89 update github actions to use just Benjamin Fry 2023-06-01 16:14:03 -0700
  • 2e6b667ee0 use glob patterns instead Benjamin Fry 2023-06-01 15:29:41 -0700
  • 279d31ba7c add publish task Benjamin Fry 2023-06-01 15:08:28 -0700
  • b28f180148 add all feature flag tests Benjamin Fry 2023-06-01 15:01:36 -0700
  • 1edcd4e404 add coverage task Benjamin Fry 2023-05-31 20:04:00 -0700
  • de1c36d62f add cleanliness overall task Benjamin Fry 2023-05-31 11:33:14 -0700
  • cae2e99549 add audit task Benjamin Fry 2023-05-31 11:26:59 -0700
  • 0d6999cf49 add task for rustfmt Benjamin Fry 2023-05-31 11:13:11 -0700
  • d6b6f96b4e add clippy task to justfile Benjamin Fry 2023-05-31 11:09:24 -0700
  • 6ccc5a208c add build-bench target to justfile Benjamin Fry 2023-05-31 10:41:39 -0700
  • c00b315f2e skip bind deps if bind is already built Benjamin Fry 2023-05-31 10:31:06 -0700
  • 024127c17c compatibility tests working on macos Benjamin Fry 2023-05-31 10:23:43 -0700
  • 6ed55aaa62 add init-bind9 target Benjamin Fry 2023-05-30 21:41:12 -0700
  • 13a84c51ca create default rules for justfile Benjamin Fry 2023-05-29 18:19:32 -0700
  • 4d3b5a228b
    compatibility crate should not publish Benjamin Fry 2023-06-02 15:04:29 -0700
  • 710d562de0 prepare 0.23.0-alpha.3 Benjamin Fry 2023-06-02 08:33:57 -0700
  • 2d352ae66a fixups for Rust 1.70 Benjamin Fry 2023-06-01 16:54:48 -0700
  • b5d34e7340 update CHANGELOG for 0.22.1 Benjamin Fry 2023-06-01 09:12:29 -0700
  • 217974c054 server: drop response messages Dirkjan Ochtman 2023-06-01 16:39:05 +0200
  • 555e0ceebc
    chore: upgrade enum-as-inner 0.6 (#1948) Matthias Seitz 2023-05-31 14:58:51 +0200
  • 8190c8629a Make RData::read() API public Dirkjan Ochtman 2023-05-25 17:05:38 +0200
  • 657f43a22e Add test for connecting DoH with pure IP Address YISH 2023-05-19 21:03:23 +0800
  • 0589e7460b Bump log to v0.4.18 dAxpeDDa 2023-05-29 19:34:22 +0200
  • a10b0b1a64 Replace lazy_static with once_cell dAxpeDDa 2023-05-24 17:38:52 +0200
  • 1d9d50cbe0 Return Self from AsyncResolver::new() dAxpeDDa 2023-05-21 19:03:05 +0200
  • 6423eff862 Use default-features = false for quinn dAxpeDDa 2023-05-21 16:07:55 +0200
  • 41b6e33c51 remove the direct dependency to quinn-udp Zhang Jingqiang 2023-05-17 10:26:55 +0800
  • aa892c64b3 resolver: add NameServerConfigGroup::from_ips_quic zhangjingqiang 2023-05-12 10:58:54 +0800
  • 2b78a1fb0b deps: update rustls, tokio-rustls, quinn, webpki, webpki-roots. Daniel McCarney 2023-03-29 14:53:47 -0400
  • 8752390cd2 resolver: Fix minimal tokio version requirement Jens Reidel 2023-05-13 18:07:39 +0200
  • 86667d7ce6
    update release to 0.23.0-alpha.1 Benjamin Fry 2023-05-12 11:29:47 -0700
  • c41d280954 update h2 to fix audit failure Benjamin Fry 2023-05-12 10:09:38 -0700
  • 80f81f205d Update cargo.lock for release Benjamin Fry 2023-05-12 10:03:02 -0700
  • a6cdc4773f downgrade locked time for 1.64 compat Benjamin Fry 2023-05-09 13:56:23 -0700