Commit Graph

193 Commits

Author SHA1 Message Date
Benjamin Fry
dac1009503 remove notices of move to Hickory since this is already Hickory. 2023-10-13 19:26:06 -04:00
Benjamin Fry
65c5327ef6 Prepare 0.23.1 (#2056)
* update versions to 0.23.1

* update readmes for forward reference to 0.24 and Hickory DNS
2023-10-13 19:26:06 -04:00
daxpedda
6cbd26a508 Add root certificates to the binary crate 2023-10-12 22:11:53 -04:00
daxpedda
f10faa3516 Rename HTTPS implementation to H2 2023-10-06 09:12:32 -07:00
daxpedda
52194bf88c Remove unnecessary whitespace 2023-10-06 09:12:32 -07:00
daxpedda
766c0c854e Binary implementation 2023-10-06 09:12:32 -07:00
Dirkjan Ochtman
871e1d4639 Bump MSRV to 1.67 (for time) 2023-09-26 08:28:39 -07:00
Dirkjan Ochtman
1fef1e888f Avoid deprecated rustls API 2023-09-26 08:28:39 -07:00
Dirkjan Ochtman
10d2ffcb04 Clean up unused dependencies 2023-09-26 08:28:39 -07:00
Dirkjan Ochtman
2e1c67c2f5 server: make TOML dependency optional 2023-09-26 08:28:39 -07:00
Yuwei B
1df7537192 make it no mut 2023-09-07 14:41:42 +02:00
Zhang Jingqiang
3f9a68c15e use new version of webpki 2023-08-02 08:03:33 +02:00
Wojciech Przytuła
dc144276de Print offending bind error in panic message
This gives better debug experience, for free.
2023-06-20 10:58:22 -07:00
Benjamin Fry
2065cea7f7 remove all references to cargo-make and Makefile.toml 2023-06-05 08:41:46 -07:00
Benjamin Fry
2d352ae66a fixups for Rust 1.70 2023-06-01 17:39:08 -07:00
Benjamin Fry
c455bcd056 use workspace for all common package details 2023-05-10 22:55:38 +02:00
Benjamin Fry
3a099742fa cleanup workspace features 2023-05-10 22:55:38 +02:00
Benjamin Fry
f7383806a8 update version to 0.23-alpha.1 2023-05-10 22:55:38 +02:00
Benjamin Fry
4a1c4fe2d1 use new Types for A and AAAA record types 2023-03-24 08:47:59 -07:00
Benjamin Fry
f9aa112580 cleanup issues after merge with main and new-typed-record 2023-03-24 08:47:59 -07:00
Benjamin Fry
6652fa561d Change RecordData::try_borrow to return Option 2023-03-24 08:47:59 -07:00
Benjamin Fry
fbead51221 cleanup uses and copyrights 2023-03-24 08:47:59 -07:00
Benjamin Fry
9e56c123c2 fix RRSIG and SIG usage with new RecordData types 2023-03-24 08:47:59 -07:00
Benjamin Fry
f92b808612 Make Record carry type for internal RecordData 2023-03-24 08:47:59 -07:00
YISH
a0a4acb7cf Update MSRV to 1.64 2023-03-20 11:36:21 -07:00
YISH
590b47a3f2 Introduce central crate version management 2023-03-20 11:36:21 -07:00
Dirkjan Ochtman
343eeb806e Upgrade to 2021 edition 2023-03-20 08:49:12 -07:00
YISH
3f864686eb Make dns_hostname optional to disable verify 2023-03-19 12:25:00 -07:00
XOR-op
5492bdedba fix: stale benchmark 2023-03-06 09:18:31 +01:00
Benjamin Fry
b34dfff95c fix formatting for inline variables 2023-02-06 09:25:04 -08:00
Dirkjan Ochtman
532dca3bd9 Move client code used by server code down into proto 2023-02-06 09:25:04 -08:00
Daniel McCarney
3235d2b3f6 tests: named_test_configs -> test_configs 2023-01-10 16:35:21 -08:00
Daniel McCarney
9a461bb9a9 bin: named.rs -> trust-dns.rs 2023-01-10 16:35:21 -08:00
Daniel McCarney
2fd1dcff57 bin: remove 'named' binary refs 2023-01-10 16:35:21 -08:00
Daniel McCarney
685565a7dd bin: remove 'named' binary refs 2023-01-10 16:35:21 -08:00
Benjamin Fry
013307146d clippy updates for Rust 1.66 2022-12-20 19:52:31 -08:00
HLFH
ee45c2b970 make homepage link simpler for end users 2022-12-20 14:08:09 -08:00
HLFH
98fd773a08 fix DNSSec typo > DNSSEC 2022-12-20 15:22:05 +01:00
HLFH
9301df2032 fix DNSSEC typo 2022-12-20 15:22:05 +01:00
HLFH
422bbcf1fb set target/debug/named to target/debug/trust-dns 2022-12-19 14:43:24 -08:00
HLFH
7b35b1eeba remove DEPRECATED comment for removed binary named 2022-12-19 14:43:24 -08:00
HLFH
0643ee529a remove named binary 2022-12-19 14:43:24 -08:00
Dominic
0808636d92 Replace http: links with https: 2022-11-29 11:29:24 -08:00
Axel Viala
c5feafbd4b Port named CLI to use clap derive API 2022-11-10 14:53:28 -08:00
Axel Viala
730a84c648 Port commands line interfaces to clap 4. 2022-11-10 14:53:28 -08:00
dependabot[bot]
7052656011 Bump clap from 3.2.18 to 4.0.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.18 to 4.0.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.18...v4.0.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 14:53:28 -08:00
David Bürgin
ccd875bce4 Declare rust-version in Cargo.toml 2022-11-03 15:34:46 -07:00
Benjamin Fry
fe70e51f5d bump MSRV to 1.60 2022-10-31 09:07:23 +01:00
Jeff Hiner
f55a263344 Fix bench errors in rust-analyzer 2022-09-13 21:04:04 +02:00
Jeff Hiner
19ab9e41b2 Require tokio 1.21 2022-09-13 08:46:56 -07:00