Commit Graph

634 Commits

Author SHA1 Message Date
Benjamin Fry
3129a31386 update version for each package in workspace to 0.25... 2024-06-16 08:28:56 -07:00
Dirkjan Ochtman
107635c6c5 Update dependencies 2024-05-21 10:24:01 -07:00
dependabot[bot]
9f27fcc0dc Bump parking_lot from 0.12.1 to 0.12.2
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.1 to 0.12.2.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.2)

---
updated-dependencies:
- dependency-name: parking_lot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 16:54:57 +02:00
Benjamin Fry
6334a01430 update rustls 0.21.11 to fix audit 2024-04-20 23:20:44 +02:00
Dirkjan Ochtman
5d2098b27f Bump version to 0.24.1 2024-04-18 13:32:26 -07:00
Dirkjan Ochtman
f1ced8a958 Update semver-compatible dependencies 2024-04-09 21:43:08 -04: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
Dirkjan Ochtman
fced74e477 Update semver-compatible dependencies 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
Marcus Butler
da41e4ad06 Update mio to 0.8.11 to fix RUSTSEC-2024-0019 2024-03-04 23:03:01 +01:00
Benjamin Fry
494fb8df45 Add proven type to require validation before use 2024-03-02 11:43:52 -05:00
Benjamin Fry
c0f93de61e add DS proof validation 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
a73fd8ffa6 update ahash for nightly 2024-02-11 12:41:03 -05:00
Benjamin Fry
f141667a0b add config option for allow_networks 2024-02-06 11:23:12 -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
Dirkjan Ochtman
4b76d91f91 Update semver-compatible dependencies (except clap and deps) 2024-01-24 07:03:15 +01:00
Marcus Butler
bf2ec3dfb5 Update zerocopy and zerocopy-derive to 0.7.32 (from 0.7.11) to address RUSTSEC-2023-0074. 2024-01-01 13:27:25 -05:00
Benjamin Fry
452a410a78 update openssl to 0.10.60 2023-12-04 09:11:53 -05:00
Benjamin Fry
d07455476c
Add example for connecting over HTTP/2 (#2088)
Co-authored-by: marcbrevoort-cyberhive <69469731+marcbrevoort-cyberhive@users.noreply.github.com>
2023-11-06 11:00:05 +01:00
dependabot[bot]
bee9b31d41 Bump rustix from 0.37.23 to 0.37.26
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.23 to 0.37.26.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.23...v0.37.26)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 00:05:33 +01:00
zhangjingqiang
b0c0566483 update to use ring 0.17 2023-10-25 13:33:36 +02:00
zhangjingqiang
1fe35e6216 update ahash to get rid of yanked version 2023-10-24 23:38:51 -04: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
f52ff659b2 Server implementation 2023-10-06 09:12:32 -07: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
Benjamin Fry
e8b5a23a1e fix audit of async-process 1.8 2023-10-04 11:06:22 +02:00
Dirkjan Ochtman
b1c669bc66 Update semver-compatible dependencies 2023-09-26 08:28:39 -07:00
Dirkjan Ochtman
72d398eea6 server: switch to basic-toml 2023-09-26 08:28:39 -07:00
Dirkjan Ochtman
10d2ffcb04 Clean up unused dependencies 2023-09-26 08:28:39 -07: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
daxpedda
61887994b1 Bump rustls-webpki to v0.101.4 2023-08-22 16:30:26 +02: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
dAxpeDDa
1482e65413 Bump hermit-abi to v0.3.2 2023-07-07 17:55:59 +02:00
Nathan Mittler
c3066d753e Fix for rust nightly
The latest nightly is failing with:

```
error[E0635]: unknown feature `proc_macro_span_shrink`
  --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.54/src/lib.rs:92:30
   |
92 |     feature(proc_macro_span, proc_macro_span_shrink)
   |                              ^^^^^^^^^^^^^^^^^^^^^^
```

This issue is currently being worked on in https://github.com/rust-lang/rust/issues/113152.

In the meantime, this is a temporary fix.
2023-07-07 07:08:08 +02:00
Benjamin Fry
708ae11fc0 update the minimum required openssl version 2023-06-27 20:42:09 +02:00
Zhang Jingqiang
16c7f987d7 client: update dependencies
1. ring & webpki is not used, so removed
2. openssl is used only in doc and tests, so keep in dev-dependencies
3. rustls is only used by https-rustls feature
2023-06-27 09:56:37 -07: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