XOR-op
293bd93783
test(WIP): fix integration test
2023-06-06 12:12:09 -07:00
dAxpeDDa
1d9d50cbe0
Return Self
from AsyncResolver::new()
2023-05-22 11:04:18 +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
7a9e39a863
cleanliness updates forrustc 1.69
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
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
XOR-op
2d94faf1ba
change interface
2023-03-04 11:03:13 -08:00
XOR-op
3410e9e95a
fix compile errors
2023-03-04 11:03:13 -08:00
XOR-op
03af149076
fix clippy and compile errors
2023-03-04 11:03:13 -08:00
XOR-op
63a1f7692e
test: fix compile errors
2023-03-04 11:03:13 -08:00
XOR-op
74bdef0d9a
replace ConnProvider with RuntimeProvider
2023-03-04 11:03:13 -08:00
XOR-op
3e9892d18a
WIP: narrow UdpSocket down to DnsUdpSocket
2023-03-04 11:03:13 -08:00
XOR-op
53bf976f00
WIP: many underlying type except mdns
2023-03-04 11:03:13 -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
Dominic
0808636d92
Replace http: links with https:
2022-11-29 11:29:24 -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
Benjamin Fry
19b4dc40c0
Increase MSRV to 1.59 with 0.22 release
2022-09-02 12:21:49 +02:00
Benjamin Fry
379469a979
prepare 0.22.0 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
35683e49b3
doc: Fix warnings reported by cargo doc
...
Adjust links so that they are rendered clickable and fix the escaping of
Markdown reference for IPv6 localhost.
2022-07-12 07:20:10 -07:00
Benjamin Fry
e712a2c031
disable actual UDP connecting logic, this causes an odd issue, and not strictly necessary
2022-04-07 13:23:18 -07:00
Benjamin Fry
eec06fce54
fix cleanliness of quic impls
2022-04-07 13:23:18 -07:00
Benjamin Fry
eb61a9b296
api for quic client streams implemented
2022-04-07 13:23:18 -07:00
Benjamin Fry
f91b45f410
prepare 0.21.2 for release
2022-03-30 10:53:42 -07:00
Benjamin Fry
7e4f9b2661
prepare 0.21.1 release
2022-02-27 20:00:03 -08:00
Benjamin Fry
cca5155317
prepare 0.21.0 for release
2022-02-26 05:07:30 -08:00
Benjamin Fry
95b2dee327
add clippy::use_self for cleanliness
2022-02-17 19:47:32 -08:00
Benjamin Fry
b4bc3552bd
Warn on default trait usage
2022-02-17 19:47:32 -08:00
Benjamin Fry
3becddb54b
prepare 0.21.0-alpha.5
2022-02-08 13:52:20 +01:00
David Bürgin
2434cd27a8
Fix minimal dependency versions
2022-02-03 14:31:01 +01: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
Sebastian Urban
6ef9b4ec4a
Configuration of bind address for resolver.
...
Allows configuration of the local address that is used by the resolver.
This is useful if the system has multiple active network connections
and it is desirable to specify which interface is used for name
resolution.
2022-01-04 14:57:50 -08:00
Benjamin Fry
a775484ead
bump minimum version of Rust to 1.51
2021-10-27 21:02:46 -07:00
Benjamin Fry
63fdb84333
prepare 0.21.0.alpha.4
2021-10-13 16:08:14 -07:00
Benjamin Fry
837f65057e
prepare 0.21.0-alpha.3
2021-09-28 08:47:26 -07:00
Benjamin Fry
b8ad0d68ca
Move to async-trait for server to simplify function calls
2021-09-20 12:05:58 -07:00
Benjamin Fry
057735a1dc
prepare 0.21.0-alpha.2
2021-08-29 17:20:38 -07:00
Benjamin Fry
0e8e1b7bc9
Ensure doc tests are run in CI
2021-08-02 21:32:27 +02:00
Benjamin Fry
926f286c0a
Fixup documentation for Signer
2021-05-30 14:57:51 -07:00
Benjamin Fry
00f1bc0aeb
setup versions for 0.21.0-alpha.1
2021-05-22 10:34:53 -07:00
Benjamin Fry
65846ee1c7
Prepare 0.20.3 with Windows build fix
2021-05-22 10:34:53 -07:00
Thomas de Zeeuw
97e4cf7e20
Update socket2 to v0.4 ( #1420 )
2021-03-21 21:29:31 +01:00
Benjamin Fry
a1c91f1746
prepare 0.20.1 release
2021-03-15 19:08:28 -07:00