Commit Graph

143 Commits

Author SHA1 Message Date
Dirkjan Ochtman
5d2098b27f Bump version to 0.24.1 2024-04-18 13:32:26 -07:00
Dirkjan Ochtman
70be0c5aa0 Upgrade rusqlite to 0.31 2024-03-22 08:33:27 -04:00
Dirkjan Ochtman
b7ce4cc292 Upgrade prefix-trie to 0.3 2024-03-22 08:33:27 -04:00
dependabot[bot]
9e8f8c67fb Bump http from 1.0.0 to 1.1.0
Bumps [http](https://github.com/hyperium/http) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 14:36:15 -04:00
Benjamin Fry
494fb8df45 Add proven type to require validation before use 2024-03-02 11:43:52 -05:00
Zhang Jingqiang
976ba893d2 update version for http/h2/h3 2024-02-11 12:43:26 -05:00
Benjamin Fry
4b6c7022c4 add access check for IP networks 2024-02-06 11:23:12 -05:00
Dirkjan Ochtman
5b4b915d49 Update rusqlite and idna 2024-01-24 07:03:15 +01:00
zhangjingqiang
b0c0566483 update to use ring 0.17 2023-10-25 13:33:36 +02:00
zhangjingqiang
759f8e0092 update h3 and h3-quinn 2023-10-24 23:38:51 -04: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
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
e34770c113 Proto client implementation 2023-10-06 09:12:32 -07:00
小明
7c78e740ef
Optimized shutdown_gracefully() (#2041) 2023-10-05 10:00:11 +02: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
72d398eea6 server: switch to basic-toml 2023-09-26 08:28:39 -07:00
Benjamin Fry
a6db011fab Fix the resolver version warning in the workspace 2023-09-01 09:35:32 +02:00
dAxpeDDa
0515bf54a2 Add webpki-roots and native-certs features 2023-08-31 14:26:39 -07:00
daxpedda
3436a36244 Remove unused rustls-webpki dependency 2023-08-31 14:26:39 -07:00
Benjamin Fry
a0523a5823 prepare 0.23.0 release 2023-08-22 09:30:08 -07:00
Benjamin Fry
ae1428c2ef bump version to 0.23.0-alpha.5 2023-08-02 12:59:44 -07:00
Zhang Jingqiang
3f9a68c15e use new version of webpki 2023-08-02 08:03:33 +02:00
Nathan Mittler
578ce5a497 Adding graceful shutdown to server.
Fixes #1976.
2023-08-01 10:11:21 -07:00
Bruce Mitchener
b37e1b93ea Use SPDX 2.1 license expression.
This improves the usage of automated tooling which consumes the
license information.
2023-07-26 09:28:42 +02:00
Benjamin Fry
708ae11fc0 update the minimum required openssl version 2023-06-27 20:42:09 +02:00
Benjamin Fry
e21672a5d4 bump version to 0.23.0-alpha.4 2023-06-11 09:17:27 -07:00
Zhang Jingqiang
32248149f7 update to use idna 0.4.0 2023-06-11 07:38:41 -07:00
dependabot[bot]
228cb4a8c6 Bump once_cell from 1.17.1 to 1.18.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.1 to 1.18.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.1...v1.18.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 11:39:00 -07:00
dependabot[bot]
5ecd23a866 Bump url from 2.3.1 to 2.4.0
Bumps [url](https://github.com/servo/rust-url) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 11:38:19 -07:00
Benjamin Fry
69de3ffb93 revert Cargo.lock back to version in main 2023-06-05 08:41:46 -07:00
Benjamin Fry
13a84c51ca create default rules for justfile 2023-06-05 08:41:46 -07:00
Benjamin Fry
710d562de0 prepare 0.23.0-alpha.3 2023-06-02 23:09:04 +02:00
Matthias Seitz
555e0ceebc
chore: upgrade enum-as-inner 0.6 (#1948) 2023-05-31 14:58:51 +02:00
dAxpeDDa
a10b0b1a64 Replace lazy_static with once_cell 2023-05-24 21:52:09 +02:00
dAxpeDDa
6423eff862 Use default-features = false for quinn 2023-05-22 09:45:35 +02:00
Zhang Jingqiang
41b6e33c51 remove the direct dependency to quinn-udp 2023-05-17 05:17:49 -07:00
Daniel McCarney
2b78a1fb0b deps: update rustls, tokio-rustls, quinn, webpki, webpki-roots.
This commit updates the Rustls dependency to the recently released
0.21.0 tag, and to update tokio-rustls to 0.24.0 to use the same rustls
release. It also updates webpki-roots to 0.23.0, and to use rustls' fork
of webpki instead of the original.

A couple of small upstream API changes are addressed to ensure the build
and tests pass.
2023-05-15 16:59:08 +02:00
Jens Reidel
8752390cd2 resolver: Fix minimal tokio version requirement
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
2023-05-15 10:48:55 +02:00
Benjamin Fry
86667d7ce6
update release to 0.23.0-alpha.1 2023-05-12 11:29:47 -07:00
Benjamin Fry
a6cdc4773f downgrade locked time for 1.64 compat 2023-05-10 22:55:38 +02:00
Benjamin Fry
cab9ab3979 upgrade socket2 2023-05-10 22:55:38 +02:00
Benjamin Fry
a0f907faf4 remove author and replace with generic mention of contributors 2023-05-10 22:55:38 +02: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
manunio
1a3c3466f1 fix 2023-04-02 12:21:14 -07:00
manunio
4f53916273 Fix fuzz build 2023-04-02 12:21:14 -07:00
YISH
6ef52b3798 Fix audit, upgrade openssl 2023-03-27 12:55:47 -07:00
YISH
d6b2e8bfcf Remove feature flags from workspace dependencies 2023-03-20 11:36:21 -07:00