Commit Graph

104 Commits

Author SHA1 Message Date
Benjamin Fry
978235f7cd add RFC2931 SIG(0) as supported 2024-05-21 11:33:19 +02:00
Diva M
03b0daca71 fix misc typos in md top files 2024-04-30 08:11:57 -07:00
situ2001
cad6eed6b4 fix: update ip of example.com 2024-04-20 13:08:29 -07:00
Benjamin Fry
94ac564c3f ignore portions of the README in Oranda site generation 2024-04-14 11:30:50 +02:00
Benjamin Fry
408d0baca0
Prepare 0.24 release with branding change to Hickory DNS (#2054)
* update all READMEs with notices about the name change

* update changelog for 0.24

* bump crate versions to 0.24

* update version notice information

* update readmes to back reference trust-dns

* rename all crates to hickory counterparts

* replace all Trust-DNS references in code and comments with Hickory DNS

* rename all Trust-DNS references to Hickory DNS in non-code

* rename all trust-dns-resolver references to hickory-resolver

* rename all trust-dns-client references to hickory-client

* rename all trust-dns-proto references to hickory-proto

* rename all trust-dns-server references to hickory-server

* rename all trust-dns-compatibility references to hickory-compatability

* rename all trust-dns-integration references to hickory-integration

* rename all trust-dns-util references to hickory-util

* Update MIT licenses to reference Hickory DNS

* update all trust-dns references to hickory-dns

* update all bluejekyll github references to hickorydns org

* Update name in Changelog

* make sure hickory-dns logs during tests

* add changelogs for recent main additions

* fix references to trust-dns and hickory in architecture

* update a few trust-dns references in READMEs

* fixup some dangling trust_dns references

* replace fka with formerly in change log

* replace all hickoydns org references to hickory-dns

* replace all http links with https

* update logos

* update hickorydns to hickory-dns for all other org references

* fix Notices of Trust-DNS to Hickory in each Readme
2023-10-13 18:39:28 -07:00
Dirkjan Ochtman
871e1d4639 Bump MSRV to 1.67 (for time) 2023-09-26 08:28:39 -07:00
Benjamin Fry
2065cea7f7 remove all references to cargo-make and Makefile.toml 2023-06-05 08:41:46 -07:00
YISH
a0a4acb7cf Update MSRV to 1.64 2023-03-20 11:36:21 -07:00
Daniel McCarney
3235d2b3f6 tests: named_test_configs -> test_configs 2023-01-10 16:35:21 -08:00
Daniel McCarney
d3c79d8383 README: remove 'named' binary refs 2023-01-10 16:35:21 -08:00
HLFH
98fd773a08 fix DNSSec typo > DNSSEC 2022-12-20 15:22:05 +01:00
Benjamin Fry
fe70e51f5d bump MSRV to 1.60 2022-10-31 09:07:23 +01:00
Clint White
04007754d2 Fix links to client documentation
Update these links to use the current crate name (`trust-dns` ->
`trust-dns-client`) and the latest version, whatever that happens to be.

This fixes a broken link for `SyncDnssecClient` which in version 0.11.0
was named `SecureClient`.  When it was renamed to `SyncDnssecClient`
the struct name in the url was updated but not the rest of the url.
2022-10-25 13:56:50 -07:00
Benjamin Fry
19b4dc40c0 Increase MSRV to 1.59 with 0.22 release 2022-09-02 12:21:49 +02:00
Dirkjan Ochtman
927b464581 Normalize whitespace and formatting 2022-08-03 07:11:22 -07:00
Dirkjan Ochtman
aaab3b6fad Update MSRV to 1.57 2022-08-03 07:11:22 -07:00
Wiktor Kwapisiewicz
e521bb10bb README: Fix feature name
Previously used `dnssec-rustls` does not seem to be used anymore.

This patch updates the name to `dnssec-ring` that is in use.
2022-07-12 11:22:27 -07:00
Benjamin Fry
06ff7fb164 fix up the build for the MSRV 2022-04-10 11:35:24 -07:00
Benjamin Fry
e06497876a
remove old crates (#1655)
* move old crates out of the crates path

* delete all old crates

* remove old-crates from cargo.toml
2022-03-05 11:38:26 -08:00
Benjamin Fry
47713cc8dd
remove depdabot tag 2022-02-26 07:31:54 -08:00
Benjamin Fry
550e8f8be3 update min rustc version to 1.54 2022-01-21 13:36:40 -08:00
Benjamin Fry
020aac74e7 update min rustc version to 1.52 2022-01-21 13:36:40 -08:00
Fredrik Lönnegren
02031dd87e Add CSYNC record from RFC7477 2021-11-20 16:41:53 -08:00
Benjamin Fry
a775484ead bump minimum version of Rust to 1.51 2021-10-27 21:02:46 -07:00
Alex Touchet
dcc52894dc Fix crates.io badges 2021-08-03 16:31:17 +02:00
William Desportes
af83717b5b Fix some links to HTTPS 2021-07-12 23:16:13 -04:00
Thomas de Zeeuw
97e4cf7e20
Update socket2 to v0.4 (#1420) 2021-03-21 21:29:31 +01:00
Benjamin Fry
0da008592a advise minimum rustc version is now 1.45 2020-11-28 20:38:00 -08:00
Benjamin Fry
a784cb6806 add documentation for resolve.rs 2020-09-20 16:20:32 -07:00
Benjamin Fry
401e068a52 bump minimum rustc version to 1.42 2020-09-16 16:15:10 -07:00
Carlos Saltos
70801722eb Minor example.toml file fix at the README files 2020-07-19 11:23:57 -07:00
Benjamin Fry
303f007316
No more master slave, in honor of Juneteenth (#1141)
* in honor of Juneteenth, remove replace Master with Primary

* in honor of Juneteenth, remove replace Slave with Secondary

* add 8499 for reference about naming

* clean up deprecation warnings

* remove unsupported markdown strikethroughs...

* revert primary to master in BIND compatibility tests
2020-06-20 12:59:47 -07:00
Benjamin Fry
16f4e862ef rename all references to branch master to main 2020-06-19 11:12:06 -07:00
Benjamin Fry
0ff7817a58 update minimum rust version to 1.40 2020-03-18 15:06:12 -07:00
Benjamin Fry
dfd424734b update some readmes 2019-12-22 13:32:10 -08:00
Benjamin Fry
4661220c52 rename SecureClient et al to Dnssec (more accurate) 2019-12-22 13:32:10 -08:00
Benjamin Fry
4e91786388 get ready to publish 0.18.0-alpha.3 2019-12-14 17:10:35 -08:00
Benjamin Fry
1abbcad446 clean up old scripts 2019-12-14 15:02:10 -08:00
Benjamin Fry
224bde6561
Background with generic spawn (#935)
* all tests updated for new background

* background in Resolver now supported, wip

* clean up client impls

* client passing all tests

* cleanup review comments, remove try_locks

* remove mutexes on NameServers in NameServerPool

* refactored ConnectionProvider

* remove pinutils dependency

* remove the now unused custom *LookupFutures

* remove unused types

* remove all deprecated interfaces from Client

* rename ClientFuture to AsyncClient

* all clippy warnings and SecureClient working

* cleanup clippy warnnings

* Everything working with Background removed

* fix infinite loop

* Client refactored without background

* rebased onto tokio 0.2

* remove Clone and Option from background connects

* cleanup from review

* fix clippy warnings

* spawn in ConnectionProvider

* fix no-default-features test

* only expose testing functions during testing

* fix copyright typo

* revert lookup_ip interface change

* limit tokio features to least required set

* rename tokio-compat to tokio-runtime

* use async fns where possible on AsyncResolver

* fix lifetime issue
2019-12-11 17:43:02 -08:00
Benjamin Fry
5cf060736e update readme for Trust-DNS binaries 2019-11-04 07:51:26 -08:00
Benjamin Fry
30f6254deb move named to trust-dns bin crate 2019-10-25 15:05:07 -07:00
Benjamin Fry
11d1fdf2a9 note minimum Rust version in docs 2019-10-25 15:05:07 -07:00
Tjeu Kayim
4e601837ad Usage apt-get install pkg-config 2019-07-01 10:22:59 -07:00
Benjamin Fry
8016337008
Fix discord links to use invite link 2019-06-17 07:09:10 -07:00
Benjamin Fry
0740f59eff add discord 2019-06-16 23:53:07 -07:00
Ilya Medvedev
d159b40a87 Fix link to example ( README.md ) 2019-05-04 13:52:29 -07:00
Benjamin Fry
25d0441467 create ANAME record type 2019-04-03 19:53:18 -07:00
Benjamin Fry
24f2ab6baf give trust-dns a logo 2019-01-27 20:46:30 -08:00
Adrian Friedli
adfe9472cc remove superfluous apostrophes 2019-01-12 11:19:04 -08:00
Benjamin Fry
14c59ca795
Add dependabot badge 2018-11-22 09:20:55 -08:00