Commit graph

2206 commits

Author SHA1 Message Date
Frank Denis
0f4872a4e6
Merge pull request #2796 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-4b4d743a9bb620a3869f98d3be3ccdbd313922d3
Some checks failed
CodeQL scan / Analyze (push) Has been cancelled
GitHub CI / Build (push) Has been cancelled
ShiftLeft Scan / Scan-Build (push) Has been cancelled
Bump softprops/action-gh-release from daffc988f27cd136af07d2cdcbf7ceae2993875d to 4b4d743a9bb620a3869f98d3be3ccdbd313922d3
2025-02-26 09:12:59 +01:00
dependabot[bot]
2df7497b1f
Bump softprops/action-gh-release
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from daffc988f27cd136af07d2cdcbf7ceae2993875d to 4b4d743a9bb620a3869f98d3be3ccdbd313922d3.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](daffc988f2...4b4d743a9b)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 03:38:36 +00:00
Frank Denis
02b2dd128c
Merge pull request #2792 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-daffc988f27cd136af07d2cdcbf7ceae2993875d
Some checks failed
CodeQL scan / Analyze (push) Has been cancelled
GitHub CI / Build (push) Has been cancelled
ShiftLeft Scan / Scan-Build (push) Has been cancelled
Bump softprops/action-gh-release from a92196038060e0c673cf3ba5b98710dd716731df to daffc988f27cd136af07d2cdcbf7ceae2993875d
2025-02-24 15:33:37 +01:00
dependabot[bot]
7844cfca27
Bump softprops/action-gh-release
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from a92196038060e0c673cf3ba5b98710dd716731df to daffc988f27cd136af07d2cdcbf7ceae2993875d.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](a921960380...daffc988f2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 04:00:03 +00:00
Frank Denis
70f2f9b424 Avoid duplicate log
Some checks failed
CodeQL scan / Analyze (push) Has been cancelled
GitHub CI / Build (push) Has been cancelled
ShiftLeft Scan / Scan-Build (push) Has been cancelled
2025-02-22 01:20:50 +01:00
Frank Denis
2d8cfebe8b Add some debugging helpers 2025-02-21 23:56:18 +01:00
Frank Denis
f052e0ccdf Reduce SystemResolverIPTTL 2025-02-21 23:34:14 +01:00
Frank Denis
8432827e5d Reduce MinResolverIPTTL 2025-02-21 23:32:55 +01:00
Frank Denis
45a4df8df5 Nits
Some checks are pending
CodeQL scan / Analyze (push) Waiting to run
GitHub CI / Build (push) Waiting to run
ShiftLeft Scan / Scan-Build (push) Waiting to run
2025-02-21 18:16:33 +01:00
Frank Denis
3f3cd1e67d updating_until -> updatingUntil 2025-02-21 18:13:23 +01:00
Frank Denis
a4cbc66fdd http3: RoundTripper was renamed to Transport 2025-02-21 18:12:42 +01:00
Frank Denis
41bc703873 Update quic-go 2025-02-21 18:11:29 +01:00
Frank Denis
f49196c6e8 xTransport: avoid updating the host->IP map in multiple goroutines
When a goroutine is updating an IP, keep serving the previous IP
to other goroutines.
2025-02-21 18:07:41 +01:00
Frank Denis
8264b43199 Update deps 2025-02-19 10:30:02 +01:00
Frank Denis
b2e74ca1d0
Merge pull request #2781 from pablomh/patch-1 2025-02-08 22:59:22 +01:00
Pablo Méndez Hernández
2c14511156
Fix typo in comment 2025-02-08 13:43:30 +01:00
Frank Denis
ce8c5e285b
Merge pull request #2779 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-a92196038060e0c673cf3ba5b98710dd716731df
Bump softprops/action-gh-release from 51cfd90a6d81cfe329568f851fe2236ab4416d17 to a92196038060e0c673cf3ba5b98710dd716731df
2025-02-06 10:01:14 +01:00
Frank Denis
fbbf90b702 U1;10;0cpdate deps 2025-02-06 12:00:47 +01:00
dependabot[bot]
09b0ddd96c
Bump softprops/action-gh-release
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 51cfd90a6d81cfe329568f851fe2236ab4416d17 to a92196038060e0c673cf3ba5b98710dd716731df.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](51cfd90a6d...a921960380)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-05 03:53:42 +00:00
Frank Denis
5d3a6f586d Merge branch 'master' of github.com:DNSCrypt/dnscrypt-proxy
* 'master' of github.com:DNSCrypt/dnscrypt-proxy:
  Bump softprops/action-gh-release
  Bump softprops/action-gh-release
