Pull request: http3-tls-fix

Merge in DNS/adguard-home from http3-tls-fix to master

Squashed commit of the following:

commit 4b4ac9f91d6a36654674c5e7037d2bf35a6b211a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Oct 26 15:35:07 2022 +0300

    dnsforward: add crutch for quic-go bug
This commit is contained in:
Ainar Garipov
2022-10-26 15:54:04 +03:00
parent 15f5876e33
commit bf10f157ab
3 changed files with 73 additions and 22 deletions

View File

@@ -30,6 +30,7 @@ and this project adheres to
### Fixed
- ClientIDs not working when using DNS-over-HTTPS with HTTP/3.
- Editing an enabled rule list's URL now also includes validation of the filter
contents preventing from saving a bad one ([#4916]).
- The default value of `dns.cache_size` accidentally set to 0 has now been