Frank Denis
de16f22c0c
Update deps
2024-07-17 09:34:47 +02:00
Frank Denis
6a3fe63ad2
Add 'cisco-sandbox' to the list of broken resolvers
2024-07-03 14:02:11 +02:00
Frank Denis
31dcab22b6
Discourage from using very low values for the timeout
2024-07-03 01:58:12 +02:00
Frank Denis
4ab56c9401
Update quic-go
2024-06-24 06:35:14 +02:00
Frank Denis
57552d0431
Merge branch 'master' of github.com:DNSCrypt/dnscrypt-proxy
...
* 'master' of github.com:DNSCrypt/dnscrypt-proxy:
Bump softprops/action-gh-release from 2.0.5 to 2.0.6
2024-06-20 11:23:23 +02:00
Frank Denis
5996d1e9f8
up
2024-06-20 11:23:15 +02:00
Frank Denis
8f7951ae15
Merge pull request #2645 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-2.0.6
...
Bump softprops/action-gh-release from 2.0.5 to 2.0.6
2024-06-20 11:20:31 +02:00
dependabot[bot]
53f4eec3bc
Bump softprops/action-gh-release from 2.0.5 to 2.0.6
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](69320dbe05...a74c6b72af
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 03:11:10 +00:00
Frank Denis
d73b615336
Update deps
2024-06-15 13:58:39 +02:00
Frank Denis
2dd6c8e996
Update deps
2024-06-13 23:44:17 +02:00
Frank Denis
7a4b2ac7ea
Merge pull request #2643 from cloudclaim/master
...
chore: fix some comments
2024-06-13 23:43:04 +02:00
cloudclaim
1905c9ac46
chore: fix some comments
...
Signed-off-by: cloudclaim <824973921@qq.com>
2024-06-07 16:28:29 +08:00
Frank Denis
0059194a9e
Update deps
2024-06-03 08:40:06 +02:00
Frank Denis
35d7aa0603
Print error when the lying resolver test fails
2024-05-19 18:17:05 +02:00
Frank Denis
8dadd61730
Merge pull request #2630 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-2.0.5
...
Bump softprops/action-gh-release from 2.0.2 to 2.0.5
2024-05-08 10:31:44 +02:00
dependabot[bot]
f7da81cf29
Bump softprops/action-gh-release from 2.0.2 to 2.0.5
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](d99959edae...69320dbe05
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 03:55:52 +00:00
Frank Denis
0efce55895
Try another ODoH relay
2024-05-07 22:44:33 +02:00
Frank Denis
5a1d94d506
Update the test ODoH relay
2024-05-07 22:35:09 +02:00
Frank Denis
271943c158
Update quic-go
2024-05-07 17:39:56 +02:00
Frank Denis
34a1f2ebf5
Update quic-go
2024-04-27 22:33:56 +02:00
Frank Denis
f8ce22d9b9
Update deps
2024-04-25 12:45:52 +02:00
Frank Denis
249dba391d
Support gzip compression to fetch source files
2024-04-25 12:43:29 +02:00
Frank Denis
987ae216e3
Add fritz.box to the set of undelegated zones
2024-04-21 20:14:15 +02:00
Frank Denis
7fba32651b
Make it more visible that DNS64 has been enabled
2024-04-19 18:27:39 +02:00
Frank Denis
6ae388e646
DNS64 plugin: don't return SYNTH data, alter the response directly
...
Fixes #2619
However, cached responses now appear with the "PASS" status rather
than "CLOAK".
2024-04-19 18:19:16 +02:00
Frank Denis
0af88bc875
Merge branch 'master' of github.com:DNSCrypt/dnscrypt-proxy
...
* 'master' of github.com:DNSCrypt/dnscrypt-proxy:
chore: fix some typos in comments
2024-04-15 12:36:30 +02:00
Frank Denis
d36edeb612
Update deps
2024-04-15 12:36:21 +02:00
Frank Denis
041a6c7d7f
Merge pull request #2615 from cuibuwei/master
...
chore: fix some typos in comments
2024-04-13 20:02:49 +02:00
cuibuwei
2c6416d5ae
chore: fix some typos in comments
...
Signed-off-by: cuibuwei <cuibuwei@gmail.com>
2024-04-13 19:56:31 +08:00
Frank Denis
4d1cd67d4d
Nits
2024-04-03 16:49:37 +02:00
Frank Denis
363d44919f
Properly check for the sticky bit
2024-04-03 16:47:13 +02:00
Frank Denis
a88076d06f
Merge pull request #2605 from edmonds/forward-root-subdomain-matches
...
Forwarding plugin: Support forwarding subdomains of the root domain
2024-03-26 21:32:06 +01:00
Frank Denis
119bc0b660
Update deps
2024-03-26 19:56:06 +01:00
Robert Edmonds
49000cd4f4
Forwarding plugin: Support forwarding subdomains of the root domain
...
This commit updates the forwarding plugin to support matching subdomains
of the root domain ("."). It looks like the forwarding plugin already
performs subdomain matches against the domains specified in the
forwarding rules files, but matches against the root domain weren't
working because of the way matches are performed by comparing the
normalized presentation format QNAME (which omits the trailing dot for
all QNAMEs except the root domain name).
Without this commit, only queries where the QNAME is exactly "."
would match a forwarding rule for the "." domain, like this (with
`offline_mode = true` and a single forwarding rule for the "." domain):
```
[2024-03-25 21:13:31] 100.100.100.100 . NS FORWARD 0ms 127.0.0.1:53
[2024-03-25 21:13:36] 100.100.100.100 com NS NOT_READY 0ms -
```
With this commit I get the expected result:
```
[2024-03-25 21:40:07] 100.100.100.100 . NS FORWARD 0ms 127.0.0.1:53
[2024-03-25 21:40:09] 100.100.100.100 com NS FORWARD 0ms 127.0.0.1:53
```
2024-03-25 21:30:09 -04:00
Frank Denis
ec46e09360
Merge pull request #2597 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-d99959edae48b5ffffd7b00da66dcdb0a33a52ee
...
Bump softprops/action-gh-release from 975c1b265e11dd76618af1c374e7981f9a6ff44a to d99959edae48b5ffffd7b00da66dcdb0a33a52ee
2024-03-11 09:23:02 +01:00
dependabot[bot]
ea5808e024
Bump softprops/action-gh-release
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 975c1b265e11dd76618af1c374e7981f9a6ff44a to d99959edae48b5ffffd7b00da66dcdb0a33a52ee.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](975c1b265e...d99959edae
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 03:24:39 +00:00
Frank Denis
79a1aa8325
Merge pull request #2591 from alisonatwork/fix-build
2024-02-28 10:11:48 +01:00
Alison Winters
4c442f5dbb
use go mod version for codeql
2024-02-28 10:07:03 +08:00
Alison Winters
f7e13502c0
fix go version format
2024-02-28 09:47:34 +08:00
YX Hao
8d43ce9b56
make expression be more self-explanatory
2024-02-27 22:05:40 +08:00
YX Hao
ac5087315c
Listen `0.0.0.0` only on IPv4
2024-02-27 19:04:09 +08:00
Frank Denis
ad80d81d43
Merge pull request #2587 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-975c1b265e11dd76618af1c374e7981f9a6ff44a
...
Bump softprops/action-gh-release from 4634c16e79c963813287e889244c50009e7f0981 to 975c1b265e11dd76618af1c374e7981f9a6ff44a
2024-02-26 08:47:39 +01:00
dependabot[bot]
a7fb13ba4e
Bump softprops/action-gh-release
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 4634c16e79c963813287e889244c50009e7f0981 to 975c1b265e11dd76618af1c374e7981f9a6ff44a.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](4634c16e79...975c1b265e
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 03:37:41 +00:00
Frank Denis
006619837f
Update deps
2024-02-20 08:01:38 +01:00
Frank Denis
093936f7ab
Check for dumb file permissions on startup
...
There's nothing special about "-service install".
On any system, executables shouldn't be modifiable by other system
users, no matter what the executable is and how it's run.
2024-02-20 02:39:39 +01:00
Frank Denis
7462961980
Warn if the executable of the service being installed could be overwritten by other system users
...
Fixes #2579
Until this is handled by `kardianos/service`
2024-02-20 02:23:49 +01:00
Frank Denis
0b559bb54f
Warn if the main config file could be written by other system users
2024-02-20 02:11:03 +01:00
Frank Denis
658835b4ff
Merge pull request #2573 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-4634c16e79c963813287e889244c50009e7f0981
...
Bump softprops/action-gh-release from c9b46fe7aad9f02afd89b12450b780f52dacfb2d to 4634c16e79c963813287e889244c50009e7f0981
2024-02-06 13:23:03 +01:00
Frank Denis
90c3017793
Merge pull request #2544 from DNSCrypt/dependabot/github_actions/actions/setup-go-5
...
Bump actions/setup-go from 4 to 5
2024-02-06 13:22:24 +01:00
dependabot[bot]
e371138b86
Bump softprops/action-gh-release
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from c9b46fe7aad9f02afd89b12450b780f52dacfb2d to 4634c16e79c963813287e889244c50009e7f0981.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](c9b46fe7aa...4634c16e79
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 03:22:12 +00:00