mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
Add NOT_READY
This commit is contained in:
parent
daa1f3d3b1
commit
3b61f50fa9
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ servers is also supported with the new `-resolve name,address` syntax.
|
||||||
is used, either for the list of servers or relays, the proxy ensures that
|
is used, either for the list of servers or relays, the proxy ensures that
|
||||||
relays and servers are on distinct networks.
|
relays and servers are on distinct networks.
|
||||||
- Lying resolvers are detected and reported.
|
- Lying resolvers are detected and reported.
|
||||||
|
- New return code: `NOT_READY` for queries received before the proxy has
|
||||||
|
been initialized.
|
||||||
- Server lists can't be older than a week any more, even if directory
|
- Server lists can't be older than a week any more, even if directory
|
||||||
permissions are incorrect and cache files cannot be written.
|
permissions are incorrect and cache files cannot be written.
|
||||||
- macOS/arm64 is now officially supported.
|
- macOS/arm64 is now officially supported.
|
||||||
|
|
Loading…
Add table
Reference in a new issue