Frank Denis
a47f7fe750
Update deps
2023-03-23 12:54:45 +01:00
Frank Denis
beb002335f
Add an example forwarding rule with Tor
2023-03-23 12:53:08 +01:00
Frank Denis
15c87a68a1
Update quic-go
2023-02-25 23:45:38 +01:00
Frank Denis
47e6a56b16
Logger: pre-create log files before lumberjack does
...
Clunky workaround for https://github.com/natefinch/lumberjack/issues/164
2023-02-25 23:42:38 +01:00
Frank Denis
03c6f92a5f
Use crypto_rand() everywhere
2023-02-24 16:20:39 +01:00
lifenjoiner
24a301b1af
Fix DoH3 connections piling up ( #2337 )
...
DoH3 creates a new connection for each request without closing.
* `Conn` should be self maintained if it's created by customized `Dial` of `http3.RoundTripper`.
https://pkg.go.dev/github.com/quic-go/quic-go#DialAddrEarlyContext
* http3 doesn't have a `CloseIdleConnections`.
https://pkg.go.dev/net/http#Client.CloseIdleConnections
2023-02-24 16:14:43 +01:00
lifenjoiner
a8d1c2fd24
dlog.SetLogLevel(dlog.SeverityDebug)
if go test -v
(#2331 )
2023-02-21 16:24:11 +01:00
Frank Denis
96ffb21228
Update deps
2023-02-15 18:42:36 +01:00
Frank Denis
acc25fcefb
Format with gofumpt
2023-02-11 14:27:12 +01:00
Frank Denis
07b4ec33c5
Minor update of x/net and x/crypto
2023-02-09 17:23:48 +01:00
Frank Denis
9f3ef735f2
Bump
2023-02-07 11:03:09 +01:00
Frank Denis
d568e43937
Update deps
2023-02-07 11:03:09 +01:00
Frank Denis
68f3ab249c
Unbreak cloaking plugin
...
In version 2.1.3, when the cloaking pluging was enabled, a blocked
response was returned for records that were not A/AAAA/PTR, even
with names that were not in the cloaked list.
2023-02-07 11:03:05 +01:00
dependabot[bot]
2edfdc48b8
Bump roots/issue-closer from 1.1 to 1.2 ( #2307 )
...
Bumps [roots/issue-closer](https://github.com/roots/issue-closer ) from 1.1 to 1.2.
- [Release notes](https://github.com/roots/issue-closer/releases )
- [Commits](https://github.com/roots/issue-closer/compare/v1.1...v1.2 )
---
updated-dependencies:
- dependency-name: roots/issue-closer
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>
2023-02-06 10:46:14 +01:00
Frank Denis
3f31c4d3e2
Update issue-close-message
2023-02-04 22:15:18 +01:00
Frank Denis
84184bbad8
Merge branch 'master' of github.com:DNSCrypt/dnscrypt-proxy
...
* 'master' of github.com:DNSCrypt/dnscrypt-proxy:
GitHub Actions: Deprecating save-state and set-output commands (#2295 )
Nits (#2293 )
Make CodeQL happy (#2294 )
2023-02-04 22:11:14 +01:00
Frank Denis
f630094e8d
Add autocloser
2023-02-04 22:11:05 +01:00
lifenjoiner
3517dec376
GitHub Actions: Deprecating save-state and set-output commands ( #2295 )
2023-02-03 16:24:32 +01:00
lifenjoiner
683aad75da
Nits ( #2293 )
2023-02-03 16:23:57 +01:00
lifenjoiner
e1c7ea1770
Make CodeQL happy ( #2294 )
2023-02-03 16:22:32 +01:00
Frank Denis
470460f069
GO386=387 -> GO386=softfloat
...
Fixes #2296
2023-02-03 16:21:51 +01:00
Frank Denis
8694753866
Bump action-gh-release up
2023-02-02 20:28:37 +01:00
Frank Denis
b4b58366cc
Update ChangeLog
2023-02-02 20:27:16 +01:00
Frank Denis
f7df72eafa
Bump to 2.1.3
2023-02-02 20:10:54 +01:00
Frank Denis
fb15535282
Format
2023-02-02 20:10:49 +01:00
Frank Denis
c32aad3dfd
Update GitHub status badge
2023-02-02 20:09:09 +01:00
Frank Denis
9e208e6090
Cloak plugin: reject uncloaked records, except NS & SOA
...
Fixes #2220
2023-02-02 19:59:47 +01:00
Frank Denis
5f88a9146c
Get rid of the latest ioutil bits
2023-02-02 19:44:51 +01:00
Frank Denis
3f23ff5c08
Mostly get rid of ioutil
2023-02-02 19:38:24 +01:00
Frank Denis
33c8027e0a
Use a custom dialer for HTTP/3
2023-02-02 19:32:17 +01:00
Frank Denis
11e824bd13
Update go-acl
2023-02-02 12:44:12 +01:00
Deltadroid
c3fd855831
Update quic-go dependency to support go 1.20 ( #2292 )
2023-02-02 12:42:11 +01:00
Frank Denis
5438eed2f4
Update go/x/crypto
2023-01-08 21:37:50 +01:00
Frank Denis
a868e2b306
2023
2023-01-05 14:06:00 +01:00
Frank Denis
f21eca0764
Add time.google.com IP addresses to the captive portals example
2022-12-30 13:50:31 +01:00
Frank Denis
c883949a97
Document cert_ignore_timestamp
2022-12-29 22:39:12 +01:00
Frank Denis
e13b4842e8
Updater deps
2022-12-17 14:50:10 +01:00
dependabot[bot]
5705b60936
Bump softprops/action-gh-release ( #2247 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from cd28b0f5ee8571b76cfdaa62a30d51d752317477 to 1. This release includes the previously tagged commit.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](cd28b0f5ee...de2c0eb89a
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 11:42:01 +01:00
Frank Denis
5f4dfc5d6e
Update quic-go
2022-11-19 23:01:21 +01:00
Frank Denis
a89d96144f
Update deps
2022-11-16 21:38:52 +01:00
Frank Denis
4aa415de6e
Update deps
2022-10-24 10:20:25 +02:00
Frank Denis
f4389559ef
Pin softprops/action-gh-release
2022-10-24 10:10:58 +02:00
Frank Denis
361455cd58
ServiceManagerReadyNotify is not just for systemd
2022-10-20 15:33:43 +02:00
cobratbq
77059ce450
systemd: report Ready earlier as dnscrypt-proxy can itself manage retries for updates/refreshes ( #2225 )
2022-10-20 15:32:26 +02:00
Frank Denis
09a6918226
Use os.Geteuid()
...
Fixes #2224
2022-10-18 14:56:39 +02:00
Frank Denis
c748630691
Update deps
2022-10-15 10:37:07 +02:00
Frank Denis
94cba8cf78
Update quic-go
2022-09-26 15:12:20 +02:00
Maurizio Pasquinelli
ca253923eb
Rename macOS binary ( #2191 )
2022-08-31 12:05:35 +02:00
Frank Denis
08d44241b9
Update deps
2022-08-30 20:45:06 +02:00
lifenjoiner
4881186dcf
Optimize adopted relay name to show ( #2188 )
...
* Optimize adopted relay name to show
DNSCrypt relay requires ServerAddrStr;
ODoH relay requires ProviderName, port 443 can be either present or not;
raw stamp can be both.
Displaying specified stamp makes it easier to debug.
* Fix pasto
2022-08-25 19:28:04 +02:00