2025-02-02 23:10:15 +01:00
Frank Denis
f2527886cc Clarify example 2025-02-02 23:10:00 +01:00
Frank Denis
d5f0a8b3ea
Merge pull request #2773 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-51cfd90a6d81cfe329568f851fe2236ab4416d17
Bump softprops/action-gh-release from 1fd6f3f2b1b859145679a1892abda586ef982a84 to 51cfd90a6d81cfe329568f851fe2236ab4416d17
2025-01-29 12:20:36 +01:00
dependabot[bot]
80ccb1696a
Bump softprops/action-gh-release
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1fd6f3f2b1b859145679a1892abda586ef982a84 to 51cfd90a6d81cfe329568f851fe2236ab4416d17.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](1fd6f3f2b1...51cfd90a6d)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 03:34:52 +00:00
Frank Denis
bcbcd5cff0
Merge pull request #2769 from DNSCrypt/dependabot/github_actions/softprops/action-gh-release-1fd6f3f2b1b859145679a1892abda586ef982a84
Bump softprops/action-gh-release from c43d7637b9b9ce3e953168c325d27253a5d48d8e to 1fd6f3f2b1b859145679a1892abda586ef982a84
2025-01-27 03:53:03 +01:00
Frank Denis
549426ace7 Reverse test for clarity; no behavioral change 2025-01-26 23:59:36 +01:00
Frank Denis
4c659acad9 Update quic-go 2025-01-26 23:29:11 +01:00
Frank Denis
0ba23128cc Improve comment 2025-01-26 23:28:21 +01:00
Frank Denis
3b75a4c6ac Fix undefined vs empty confusion for tls_cipher_suite
The documentation refers to tls_cipher_suite being empty in order
to use the default parameters, not undefined.

However, configuring an empty set of cipher suites did just that:
no cipher suites could be used, which is not very useful.

Fix the documentation: in order to use the default suites, the
parameter must be undefined, not empty.

And in code, make an empty set equivalent to the parameter being
undefined.
2025-01-26 23:18:03 +01:00
dependabot[bot]
8727250618
Bump softprops/action-gh-release
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from c43d7637b9b9ce3e953168c325d27253a5d48d8e to 1fd6f3f2b1b859145679a1892abda586ef982a84.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](c43d7637b9...1fd6f3f2b1)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 03:40:10 +00:00
Frank Denis
eb2c1dc6b3 plugin_forward: silently skip '*.' prefixes 2025-01-17 23:01:40 +01:00
Frank Denis
8f2be59a82 Error out on domain names with wildcards in captive portals 2025-01-17 23:01:07 +01:00
Frank Denis
31e9a7d251 Remove obsolete badges 2025-01-17 16:32:33 +01:00
Frank Denis
6dd22becac More heuristics to detect valid plain DNS responses 2025-01-11 15:29:49 +01:00
Frank Denis
f332394c4b More heuristics to detect lying resolvers 2025-01-11 15:17:11 +01:00
Frank Denis
b74b46c6cd Indent generate-domains-blocklist.py 2025-01-11 14:24:18 +01:00
Frank Denis
d469ad1396 Update ChangeLog, bump 2025-01-11 13:23:00 +01:00
Frank Denis
e0ecfcf822 Update the ODoH relay used for test CI tests 2025-01-11 13:15:04 +01:00
Frank Denis
062dc53971 Revert "Remove support for xsalsapoly"
Apparently, a bunch of popular resolvers such as adguard, cleanbrowsing
and comodo still only support xsalsapoly o_O

Add a lying resolver check for old DNSCrypt servers.
2025-01-11 13:02:18 +01:00
Frank Denis
14af44d78a Add Windows ARM 2025-01-11 01:03:32 +01:00
Frank Denis
eccca90bbc Typo 2025-01-11 00:48:46 +01:00
Frank Denis
6df2cb97ad Add builds for windows-arm 2025-01-11 00:47:14 +01:00
Frank Denis
6319120c4b Update a few deps 2025-01-10 23:42:41 +01:00
Frank Denis
0208ecf35a Skip DHCP detectors that couldn't be started 2025-01-10 23:40:41 +01:00
Frank Denis
cff909aa6f Raise a critical error if the DHCP detector can't be started 2025-01-10 23:33:41 +01:00
Frank Denis
08fc560129 Change error levels 2025-01-10 23:30:41 +01:00
Frank Denis
65ada71a34 DHCP detection doesn't seem to work as non-root
Maybe it should be started before the uid switch
2025-01-10 23:27:41 +01:00
Frank Denis
5b8c65a42e Revert Quad9 example Minisign key 2025-01-10 23:22:41 +01:00
Frank Denis
1a3a68e899 Bump 2025-01-10 23:17:41 +01:00
Frank Denis
6bc7798a08 Update ChangeLog 2025-01-10 23:14:41 +01:00
Frank Denis
7d2eede907 Bump the refresh delay for sources by a hour
This allows for a better distribution
2025-01-10 23:09:41 +01:00