Ainar Garipov
9a1d3ec694
Pull request: querylog: fix panic
...
Merge in DNS/adguard-home from querylog-panic to master
Squashed commit of the following:
commit b7f2edd1d7dd91c0102b9cb4ea50c34d8d9ceb58
Merge: 1b355a2d fac574d3
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Sep 13 20:06:07 2021 +0300
Merge branch 'master' into querylog-panic
commit 1b355a2df6bd96431a70111607470b873b742562
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Sep 13 19:41:58 2021 +0300
querylog: fix panic
2021-09-13 20:16:06 +03:00
Eugene Burkov
fac574d324
Pull request: 3538 dhcp options
...
Merge in DNS/adguard-home from 3538-dhcp-options to master
Closes #3538 .
Updates #3366 .
Squashed commit of the following:
commit 8b8cd118834aaf393fd13daf2afc9867794ee102
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Sep 13 19:57:09 2021 +0300
dhcpd: imp tests
commit 1789171283280b6934eed87137a693cd310a9c0a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Sep 13 19:04:12 2021 +0300
dhcpd: fix ip version
commit 07108a95a2026592e72cabecbf6275b6dd50c18a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Sep 13 18:56:21 2021 +0300
all: imp log of changes
commit 461441b3709bf1383abebffa4067ea89f4763d79
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Sep 13 18:48:55 2021 +0300
dhcpd: imp code & docs, log changes
commit 723f818baeadb9f0805cad96351a3b117155a103
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Mon Sep 13 17:27:30 2021 +0300
dhcpd: add default options
commit 575e9d01cf95a564aed31d26a6cc9376850d321a
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Sep 8 13:05:01 2021 +0300
dhcpd: imp options logic
2021-09-13 20:05:41 +03:00
Ainar Garipov
53f7c0b2df
Pull request: home: imp systemd unit script
...
Updates #3579 .
Squashed commit of the following:
commit 9bb45127f625d4df2f4df8bd2ca4d6fe83557fc8
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Sep 13 16:57:43 2021 +0300
all: imp chlog
commit d2285cb6386acc5d6e835f85f118a959a33391e6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Sep 13 16:41:54 2021 +0300
home: imp systemd unit script
2021-09-13 17:06:16 +03:00
Ainar Garipov
424f20da98
Pull request: home: add bootstrap to mobileconfig, imp code
...
Updates #3568 .
Squashed commit of the following:
commit ec342e6223e2b2efe9a8bf833d5406a44c6417e4
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Sep 13 15:16:07 2021 +0300
home: imp tests
commit 67cd771e631938d3e8a5340315314210de796174
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Sep 13 14:34:03 2021 +0300
home: add bootstrap to mobileconfig, imp code
2021-09-13 16:00:36 +03:00
Dmitry Seregin
8fdd789474
Pull request: 3419 client allowlist collision
...
Updates #3419 .
Squashed commit of the following:
commit 370094c00d9c15b1336fbedb1e233bd4436c9898
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Sep 10 17:31:16 2021 +0300
added link to github issue
commit 407ba9b2db46b887a30ddb081bd37c56e56b0496
Merge: 426c8146 80548233
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Sep 10 17:29:52 2021 +0300
Merge branch 'master' into 3419-client-allowlist-collision
commit 426c8146cff5c112ebb25192af276c6601200528
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Sep 10 16:28:11 2021 +0300
fix en
commit d28c6022321828c6bdc55c3f9a4f655b26d146d2
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Sep 10 15:49:12 2021 +0300
added missing space
commit b374a09327968ca5343c1595d1ab8cf317c15ffe
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Sep 10 15:43:55 2021 +0300
fixes after review
commit 2be629d66e4703e2f5a85615bf1eaaa92e03c6fd
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Thu Sep 9 14:17:19 2021 +0300
fixes
commit 5c2aa6201cc0ecf404d4057e354fbb0bdadcdd6d
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Wed Sep 8 15:04:30 2021 +0300
return empty line to locale file
commit 3631c3772babbd595b1c3de4a7e91be6bac3e80f
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Wed Sep 8 13:57:51 2021 +0300
all: fix collisions in access lists && expand block/unblock client
2021-09-10 17:57:09 +03:00
Eugene Burkov
80548233ba
Pull request: 3551 fix index panic
...
Merge in DNS/adguard-home from 3551-dont-panic to master
Updates #3551 .
Squashed commit of the following:
commit 45560e154b9256c5facc7cff282b50d8e09e8c15
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Wed Sep 8 20:00:27 2021 +0300
all: upd dnsproxy
2021-09-08 20:15:57 +03:00
Ainar Garipov
eeda06f9b0
Pull request: 3564 9gag
...
Updates #3564 .
Squashed commit of the following:
commit dafb26d9c0a85f30fb06627411f653e160d38cc8
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Sep 8 12:13:43 2021 +0300
client: fix 9gag spelling
commit a6aa44853061839e427836fe2daf69605cc90d33
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Sep 8 12:07:59 2021 +0300
all: chlog
commit d46b17c079584946b857b63296a11acd6d524346
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Sep 8 12:01:41 2021 +0300
filtering: fix 9gag blocked service
2021-09-08 12:24:12 +03:00
Eugene Burkov
b77ceaaf55
Pull request: 3443 dhcp broadcast
...
Merge in DNS/adguard-home from 3443-fix-wired-dhcp to master
Updates #3443 .
Squashed commit of the following:
commit ec7c3b73e274ba7c05c5856cb2f4ea218ad46870
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Sep 7 18:21:07 2021 +0300
dhcpd: imp docs & naming
commit d87c646af44d837c81aa032e82aad846bde97bc8
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Sep 7 16:56:36 2021 +0300
dhcpd: fix build tags & log changes
commit cbd0b3c1aa0efb32aeaa9130111719ab3861e817
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Tue Sep 7 16:26:50 2021 +0300
dhcpd: revert 3443 & imp broadcasting
2021-09-07 18:33:23 +03:00
Ainar Garipov
bdd0ca5423
Pull request: all: upd dnscrypt and deps
...
Merge in DNS/adguard-home from upd-dnscrypt to master
Squashed commit of the following:
commit 99870b4f544ac90b1a5132e4f18b74fe93950a17
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 31 20:09:45 2021 +0300
all: upd dnscrypt and deps
2021-08-31 20:22:37 +03:00
Ainar Garipov
138718e6ec
Pull request: all: fix some typos
...
Merge in DNS/adguard-home from fix-docs to master
Squashed commit of the following:
commit 1a78c8fccabb90e97008cebe1f2cf5bd1dce9c24
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 31 17:02:52 2021 +0300
all: fix some typos
2021-08-31 17:32:59 +03:00
Ainar Garipov
2365ddd2f2
Pull request: aghnet: imp windows nslookup
...
Updates #3375 .
Squashed commit of the following:
commit a98f376a3c8253b873cadb992b42174fb3c1c584
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 31 15:06:03 2021 +0300
aghnet: imp windows nslookup
2021-08-31 15:14:08 +03:00
Ainar Garipov
bb4cd312c2
Pull request: client: upd i18n
...
Merge in DNS/adguard-home from upd-i18n to master
Squashed commit of the following:
commit 59dadec4fe47ffb752ba13d597ad0dba35a17d93
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 31 13:22:53 2021 +0300
client: fix ru locale
commit 38268c97dbf728c367ac280224ee6dcfef90c19a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 31 13:16:36 2021 +0300
client: upd i18n
2021-08-31 13:28:27 +03:00
Ainar Garipov
1265be507a
Pull request: all: upd bbolt and deps
...
Updates #3517 .
Squashed commit of the following:
commit 0b79edf3264aaf03ca6ec9a16674c1f548d38e35
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Aug 30 13:20:10 2021 +0300
all: upd bbolt and deps
2021-08-30 13:27:56 +03:00
Eugene Burkov
e064e0f277
Pull request: 1992 configurable timeouts
...
Merge in DNS/adguard-home from 1992-conf-timeouts to master
Updates #1992 .
Squashed commit of the following:
commit 1050c54fb407bec0617728690763b0392b3440b0
Merge: 05f71c3e 59544160
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 27 20:04:25 2021 +0300
Merge branch 'master' into 1992-conf-timeouts
commit 05f71c3e5397909d943e69d49a247bf4f67619b0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 27 20:03:06 2021 +0300
home: use const
commit d0861792b42e6d066aa3ffdb3937e29477235ee0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 27 19:16:26 2021 +0300
home: fix default timeout
commit ba26fcdcf66366350c89d5a82c4da91ade45838f
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 27 16:50:33 2021 +0300
all: mk ping timeout configurable
2021-08-27 20:16:07 +03:00
Ildar Kamalov
595441603f
Pull request: 3312: set search input from query params
...
Closes #3312 .
Squashed commit of the following:
commit b3070b623b6539b98922897042d3bd19ce15bf9c
Merge: 74e683da d1de47b6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Aug 27 19:34:08 2021 +0300
Merge branch 'master' into 3312-search-input
commit 74e683da9f8a01f9e16cfc519c9b3106796712d1
Author: Ildar Kamalov <ik@adguard.com>
Date: Fri Aug 27 18:25:28 2021 +0300
client: set search input from query params
2021-08-27 19:38:29 +03:00
Ainar Garipov
d1de47b636
Pull request: all: document migrations
...
Closes #3507 .
Squashed commit of the following:
commit c177bfeb0a656fbf5e40529f856c53a84d486fd5
Merge: 8293a6f9 e5c73877
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Aug 27 16:09:17 2021 +0300
Merge branch 'master' into 3507-doc-migrations
commit 8293a6f9b104fefcda845ac49275066010f14382
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Aug 27 15:55:38 2021 +0300
all: imp schema version wording
commit 56313e97f88903bcca955b1aacf36b98f968e9e9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Aug 27 15:46:23 2021 +0300
all: document migrations
2021-08-27 16:19:15 +03:00
Ildar Kamalov
e5c73877c8
Pull request: 3403 use checkbox to disable statistics
...
Closes #3403
Squashed commit of the following:
commit 25eaa0a70cb5ac7de51c456d2f611522f334846c
Author: Ildar Kamalov <ik@adguard.com>
Date: Fri Aug 27 15:42:29 2021 +0300
fix enabling stats
commit 1e2897651a84cf32ae01a79b8a61aeb5aa9f6405
Author: Ildar Kamalov <ik@adguard.com>
Date: Mon Aug 16 18:46:21 2021 +0300
client: use checkbox to disable statistics
2021-08-27 16:08:29 +03:00
Eugene Burkov
77821ec816
Pull request: Fix duration
...
Merge in DNS/adguard-home from fix-duration to master
Squashed commit of the following:
commit b6d960076e6263718ec612bc7a998c48fb92079f
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 27 15:24:37 2021 +0300
home: imp docs & fmt
commit b3d1e5dbbb9c9abe92b10a51cc1f8d7afee73e12
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 27 15:16:20 2021 +0300
home: fix duration
2021-08-27 15:33:40 +03:00
Ainar Garipov
9f52adf33d
Pull request: stats: delete units with bad names
...
Updates #3506 .
Squashed commit of the following:
commit 8e5a2435958ca799693a25292d41cdeb4ba5e774
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Aug 27 14:34:37 2021 +0300
stats: delete units with bad names
2021-08-27 14:50:37 +03:00
Dmitry Seregin
8454e65cd9
Pull request #1269 : tls: hide saved private key
...
Merge in DNS/adguard-home from 1898-hide-private-key to master
Squashed commit of the following:
commit 542569bbc098541f8e191cc5c1e5509a65fe2c5f
Merge: a07d715f 756c7064
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Aug 27 13:29:15 2021 +0300
Merge branch 'master' into 1898-hide-private-key
commit a07d715f0f0932fdad4ec3f1e1a265b43809e21b
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Thu Aug 26 19:45:39 2021 +0300
fix bug
commit 9f2b70719a24aab827c2dc300fc94bf2202527a7
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Thu Aug 26 19:07:17 2021 +0300
fixes
commit e79f0e620844531a737fff5a88f5c2cffc403f51
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Thu Aug 26 18:35:32 2021 +0300
more documentation to god of documentation
commit 47790964ed05f50c075f6b6497b1517b0d974bea
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Thu Aug 26 18:23:08 2021 +0300
changed var named && fixed description
commit d35de5a34eafb3ffbd1148982dd31735a2000377
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Thu Aug 26 18:11:13 2021 +0300
revert locales
commit 514ab1a5d90039bf9aad1389dd0ed966fd1a7e65
Merge: 5d9b992a 16092e8b
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Thu Aug 26 14:41:27 2021 +0300
Merge branch 'master' into 1898-hide-private-key
commit 5d9b992a236dec276a46a035509da6938a7da7bf
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Thu Aug 26 14:41:13 2021 +0300
here we go again
commit 2e7b30df5f19953f4e055394083be62b23028ad6
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Aug 20 17:11:49 2021 +0300
update deps
commit 5e58c3e22a77c42f321deb9707f34f031b345d75
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Aug 20 17:10:19 2021 +0300
small fix
commit c2096377de0a8ecf4f36567322ad9171c5fb5ab2
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Aug 20 17:07:45 2021 +0300
fixes && updated translations
commit ada2d4784e6288b1740b8564b6ffc1ef8f0dcf68
Merge: dc5ce072 550b1798
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Aug 20 13:17:34 2021 +0300
Merge branch 'master' into 1898-hide-private-key
commit dc5ce0721b5c095ed79f2a302ad90d9616785f93
Author: Dmitriy Seregin <d.seregin@adguard.com>
Date: Fri Aug 13 20:12:18 2021 +0300
tls: hide saved private key
If private key saved as a string, then hide it from the answer to UI
2021-08-27 13:42:31 +03:00
Ainar Garipov
756c70644d
Pull request: client: imp en locale
...
Merge in DNS/adguard-home from imp-i18n to master
Squashed commit of the following:
commit 04192f2eb3dda1059da442dd29c7d3b46cc4c538
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Aug 26 15:39:16 2021 +0300
client: imp en locale
2021-08-26 16:02:23 +03:00
Eugene Burkov
16092e8ba9
Pull request: 3226 support service on OpenBSD
...
Merge in DNS/adguard-home from 3226-openbsd-svc to master
Closes #3226 .
Squashed commit of the following:
commit bcf1a31a8343ae4b35c7cadeb45bc7a10863fda2
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Aug 24 17:43:31 2021 +0300
aghos: imp code
commit 3d4060ce6b5a37cf7af05b117b8bc4a49f69b2e8
Merge: 9e9225ec b92db25e
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Aug 24 17:09:00 2021 +0300
Merge branch 'master' into 3226-openbsd-svc
commit 9e9225ecb2af30fe46999b43c0683e4b3c946778
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Aug 24 17:02:52 2021 +0300
home: fix lil bugs
commit 03456f9a09081c6178dca0ac9887590b5d24f333
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Aug 24 16:18:48 2021 +0300
home: imp code
commit 5cdf4fcbae78c07b663190012228003fe94bfdee
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 20 23:32:15 2021 +0300
home: imp code, docs
commit d2a95faa0a7d176cdcba304e7226ebe11c1ce341
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 20 14:01:53 2021 +0300
home: sup service on openbsd
2021-08-24 18:00:30 +03:00
Ainar Garipov
b92db25e6a
Pull request: scripts: imp linter scripts
...
Merge in DNS/adguard-home from imp-lint to master
Squashed commit of the following:
commit f5b5115a225431855798764770423209e03d6020
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Aug 23 17:57:59 2021 +0300
scripts: imp linter scripts
2021-08-23 18:10:36 +03:00
Ainar Garipov
b81030ba70
Pull request: all: don't mark docs issues as stale
...
Merge in DNS/adguard-home from no-stale-doc to master
Squashed commit of the following:
commit 12323e7261cd1284f260bda750719eaea13ef65b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Aug 23 13:32:03 2021 +0300
all: don't mark docs issues as stale
2021-08-23 13:47:10 +03:00
Ainar Garipov
9809ed8019
Pull request: Found a few more domains for Disney+ and Facebook
...
Merge in DNS/adguard-home from 3476-disney-facebook to master
* commit '9246c1340e6e0c9982e75d6619c430d81d74d1e7':
Found a few more domains for Disney+ and Facebook
2021-08-23 13:31:09 +03:00
Imre Kristoffer Eilertsen
9246c1340e
Found a few more domains for Disney+ and Facebook
2021-08-20 18:49:05 +02:00
Eugene Burkov
550b1798a1
Pull request: 3457 fix service reload
...
Merge in DNS/adguard-home from 3457-darwin-svc-reload to master
Closes #3457 .
Squashed commit of the following:
commit e3d6fbccf8373194360b6480e2d702ccd0ec7107
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Aug 18 00:52:39 2021 +0300
aghos: imp docs
commit 220d37ebc1e0c2e9ba37a34650bff1480bd2fcf6
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Aug 17 15:45:52 2021 +0300
all: fix ps
2021-08-18 13:20:56 +03:00
Ainar Garipov
d2c9052dde
Pull request: all: fix some typos
...
Merge in DNS/adguard-home from fix-typos to master
Squashed commit of the following:
commit d6a79ea60fea9e9f8bebbe845f403787b93e6f66
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 17 15:54:09 2021 +0300
all: fix some typos
2021-08-17 15:58:40 +03:00
Ainar Garipov
f8fe4b310f
Pull request: client: upd i18n
...
Merge in DNS/adguard-home from upd-i18n to master
Squashed commit of the following:
commit e85d6eef7fca0eb61dd83d83069a637a71c66547
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 17 15:15:45 2021 +0300
client: upd i18n
2021-08-17 15:20:48 +03:00
Eugene Burkov
6013f7ce3e
Pull request: 3450 fix install script
...
Merge in DNS/adguard-home from 3450-install-script to master
Closes #3450 .
Squashed commit of the following:
commit ab28d0b2bf7fca0fb292f250b728ae6214a75829
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Aug 16 19:00:03 2021 +0300
scripts: fix install
2021-08-16 19:22:09 +03:00
Ildar Kamalov
91c1c9e61d
Pull request #1273 : 3438 make highlighted inputs resizable
...
Merge in DNS/adguard-home from 3438-inputs-height to master
Squashed commit of the following:
commit a049febdc8490505d665c0939c01a14da997f861
Merge: 7035339b 42b2c3ab
Author: Ildar Kamalov <ik@adguard.com>
Date: Mon Aug 16 17:36:58 2021 +0300
Merge branch 'master' into 3438-inputs-height
commit 7035339b26fa205a844e79713179c7b623c90ce0
Merge: 20ef34c4 784bc318
Author: Ildar Kamalov <ik@adguard.com>
Date: Mon Aug 16 17:28:06 2021 +0300
Merge branch 'master' into 3438-inputs-height
commit 20ef34c4a6078658c444e310800923b8b3f74c1c
Author: Ildar Kamalov <ik@adguard.com>
Date: Mon Aug 16 13:41:46 2021 +0300
client: remove unused
commit f2ace4ef452bbdc4b955e510aa07d1c93ec79ee4
Author: Ildar Kamalov <ik@adguard.com>
Date: Mon Aug 16 13:30:58 2021 +0300
client: make highlighted inputs resizable
2021-08-16 17:57:06 +03:00
Ildar Kamalov
42b2c3ab85
Pull request: 3201 use backslash to escape quotes in the client name
...
Closes #3201
Squashed commit of the following:
commit 43d2b967a4d13ff4556b2d9a7d6281b2a8be0895
Merge: 36eeb1bc 784bc318
Author: Ildar Kamalov <ik@adguard.com>
Date: Mon Aug 16 17:29:06 2021 +0300
Merge branch 'master' into 3201-escape-quotes
commit 36eeb1bc9862181a1cc3108300c6a12a9d913057
Author: Ildar Kamalov <ik@adguard.com>
Date: Mon Aug 16 15:56:15 2021 +0300
client: multiple escape
commit e7c19ddb1a5041447d9612783415ba21fcad802e
Author: Ildar Kamalov <ik@adguard.com>
Date: Mon Aug 16 12:04:43 2021 +0300
client: use backslash to escape quotes in the client name
2021-08-16 17:36:44 +03:00
Eugene Burkov
784bc318ca
Pull request: 3444 reuse port
...
Merge in DNS/adguard-home from 3444-dhcp-again to master
Closes #3444 .
Squashed commit of the following:
commit 5459ded7d58f219ab5417977e0df17c177c73a4a
Merge: d6559090 8e667d3c
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Aug 16 15:35:30 2021 +0300
Merge branch 'master' into 3444-dhcp-again
commit d6559090a21b6b13be6970a3839db1106fb539b8
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Aug 16 15:28:38 2021 +0300
aghnet: fix linux
commit 262f729224d73a70d61a4b29d5a4d34502b7b094
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Aug 16 14:30:09 2021 +0300
aghnet: rm debug
commit c54b107264f792ec7f17f8d790908408070307d3
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Aug 16 14:21:07 2021 +0300
aghnet: imp bsd compat, fix openbsd static ip
commit f9871a4c51d1f5d2c799a8d1308a4d30a47485f6
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Sat Aug 14 00:17:46 2021 +0300
aghnet: setsockopt
2021-08-16 15:53:33 +03:00
Ildar Kamalov
8e667d3cc4
Pull request: 3395 fix table scroll styles
...
Closes #3395
Squashed commit of the following:
commit 63fd4593977cd2ac6595344f681df499dc62abb1
Author: Ildar Kamalov <ik@adguard.com>
Date: Mon Aug 16 11:58:26 2021 +0300
client: fix table scroll styles
2021-08-16 13:34:44 +03:00
Eugene Burkov
394c2f65e0
Pull request: 3435 openwrt detect
...
Merge in DNS/adguard-home from 3435-openwrt-detect to master
Updates #3435 .
Squashed commit of the following:
commit 04b10f407ced1c85ac8089f980d79e9bbfe14e95
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 13 19:02:55 2021 +0300
aghos: fix windows build
commit d387cec5f9cae9256dccef8c666c02f2fb7449a2
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 13 18:22:12 2021 +0300
aghos: imp code, tests
commit 2450b98522eb032ec8658f3ef2384fc77b627cc6
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 13 13:43:46 2021 +0300
all: imp code, docs
commit 7fabba3a8dc70fe61dbaa8fd5445453816fe9ac7
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 13 04:04:09 2021 +0300
all: log changes
commit 7cc1235308caf09eb4c80c05a4f328b8d6909ec7
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 13 03:33:13 2021 +0300
querylog: repl with golibs
commit 84592087d3b2aca23613950bb203ff3c862624dc
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 13 03:16:37 2021 +0300
aghos: use filewalker
commit e4f2964b0e031c7a9a053e85c0ff7c792c772929
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Aug 13 00:34:20 2021 +0300
aghos: mv recurrentchecker from aghnet
2021-08-13 19:20:17 +03:00
Ainar Garipov
e3ad46876f
Pull request: dnsforward: fix clientid check
...
Closes #3437 .
Squashed commit of the following:
commit fc4207a6ee1a09ade9db5eb5c8b58f88011db2f9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Aug 12 18:22:31 2021 +0300
dnsforward: imp code, docs
commit 0c608e0b7ca0b68b7810fc1ca798fb7d80d6ac24
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Aug 12 18:01:22 2021 +0300
dnsforward: fix clientid check
2021-08-12 18:35:30 +03:00
Eugene Burkov
506b459842
Pull request: 3225 bsd dhcp
...
Merge in DNS/adguard-home from 3225-bsd-dhcp to master
Closes #3225 .
Closes #3417 .
Squashed commit of the following:
commit e7ea691824c7ebc8cafd8c9e206679346cbc8592
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Aug 12 17:02:02 2021 +0300
all: imp code, docs
commit 5b598fc18a9b69a0256569f4c691bb6a2193dfbd
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Aug 12 16:28:12 2021 +0300
all: mv logic, imp code, docs, log changes
commit e3e1577a668fe3e5c61d075c390e4bd7268181ba
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Aug 12 14:15:10 2021 +0300
dhcpd: imp checkother
commit 3cc8b058195c30a7ef0b7741ee8463270d9e47ff
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Aug 11 13:20:18 2021 +0300
all: imp bsd support
2021-08-12 17:33:53 +03:00
Ainar Garipov
00f2927663
Pull request: client: imp en i18n
...
Merge in DNS/adguard-home from imp-i18n to master
Squashed commit of the following:
commit ad7de346cddd14502e7144c9b689f610357158fd
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Aug 11 13:34:47 2021 +0300
client: imp en i18n
2021-08-11 14:20:02 +03:00
Ainar Garipov
9bd7294fad
Pull request: all: mv some utilities to netutil
...
Merge in DNS/adguard-home from mv-netutil to master
Squashed commit of the following:
commit 5698fceed656dca7f8644e7dbd7e1a7fc57a68ce
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Aug 9 15:44:17 2021 +0300
dnsforward: add todos
commit 122fb6e3de658b296931e0f608cf24ef85547666
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Aug 9 14:27:46 2021 +0300
all: mv some utilities to netutil
2021-08-09 16:03:37 +03:00
Ainar Garipov
133a1c57b1
Pull request: client: fix en i18n
...
Merge in DNS/adguard-home from fix-i18n to master
Squashed commit of the following:
commit 6cc5b9548cd1b429cfcba13c37b3cbfed9ae6514
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Aug 9 14:21:06 2021 +0300
client: fix en i18n
2021-08-09 14:38:31 +03:00
Ainar Garipov
89b3af128a
Pull request: client: imp en i18n
...
Merge in DNS/adguard-home from imp-i18n to master
Squashed commit of the following:
commit 5340d2ccfecbf756694594d125e10c1890a7155a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Aug 6 15:28:37 2021 +0300
client: imp en i18n
2021-08-06 15:40:30 +03:00
Eugene Burkov
d0772fda5f
Pull request: 2807 listen address switching
...
Merge in DNS/adguard-home from 2807-addr-switch-bug to master
Updates #2807 .
Squashed commit of the following:
commit 0340469a70c4f8b40d5b42930a967ea5e30f1331
Merge: 3ab4d43d 5c2ead5f
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Aug 3 19:57:31 2021 +0300
Merge branch 'master' into 2807-addr-switch-bug
commit 3ab4d43d32e14e99ac49f75f797b69996d86c096
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Aug 3 19:21:08 2021 +0300
all: upd dnsproxy
2021-08-03 20:03:13 +03:00
Ainar Garipov
5c2ead5f60
Pull request: home: fix tls config comparison
...
Closes #3411 .
Squashed commit of the following:
commit 42deaa1ca804429a5c523641997b4e8d453952e6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 3 19:47:32 2021 +0300
home: imp code
commit a69f6469e5e76e17c83537f7a763f047201fd15a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 3 18:54:59 2021 +0300
home: fix tls config comparison
2021-08-03 19:55:04 +03:00
Ainar Garipov
c14bde280e
Pull request: client: upd i18n
...
Merge in DNS/adguard-home from 2643-upd-i18n to master
Squashed commit of the following:
commit 12f4de7608c7a2335a137859301ff3a51e239596
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 3 13:32:37 2021 +0300
client: fix punct in fr
commit 01369e0985ffd0f8780e514f9af614909d3ecdb4
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 3 13:27:02 2021 +0300
client: fix punct in de, fr
commit d06ea8fe2d2ca4f50e8721d9edb0a895062ac0a0
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Aug 3 13:07:57 2021 +0300
client: upd i18n
2021-08-03 13:40:21 +03:00
Ainar Garipov
fb6bc322c1
Pull request: all: do not refuse reqs from untrusted proxies
...
Updates #2799 .
Squashed commit of the following:
commit bc768fdd48b563017520f962480be4b2be90666a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Aug 2 15:00:10 2021 +0300
all: do not refuse reqs from untrusted proxies
2021-08-02 15:11:00 +03:00
Ainar Garipov
12db98230c
Pull request: client: imp setup guide i18n
...
Merge in DNS/adguard-home from imp-i18n to master
Squashed commit of the following:
commit a109d8fd8a32ab20106d1df61ab945bb139c12e4
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Jul 30 16:01:09 2021 +0300
client: imp setup guide i18n
2021-07-30 16:09:12 +03:00
Eugene Burkov
6fa1167251
Pull request: 3289 freebsd dhcp
...
Merge in DNS/adguard-home from 3289-freebsd-dhcp to master
Updates #3289 .
Squashed commit of the following:
commit 1365d8f17293da611b860525d519a7bbd7851902
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Jul 30 15:01:13 2021 +0300
dhcpd: fix doc
commit 26724df27e92d457c39c8bf0fb78179a874e3fb2
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Jul 30 14:52:58 2021 +0300
all: imp code & docs
commit 9a9574a885d3d2129ef54fefb9a56857ce060cff
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Jul 29 15:51:07 2021 +0300
all: fix broadcasting, sup freebsd dhcp, fix http response
2021-07-30 15:27:24 +03:00
Ainar Garipov
63ee95dfbe
Pull request: all: replace aghstrings with stringutil
...
Merge in DNS/adguard-home from add-stringutil to master
Squashed commit of the following:
commit 4ca9b29356de7d0a162b1e5a6496c691e9751f15
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Jul 29 17:29:25 2021 +0300
all: replace aghstrings with stringutil
2021-07-29 17:40:31 +03:00
Ainar Garipov
0030e31e33
Pull request: all: add links to new guidelines
...
Merge in DNS/adguard-home from mv-hacking to master
Squashed commit of the following:
commit b4782bc2482c33dbf749f2249295fb0cb05f82e6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Jul 28 13:40:27 2021 +0300
all: add links to new guidelines
2021-07-28 14:17:11 +03:00
Eugene Burkov
fc063f580f
Pull request: 3372 dnscrypt querylog
...
Merge in DNS/adguard-home from 3372-dnscrypt-logs to master
Updates #3372 .
Squashed commit of the following:
commit 603383227540e1e62911c66d3c0440187d6a313c
Merge: c0379e2b f2046a5f
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Jul 27 19:05:18 2021 +0300
Merge branch 'master' into 3372-dnscrypt-logs
commit c0379e2bb53376efaf0a222e5be9a232821059c6
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Jul 27 18:58:07 2021 +0300
all: fix log of changes
commit 7ba9dba530684f00f17e8cafbd6a7f5ccde8579c
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Jul 27 18:54:05 2021 +0300
all: log changes
commit dbf107642bb39df63b45bd2844e10e3d682e3455
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Jul 27 18:09:51 2021 +0300
all: upd dnscrypt
2021-07-27 19:22:25 +03:00