Eugene Burkov
40614d9a7b
Pull request: querylog bug fix
...
Merge in DNS/adguard-home from 2324-querylog-bug-fix to master
Closes #2324 .
Squashed commit of the following:
commit fdd584a218e1edc3e45ab5b00ceed0a3be681e32
Merge: 8103f9e42 f2eda6d19
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Nov 18 15:35:42 2020 +0300
Merge branch 'master' into 2324-querylog-bug-fix
commit 8103f9e42a398f43682ee30d09b3afdab0e9e177
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Nov 18 14:28:29 2020 +0300
querylog: fix the file ordering bug
commit 2c4e8fcc5b8593be1614480508dfd600fc676e64
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 17 20:57:45 2020 +0300
querylog: wrap errors to clarify error trace
commit 3733062b494817696e4443f153774bb01cea1b06
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 17 18:55:17 2020 +0300
querylog: fix logger output bug
2020-11-18 15:43:28 +03:00
Ainar Garipov
f2eda6d192
Pull request: - client: 2326 Fix dhcp bug interfaces bug
...
Merge in DNS/adguard-home from fix/2326 to master
Closes #2326 .
Squashed commit of the following:
commit 31f24d733eda747e161ddd44055591dbbc0752d7
Author: Artem Baskal <a.baskal@adguard.com>
Date: Tue Nov 17 18:16:19 2020 +0300
- client: 2326 Fix dhcp bug interfaces bug
2020-11-17 19:56:58 +03:00
Eugene Burkov
8a9c6e8a02
Pull request: cover with tests
...
Merge in DNS/adguard-home from 2271-cover-with-tests to master
Updates #2271 .
Squashed commit of the following:
commit db6440efe05171bc15367a2996521848ca348053
Merge: db7fa726b bf4c256c7
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 19:23:09 2020 +0300
Merge branch 'master' into 2271-cover-with-tests
commit db7fa726bb91b08ec7aaa6c0c818c88b5feb87cd
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 18:26:51 2020 +0300
all: clean dependencies sum
commit b8dc6078c4bcc0de1b7e9073832de122f6fe38a4
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 16:46:00 2020 +0300
testutil: improve code quality
commit 001b7194682b1f00aa54dc5a28236faed5a5b02d
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 16:29:49 2020 +0300
testutil: enhance functionality
commit f6ccd91a4df6c56778eab8ae50e88e3818b20dd3
Merge: 43fa2eefb 6358240e9
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 15:57:37 2020 +0300
Merge branch 'master' into 2271-cover-with-tests
commit 43fa2eefbc10ef361603cacc1ca12092b12a057a
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 14:55:15 2020 +0300
querylog: replace fake log with real in tests
commit b95bee7565a14a02c80c78131b3ced224663dd8a
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 12:38:59 2020 +0300
dnsfilter: replace thoughtless declaration with idiomatic one
commit a210b1586092e7ae91a9e67c972fa2d2f6baded6
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Nov 13 19:00:25 2020 +0300
all: refresh golibs dependencies
commit 4ff97bd1ade6c80e274ff5716e44df4eba55bdd9
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Nov 13 18:38:47 2020 +0300
all: remove std log
commit 542dbda10fefce9f46d15489712b163d919b1291
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Nov 13 13:46:39 2020 +0300
querylog: improve test logic and readability
commit 796d402385925e8e62a1b4c7bf56e4ceec22418c
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 12 19:06:42 2020 +0300
all: improve code quality
commit e81894c11ef15b0453e8e5297f1349936a32f9dd
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 12 18:32:30 2020 +0300
all: cover with tests
commit 252d81fc8a50a91b02cf0f6f35cc22178a2a4d90
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 12 17:32:01 2020 +0300
all: cover with tests
2020-11-16 19:45:31 +03:00
Ainar Garipov
bf4c256c72
Pull request: return 501 when we don't support features
...
Merge in DNS/adguard-home from 2295-dhcp-windows to master
Updates #2295 .
Squashed commit of the following:
commit 3b00a90c3d9bc33e9af478e4062c0f938d4f327d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Nov 16 16:45:43 2020 +0300
all: use the 501 handlers instead of the real ones, revert other changes
commit 0a3b37736a21abd6181e0d28c32069e8d7a576d0
Merge: 45feba755 6358240e9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Nov 16 15:59:15 2020 +0300
Merge branch 'master' into 2295-dhcp-windows and update
commit 45feba755dde37e43cc8075b896e1576157341e6
Merge: cd987d8bc a19523b25
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Nov 16 15:51:16 2020 +0300
Merge branch 'master' into 2295-dhcp-windows
commit cd987d8bc2cd524b7454d9037b595069714645f9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Nov 13 15:55:23 2020 +0300
all: improve tests and refactor dhcp checking code even more
commit 3aad675443f325b5909523bcc1c987aa04ac61d9
Merge: 70c477e61 09196118e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Nov 13 14:44:43 2020 +0300
Merge branch 'master' into 2295-dhcp-windows
commit 70c477e61cdc1237603918f1c44470c1549f1136
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Nov 13 14:34:06 2020 +0300
home: fix dhcpd test on windows
commit e59597d783fb9304e63f94eee2b5a5d67a5b2169
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Nov 13 13:38:25 2020 +0300
all: mention the feature in the changelog
commit 5555c8d881b1c20b5b0a0cb096a17cf56e209c06
Merge: c3b6a5a93 e802e6645
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Nov 13 13:35:35 2020 +0300
Merge branch 'master' into 2295-dhcp-windows
commit c3b6a5a930693090838eb1ef9f75a09b5b223ba6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Nov 12 20:37:09 2020 +0300
util: fix comment
commit ed92dfdb5d3a6c4ba5d032cbe781e7fd87882813
Author: ArtemBaskal <asbaskal@miem.hse.ru>
Date: Thu Nov 12 20:24:14 2020 +0300
Adapt client
commit e6f0494c20a4ad5388492af9091568eea5c6e2d6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Nov 12 13:35:25 2020 +0300
return 501 when we don't support features
2020-11-16 19:01:12 +03:00
Eugene Burkov
6358240e9b
Pull request: 2273 clean tests output
...
Merge in DNS/adguard-home from 2273-clean-tests-output to master
Closes #2273 .
Squashed commit of the following:
commit 7571a33fc1f76300bd256578b3afa95338e399c4
Merge: f17df0f9c a19523b25
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 15:45:30 2020 +0300
Merge branch 'master' into 2273-clean-tests-output
commit f17df0f9ce2a3ed25db33fbc6a2e7cabd33f657b
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 15:35:42 2020 +0300
home: move build constraint on top line
commit 3717c8ef5a51f9dcaa7e524bfa7b0f1d90bec93d
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 15:24:50 2020 +0300
all: add improvements to changelog
commit de6d5afe39d74a3c3d3e0bbe6d0e09aea0214d56
Merge: 43d4f7acf 394fc5a9d
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 15:04:38 2020 +0300
Merge branch 'master' into 2273-clean-tests-output
commit 43d4f7acf188e810aa7277cb6479110c9842e8be
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 13:38:13 2020 +0300
dnsfilter: remove redundant test logging
commit 7194c1413006b8f52fc454e89ab052bf52e4e517
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Nov 16 12:19:14 2020 +0300
testutil: improve comments
commit 9f17ab08e287fa69ce30d9e7eec8ea8880f87716
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Sat Nov 14 01:22:08 2020 +0300
nclient4: fix wrong function name
commit f355749149b2a4485792ba2bdcbc0bb4b629d726
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Sat Nov 14 01:07:22 2020 +0300
testutil: fix comments and naming
commit f8c50a260bfae08d594a7f37d603941d3680a45e
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Nov 13 14:09:50 2020 +0300
testutil: create a package and include it
commit f169cdc4084b719de65aa0cdc65200b48785322e
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 12 20:15:58 2020 +0300
agherr: discard loggers output
commit 360e736b5a2a30f2c5350448234f14b841e3ea27
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 12 20:09:55 2020 +0300
all: replace default log writer with ioutil.Discard
Closes #2273 .
2020-11-16 15:52:05 +03:00
Artem Baskal
a19523b258
- client: 2237 Update graph drawing library
...
Squashed commit of the following:
commit 980e9c2f37640ee204ce0365f6c3bcc74741cc7c
Merge: cb4cae82b 394fc5a9d
Author: Artem Baskal <a.baskal@adguard.com>
Date: Mon Nov 16 14:52:26 2020 +0300
Merge branch 'master' into fix/2237
commit cb4cae82b5b605894d123d6442ea23b24cc90c12
Author: ArtemBaskal <asbaskal@miem.hse.ru>
Date: Thu Nov 12 12:07:49 2020 +0300
minor
commit 5c07dac48067b4ed201aeb59a44e8592ed2b0b67
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Nov 11 19:47:38 2020 +0300
minor
commit 53f60762e520427a080bdfcd94b08b9ed3a63ca4
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Nov 11 19:06:06 2020 +0300
Adapt mobile version
commit 7659ac733ce4606f6fadf30e0eaddbeefd6095d6
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Nov 11 18:31:53 2020 +0300
Fix empty graph offset, return background area below graph
commit 45499adb20a90024dba4b0b4e44ad4f01a1782d5
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Nov 10 17:46:47 2020 +0300
- client: 2237 Update graph drawing library
2020-11-16 15:22:30 +03:00
Artem Baskal
394fc5a9d8
- client: 2300 Fix block client bug when clients values are empty in config
...
Close #2300
Squashed commit of the following:
commit 7222a03ebf3bf8aa93fbd819227e1d5caacce92b
Merge: 91b06b10e 09196118e
Author: Artem Baskal <a.baskal@adguard.com>
Date: Mon Nov 16 12:46:26 2020 +0300
Merge branch 'master' into fix/2300
commit 91b06b10e5d46472c9474032d0ae11dc8d0e4609
Author: Artem Baskal <a.baskal@adguard.com>
Date: Fri Nov 13 15:12:31 2020 +0300
- client: 2300 Fix block client bug when clients values are empty in config
2020-11-16 12:56:55 +03:00
Ainar Garipov
09196118e9
Pull request: dhcpd: fix possible infinite loop, set timeouts better
...
Merge in DNS/adguard-home from 2301-dhcp-check to master
Closes #2301 .
Squashed commit of the following:
commit bf5c31b8592f909a372fcdaebacc491d310cc3e6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Nov 13 14:28:54 2020 +0300
dhcpd: fix possible infinite loop, set timeouts better
2020-11-13 14:40:22 +03:00
Ainar Garipov
e802e6645e
Pull request: all: add a changelog and a developer guide
...
Merge in DNS/adguard-home from 2294-changelog to master
Closes #2294 .
Squashed commit of the following:
commit 25ffc9786d23d83448b916a81f0b20135b051169
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Nov 12 19:40:48 2020 +0300
all: add a changelog and a developer guide
2020-11-13 13:01:07 +03:00
Ainar Garipov
13f708b483
Pull request: * querylog: fix end of log handling
...
Merge in DNS/adguard-home from 2229-query-log to master
Closes #2229 .
Squashed commit of the following:
commit 32508a3f3b1e098869e1649a2774f1f17d14d41f
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 10 16:51:25 2020 +0300
* querylog: add test
commit 774159cc313a0284a8bb8327489671e5d7a3e4eb
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 10 15:26:26 2020 +0300
* querylog: better errors
commit 27b13a4dcaff9e8f9b08aec81c0c03f62ebd3fa5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 10 15:18:51 2020 +0300
* querylog: fix end of log handling
2020-11-10 19:00:55 +03:00
Ainar Garipov
979874c92b
Pull request: * all: update dnsproxy
...
Merge in DNS/adguard-home from update-dnsproxy to master
Closes #2252 .
Squashed commit of the following:
commit e66b2a0a2555d8ae75b42fd64b83b654810a65c2
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 10 11:56:22 2020 +0300
* all: update dnsproxy
2020-11-10 15:19:25 +03:00
Ainar Garipov
3cc5bf210d
Pull request: * dhcpd: send secondary dns as well
...
Merge in DNS/adguard-home from 1708-secondary-dns to master
Updates #1708 .
Squashed commit of the following:
commit 4529452e31131763f00c9c834cc95638f1a3d142
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Nov 9 18:12:57 2020 +0300
* dhcpd: send secondary dns as well
2020-11-09 19:27:04 +03:00
Ainar Garipov
1e583315a8
Pull request: * all: update dnsproxy
...
Merge in DNS/adguard-home from update-dnsproxy to master
Squashed commit of the following:
commit 6ed03c2131b93e3882e8f820e110696a41223267
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Nov 9 13:13:36 2020 +0300
* all: update dnsproxy
2020-11-09 14:44:21 +03:00
Andrey Meshkov
ee8a033472
Merge branch 'master' of git://github.com/gontazaka/AdGuardHome into gontazaka-master
2020-11-09 11:55:45 +03:00
Andrey Meshkov
b85c0b3bf7
Merge branch 'docker-workflow' of git://github.com/crazy-max/AdGuardHome into crazy-max-docker-workflow
2020-11-09 11:28:27 +03:00
CrazyMax
859ed209a0
Update docker workflow
2020-11-08 23:06:52 +01:00
CrazyMax
c6a6f05b1b
Use zoneinfo from Go
2020-11-08 22:57:47 +01:00
gontazaka
5bf330bf14
Fix link address
2020-11-07 13:28:19 +09:00
Ainar Garipov
eefa553100
Pull request: - isdelve: remove unused package
...
Merge in DNS/adguard-home from remove-isdelve to master
Squashed commit of the following:
commit aa305fa46713b39a8299754e8fd557cbadcb7cc3
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Nov 6 18:06:07 2020 +0300
- isdelve: remove unused package
2020-11-06 20:20:15 +03:00
Ainar Garipov
298f74ba81
Pull request: * all: allow multiple hosts in reverse lookups
...
Merge in DNS/adguard-home from 2269-multiple-hosts to master
For #2269 .
Squashed commit of the following:
commit f8ae452540b106f2d5b130b8edb08c4e76b003f4
Merge: 8dd06f7cc 3e1f92225
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Nov 6 17:28:12 2020 +0300
Merge branch 'master' into 2269-multiple-hosts
commit 8dd06f7cca27ec32a4690e2673603b166f82af0a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Nov 5 20:28:33 2020 +0300
* all: allow multiple hosts in reverse lookups
2020-11-06 17:34:40 +03:00
Eugene Burkov
3e1f922252
Pull request:* all: fix all staticcheck simplification and unused warnings
...
Merge in DNS/adguard-home from 2270-fix-s-u-warnings to master
Squashed commit of the following:
commit 03e0f78bd471057007c2d4042ee26eda2bbc9b29
Merge: 50dc3ef5c 7e16fda57
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Nov 6 11:54:09 2020 +0300
Merge branch 'master' into 2270-fix-s-u-warnings
commit 50dc3ef5c44a5fdc941794c26784b0c44d7b5aa0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 5 19:48:54 2020 +0300
* all: improve code quality
commit d6d804f759ce3e47154a389b427550e72c4b9090
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 5 18:03:35 2020 +0300
* all: fix all staticcheck simplification and unused warnings
Closes #2270 .
2020-11-06 12:15:08 +03:00
Andrey Meshkov
7e16fda57b
Change the default for max_goroutines #2257
...
Closes #2257
* commit '84ca2f58a8b4379a3ee6d0bd9f754be20a3ecaea':
Added a more detailed comment
Change the default for max_goroutines #2257
2020-11-05 21:14:05 +03:00
Ainar Garipov
11e794f554
Pull request: * .goreleaser: use a different snap plug for cap_net_raw
...
Merge in DNS/adguard-home from 2228-new-plug to master
For #2228 .
Squashed commit of the following:
commit a073c8e033b1dfbdbd3fff8d773c6a2406b6211b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Nov 5 17:02:56 2020 +0300
* .goreleaser: use a different snap plug for cap_net_raw
2020-11-05 17:52:03 +03:00
Eugene Burkov
2baa33fb1f
Pull request:* all: remove github.com/joomcode/errorx dependency
...
Merge in DNS/adguard-home from 2240-removing-errorx-dependency to master
Squashed commit of the following:
commit 5bbe0567356f06e3b9ee5b3dc38d357b472cacb1
Merge: a6040850d 02d16a0b4
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 5 14:32:22 2020 +0300
Merge branch 'master' into 2240-removing-errorx-dependency
commit a6040850da3cefb131208097477b0956e80063fb
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 5 14:23:36 2020 +0300
* dhcpd: convert some abbreviations to lowercase.
commit d05bd51b994906b0ff52c5a8e779bd1f512f4bb7
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Nov 5 12:47:20 2020 +0300
* agherr: last final fixes
commit 164bca55035ff44e50b0abb33e129a0d24ffe87c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 3 19:11:10 2020 +0300
* all: final fixes again
commit a0ac26f409c0b28a176cf2861d52c2f471b59484
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 3 18:51:39 2020 +0300
* all: final fixes
commit 6147b02d402b513323b07e85856b348884f3a088
Merge: 9fd3af1a3 62cc334f4
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 3 18:26:03 2020 +0300
Merge branch 'master' into 2240-removing-errorx-dependency
commit 9fd3af1a39a3189b5c41315a8ad1568ae5cb4fc9
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 3 18:23:08 2020 +0300
* all: remove useless helper
commit 7cd9aeae639762b28b25f354d69c5cf74f670211
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 3 17:19:26 2020 +0300
* agherr: improved code tidiness
commit a74a49236e9aaace070646dac710de9201105262
Merge: dc9dedbf2 df34ee5c0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 3 16:54:29 2020 +0300
Merge branch 'master' into 2240-removing-errorx-dependency
commit dc9dedbf205756e3adaa3bc776d349bf3d8c69a5
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 3 16:40:08 2020 +0300
* agherr: improve and cover by tests
commit fd6bfe9e282156cc60e006cb7cd46cce4d3a07a8
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 3 14:06:27 2020 +0300
* all: improve code quality
commit ea00c2f8c5060e9611f9a80cfd0e4a039526d0c4
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 3 13:03:57 2020 +0300
* all: fix linter style warnings
commit 8e75e1a681a7218c2b4c69adfa2b7e1e2966f9ac
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Nov 3 12:29:26 2020 +0300
* all: remove github.com/joomcode/errorx dependency
Closes #2240 .
2020-11-05 15:20:57 +03:00
Ainar Garipov
02d16a0b40
Pull request: * home, openapi: improve docs and responses
...
Merge in DNS/adguard-home from 2243-better-docs to master
Closes #2243 .
Squashed commit of the following:
commit 26c655a0e4339528870633c2cdf39c3b5c486b1d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Nov 5 12:51:43 2020 +0300
* openapi: improve more
commit dc0ab9857787d14eb0686814a4f3c8f917698bee
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 3 20:40:32 2020 +0300
* home, openapi: improve docs and responses
2020-11-05 13:59:57 +03:00
Andrey Meshkov
84ca2f58a8
Added a more detailed comment
2020-11-05 13:26:13 +03:00
Andrey Meshkov
bc20917840
Change the default for max_goroutines #2257
2020-11-04 13:41:40 +03:00
Artem Baskal
62cc334f46
+ client: 2241 Add DNS-over-QUIC string
...
Close #2241
* commit '3d19f91bede4aee8ee44a4b0a31c4c7b91405785':
+ client: 2241 Add DNS-over-QUIC string
2020-11-03 18:05:14 +03:00
Ainar Garipov
d398e4b01c
Pull request: 2250 config reload fix
...
Merge in DNS/adguard-home from 2250-config-reload-fix to master
Closes #2250 .
Squashed commit of the following:
commit 928f28a0732c14f24576de02d0a9fcd34f484c63
Author: Vladislav Alekseev <vldrus@gmail.com>
Date: Mon Nov 2 02:53:51 2020 +0300
TLS: use correct config on reload after receiving SIGHUP
commit 9e10d84cf9fbf3298d7f426903dfa4f20f39024b
Author: Vladislav Alekseev <vldrus@gmail.com>
Date: Mon Nov 2 02:52:32 2020 +0300
Service: reload config (-s reload): fix for parsing application pid if 'ps' return space padded value
2020-11-03 17:44:03 +03:00
ArtemBaskal
3d19f91bed
+ client: 2241 Add DNS-over-QUIC string
2020-11-03 17:32:56 +03:00
Ainar Garipov
df34ee5c09
Pull request: * dnsforward, querylog: set client_proto for logs correctly
...
Merge in DNS/adguard-home from 2241-doq-logs to master
Squashed commit of the following:
commit a15cab05358e3c0b97f8257f8b9628fa590e7e7d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 3 14:22:25 2020 +0300
* all: update dnsproxy
commit 5fb0919a7528dc6ee7a433a8096b550f3691771c
Merge: b22b1dff4 64c1a68fb
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 3 14:22:15 2020 +0300
Merge branch 'master' into 2241-doq-logs
commit b22b1dff43e541d77160fd5c234483bbf0f6d8de
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Nov 3 12:37:23 2020 +0300
* dnsforward, querylog: set client_proto for logs correctly
2020-11-03 15:39:55 +03:00
Artem Baskal
64c1a68fb9
- client: 2254 Fix textarea with comments fonts
...
Close #2254
* commit 'd747185b45e9300b771c69dd27a2757fc40b52f6':
- client: 2254 Fix textarea with comments fonts
2020-11-03 12:36:57 +03:00
ArtemBaskal
d747185b45
- client: 2254 Fix textarea with comments fonts
2020-11-03 12:07:01 +03:00
Eugene Burkov
8afdc049ef
Pull request:* all: replace our pprof fork with net/http/pprof
...
Merge in DNS/adguard-home from 2239-remove-pprof-fork to master
Squashed commit of the following:
commit eefcaae015292768b26a70a27d352d3e2aa3f9ef
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Oct 30 20:00:05 2020 +0300
* all: replace our pprof fork with net/http/pprof
Closes #2239 .
2020-11-02 16:32:33 +03:00
Eugene Burkov
812b43a4b3
Pull request:* all: fix all staticcheck SA warnings
...
Merge in DNS/adguard-home from 2238-fix-static-analisys-warnings to master
Squashed commit of the following:
commit 721ca6fa1cbfdfe9d414e6ed52fec4a64653fb52
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Oct 30 15:48:10 2020 +0300
* all: fix all staticcheck SA warnings
Closes #2238 .
2020-10-30 19:18:51 +03:00
Ainar Garipov
ae8de95d89
Pull request: * all: move internal Go packages to internal/
...
Merge in DNS/adguard-home from 2234-move-to-internal to master
Squashed commit of the following:
commit d26a288cabeac86f9483fab307677b1027c78524
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Oct 30 12:44:18 2020 +0300
* all: move internal Go packages to internal/
Closes #2234 .
2020-10-30 13:32:02 +03:00
Ainar Garipov
df3fa595a2
Pull request: * home: improve naming in mobileconfig handlers
...
Merge in DNS/adguard-home from 2235-mobileconfig-server-name to master
* commit '98f6843aab8ff69606f44f6a5721d5f2a5707a0f':
* home: improve naming in mobileconfig handlers
2020-10-30 12:41:34 +03:00
Ainar Garipov
98f6843aab
* home: improve naming in mobileconfig handlers
...
Updates #2235 .
2020-10-29 19:42:25 +03:00
Ainar Garipov
9761f13399
Pull request: .goreleaser: add a new snap plug to bind to devices
...
Merge in DNS/adguard-home from 2228-linux-caps to master
* commit 'a376bf915a397e71763bed9e86ab2767d5467e85':
.goreleaser: add a new snap plug to bind to devices
2020-10-29 18:57:38 +03:00
Ainar Garipov
a376bf915a
.goreleaser: add a new snap plug to bind to devices
...
Closes #2228 .
2020-10-29 17:27:14 +03:00
Ainar Garipov
da5c1ebbbf
Pull request: * querylog: use the vanilla errors package
...
Merge in DNS/adguard-home from remove-pkg-errors to master
* commit '40ebccaab415f957c8234ad2c3a9615225ddae68':
* querylog: use the vanilla errors package
2020-10-29 12:22:33 +03:00
Ainar Garipov
40ebccaab4
* querylog: use the vanilla errors package
2020-10-28 19:34:29 +03:00
Andrey Meshkov
d1e55c31af
Update locales
2020-10-28 14:19:29 +03:00
Andrey Meshkov
6b64bfac00
* (ui): update translations
2020-10-22 23:36:18 +03:00
Andrey Meshkov
e37ccdbb70
- (dnsforward): fix ipset race
...
https://github.com/AdguardTeam/AdGuardHome/pull/2182#issuecomment-707807737
2020-10-22 23:31:51 +03:00
Andrey Meshkov
0b43bf4cd9
* (dnsfilter): urlfilter v0.12.3 - $client modifier and CIDR
2020-10-22 23:26:35 +03:00
Andrey Meshkov
fe87bdc9cd
* (documentation): added privacy to readme
...
Closes : #1960
2020-10-22 23:21:10 +03:00
Andrey Meshkov
f75a0f8719
- (ui): wrong link
...
Closes : #2209
2020-10-22 18:33:51 +03:00
Andrey Meshkov
2ba85ba8e1
- (ui): API requests don't work when reverse proxy is in use
...
Closes : #2197
2020-10-22 18:29:52 +03:00
Andrey Meshkov
052a9ae196
- (home): test upstream shouldn't fail with upstreams file
...
Closes : #2212
2020-10-22 18:20:16 +03:00