Commit Graph

12 Commits

Author SHA1 Message Date
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
Benjamin Fry
fbead51221 cleanup uses and copyrights 2023-03-24 08:47:59 -07:00
Benjamin Fry
5d22afd88d integrate quic into resolver (untested) 2022-04-07 13:23:18 -07:00
Benjamin Fry
276da8f67d Add new HTTPS and SVCB record types 2021-03-15 13:37:30 -07:00
Benjamin Fry
c10c3a589e remove failure dependency 2020-01-11 20:52:42 -08:00
Benjamin Fry
370f664064 initial dynamic update insert test
- dynamic_update: test_create_multi
- dynamic_update: test_append
- dynamic_update: test_append_multi
- dynamic_update: test_compare_and_swap
- dynamic_update: test_compare_and_swap_multi
- dynamic_update: test_delete_by_rdata
- dynamic_update: test_delete_by_rdata_multi
- dynamic_update: test_delete_rrset
- dynamic_update: test_delete_all
2019-01-19 01:03:38 -08:00
Benjamin Fry
19a3963569 upgrade toml 2018-04-09 13:38:40 -07:00
Benjamin Fry
539e8280da NameUsage with trie for all zones and ancestor search 2018-01-25 21:37:48 -08:00
Benjamin Fry
e8cf649c4f require docs (#116)
* partial docs

* documentation for message.rs

* more docs

* all rdata documented

* all client interfaces documented

* get all Server public interfaces documented

* add missed docs for Server

* fix renamed method
2017-04-15 22:05:00 -07:00
Benjamin Fry
85d71ca83e Persistence (#18)
* initial SQLite integration

* iterable Journal

* journal recovery validated

* validation of journaling adds and deletes

* journal recovery in named

* updated journal documentation
2016-06-16 23:53:29 -07:00
Benjamin Fry
896ab32dd2 added error location to all ClientErrors 2016-05-28 02:07:52 -07:00
Benjamin Fry
9999d706b5 Copyright update 2015-08-21 17:29:00 -07:00