dependabot[bot]
|
00e844a4ef
|
Bump futures from 0.3.26 to 0.3.27
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.26 to 0.3.27.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.26...0.3.27)
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-13 05:02:43 +00:00 |
|
Frank Denis
|
610f71320c
|
Update deps
|
2023-03-09 10:40:14 +01:00 |
|
Frank Denis
|
5a29c43ffa
|
Update deps
|
2023-02-27 12:55:26 +01:00 |
|
Frank Denis
|
80cdaaad24
|
Better nail down where QUIC is possibly being used
|
2023-02-12 21:44:33 +01:00 |
|
Frank Denis
|
606276398c
|
Mention where we actually may have a QUIC/HTTP/3 packet
We may want to support QUIC the same way we forward TLS
|
2023-02-11 23:53:02 +01:00 |
|
Frank Denis
|
5c1dcebe10
|
Update deps
|
2023-02-09 17:00:27 +01:00 |
|
Frank Denis
|
0706ad1fc1
|
Merge pull request #186 from DNSCrypt/dependabot/cargo/toml-0.7.1
Bump toml from 0.7.0 to 0.7.1
|
2023-01-31 12:11:36 +01:00 |
|
dependabot[bot]
|
ddc761e2a4
|
Bump toml from 0.7.0 to 0.7.1
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.0...toml-v0.7.1)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-31 04:05:09 +00:00 |
|
Frank Denis
|
54b9c772a4
|
Remove old badge
|
2023-01-31 00:11:50 +01:00 |
|
Frank Denis
|
5e9e44f884
|
Update CI badge link
|
2023-01-31 00:11:17 +01:00 |
|
Frank Denis
|
3e06cee352
|
Bump
|
2023-01-30 21:19:07 +01:00 |
|
Frank Denis
|
32be74338f
|
un-pretty toml state file
|
2023-01-30 21:18:36 +01:00 |
|
Frank Denis
|
1393e235a9
|
Update Cargo.lock
|
2023-01-30 20:58:27 +01:00 |
|
Frank Denis
|
e304c75334
|
Update deps
|
2023-01-30 20:57:23 +01:00 |
|
Frank Denis
|
ab501b53b3
|
Update deps
|
2023-01-09 11:41:54 +01:00 |
|
Frank Denis
|
41cd192214
|
Use ubuntu 20.04 for builds, because some people still use it
|
2023-01-03 12:06:58 +01:00 |
|
Frank Denis
|
149849fdc8
|
2023
|
2023-01-03 12:06:56 +01:00 |
|
Frank Denis
|
70e6021965
|
Remove unneeded casts
|
2022-11-09 16:16:13 +01:00 |
|
Frank Denis
|
f65c3020be
|
Update deps
|
2022-11-09 16:15:13 +01:00 |
|
Frank Denis
|
1603c14546
|
Merge pull request #150 from DNSCrypt/dependabot/cargo/hyper-0.14.22
Bump hyper from 0.14.20 to 0.14.22
|
2022-11-01 13:15:16 +01:00 |
|
dependabot[bot]
|
05d1d8b915
|
Bump hyper from 0.14.20 to 0.14.22
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.20 to 0.14.22.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.22/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.20...v0.14.22)
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 04:26:52 +00:00 |
|
Frank Denis
|
138028c64e
|
Bump
|
2022-10-15 10:58:49 +02:00 |
|
Frank Denis
|
827553d029
|
Bump deps. I hate that Cargo.lock thing.
|
2022-09-28 09:43:52 +02:00 |
|
Frank Denis
|
74b77e64b8
|
Remove unneeded reference
|
2022-09-14 09:48:39 +02:00 |
|
Frank Denis
|
2e90f5c8b6
|
Update deps
|
2022-09-14 09:47:13 +02:00 |
|
Frank Denis
|
20cc2f1aed
|
Update deps
|
2022-08-28 01:44:48 +02:00 |
|
Frank Denis
|
7aedfe581e
|
Update deps
|
2022-08-15 16:41:00 +02:00 |
|
Frank Denis
|
13493f5b9d
|
Bump
|
2022-08-11 13:16:18 +02:00 |
|
Frank Denis
|
68f40b7570
|
In a future, don't remove cancelled entries
They have already been removed by the pop_back() call.
Cancellation in Rust is such a clusterfuck...
|
2022-08-11 12:52:17 +02:00 |
|
Frank Denis
|
7c04ba000f
|
Bump
|
2022-08-10 14:32:03 +02:00 |
|
Frank Denis
|
d911c345fb
|
Remove unneeded borrow
|
2022-08-09 18:02:26 +02:00 |
|
Frank Denis
|
cdb41a6247
|
Update slabigator
|
2022-08-09 17:54:55 +02:00 |
|
Frank Denis
|
0c67526c7c
|
Merge pull request #100 from lifenjoiner/CI
|
2022-07-22 13:24:17 +02:00 |
|
YX Hao
|
9ac068c6bd
|
Update readme.md
|
2022-07-22 18:48:15 +08:00 |
|
YX Hao
|
5f1eb15085
|
CI: add msvc test and release
|
2022-07-21 18:39:08 +08:00 |
|
Frank Denis
|
d4d53ec5ed
|
Merge pull request #96 from DNSCrypt/dependabot/cargo/clap-3.2.13
Bump clap from 3.2.12 to 3.2.13
|
2022-07-20 12:58:20 +02:00 |
|
dependabot[bot]
|
ff6415b379
|
Bump clap from 3.2.12 to 3.2.13
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.12 to 3.2.13.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.12...v3.2.13)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 04:23:08 +00:00 |
|
Frank Denis
|
ea6090b315
|
Tokio 1.20
|
2022-07-15 11:13:30 +02:00 |
|
Frank Denis
|
0374976c66
|
Add Cargo.lock
Fixes #90
|
2022-07-12 23:22:12 +02:00 |
|
Frank Denis
|
214351be32
|
Remove the parking_lot feature from tokio
Mutexes from the standard library have been improved in recent Rust
versions. Only in Linux, though.
|
2022-07-02 17:46:13 +02:00 |
|
Frank Denis
|
4edc14c0ee
|
Bump
|
2022-06-30 15:39:58 +02:00 |
|
Frank Denis
|
415257cbde
|
Require slabigator 0.1.4
|
2022-06-30 15:36:12 +02:00 |
|
Frank Denis
|
98f53b4461
|
Update deps
|
2022-06-30 15:15:07 +02:00 |
|
Frank Denis
|
62e2ccd67d
|
Merge branch 'master' of github.com:jedisct1/rust-dnscrypt-server
* 'master' of github.com:jedisct1/rust-dnscrypt-server:
Improve privdrop condition
Mitigate warning on intentional unused variable
|
2022-06-25 16:03:40 +02:00 |
|
Frank Denis
|
724dd6d0ba
|
Merge pull request #88 from lifenjoiner/win
|
2022-06-25 15:42:40 +02:00 |
|
YX Hao
|
4f99570f22
|
Improve privdrop condition
|
2022-06-25 21:29:42 +08:00 |
|
YX Hao
|
87e26a8aaa
|
Mitigate warning on intentional unused variable
|
2022-06-25 21:19:58 +08:00 |
|
Frank Denis
|
93937c92e7
|
Bump
|
2022-06-24 20:37:45 +02:00 |
|
Frank Denis
|
936ff9f213
|
Tokio needs descriptors for timers and more
|
2022-06-24 18:33:33 +02:00 |
|
Frank Denis
|
ae5195cc7e
|
Bump the example number of allowed TCP connections
|
2022-06-24 12:09:17 +02:00 |
|