Commit graph

  • 7c19e5e9ee
    Bump golang.org/x/net from 0.15.0 to 0.17.0 dependabot[bot] 2023-10-11 03:39:48 +00:00
  • 5747898e1d
    Bump golang.org/x/sys from 0.12.0 to 0.13.0 dependabot[bot] 2023-10-06 03:09:35 +00:00
  • 9890094959
    Bump golang.org/x/net from 0.15.0 to 0.16.0 dependabot[bot] 2023-10-06 03:09:28 +00:00
  • 6cfd39c515
    Bump golang.org/x/crypto from 0.13.0 to 0.14.0 dependabot[bot] 2023-10-06 03:09:25 +00:00
  • ab9ea4bbba
    Bump github.com/quic-go/quic-go from 0.38.1 to 0.39.0 dependabot[bot] 2023-09-25 03:38:48 +00:00
  • 0232870870 -list: only copy nofilter flag for ODoH relays Frank Denis 2023-09-23 22:52:43 +02:00
  • 1a9bf8a286 Omit DNSSEC flag for relays Frank Denis 2023-09-23 18:46:11 +02:00
  • 7fb58720fb Add -include-relays option to include relays in -list and -list-all Frank Denis 2023-09-23 18:37:52 +02:00
  • f85b3e81ec Update deps Frank Denis 2023-09-19 20:59:57 +02:00
  • af1fb48a60
    Bump golang.org/x/net from 0.14.0 to 0.15.0 dependabot[bot] 2023-09-19 03:17:45 +00:00
  • 8b2315daa4
    Bump golang.org/x/crypto from 0.12.0 to 0.13.0 dependabot[bot] 2023-09-19 03:17:38 +00:00
  • dab70666c9
    Bump github.com/miekg/dns from 1.1.55 to 1.1.56 dependabot[bot] 2023-09-19 03:17:29 +00:00
  • f23b9d4b1e
    Bump golang.org/x/sys from 0.11.0 to 0.12.0 dependabot[bot] 2023-09-19 03:17:11 +00:00
  • 79779cf744 Merge branch 'master' of github.com:DNSCrypt/dnscrypt-proxy Frank Denis 2023-09-05 22:37:54 +02:00
  • 8bea679e7b Unofficially support DoH/ODoH over HTTP Frank Denis 2023-09-05 22:37:11 +02:00
  • 96f21f1bff
    Merge pull request #2479 from DNSCrypt/dependabot/github_actions/actions/checkout-4 Frank Denis 2023-09-05 08:13:08 +02:00
  • 21097686c1
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-05 03:29:06 +00:00
  • 87571d4a7f Add an IPv6 forwarding example Frank Denis 2023-08-30 21:32:22 +02:00
  • f531c8fffb plugin_forward: parse more conventions for IPv6 addresses Frank Denis 2023-08-30 21:29:09 +02:00
  • 5ae83c1592 Remove minor go version for codeql Frank Denis 2023-08-26 18:28:55 +02:00
  • c86e9a90cc Update quic-go Frank Denis 2023-08-25 16:15:45 +02:00
  • 8633687d0e Harmonize block_ipv6 with blocked_query_response YX Hao 2023-08-25 21:55:44 +08:00
  • 7f599b343b
    Bump github.com/quic-go/quic-go from 0.37.4 to 0.38.1 dependabot[bot] 2023-08-25 03:48:13 +00:00
  • 2f2b495f2a
    Bump github.com/quic-go/quic-go from 0.37.4 to 0.38.0 dependabot[bot] 2023-08-22 03:48:46 +00:00
  • 53c7367253
    Bump github.com/quic-go/quic-go from 0.37.4 to 0.37.6 dependabot[bot] 2023-08-21 03:02:17 +00:00
  • 08eb3f2098
    Bump github.com/quic-go/quic-go from 0.37.4 to 0.37.5 dependabot[bot] 2023-08-18 03:52:43 +00:00
  • d48c811ea9 Don't use absolute paths in the example file Frank Denis 2023-08-17 14:44:47 +02:00
  • f2b1edcec2 Add dnscry.pt servers Frank Denis 2023-08-17 14:43:33 +02:00
  • e3e5b42421 Add $DHCPDNS for forwarding rules as auto detected DNS from routers YX Hao 2023-05-17 19:51:19 +08:00
  • 1b65fe62b0 Bump 2.1.5 Frank Denis 2023-08-11 18:56:31 +02:00
  • 194752e829 Update ChangeLog Frank Denis 2023-08-11 18:47:44 +02:00
  • 808f2dfa0e Update deps Frank Denis 2023-08-11 17:06:18 +02:00
  • 7dd79d5f96 Add a little bit more delay when spinning Frank Denis 2023-08-11 15:24:14 +02:00
  • 5088d8fae1 Use the latest version of Go in CI Frank Denis 2023-08-11 14:59:28 +02:00
  • aff09648bb Add support for extended error codes Frank Denis 2023-08-11 14:59:10 +02:00
  • 7bca9a6c0a
    Merge pull request #2457 from Neo2308/feature/master/check-latest-go Frank Denis 2023-08-11 14:07:59 +02:00
  • 98d0938815 Make RefreshDelay match the documentation Frank Denis 2023-08-11 11:42:12 +02:00
  • 50780421a8 Remove ipv6.download.dnscrypt.info Frank Denis 2023-08-11 14:04:20 +02:00
  • be7d5d1277 Configured Github CI to always use latest go version RadhaKrishna 2023-08-11 17:15:09 +05:30
  • c3dd761b81 Make error more explicit Frank Denis 2023-08-11 12:07:13 +02:00
  • d8aec47a72 Revert "Make RefreshDelay match the documentation" Frank Denis 2023-08-11 11:48:30 +02:00
  • cfd6ced134 Make RefreshDelay match the documentation Frank Denis 2023-08-11 11:42:12 +02:00
  • bdf27330c9 Make fetchWithCache() more readable Frank Denis 2023-08-11 11:24:54 +02:00
  • a108d048d8 A useless Chtimes() call is still required for the tests :/ Frank Denis 2023-08-11 11:16:44 +02:00
  • afcfd566c9 Make updateCache() more readable Frank Denis 2023-08-11 11:11:16 +02:00
  • ce55d1c5bb Get rid of named return parameters Frank Denis 2023-08-11 11:01:55 +02:00
  • 2481fbebd7 Revert b898e07066 Frank Denis 2023-08-11 01:39:15 +02:00
  • 32aad7bb34 Format fix Frank Denis 2023-08-11 01:15:34 +02:00
  • 7033f242c0 Restore the cache update code from version 2.1.4 for now Frank Denis 2023-08-11 00:51:34 +02:00
  • 2675d73b13 Port changes from #2334 Frank Denis 2023-08-11 00:17:46 +02:00
  • 5085a22903 Update quic-go again Frank Denis 2023-08-10 23:50:43 +02:00
  • d95742f706
    Bump github.com/quic-go/quic-go from 0.37.3 to 0.37.4 dependabot[bot] 2023-08-10 03:14:16 +00:00
  • d48409bff1 Update quic-go to support go-1.21.0 syphyr 2023-08-09 20:30:13 +02:00
  • 7cc5a051c7 Update golang-lru Frank Denis 2023-08-08 14:21:12 +02:00
  • 894d20191f Update deps Frank Denis 2023-08-07 17:32:25 +02:00
  • 4ab6fde96a
    Bump github.com/quic-go/quic-go from 0.37.1 to 0.37.3 dependabot[bot] 2023-08-07 03:44:39 +00:00
  • 27cdd59d69
    Bump golang.org/x/net from 0.12.0 to 0.14.0 dependabot[bot] 2023-08-07 03:44:29 +00:00
  • 7de35eecaa
    Bump golang.org/x/sys from 0.10.0 to 0.11.0 dependabot[bot] 2023-08-07 03:44:23 +00:00
  • f288f996b3
    Bump golang.org/x/crypto from 0.11.0 to 0.12.0 dependabot[bot] 2023-08-07 03:44:14 +00:00
  • 842d8a0b4b
    Bump github.com/quic-go/quic-go from 0.37.1 to 0.37.2 dependabot[bot] 2023-08-04 03:10:15 +00:00
  • a6cf9f847f
    Don't assume IPv4 and IPv6 for DoH servers Husam Ahmed 2023-08-02 22:53:56 +03:00
  • e91b6133be
    Bump golang.org/x/net from 0.12.0 to 0.13.0 dependabot[bot] 2023-08-02 03:51:27 +00:00
  • 0a98be94a7 Update quic-go to fix two regressions Frank Denis 2023-08-01 00:06:22 +02:00
  • 1792c06bc7
    Merge pull request #2442 from Expertcoderz/patch-1 Frank Denis 2023-07-25 14:55:42 +02:00
  • 63e414021b
    Add note regarding block_unqualified Expertcoderz 2023-07-25 12:36:07 +00:00
  • d659a801c2 Big update to Update quic-go Frank Denis 2023-07-22 00:41:27 +02:00
  • a4eda39563
    Merge pull request #2438 from Expertcoderz/patch-1 Frank Denis 2023-07-15 20:07:05 +02:00
  • 4114f032c3
    Add .mail & .home.arpa undelegated names Expertcoderz 2023-07-15 13:12:40 +00:00
  • 03505e1519
    Bump github.com/quic-go/quic-go from 0.36.1 to 0.36.2 dependabot[bot] 2023-07-13 03:18:42 +00:00
  • a68ae9665a
    Bump golang.org/x/crypto from 0.10.0 to 0.11.0 dependabot[bot] 2023-07-08 12:57:34 +00:00
  • ef190b9414
    Bump golang.org/x/net from 0.11.0 to 0.12.0 dependabot[bot] 2023-07-08 12:57:05 +00:00
  • 0f9825914a
    Bump golang.org/x/sys from 0.9.0 to 0.10.0 dependabot[bot] 2023-07-08 12:57:00 +00:00
  • a352a3035c Update deps Frank Denis 2023-07-08 14:56:13 +02:00
  • 60684f8ee4
    Merge pull request #2429 from lifenjoiner/quic-go Frank Denis 2023-07-08 14:54:39 +02:00
  • be369a1f7a Shorten a line YX Hao 2023-07-06 21:01:41 +08:00
  • 89ccc59f0e Upgrade quic-go to v0.36.1 YX Hao 2023-07-03 18:37:42 +08:00
  • d410bef665
    Bump github.com/quic-go/quic-go from 0.34.0 to 0.36.1 dependabot[bot] 2023-07-03 03:35:19 +00:00
  • a29b218b5c Balance multiple stamps with the same name YX Hao 2023-07-02 10:21:15 +08:00
  • 16b2c84147 Tone down some errors Frank Denis 2023-06-24 22:23:30 +02:00
  • b46775ae0c
    Add some missing error checks (#2420) Carlo Teubner 2023-06-24 21:23:12 +01:00
  • cef4b041d7 Don't call "bin" what is actually text Frank Denis 2023-06-24 22:08:01 +02:00
  • d8b1f4e7cd
    Fix miscellaneous style issues (#2421) Carlo Teubner 2023-06-24 20:56:03 +01:00
  • 6e4ba11fe2 Fix miscellaneous style issues Carlo Teubner 2023-06-24 15:07:51 +01:00
  • f51d9d8fd8 Add some missing error checks Carlo Teubner 2023-06-24 14:25:28 +01:00
  • 23a6cd7504 Revert "Update quic-go" Frank Denis 2023-06-22 11:05:44 +02:00
  • f42b7dad17 Update deps Frank Denis 2023-06-22 10:36:33 +02:00
  • 97c38ec49f
    Bump github.com/quic-go/quic-go from 0.35.1 to 0.36.0 dependabot[bot] 2023-06-22 03:57:34 +00:00
  • a71acba90f
    Bump github.com/miekg/dns from 1.1.54 to 1.1.55 dependabot[bot] 2023-06-20 03:57:25 +00:00
  • 4f3ce0cbae Update deps Frank Denis 2023-06-18 04:19:52 +02:00
  • 61a62de3cc
    Bump golang.org/x/crypto from 0.9.0 to 0.10.0 dependabot[bot] 2023-06-14 03:57:56 +00:00
  • 8171a546ca
    Bump golang.org/x/net from 0.10.0 to 0.11.0 dependabot[bot] 2023-06-14 03:57:48 +00:00
  • a9590c0433
    Bump golang.org/x/sys from 0.8.0 to 0.9.0 dependabot[bot] 2023-06-13 03:57:43 +00:00
  • a89416739b
    Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2 dependabot[bot] 2023-06-09 03:57:34 +00:00
  • 87afa2aa99
    Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.1 dependabot[bot] 2023-06-07 03:57:58 +00:00
  • 0f1e3b4ba8 error check all the rand.Read() calls Frank Denis 2023-06-06 09:16:44 +02:00
  • 62ef5c9d02 Update quic-go to fix a regression Frank Denis 2023-06-01 11:32:10 +02:00
  • 48d3a2daf2
    Bump github.com/BurntSushi/toml from 1.2.1 to 1.3.0 dependabot[bot] 2023-05-30 16:18:13 +00:00
  • f9f68cf0a3 Update quic-go Frank Denis 2023-05-30 18:17:27 +02:00
  • 0c26d1637a Add suport for TLS key logging Frank Denis 2023-05-24 09:20:58 +02:00
  • 9f86ffdd1e Update deps Frank Denis 2023-05-13 11:39:11 +02:00