Frank Denis
866954fbad
PreferServerCipherSuites has been deprecated
2022-06-11 19:26:26 +02:00
Frank Denis
e477d0e126
We may not have a configured IP address
2022-06-11 19:23:58 +02:00
Frank Denis
e24fdd2235
Nits
2022-06-07 21:33:50 +02:00
livingentity
74fb5dabb9
fix negative rtt / shorten lines ( #2118 )
...
* fix negative rtt / shorten lines
* Update serversInfo.go
2022-05-18 17:57:57 +02:00
Frank Denis
1afd573b0d
Add builds for linux/riscv64
2022-05-18 13:31:46 +02:00
Frank Denis
c367a82ac0
Bump miekg/dns
2022-05-11 19:38:45 +02:00
dependabot[bot]
9c8c327703
Bump github/codeql-action from 1 to 2 ( #2102 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 08:20:41 -07:00
livingentity
207d44323d
Update serversInfo.go ( #2092 )
2022-04-16 21:26:38 +02:00
Frank Denis
3eac156789
Update burntSushi/toml
2022-04-05 14:05:53 +02:00
Frank Denis
5fca7ea49e
Back to VividCortex/ewma
2022-04-05 14:04:26 +02:00
Frank Denis
77dc3b1e85
Update miekg/dns
2022-04-03 23:08:29 +02:00
Frank Denis
66f019d886
Revert "regression: fix ewma warmup again ( #2079 )"
...
This reverts commit f67e9cab32
.
2022-04-03 23:01:03 +02:00
livingentity
f67e9cab32
regression: fix ewma warmup again ( #2079 )
...
* Update estimators.go
* Update go.mod
* Update modules.txt
* Update go.sum
* Update serversInfo.go
* Update estimators.go
* Update serversInfo.go
2022-04-02 17:41:36 +02:00
Frank Denis
5d023d2a7c
Revert "New feature: sleep mode"
...
This reverts commit e931b234b7
.
2022-04-02 09:33:49 +02:00
Frank Denis
e931b234b7
New feature: sleep mode
2022-03-31 20:51:34 +02:00
quindecim
ed2c880648
Add sources in [domains-blocklist.conf] ( #2039 )
...
* Remove duplicate in [domains-blocklist.conf]
__NextDNS CNAME cloaking list__ is already contained in [your big source](https://github.com/notracking/hosts-blocklists/blob/master/SOURCES.md?plain=1#L47 ). No reasons to merge it two times.
* Remove more duplicates in [domains-blocklist.conf]
* Revert previous commit
* Add anudeepND and lightswitch05 blocklists
2022-03-29 14:46:46 +02:00
Frank Denis
c467e20311
Update deps
2022-03-28 12:35:01 +02:00
Frank Denis
df3fb0c9f8
Keep lines short
...
$ golines -w -m 120 --shorten-comments .
2022-03-23 17:48:48 +01:00
Frank Denis
c0435772d4
-resolve: report ECS support
...
Note that we can't randomize the source network, as Google and
possible others refuse networks that don't get BGP announcements.
2022-03-14 17:04:54 +01:00
Frank Denis
49c17f8e98
-resolve: use TXT records to get resolver information
2022-03-14 16:11:10 +01:00
Frank Denis
0465cd35ef
miekg/dns update
2022-03-14 16:02:51 +01:00
dependabot[bot]
08420917a5
Bump actions/setup-go from 2.2.0 to 3 ( #2054 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.2.0...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 17:01:40 +01:00
livingentity
87d9653ec2
Remove unused functions ( #2057 )
...
They aren't used anywhere.
2022-03-07 17:01:18 +01:00
BigDargon
d30c44a6a8
Change bootstrap resolver Quad9 (with ECS) ( #2056 )
2022-03-02 13:18:20 +01:00
dependabot[bot]
911108149b
Bump actions/checkout from 2 to 3 ( #2055 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 10:15:29 +01:00
dependabot[bot]
a8aa4cb8e6
Bump actions/setup-go from 2.1.5 to 2.2.0 ( #2035 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.5...v2.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 14:17:33 +01:00
Frank Denis
ca076ce133
Size estimator: provide the slide size
2022-02-21 14:16:13 +01:00
Frank Denis
034d3bd424
Switch to lifenjoiner's ewma variant
2022-02-21 09:14:24 +01:00
Frank Denis
c08852feb1
Update deps; sync vendor
2022-02-21 09:00:21 +01:00
Frank Denis
9373cc7162
Use SimpleEWMA for the question size estimator
2022-02-20 23:40:32 +01:00
Frank Denis
cb140673fa
Set the number of warmup samples to 1 for the RTT estimator
2022-02-20 23:38:42 +01:00
Frank Denis
7956ba5b10
Switch to an ewma fork that allows setting the warmup samples #
2022-02-20 23:38:06 +01:00
livingentity
9ec8a35468
restore old logic/constants ( #2045 )
...
* fix indices
* Update serversInfo.go
For safety go back to former logic, just generalized for lbStrategy, until someone comes up with an actual improvement.
* restore old logic/constants
2022-02-19 17:55:36 +01:00
livingentity
ac6abfb985
LBStrategy-aware estimator ( #2043 )
...
* fix estimator
* LBStrategy-aware estimator
* typo
* cosmetics
2022-02-15 20:17:48 +01:00
quindecim
a20d1685b2
Another minor cosmetic fix to [example-dnscrypt-proxy.toml] ( #2036 )
2022-02-10 15:27:53 +01:00
livingentity
62092726ec
Minor cosmetic toml changes ( #2034 )
...
* Minor cosmetic toml changes
* Minor cosmetic toml changes
2022-02-10 08:49:04 +01:00
Frank Denis
f38a5463b0
Indent comments
2022-02-09 12:57:02 +01:00
quindecim
7a54406415
Use the same format logic throughout the document ( #2029 )
...
* Use the same spacing logic throughout the document
* Fix previous commit
* Fix previous commit, again
* Use the same logic in comments too
2022-02-09 12:49:22 +01:00
quindecim
bce0405c0a
Add more sources in [domains-blocklist.conf] file ( #2031 )
...
[OISD nsfw] in [Block pornography] section
[Developer Dan's Hosts: Dating Services] in [Block dating websites] section
[Developer Dan's Hosts: Facebook] in [Block social media sites] section
2022-02-09 12:47:39 +01:00
quindecim
29a3442306
[FIX] Start to use wildcards urls for OISD lists ( #2027 )
2022-02-08 13:31:32 +01:00
Frank Denis
8ed98cacae
Bump miekg/dns up
2022-02-08 09:26:55 +01:00
Peter Dave Hello
ef1c70e87d
Remove README.md "Contribute" link as the target doesn't exist ( #2015 )
2022-02-03 01:30:10 +01:00
Frank Denis
4c67e790f6
-list command: print ODoH targets addresses
2022-02-01 08:19:46 +01:00
Frank Denis
4eeed5816f
Fix funky indentation for CloakedPTR
2022-02-01 08:18:45 +01:00
Frank Denis
c10e6e0635
Local DoH: add support for request using the GET method
...
Fixes #2012
2022-01-31 14:56:46 +01:00
Frank Denis
e6089449b6
Update domains-blocklist.conf examples:
...
- Change KADhosts file to the base one
- Remove CHEF-KOCH and GameIndustry lists that don't exist any more
Reported by @remyabel2 - Thanks!
2022-01-30 21:20:19 +01:00
mibere
706c1ab286
Download mirror dnscrypt.net removed ( #2003 )
2022-01-24 01:36:30 +01:00
Frank Denis
f7e3381650
generate-domains-blocklist: parse names prefixed with `*.`
2022-01-23 00:55:26 +01:00
cobratbq
7a8bd35009
systemd: use constants and update status on ready ( #1993 )
...
Systemd-notify signaling indicates the status of dnscrypt-proxy when
starting as 'Type=notify' systemd service. However, the status is not
updated when initialization completes, instead it always shows
"Starting". Now fixed.
2022-01-19 20:30:15 +01:00
Frank Denis
06733f57ed
If a relay has multiple names, print the one matching the protocol
...
Fixes #1992
2022-01-17 19:43:12 +01:00