1
1
Fork 0
mirror of https://github.com/DNSCrypt/encrypted-dns-server.git synced 2024-05-05 23:46:07 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
Frank Denis ae5195cc7e Bump the example number of allowed TCP connections 2022-06-24 12:09:17 +02:00
Frank Denis 78eb2719ab Revert "Remove daemonization, it's always been broken"
This reverts commit 4f22725931.
2021-06-20 00:55:47 +02:00
Frank Denis 4f22725931 Remove daemonization, it's always been broken
Fixes #68
2021-06-20 00:03:30 +02:00
Frank Denis 1cae55f2d9 Mention that log_file is when the process is running in background 2021-06-17 14:58:31 +02:00
Frank Denis 561ebd07f4 client_ttl_jitter -> client_ttl_holdon 2020-05-05 17:27:28 +02:00
Frank Denis dd1b550ef9 Add decreasing TTLs with jitter when a TTL becomes low
Fixes #33
2020-04-24 22:56:29 +02:00
Frank Denis 75166216b9 Add my_ip feature 2020-04-20 16:24:18 +02:00
Frank Denis dd86579c37 Bump 2020-03-20 11:11:44 +01:00
Frank Denis d5b06a6653 Implement access control 2020-03-20 10:43:54 +01:00
Frank Denis 7d35912e7e Change the example group name 2019-12-22 01:59:44 +01:00
Frank Denis c86eed83df Typo 2019-12-11 15:14:43 +01:00
Frank Denis 7e80f3937f CRLF 2019-12-07 23:42:40 +01:00
Frank Denis e9e5c700f0 Add ignore_unqualified_hostnames 2019-12-07 23:25:32 +01:00
Frank Denis 3864de1951 Add the ability to return synthetic response for undelegated TLDs 2019-12-07 19:52:21 +01:00
Frank Denis df26dddb86 Revert "Allow serve_stale to be disabled"
This reverts commit 3b2301dcbf.
2019-11-24 16:16:36 +01:00
Frank Denis 3b2301dcbf Allow serve_stale to be disabled 2019-11-24 15:29:49 +01:00
Frank Denis 32758edc74 Double the default cache size, which remains fairly small 2019-10-26 22:19:51 +02:00
Frank Denis 916aded9c8 Update comment 2019-10-19 11:40:25 +02:00
Frank Denis 2706b2994d Add a reasonable default set of ports + a new option 2019-10-17 22:44:43 +02:00
Frank Denis 3b98af05e1 Remove CRLF 2019-10-14 11:22:39 +02:00
Frank Denis 82e73374ab Anonymized DNS is here 2019-10-14 11:10:55 +02:00
Frank Denis 72dfb0628c Prepare a new configuration section for Anonymized DNS 2019-10-13 22:47:57 +02:00
Frank Denis 91df549d9d CRLF 2019-10-02 12:05:49 +02:00
Frank Denis 0ac34d03a5 up 2019-10-02 11:43:43 +02:00
Frank Denis 27e6097dc9 Prometheus metrics 2019-10-01 20:58:51 +02:00
Frank Denis d83e3d25bf encrypted-dns.toml -> example-encrypted-dns.toml 2019-10-01 17:35:31 +02:00