Andrey Meshkov
6cdc59db26
*(global): travis: choco install nodejs
2020-04-14 00:08:54 +03:00
Andrey Meshkov
ca418de16f
+(global): windows travis build
2020-04-14 00:04:38 +03:00
Andrey Meshkov
8911a38f43
Merge branch 'wikijm-master'
2020-04-08 13:54:02 +03:00
wikijm
d2b58c81f3
Add 'device_camera' and 'device_securityalarm' values
2020-04-08 11:59:36 +02:00
Ildar Kamalov
fc03ca4bb8
Merge: + client: handle rewrite auto
...
Closes #1478
* commit 'c7f8f20aada3e339b82434fab3d1b02c52bdd4e1':
+ client: handle rewrite auto
2020-04-08 09:02:15 +03:00
Ildar Kamalov
bcbffd90be
Merge: + client: add IPv6 CIDR validation for the client id
...
Closes #1479
* commit '69e88cf17d6297d34bf440e01330e335cd662963':
+ client: add IPv6 CIDR validation
2020-04-08 08:44:19 +03:00
Ildar Kamalov
c7f8f20aad
+ client: handle rewrite auto
2020-04-08 08:23:07 +03:00
Andrey Meshkov
2f9bc13ffd
*(home): fix small filters update
...
✅ Closes: https://github.com/AdguardTeam/AdGuardHome/issues/1554
2020-04-07 23:29:03 +03:00
Andrey Meshkov
ea38612a1d
Merge: - install: fix crash when trying to use uninitialized TLS module
...
* commit '6690441240f217cc5e6de93fa0803e3c15a50fef':
- install: fix crash when trying to use uninitialized TLS module
2020-04-07 23:12:32 +03:00
Simon Zolin
6690441240
- install: fix crash when trying to use uninitialized TLS module
2020-04-07 19:24:29 +03:00
Andrey Meshkov
fe056cfaf0
Merge branch 'master' of ssh://bit.adguard.com:7999/dns/adguard-home
2020-04-07 13:02:33 +03:00
Andrey Meshkov
1376d66acb
*(home): fix filters update on Windows
...
✅ Closes : #1553
2020-04-07 13:02:28 +03:00
Simon Zolin
59b3a5bc6f
Merge: * GetValidNetInterfaces: don't skip PointToPoint interfaces
...
Close #1534
* commit '2b1919137d88902d0cfc0cc8f480274e18b2d109':
* GetValidNetInterfaces: don't skip PointToPoint interfaces
2020-04-07 12:46:20 +03:00
Simon Zolin
2b1919137d
* GetValidNetInterfaces: don't skip PointToPoint interfaces
2020-04-07 12:00:04 +03:00
Simon Zolin
105e2dd1ee
Merge: - dhcp: web handlers were not registered when DHCP server is disabled
...
Close #1552
* commit '43704901384fe35785383b27a1ad0bd7d430830c':
- dhcp: web handlers were not registered when DHCP server is disabled
2020-04-07 11:54:29 +03:00
Simon Zolin
4370490138
- dhcp: web handlers were not registered when DHCP server is disabled
...
So there was no way to enable DHCP from UI
2020-04-07 11:48:03 +03:00
Artem Baskal
6ea93d0b8e
Merge pull request #569 in DNS/adguard-home from fix/1462 to master
...
* commit '8c74f983d1c08c03a9f131abdea8e712a5cf7505':
- client: Enabling or disabling a filter list triggers a "loading" screen
2020-04-07 11:34:03 +03:00
Andrey Meshkov
8f00e1ca5e
*: golibs to v0.4.2
2020-04-06 23:40:57 +03:00
Andrey Meshkov
0d66451084
*(global): fix compat with windows
...
✅ Closes: https://github.com/AdguardTeam/AdGuardHome/issues/1549
2020-04-06 22:32:18 +03:00
ArtemBaskal
8c74f983d1
- client: Enabling or disabling a filter list triggers a "loading" screen
2020-04-06 18:37:06 +03:00
Andrey Meshkov
1fa6d74862
Merge pull: Fix #1540
...
* commit '7b8588afa4409117f88eaeffd3e8ebfdc508e72f':
*: fix golangci-lint warnings
*(global): upgrade dependencies, start using Go v1.14
2020-04-05 18:52:01 +03:00
Andrey Meshkov
7b8588afa4
*: fix golangci-lint warnings
2020-04-05 18:34:43 +03:00
Andrey Meshkov
d5b826e12f
*(global): upgrade dependencies, start using Go v1.14
2020-04-05 18:21:26 +03:00
Simon Zolin
e84c753357
Merge: * blocked_services: update
...
Close #1519
* commit 'ed0f457b7d8501d2dc79d1c8261d38c5ce538ade':
Update blocked_services.go
2020-04-03 10:29:37 +03:00
Imre Kristoffer Eilertsen
ed0f457b7d
Update blocked_services.go
...
Update README.md
Trying to fix some Travis comma complaints
Update README.md
Update blocked_services.go
Following GolangCIbot's spacing suggestion (Indentation spacing is pretty complicated sometimes.)
Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>
2020-04-01 10:39:29 +03:00
Andrey Meshkov
c73dd5577f
Merge: - DNS: filtering didn't work
...
Fix #1504
* commit '7c192212410ef877aea5c0d018cc0f9ae8b41879':
minor
- DNS: filtering didn't work
2020-03-24 12:01:44 +03:00
Simon Zolin
7c19221241
minor
2020-03-24 11:49:42 +03:00
Simon Zolin
c16dc6cf62
- DNS: filtering didn't work
2020-03-24 11:44:47 +03:00
Simon Zolin
06b3378fd7
Merge: + DNS, Web: use only secure TLSv1.2 ciphers
...
Close #1384
Squashed commit of the following:
commit cd90abcce573a8e930446ba153565e553e6b81d5
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 19:17:53 2020 +0300
minor
commit a1914c5f41425e82cdedc9716bce84470afab65b
Merge: 72c53673 c8285c41
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 19:17:21 2020 +0300
Merge remote-tracking branch 'origin/master' into 1384-tls12-ciphers
commit 72c536737e0502bb397562ade47aedb9f2ae4494
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Mar 4 18:16:24 2020 +0300
+ DNS, Web: use only secure TLSv1.2 ciphers
2020-03-23 10:23:34 +03:00
Ildar Kamalov
69e88cf17d
+ client: add IPv6 CIDR validation
2020-03-21 20:43:45 +03:00
Simon Zolin
c8285c41d7
Merge: + DNS: new settings cache_ttl_min, cache_ttl_max
...
Close #1214
Squashed commit of the following:
commit e445125556c9f9441c3d6936cb923db0a7e58260
Merge: c88b25ca 63923fa8
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 19:12:21 2020 +0300
Merge remote-tracking branch 'origin/master' into 1214-cache-min-ttl
commit c88b25ca4b641918f32811212c2cf3b63a5bf654
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 19:02:17 2020 +0300
minor
commit ec3dc21bb211941c71adcec38796eeadb978b2b7
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Mar 19 12:18:08 2020 +0300
+ DNS: new settings cache_ttl_min, cache_ttl_max
2020-03-20 19:16:55 +03:00
Simon Zolin
63923fa882
Merge: + DNS: use rules from /etc/hosts
...
- fix filtering logic: don't do DNS response check for Rewrite rules
Close #1478
Squashed commit of the following:
commit 1206b94881289ff664b7c8998ea97c1455da1ff8
Merge: c462577a 5fe98474
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 15:00:25 2020 +0300
Merge remote-tracking branch 'origin/master' into 1478-auto-records
commit c462577ad84754f5b3ea4cd58339838af817fe36
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 14:33:17 2020 +0300
minor
commit 7e824ba5f432648a976bc4b8076a645ba875ef70
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 14:29:54 2020 +0300
more tests
commit a22b62136c5cfd84cd0450897aef9e7d2e20585a
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 14:09:52 2020 +0300
rename, move
commit 9e5ed49ad3c27c57d540edf18b78d29e56afb067
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Mar 19 15:33:27 2020 +0300
fix logic - don't do DNS response check for Rewrite rules
commit 6cfabc0348a41883b8bba834626a7e8760b76bf2
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Mar 19 11:35:07 2020 +0300
minor
commit 4540aed9327566078e5087d43c30f4e8bffab7b9
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Mar 19 11:03:24 2020 +0300
fix
commit 9ddddf7bded812da48613cc07084e360c15ddd0e
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Mar 19 10:49:13 2020 +0300
fix
commit c5f8ef745b6f2a768be8a2ab23ad80b01b0aa54f
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Mar 19 10:37:26 2020 +0300
fix
commit f4be00947bf0528c9a7cd4f09c4090db444c4694
Author: Simon Zolin <s.zolin@adguard.com>
Date: Mon Mar 16 20:13:00 2020 +0300
+ auto DNS records from /etc/hosts
2020-03-20 15:05:43 +03:00
Simon Zolin
5fe984741e
Merge: + qlog: anonymize_client_ip setting
...
Close #916
* commit 'a0be7f5566a7d5986eb04ed7ffb79c5230171e2a':
+ client: handle hide_client_ip
+ qlog: hide_client_ip setting
2020-03-20 14:55:55 +03:00
Ildar Kamalov
a0be7f5566
+ client: handle hide_client_ip
2020-03-20 14:50:43 +03:00
Simon Zolin
2e845e4f4d
+ qlog: hide_client_ip setting
2020-03-20 14:50:43 +03:00
Simon Zolin
a5b9d1d74c
Merge: + DNS: blocked hosts: support wildcards; use urlfilter for processing of the blocked hosts
...
Close #1469
Squashed commit of the following:
commit b07f408550a526726c8e38886ce0fcc1f4c3d93d
Merge: 56aa0dfc c5a39b94
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 20 14:32:21 2020 +0300
Merge remote-tracking branch 'origin/master' into 1469-wildcards
commit 56aa0dfcca8265fed35e9b92f85dc54de947cc11
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Mar 19 12:02:17 2020 +0300
update text
commit 468bcd9ea6e57eedd96bbb4b8414d86a60abcdc3
Author: Simon Zolin <s.zolin@adguard.com>
Date: Thu Mar 19 11:51:01 2020 +0300
* access: use urlfilter for blocked hosts processing
commit 1b157d39dfb32dd74d527274e5466b1642cd6916
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Mar 18 13:13:06 2020 +0300
minor
commit 34811eb08ab690104d29710b0e1bc9fb003a4cd4
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Fri Mar 13 19:05:12 2020 +0300
* client: change field description
commit fe0acec1bbd0b810f00481412efcc9776022b694
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Mar 13 16:51:17 2020 +0300
+ DNS: blocked hosts: support wildcards
2020-03-20 14:41:13 +03:00
Simon Zolin
c5a39b942f
Merge: - querylog: querylog_memsize setting was reset to 0
...
* commit 'bebd43923b71b2ef4bf4e1beb5bb69ff6208d06e':
- querylog: querylog_memsize setting was reset to 0
2020-03-19 18:58:34 +03:00
Simon Zolin
bebd43923b
- querylog: querylog_memsize setting was reset to 0
...
Since v0.100.0 the query logs memory buffer was not active,
despite the default capacity of 1000 items.
Now we remove querylog_memsize setting and replace it with querylog_size_memory
2020-03-19 15:53:25 +03:00
Ildar Kamalov
6eadca25d1
Merge: - client: fix tags select on mobile
...
Closes #1471
Squashed commit of the following:
commit 1ce2c742e268b49332f73c9ac17722dbe0e8dd92
Author: Ildar Kamalov <i.kamalov@adguard.com>
Date: Tue Mar 17 15:38:04 2020 +0300
- client: fix tags select on mobile
2020-03-19 10:49:25 +03:00
Simon Zolin
72c20acb86
Merge: + dnsforward: add dnssec_enabled option
...
Close #66
* commit '79bfa6a72b6cda8c0f5211a3a6df0293c4b6c7d1':
+ client: handle DNSSEC setting
+ dnsforward: add dnssec_enabled option
2020-03-18 18:21:06 +03:00
Ildar Kamalov
79bfa6a72b
+ client: handle DNSSEC setting
2020-03-18 18:05:02 +03:00
Simon Zolin
a5c2cdaf38
+ dnsforward: add dnssec_enabled option
2020-03-18 18:05:02 +03:00
Simon Zolin
7ff743ab32
Merge: * auto-upgrade: don't show Upgrade button on UNIX if running under non-root user
...
Close #1193
* commit '58f183103248d3efd7e94551ffaebc5df3689ac0':
* auto-upgrade: don't show Upgrade button on UNIX if running under non-root user
2020-03-18 15:19:30 +03:00
Simon Zolin
3303d77dad
Merge: - tls: allow_unencrypted_doh and strict_sni_check settings were reset after POST /control/tls/configure
...
Close #1484
Squashed commit of the following:
commit 2daae88b80d83889238eaf4808b8a4da4fd8b102
Author: Simon Zolin <s.zolin@adguard.com>
Date: Wed Mar 18 13:16:23 2020 +0300
minor
commit 99fa4e27ad45e515c8faef14a77304c2a9687875
Author: Simon Zolin <s.zolin@adguard.com>
Date: Tue Mar 17 13:46:46 2020 +0300
- tls: allow_unencrypted_doh and strict_sni_check settings were reset after POST /control/tls/configure
2020-03-18 15:18:15 +03:00
Simon Zolin
58f1831032
* auto-upgrade: don't show Upgrade button on UNIX if running under non-root user
2020-03-17 19:22:45 +03:00
Simon Zolin
4dba20941d
Merge: * tech doc: update architecture picture
...
* commit '360ee3e3926a2786233edf38fd64db36bf61ff7e':
* tech doc: update architecture picture
2020-03-17 18:47:03 +03:00
Simon Zolin
360ee3e392
* tech doc: update architecture picture
2020-03-17 18:36:10 +03:00
Simon Zolin
32baa907b6
Merge: + Reload configuration command; refactoring
...
Close #1302
* commit 'dd7d9dc334181b3923b1532aaae51cae77d5ed55':
* move getDNSAddresses() and "/dns-query" handler to DNS module
* TLS is now a separate module (logically)
* move HTTP server code
* refactor: move blocked-services functions to dnsfilter
* refactor
+ service: support "-s reload" command
+ clients: re-read auto-clients from /etc/hosts when SIGHUP is received
2020-03-17 17:19:03 +03:00
Simon Zolin
dd7d9dc334
* move getDNSAddresses() and "/dns-query" handler to DNS module
2020-03-17 17:12:02 +03:00
Simon Zolin
db30f27c8f
* TLS is now a separate module (logically)
2020-03-17 17:11:24 +03:00