Ainar Garipov
aee09d29e9
Pull request: dhcpd: fix dbload panic
...
Closes #2991 .
Squashed commit of the following:
commit cd820a9a903d628aa5964f8f973edc7bb7993ae5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Apr 21 14:34:45 2021 +0300
dhcpd: fix err handling
commit 775b834683f0edb5954b20fedb896e6af1fa843e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Apr 21 14:21:41 2021 +0300
dhcpd: fix build for go1.15
commit 8441d6fffa72cc6890fad2df76559e21819786d6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Apr 21 14:05:08 2021 +0300
dhcpd: fix dbload panic
2021-04-21 14:42:19 +03:00
Eugene Burkov
c26675585d
Pull request: 2843 upd dnsproxy
...
Merge in DNS/adguard-home from 2843-upd-dnsproxy to master
Closes #2843 .
Squashed commit of the following:
commit c3ffddcbf85cbd2542c5bb111984a8f422113a24
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 20 19:39:11 2021 +0300
all: fix docs
commit 4b596e4776bfc05e4171bc53e8f9c55c88e1e6a5
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 20 19:25:24 2021 +0300
all: imp code, docs
commit 8e3655f4f888ccc2c0902373cf8dd2aa4e113857
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 20 18:41:14 2021 +0300
all: upd dnsproxy
2021-04-21 12:49:41 +03:00
Ainar Garipov
55cd4ae254
Pull request: home: fix 8 to 9 migration
...
Updates #2988 .
Squashed commit of the following:
commit 1b9f145be0dbcca9848e02942cea294315baa9cc
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 20 18:41:05 2021 +0300
home: fix 8 to 9 migration
2021-04-20 18:56:15 +03:00
Ainar Garipov
93638a1936
Pull request: all: add string set
...
Merge in DNS/adguard-home from add-strset to master
Squashed commit of the following:
commit 2500df1805dee425eafd0503983ec631de02af0b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 20 15:09:59 2021 +0300
all: add string set
2021-04-20 16:26:19 +03:00
Eugene Burkov
91304663b7
Pull request: 2954 wrong logs
...
Merge in DNS/adguard-home from 2954-wrong-logs to master
Closes #2954 .
Squashed commit of the following:
commit 94c77a4dfcadbbf4f44ba4c6b30d4d00d98e659b
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Apr 15 19:15:18 2021 +0300
all: log changes
commit b5095715e7ba7fd99a03869a97cf7291daaa4fc4
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Apr 15 19:09:46 2021 +0300
go.mod: upd golibs
commit 70ec262f7bf177e4f9c7a9ee345ec2694e27a549
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Apr 15 17:57:25 2021 +0300
home: fix config logging
commit f45c407b400431ac0501b915a3070c6071112fee
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Apr 14 15:00:55 2021 +0300
home: fix rdns logging
2021-04-16 10:32:41 +03:00
Ainar Garipov
d83091fc1f
Pull request: all: allow local non-top-level domains
...
Updates #2961 .
Squashed commit of the following:
commit 207eeb85caf6caee81a669302daf4e10a5b61585
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 15 18:48:50 2021 +0300
all: allow local non-top-level domains
2021-04-15 19:00:31 +03:00
Ainar Garipov
a1450c5595
Pull request: all: do not use dhcp clients when server is off
...
Closes #2934 .
Squashed commit of the following:
commit 856ea4ec0c3ffb1da447b93260da90d37cd5d45d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 15 17:39:46 2021 +0300
dnsforward: imp spacing
commit fa748e5a26cb6a38b5f87c5498287cb734ce7a59
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 15 17:33:44 2021 +0300
dnsforward: imp code
commit 771ba0de449faffff1cea523e8bbcc1039c992db
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 15 17:06:03 2021 +0300
all: do not use dhcp clients when server is off
2021-04-15 17:52:53 +03:00
Eugene Burkov
69f526b13d
Pull request: 2956 fix clients disabling
...
Merge in DNS/adguard-home from 2956-fix-flag to master
Closes #2956 .
Updates #1947 .
Squashed commit of the following:
commit ffb98f752f6d4c40ea166ff1e482edcd7f028513
Merge: 800d67db 7be2fc37
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Apr 14 19:01:34 2021 +0300
Merge branch 'master' into 2956-fix-flag
commit 800d67db84786c8fe93d38b6aa932aa4dd4dd345
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Apr 14 18:54:26 2021 +0300
home: fix clients disabling
2021-04-14 19:18:48 +03:00
Eugene Burkov
d7b2d63e4c
Pull request: 1868 fix rdns
...
Merge in DNS/adguard-home from 1868-rdns-ipv6 to master
Updates #2943 .
Updates #2704 .
Squashed commit of the following:
commit 53d67ecf17ed4f9c544344288b58f3596c7246e2
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 13 16:18:33 2021 +0300
all: imp code, docs
commit 2bc15941b87f92b6fa0a7568538e02700a4385a3
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 13 16:09:08 2021 +0300
all: imp code
2021-04-13 16:23:36 +03:00
Eugene Burkov
ab85ad5a55
Pull request: home: fix help
...
Merge in DNS/adguard-home from fix-help to master
Updates #2893 .
Squashed commit of the following:
commit df84e0968c036ad0d1978dc6170214058ef07255
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 13 14:51:53 2021 +0300
home: fix help
2021-04-13 15:13:28 +03:00
Ainar Garipov
48d702f76a
Pull request: all: fix client custom upstream comments
...
Updates #2947 .
Squashed commit of the following:
commit 498a05459b1aa00bcffee490acfeecb567025971
Merge: 6a7a2f87 21e2c419
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 13 13:40:29 2021 +0300
Merge branch 'master' into 2947-cli-ups-comment
commit 6a7a2f87cfd2bdd829b82889890511fef8d84b9b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 13 13:34:28 2021 +0300
all: imp code, tests
commit abc0be239f69cfc3e7d0cde2fc952d9157b2cd5d
Merge: 82fb3fcb 6410feeb
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 13 13:17:09 2021 +0300
Merge branch 'master' into 2947-cli-ups-comment
commit 82fb3fcb49cbc8d439cb5959c1cb84ae49b2257e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Apr 12 22:13:41 2021 +0300
all: fix client custom upstream comments
2021-04-13 13:44:29 +03:00
Eugene Burkov
e671f43a2f
Pull request: 1947 disable autohosts option
...
Merge in DNS/adguard-home from 1947-hosts-opt to master
Updates #1947 .
Updates #2829 .
Squashed commit of the following:
commit d09285c3dbfa7816469eec223b88c320c255c8fe
Merge: cff8c4cd 7c6557b0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 12 18:23:20 2021 +0300
Merge branch 'master' into 1947-hosts-opt
commit cff8c4cdbf4bcd1f5f413c541d7f4a9e42b8b05b
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 12 17:46:19 2021 +0300
home: fix help
commit 1fa01d5b30f5adeda564dcc85a7064e2921d5981
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 12 17:40:48 2021 +0300
home: fix option order
commit 9d83cb604aaddcc8cbe99bafa544636f8f0b7e54
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 12 17:28:30 2021 +0300
aghnet: add important todo
commit 7f1386ff5c3081e07e975b640164a7a05e1319c9
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 12 17:17:17 2021 +0300
all: correct naming
commit cbe2b2e4b21d5bceb3ee88e09cad154ba62b5cef
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 12 15:55:46 2021 +0300
all: mv functionality from util
commit e82ad53862682d903dd0dd10844db65997a758bc
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 12 15:41:35 2021 +0300
home: imp code, docs
commit 9058977f3ff99648fabaebbd7c1c354c71671327
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 12 15:02:34 2021 +0300
home: add an option to disable autohosts
2021-04-12 18:31:45 +03:00
Ainar Garipov
6a8f6357e2
Pull request: all: mv IsOpenWrt
...
Updates #2829 .
Squashed commit of the following:
commit a284a26ba5df101c78e6f866d1bdfa540d205666
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 8 20:34:20 2021 +0300
aghos: fix darwin
commit 9dbd42d75ebb048c83dbd06a1f09d950b3d12181
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 8 20:11:56 2021 +0300
all: mv IsOpenWrt
2021-04-08 20:42:04 +03:00
Ainar Garipov
1e3fc990eb
Pull request: all: fix specs, imp docs
...
Merge in DNS/adguard-home from fix-specs-2 to master
Squashed commit of the following:
commit 687c5ead52ba4939ea89405a9a326c23e72c502b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 8 16:38:34 2021 +0300
all: fix specs, imp docs
2021-04-08 16:44:01 +03:00
Eugene Burkov
80ed8be145
Pull request: 2704 local addresses vol.3
...
Merge in DNS/adguard-home from 2704-local-addresses-vol.3 to master
Updates #2704 .
Updates #2829 .
Updates #2928 .
Squashed commit of the following:
commit 8c42355c0093a3ac6951f79a5211e7891800f93a
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Apr 7 18:07:41 2021 +0300
dnsforward: rm errors pkg
commit 7594a21a620239951039454dd5686a872e6f41a8
Merge: 830b0834 908452f8
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Apr 7 18:00:03 2021 +0300
Merge branch 'master' into 2704-local-addresses-vol.3
commit 830b0834090510096061fed20b600195ab3773b8
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Apr 7 17:47:51 2021 +0300
dnsforward: reduce local upstream timeout
commit 493e81d9e8bacdc690f88af29a38d211b9733c7e
Author: Ildar Kamalov <ik@adguard.com>
Date: Tue Apr 6 19:11:00 2021 +0300
client: private_upstream test
commit a0194ac28f15114578359b8c2460cd9af621e912
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 6 18:36:23 2021 +0300
all: expand api, fix conflicts
commit 0f4e06836fed958391aa597c8b02453564980ca3
Merge: 89cf93ad 8746005d
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 6 18:35:04 2021 +0300
Merge branch 'master' into 2704-local-addresses-vol.3
commit 89cf93ad4f26c2bf4f1b18ecaa4d3a1e169f9b06
Author: Ildar Kamalov <ik@adguard.com>
Date: Tue Apr 6 18:02:40 2021 +0300
client: add local ptr upstreams to upstream test
commit e6dd869dddd4888474d625cbb005bad6390e4760
Author: Ildar Kamalov <ik@adguard.com>
Date: Tue Apr 6 15:24:22 2021 +0300
client: add private DNS form
commit b858057b9a957a416117f22b8bd0025f90e8c758
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 6 13:05:28 2021 +0300
aghstrings: mk cloning correct
commit 8009ba60a6a7d6ceb7b6483a29f4e68d533af243
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Apr 6 12:37:46 2021 +0300
aghstrings: fix lil bug
commit 0dd19f2e7cc7c0de21517c37abd8336a907e1c0d
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 5 20:45:01 2021 +0300
all: log changes
commit eb5558d96fffa6e7bca7e14d3740d26e47382e23
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 5 20:18:53 2021 +0300
dnsforward: keep the style
commit d6d5fcbde40a633129c0e04887b81cf0b1ce6875
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 5 20:02:52 2021 +0300
dnsforward: disable redundant filtering for local ptr
commit 4f864c32027d10db9bcb4a264d2338df8c20afac
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 5 17:53:17 2021 +0300
dnsforward: imp tests
commit 7848e6f2341868f8ba0bb839956a0b7444cf02ca
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Apr 5 14:52:12 2021 +0300
all: imp code
commit 19ac30653800eebf8aaee499f65560ae2d458a5a
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Sun Apr 4 16:28:05 2021 +0300
all: mv more logic to aghstrings
commit fac892ec5f0d2e30d6d64def0609267bbae4a202
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Apr 2 20:23:23 2021 +0300
dnsforward: use filepath
commit 05a3aeef1181b914788d14c7519287d467ab301f
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Apr 2 20:17:54 2021 +0300
aghstrings: introduce the pkg
commit f24e1b63d6e1bf266a4ed063f46f86d7abf65663
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Apr 2 20:01:23 2021 +0300
all: imp code
commit 0217a0ebb341f99a90c9b68013bebf6ff73d08ae
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Apr 2 18:04:13 2021 +0300
openapi: log changes
... and 3 more commits
2021-04-07 20:16:06 +03:00
Ainar Garipov
908452f883
Pull request: all: fix names of runtime clients on query log page
...
Updates #2929 .
Squashed commit of the following:
commit f02111aac1e9d63732589b65b224613aa3240677
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Apr 7 17:40:16 2021 +0300
all: fix names of runtime clients on query log page
2021-04-07 17:49:37 +03:00
Ainar Garipov
c133b01ef7
Pull request: all: add idna handling, imp domain validation
...
Updates #2915 .
Squashed commit of the following:
commit b907324426c87ee7334edbd61e43c44444ad27a9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Apr 7 16:26:41 2021 +0300
all: imp docs, upd
commit c022f75cac006e077095cad283fea0a91d3a0eea
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Apr 7 15:51:30 2021 +0300
all: add idna handling, imp domain validation
2021-04-07 16:36:38 +03:00
Ainar Garipov
00a61fdea0
Pull request: all: use renameio instead of golibs/file
...
Merge in DNS/adguard-home from use-renameio to master
Squashed commit of the following:
commit 807cda37b0e9e49539c1a8ce7912b74bd3c05b08
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 6 19:54:21 2021 +0300
all: use renameio instead of golibs/file
2021-04-06 20:48:36 +03:00
Ainar Garipov
8746005d19
Pull request: home: print client ip after failed logins
...
Updates #2824 .
Squashed commit of the following:
commit 4457725b00b13b52e4fe99a59e7ef8036bb56276
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 6 14:23:12 2021 +0300
home: imp docs, spacing
commit 7392cba8b3a32d874042805eb904af7455b1da9a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Apr 6 14:10:12 2021 +0300
home: print client ip after failed logins
2021-04-06 14:31:20 +03:00
Ainar Garipov
7c35d208b1
Pull request: querylog: search clients by name, enrich http resp
...
Updates #1273 .
Squashed commit of the following:
commit 55b78153b1b775c855e759011141bbbe6d4b962c
Author: Artem Baskal <a.baskal@adguard.com>
Date: Fri Apr 2 16:55:39 2021 +0300
Update client_info in case of null
commit 5c80c1438ed9d961af11617831b704d6ae15cc34
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Apr 2 16:24:14 2021 +0300
querylog: always set client_info
commit b48efd64d757cc0bcf5b34de22fdd0b0464d98a6
Merge: 4ed7eab5 23c9f528
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Apr 2 16:22:08 2021 +0300
Merge branch 'master' into 1273-querylog-client-name
commit 4ed7eab52b6b5b0c0ddb5aa5a3225a62d1f9265b
Merge: dbf990eb 70d4c70e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Apr 2 12:57:17 2021 +0300
Merge branch 'master' into 1273-querylog-client-name
commit dbf990eb881116754554270e7b691b5db8e9ee34
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Apr 2 12:56:13 2021 +0300
home: imp names
commit c2cfdef494ca26fff62b9fa008f1b389d9d4d46b
Author: Artem Baskal <a.baskal@adguard.com>
Date: Thu Apr 1 19:26:04 2021 +0300
Rename to whois
commit e3cc4a68ee576770b1922680155308e33bed31e8
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 1 19:03:42 2021 +0300
home: imp whois more
commit 3b8ef8691c298aff35946b35923ef2e5b1f9bbbe
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 1 18:51:14 2021 +0300
home: imp whois resp
commit fb97e0d74976723a512d6ff4c69e830fe59c8df8
Author: Artem Baskal <a.baskal@adguard.com>
Date: Thu Apr 1 18:00:03 2021 +0300
Fix client_info ids prop types
commit 298005189e372651ceff453e88aca19ee925a138
Author: Artem Baskal <a.baskal@adguard.com>
Date: Thu Apr 1 17:58:14 2021 +0300
Adapt changes on client
commit aa1769f64197d865478a66271da483babfc5dfd0
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 1 17:18:36 2021 +0300
all: add more fields to querylog client
commit 4b2a2dbd380ec410f3068d15ea16430912e03e33
Merge: cda92c3f 2e4e2f62
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Apr 1 16:57:26 2021 +0300
Merge branch 'master' into 1273-querylog-client-name
commit cda92c3f0331cbac252f3163d31457f716bc7f2c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Mar 29 18:03:51 2021 +0300
querylog: fix windows tests
commit 5a56f0a32608869ed93a38f18f63ea3a20f7bde2
Merge: 627e4958 e710ce11
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Mar 29 17:45:53 2021 +0300
Merge branch 'master' into 1273-querylog-client-name
commit 627e495828e82d44cc77aa393536479f23cc68b7
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Mar 29 17:44:49 2021 +0300
querylog: add tests, imp code, docs
commit 6dec468a2f0c29357875ff99458e0e8f8e580e6d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Mar 26 16:10:47 2021 +0300
querylog: search clients by name, enrich http resp
2021-04-02 17:30:39 +03:00
Eugene Burkov
86444eacc2
Pull request: 2704 local addresses vol.2
...
Merge in DNS/adguard-home from 2704-local-addresses-vol.2 to master
Updates #2704 .
Updates #2829 .
Squashed commit of the following:
commit 507d038c2709de59246fc0b65c3c4ab8e38d1990
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 31 14:33:05 2021 +0300
aghtest: fix file name
commit 8e19f99337bee1d88ad6595adb96f9bb23fa3c41
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 31 14:06:43 2021 +0300
aghnet: rm redundant mutexes
commit 361fa418b33ed160ca20862be1c455ab9378c03f
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 31 13:45:30 2021 +0300
all: fix names, docs
commit 14034f4f0230d7aaa3645054946ae5c278089a99
Merge: 35e265cc a72ce1cf
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 31 13:38:15 2021 +0300
Merge branch 'master' into 2704-local-addresses-vol.2
commit 35e265cc8cd308ef1fda414b58c0217cb5f258e4
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 31 13:33:35 2021 +0300
aghnet: imp naming
commit 7a7edac7208a40697d7bc50682b923a144e28e2b
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 30 20:59:54 2021 +0300
changelog: oops, nope yet
commit d26a5d2513daf662ac92053b5e235189a64cc022
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 30 20:55:53 2021 +0300
all: some renaming for the glory of semantics
commit 9937fa619452b0742616217b975e3ff048d58acb
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Mar 29 15:34:42 2021 +0300
all: log changes
commit d8d9e6dfeea8474466ee25f27021efdd3ddb1592
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 26 18:32:23 2021 +0300
all: imp localresolver, imp cutting off own addresses
commit 344140df449b85925f19b460fd7dc7c08e29c35a
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 26 14:53:33 2021 +0300
all: imp code quality
commit 1c5c0babec73b125044e23dd3aa75d8eefc19b28
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Mar 25 20:44:08 2021 +0300
all: fix go.mod
commit 0b9fb3c2369a752e893af8ddc45a86bb9fb27ce5
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Mar 25 20:38:51 2021 +0300
all: add error handling
commit a7a2e51f57fc6f8f74b95a264ad345cd2a9e026e
Merge: c13be634 27f4f052
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Mar 25 19:48:36 2021 +0300
Merge branch 'master' into 2704-local-addresses-vol.2
commit c13be634f47bcaed9320a732a51c0e4752d0dad0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Mar 25 18:52:28 2021 +0300
all: cover rdns with tests, imp aghnet functionality
commit 48bed9025944530c613ee53e7961d6d5fbabf8be
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 24 20:18:07 2021 +0300
home: make rdns great again
commit 1dbacfc8d5b6895807797998317fe3cc814617c1
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 24 16:07:52 2021 +0300
all: imp external client restriction
commit 1208a319a7f4ffe7b7fa8956f245d7a19437c0a4
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Mar 22 15:26:45 2021 +0300
all: finish local ptr processor
commit c8827fc3db289e1a5d7a11d057743bab39957b02
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 2 13:41:22 2021 +0300
all: imp ipdetector, add local ptr processor
2021-03-31 15:00:47 +03:00
Eugene Burkov
1d07afb30e
Pull request: 2416 improve version output
...
Merge in DNS/adguard-home from 2416-version to master
Updates #2416 .
Squashed commit of the following:
commit ad529ee429abd7fa12400e089a4e566da3df9f66
Merge: 9ba2f684 bfc7e16d
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 31 12:42:37 2021 +0300
Merge branch 'master' into 2416-version
commit 9ba2f6845b1202909f3e142ae99e44815c9e090e
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 31 12:40:53 2021 +0300
all: fix docs
commit 521a61df49381fecf1bc992752d7cbbcccb23bb6
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 30 17:48:56 2021 +0300
all: imp code
commit 844c4e0fb0192779bea4bfd3b0f5e4cf69e2073c
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 30 17:48:56 2021 +0300
all: imp docs, log changes
commit c8206b0d161a7040dec7983dbaa240a8d08f4746
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 30 17:19:51 2021 +0300
version: imp verbose output
commit b2b41d478023bdd2dd01a73c44be309ba94e4ac8
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 30 16:37:23 2021 +0300
version: imp code, docs
commit 553bd9ce5fb59348f5ecd21a762dccf3834befee
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 30 14:07:05 2021 +0300
version: imp verbosed output
2021-03-31 12:55:21 +03:00
Ainar Garipov
8c735d0dd5
Pull request: all: imp code, decr cyclo
...
Updates #2646 .
Squashed commit of the following:
commit c83c230f3d2c542d7b1a4bc0e1c503d5bbc16cb8
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Mar 25 19:47:11 2021 +0300
all: imp code, decr cyclo
2021-03-25 20:30:30 +03:00
Ainar Garipov
a7f9e0122b
Pull request: all: custom autohost tlds
...
Updates #2393 .
Squashed commit of the following:
commit 87034134e240480938cdeec14d6b44294bf6442c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Mar 25 15:48:46 2021 +0300
dnsforward: fix
commit abf3a1ce8ed7a148d1cc631007fb0422f6da4ae6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Mar 25 15:21:11 2021 +0300
dnsforward: imp code, validation
commit fac389bdafc093ce17a7e0831166b89293b550be
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Mar 25 14:54:45 2021 +0300
all: add validation, imp docs, tests
commit 21b4532afe59f3b89383cb330c9a7d49ec124b6e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 24 19:09:43 2021 +0300
all: custom autohost tlds
2021-03-25 16:00:27 +03:00
Ainar Garipov
ba3fc242ab
Pull request: home: fix migration, imp code
...
Updates #1401 .
Updates #2646 .
Squashed commit of the following:
commit 93b025a2184a72283e22748fecfc478fa549c922
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 24 16:41:07 2021 +0300
home: fix migration, imp code
2021-03-24 17:17:44 +03:00
Ainar Garipov
e10a3fa4b3
Pull request: home: fix dns address fallback
...
Closes #2868 .
Squashed commit of the following:
commit 7497b0d80233fa0f0fbdc94a85007d39566eea73
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 24 14:23:41 2021 +0300
home: fix specified ip collecting
commit 7b1dfa69f4edeb3e07cd1067f77ff8519bcdbe1c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 24 14:01:25 2021 +0300
home: fix dns address fallback
2021-03-24 14:52:37 +03:00
Ainar Garipov
5d0d32b926
Pull request: all: support multiple dns hosts
...
Updates #1401 .
Squashed commit of the following:
commit a18c3f062a88ad7d7fbfacaedb893f1ca660b6dc
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Mar 22 21:55:26 2021 +0300
home: imp code
commit 2b4a28cbf379fbc5fb168af6d8d078cab2b8bd64
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Mar 22 20:55:08 2021 +0300
all: rm unused field
commit 5766a97dafff4acff6b909eb6303459f7991c81e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Mar 22 16:40:14 2021 +0300
all: support multiple dns hosts
2021-03-23 12:32:07 +03:00
Eugene Burkov
3b2f5d7842
Pull request: 2704 local resolvers vol.1
...
Merge in DNS/adguard-home from 2704-local-addresses-vol.1 to master
Updates #2704 .
Updates #2829 .
Updates #2846 .
Squashed commit of the following:
commit 9a49b3d27edcb30da7f16a065226907833b1dc81
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Mar 22 15:39:17 2021 +0300
aghnet: imp docs and logging
commit 74f95a29c55b9e732276601b0ecc63fb7c3a9f9e
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 19 20:56:51 2021 +0300
all: fix friday evening mistakes
commit 0e2066bc5c16ed807fa601780b99e154502361a9
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 19 20:51:15 2021 +0300
all: upd testify, imp code quality
commit 8237c50b670c58361ccf7adec3ff2452b1196677
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 19 20:19:29 2021 +0300
aghnet: imp test naming
commit 14eb1e189339554c0a6d38e2ba7a93917774ebab
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 19 19:41:43 2021 +0300
aghnet: isolate windows-specific functionality
commit d461ac8b18c187999da3e3aba116571b7ebe6785
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 19 14:50:05 2021 +0300
aghnet: imp code quality
commit d0ee01cb1f8613de2085c0f2f2f396e46beb52a5
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 19 11:59:10 2021 +0300
all: mv funcs to agherr, mk system resolvers getter
2021-03-22 16:46:36 +03:00
Eugene Burkov
3701c3f4bb
Pull request: 2835 fix mobileconfig
...
Merge in DNS/adguard-home from 2835-fix-mobileconfig to master
Updates #2835 .
Squashed commit of the following:
commit 83a6fd08d4429db9e532c2788689ca542d5ddb9b
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 17 13:37:14 2021 +0300
all: imp changes' log
commit 3dabf0251b8b539509a097ac100d1b2948596668
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 17 13:31:36 2021 +0300
all: imp naming, log changes
commit c87032fdc7c61618768843a06fcf7c3db1cea593
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 17 13:22:19 2021 +0300
home: fix mobileconfig response
2021-03-17 13:51:26 +03:00
Ainar Garipov
67164f89f3
Pull request: all: add native endianness, imp Makefile
...
Merge in DNS/adguard-home from fix-some to master
Squashed commit of the following:
commit 190e9a88d9c0f2bfc597aa61b41dae8b8686158e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Mar 16 20:50:02 2021 +0300
all: add native endianness, imp Makefile
2021-03-16 21:00:17 +03:00
Eugene Burkov
3a67cc2c45
Pull request: create aghnet package
...
Merge in DNS/adguard-home from mk-aghnet to master
Updates #2829 .
Squashed commit of the following:
commit 519806c04b8d0517aacce9c31f2d06ab56631937
Merge: 92376c86 97361234
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 16 19:13:56 2021 +0300
Merge branch 'master' into mk-aghnet
commit 92376c8665e529191aa482432f9d5e3e2e3afdc8
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 16 18:37:22 2021 +0300
aghnet: fix linux
commit 7f36d19b0e650d4e4fc5cf9ea4b501a7f636abeb
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 16 18:08:30 2021 +0300
aghnet: mv network utils from util
commit aa68c70c1146b8c32303c6e037953a41aa7d72f9
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 16 17:30:06 2021 +0300
aghnet: mv ipDetector here
commit b033657f5c5ee91f869c36508a5eb15976a174a0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 16 17:24:07 2021 +0300
all: mk aghnet package, rename sysutil package
2021-03-16 19:42:15 +03:00
Ainar Garipov
9736123483
Pull request: dhcpd: fix ip ranges
...
Updates #2541 .
Squashed commit of the following:
commit c81299991876f48836d24872d9145331a0bc9e6e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Mar 16 18:10:07 2021 +0300
agherr: imp docs
commit f43a5f5cde0ea16dd38dd533e16e415a1d306cb2
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Mar 16 17:35:59 2021 +0300
all: imp err handling, fix code
commit ed26ad0ff53882725f7747264f8094e6fb9b0423
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Mar 16 12:24:17 2021 +0300
dhcpd: fix ip ranges
2021-03-16 19:11:32 +03:00
Ainar Garipov
313fd7107f
Pull request: all: imp code, err handling
...
Closes #2571 .
Squashed commit of the following:
commit a5b50ee011a995f4ab3d93314acd6f0ca82d99cf
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Mar 15 14:05:25 2021 +0300
all: imp code
commit bc610f8f438549e8c6b04c8a213b5422dda2aff5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Mar 12 20:00:14 2021 +0300
all: imp code, err handling
2021-03-15 14:19:04 +03:00
Ainar Garipov
7e64205d44
Pull request: home: rm var shadowing, vol. 4
...
Closes #2803 .
Squashed commit of the following:
commit cb36cc8811160bb39a32fb8eddf962d0ebe9035a
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Mar 12 14:21:46 2021 +0300
home: imp more
commit 9ea7ccec8bb293881cf724d7ad57e6744243d8b9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Mar 12 13:58:10 2021 +0300
all: imp naming, refactor http srv shutdown
commit f29221007c16fd3e7230bf2c1ac37b365f3e29aa
Merge: 2247c05b bfbf73f3
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Mar 12 13:35:17 2021 +0300
Merge branch 'master' into 2803-shadow-4
commit 2247c05b5521346aaf362d81ccdd64fee31f1e6d
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Jan 29 20:53:21 2021 +0300
home: rm var shadowing, vol. 4
2021-03-12 14:32:08 +03:00
Eugene Burkov
dfdbfee4fd
Pull request: 2639 use testify require vol.4
...
Merge in DNS/adguard-home from 2639-testify-require-4 to master
Closes #2639 .
Squashed commit of the following:
commit 0bb9125f42ab6d2511c1b8e481112aa5edd581d9
Merge: 0e9e9ed1 2c9992e0
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Mar 11 15:47:21 2021 +0300
Merge branch 'master' into 2639-testify-require-4
commit 0e9e9ed16ae13ce648b5e1da6ffd123df911c2d7
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 10 12:43:15 2021 +0300
home: rm deletion error check
commit 6bfbbcd2b7f9197a06856f9e6b959c2e1c4b8353
Merge: c8ebe541 8811c881
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 10 12:30:07 2021 +0300
Merge branch 'master' into 2639-testify-require-4
commit c8ebe54142bba780226f76ddb72e33664ed28f30
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Mar 10 12:28:43 2021 +0300
home: imp tests
commit f0e1db456f02df5f5f56ca93e7bd40a48475b38c
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 5 14:06:41 2021 +0300
dnsforward: imp tests
commit 4528246105ed06471a8778abbe8e5c30fc5483d5
Merge: 54b08d9c 90ebc4d8
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Mar 4 18:17:52 2021 +0300
Merge branch 'master' into 2639-testify-require-4
commit 54b08d9c980b8d69d019a1a1b3931aa048275691
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Feb 11 13:17:05 2021 +0300
dnsfilter: imp tests
2021-03-11 17:32:58 +03:00
Ainar Garipov
c08bf86b71
Pull request: all: update go and backend tools
...
Updates #2275 .
Squashed commit of the following:
commit f24c26cd2b49fac00a581936da4ccb13ca341bc9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 10 21:33:15 2021 +0300
aghtest: imp docs
commit 46f5b06f9743e800b489e8c30af07d24bfdcf989
Merge: bfb852cb 55d4c7ee
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 10 21:32:32 2021 +0300
Merge branch 'master' into 2275-upd
commit bfb852cbc74ec219a41e985f2dcb090d58299aee
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 10 19:06:32 2021 +0300
scripts: rem unsupported platform
commit c1645e247f18d384a980c60d3a94b9363f83f174
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 10 18:47:57 2021 +0300
all: rollback more
commit 989811b5e38498234dc11baf5dd153c76b9dada4
Merge: 976bdfbd 2d704242
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 10 18:30:42 2021 +0300
Merge branch 'master' into 2275-upd
commit 976bdfbdd44983f4cd657a486b94ff63f5885fd5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 10 18:28:23 2021 +0300
aghtest: fix os_windows
commit 9e85080eefe882d72c939969f7008e3c46467c0c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Wed Mar 10 18:15:37 2021 +0300
all: rewrite windows workaround, imp code, docs
commit 35a0b1d8656640a962fe9ae019c3d665f42707ce
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Jan 21 20:38:17 2021 +0300
all: update go and backend tools
2021-03-11 12:17:54 +03:00
Eugene Burkov
5aa0ca9319
Pull request: 2582 invalid hostname vol.2
...
Merge in DNS/adguard-home from 2582-invalid-hostname-2 to master
Updates #2582 .
Squashed commit of the following:
commit 9d3ceb289e3869b2c3d12e91ec104fb25d7931ee
Merge: 91c68e46 90054974
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 5 19:11:49 2021 +0300
Merge branch 'master' into 2582-invalid-hostname-2
commit 91c68e468c5f5b12a2fb509ff391133483c9d915
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 5 18:28:14 2021 +0300
all: mv trimming from home to dhcpd
commit f51faf35288577b6f610f172b26e7ac13aa24f72
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Mar 5 16:28:00 2021 +0300
home: add more host sanitizings
2021-03-05 19:20:36 +03:00
Eugene Burkov
90ebc4d8c9
Pull request: 2582 invalid hostname
...
Merge in DNS/adguard-home from 2582-invalid-hostname to master
Updates #2582 .
Squashed commit of the following:
commit 909598dae00588792b092f89c272c4487ba55dd1
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Mar 4 17:32:58 2021 +0300
all: imp code quality, log changes
commit b3b970803709030c48cfe343b88d73524a043de3
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Thu Mar 4 16:56:28 2021 +0300
home: add host processing logic
2021-03-04 17:49:34 +03:00
Eugene Burkov
a234b63da1
Pull request: 2600 inconsistent response
...
Merge in DNS/adguard-home from 2600-upd-dnsproxy to master
Closes #2600 .
Squashed commit of the following:
commit 4b1515395841f14d86bc85b5c516d14919b5dc25
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 2 18:39:19 2021 +0300
all: upd dnsproxy again, log changes
commit 8a866201f140655b0d2f58552a7ad9bcae91a173
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 2 14:53:48 2021 +0300
all: cleanup
commit ae81234c79a6dbc61cccbae9c1b9d0144bb7f506
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 2 14:49:28 2021 +0300
all: fix deps
commit 662384c366feaf553d9eba2b5e3be93774631ec5
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Mar 2 13:58:26 2021 +0300
all: upd dnsproxy version, fix functions' signatures
2021-03-03 15:27:25 +03:00
Eugene Burkov
94e783d572
Pull request: 2470 session token
...
Merge in DNS/adguard-home from 2470-session-token to master
Updates #2470 .
Squashed commit of the following:
commit 02e874404808ee23000c49b4b2980b049dc4d0e6
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Mar 1 20:11:35 2021 +0300
home: imp time formating
commit 6f4a6c9b190b2672cecd3e3e31413b03d19f8771
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Mon Mar 1 18:48:15 2021 +0300
home: rm user's data from session token
2021-03-01 20:37:28 +03:00
Eugene Burkov
1122e71cf3
Pull request: 2674 fix upstreams validation
...
Merge in DNS/adguard-home from 2674-quic-upstream to master
Updates #2674 .
Squashed commit of the following:
commit ce7643580cc9e19881689e7fd4933bc953f2884e
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Feb 16 18:23:39 2021 +0300
all: fix log
commit b53e4368dd9ca61965e73b1f1274388422142830
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Feb 16 18:21:59 2021 +0300
all: log changes
commit 1cdca48e31c272ccfbde955c2a3e560ca6ca6bcf
Merge: bc441dac e32c18fa
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Feb 16 18:15:47 2021 +0300
Merge branch 'master' into 2674-quic-upstream
commit bc441dac3cbe8070c8c1d672925b14d309f05b9f
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Feb 16 17:06:47 2021 +0300
dnsforward: fix error wrapping
commit 281c1b43233c2bb51e3a933588087a207b7eef3d
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Feb 16 17:00:35 2021 +0300
all: fix validation, imp shutdown
commit 31a5ea7a081de4bcc3913bd04d62334fec1b59e1
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Feb 16 14:53:10 2021 +0300
dnsforward: fix upstreams validation
2021-02-16 18:46:49 +03:00
Ainar Garipov
a1c9e9d36b
Pull request: all: prep release
...
Merge in DNS/adguard-home from prep-release to master
Squashed commit of the following:
commit 32d83fe663dfd7a585ed9d89d09d47fd7b4cb653
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 15 16:02:56 2021 +0300
all: prep release
2021-02-15 16:25:44 +03:00
Ainar Garipov
d295621352
Pull request: home: inc http timeouts
...
Merge in DNS/adguard-home from 2671-timeout to master
Updates #2671 .
Updates #2682 .
Squashed commit of the following:
commit 79b1a36a79e3c7c26fc1a4b171feb050690f8c83
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 15 15:25:26 2021 +0300
all: doc changes
commit 84229b782bde433faa4ed8b71dd092965787d30e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 15 15:12:33 2021 +0300
home: imp names
commit b18d7b08473c99ddd37ecfa14be8d48838c2afab
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 15 15:04:27 2021 +0300
home: inc http timeouts
2021-02-15 15:36:38 +03:00
Ainar Garipov
aebcd74efe
Pull request: home: imp init
...
Merge in DNS/adguard-home from fix-init to master
Squashed commit of the following:
commit 551c143f6c3846f061b3118a06e1c756bc3e2ba1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 15 13:45:06 2021 +0300
home: imp init
2021-02-15 14:20:23 +03:00
Ainar Garipov
7d1ca48ae4
Pull request #1005 : home: imp large req handling
...
Merge in DNS/adguard-home from 2675-larger-requests to master
Updates #2675 .
Squashed commit of the following:
commit 2b45c9bfdc817980204b11de768b425fb72a6488
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 15 13:38:44 2021 +0300
home: imp names
commit dad39ae7ee35346ea91f15665acc93ba0b5653df
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 15 13:31:53 2021 +0300
home: imp large req handling
2021-02-15 13:56:41 +03:00
Ainar Garipov
e272e19516
Pull request: home: beta http server errorss are not fatal
...
Merge in DNS/adguard-home from http-beta-no-fatal to master
Squashed commit of the following:
commit 13dcf7bca6d156f387639906c778fd6b07f491f3
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri Feb 12 17:58:01 2021 +0300
home: beta http server errorss are not fatal
2021-02-12 18:56:18 +03:00
Eugene Burkov
0d44822c43
Pull request: 2639 use testify require vol.3
...
Merge in DNS/adguard-home from 2639-testify-require-3 to master
Updates #2639 .
Squashed commit of the following:
commit 83d7afcbb7e5393db5a0242f3eaca063710d36b7
Merge: ef154b6d e83b919d
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Feb 12 13:07:58 2021 +0300
Merge branch 'master' into 2639-testify-require-3
commit ef154b6d3c89f975ce28369372757a1205baa655
Merge: 5b46073a 2eb21ef4
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Fri Feb 12 12:40:43 2021 +0300
Merge branch 'master' into 2639-testify-require-3
commit 5b46073a09badef44c86a5f48c6bb874c8df2674
Merge: 7dd7b6e0 890f0322
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Feb 10 21:20:51 2021 +0300
Merge branch 'master' into 2639-testify-require-3
commit 7dd7b6e00ead2bf507af541c801a9ac770106440
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Feb 10 21:19:36 2021 +0300
dhcpd: fix comment
commit 9e74adbcf21dad58409c3dfc8e08b6470bfedc22
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Wed Feb 10 15:13:40 2021 +0300
all: imp tests drastically
2021-02-12 13:27:44 +03:00
Ainar Garipov
7b014082ab
Pull request: home: set vary hdr to origin
...
Merge in DNS/adguard-home from 2658-vary-origin to master
Updates #2658 .
Squashed commit of the following:
commit b4bf6c16e19f1c0b04cc2e526e2b0968956cf56c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Feb 11 18:18:32 2021 +0300
all: doc changes
commit f2599c5b48759565e2f621c2fcf89440de56e4a4
Merge: 3eb08ac8 6b8a46ef
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Feb 11 18:16:53 2021 +0300
Merge branch 'master' into 2658-vary-origin
commit 3eb08ac889163d123b5ca638a83a9289b456d04e
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Feb 11 18:04:04 2021 +0300
home: set vary hdr to origin
2021-02-11 18:40:14 +03:00
Ainar Garipov
f016ae172c
Pull request: home: inc req size for some apis
...
Merge in DNS/adguard-home from 2666-req-body-lim to master
Updates #2666 .
Squashed commit of the following:
commit a525974aee54831963e3f95c8186d44f1752e9c7
Merge: 947703f3 44168292
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Feb 11 13:48:06 2021 +0300
Merge branch 'master' into 2666-req-body-lim
commit 947703f36e1ee0ab08f938850f76824b7899d7e1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Thu Feb 11 13:28:54 2021 +0300
home: inc req size for some apis
2021-02-11 14:10:42 +03:00
Ainar Garipov
6471504555
Pull request: home: imp upgrade test
...
Merge in DNS/adguard-home from imp-upgrade-test to master
Updates #2639 .
Updates #2646 .
Squashed commit of the following:
commit f7bd8e020fa8fc285cdd6ecdf36711574f2e6e38
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Feb 9 16:38:40 2021 +0300
home: imp test more
commit 5b64131e04d568871cf401fa3fc2c7980d69bee0
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Tue Feb 9 16:09:22 2021 +0300
home: imp upgrade test
2021-02-09 16:51:44 +03:00