Commit graph

63 commits

Author SHA1 Message Date
Franco Fichtner
751ac7fd5f dns/dnscrypt-proxy: remove sessionClose(), some style 2024-12-10 08:33:58 +01:00
Franco Fichtner
51211dc9ed dns/dnscrypt-proxy: bump to ship change 2024-07-10 11:01:34 +02:00
Ad Schellevis
06a85f1553 dns/dnscrypt-proxy - change Phalcon\Messages\Message to native implementation 2024-05-02 16:54:14 +02:00
Franco Fichtner
c8a3470cda dns/dnscrypt-proxy: small adjustment to changelog 2024-02-14 07:10:21 +01:00
Michael
2dce81a09f
dns/dnscrypt-proxy: make plugin compatible with 2.1 (#3810)
merged, thanks!
2024-02-08 17:20:56 +01:00
Adrian Fedoreanu
1eec51a655
bugfix/fallback resolver dnscrypt deprecated (#3801) 2024-02-07 14:48:51 +01:00
Franco Fichtner
135428113b dns/dnscrypt-proxy: safeguard 2023-08-02 08:43:30 +02:00
Franco Fichtner
c872e8a731 dns/dnscrypt-proxy: actually bump version 2023-07-17 09:52:58 +02:00
Evgeny Grin
e9044ac811 dns/dnscrypt-proxy: fix GUI with more than one disabled server 2023-06-28 11:40:34 +02:00
Franco Fichtner
470a4ba995 dns/dnscrypt-proxy: fix listening madness, why do DNS services reinvent wheels?
Also fix validation against other DNS services using the port already.

See: https://github.com/DNSCrypt/dnscrypt-proxy/issues/1217
2023-05-08 10:24:11 +02:00
Franco Fichtner
5bd0d59975 dns/dnscrypt-proxy: change core DNS approach slightly
Only trigger on 0.0.0.0/:: combination.  Also makes clashes with
previous defaults and user input less likely.

Core services are already validated as being run on 0.0.0.0/:: even
when they are not so this is fine.

Change the defaults as well as they make more sense (but keep the
non-standard port) and make it a required setting (not sure what
the default would have been).
2023-04-08 18:30:04 +02:00
Franco Fichtner
695f43aa99 dns: rename 'ports' to 'dns_ports' for clarity 2023-03-29 09:10:50 +02:00
Franco Fichtner
3b94eef990 dns/dnscrypt-proxy: change this like bind
All DNS ports that listen on localhost for both IPv4 and IPv6
are reported to the service framework to be picked up by the
core in search of a DNS service to use.
2023-03-29 09:07:36 +02:00
Franco Fichtner
73abcfe3b5 dns/dnscrypt-proxy: fix regex of course
We don't need non-capture groups so simplify a bit and fetch
the second capture group with the port.
2023-03-27 10:05:55 +02:00
Franco Fichtner
53bd339164 dns/dnscrypt-proxy: also add standalone glue 2023-03-27 09:59:50 +02:00
Franco Fichtner
d373e6aada dns/dnscrypt-proxy: migrate to NAME_setup use
PR: https://github.com/opnsense/core/issues/5917
2022-08-18 14:13:07 +02:00
Franco Fichtner
aeaf368781 dns/dnscrypt-proxy: bump previous 2022-05-09 08:36:18 +02:00
schreibubi
32e4f8fe80
dns/dnscrypt-proxy: Support specifying relays for anonymous DNS (#2548) 2022-05-09 08:35:57 +02:00
Franco Fichtner
6620212d7f dns/dnscrypt-proxy: do not break line 2022-02-15 08:24:11 +01:00
Karlson2k
4227a01fd2
dns/dnscrypt-proxy: fixed "disabled_server_names" (#2788)
Fixed function of "Disabled Servers List" when more than one server
specified in the list.
2022-01-31 10:26:19 +01:00
Michael
05ca13b59f
net/dnscrypt-proxy: replace sed syntax which breaks in F13 (#2787) 2022-01-30 08:20:33 +01:00
Franco Fichtner
7a70ee75e6 plugins: whitespace sweep 2021-10-21 16:34:31 +02:00
Karlson2k
4cb6dfae1d
dns/dnscrypt-proxy: added support for 'disabled_server_names' (#2518) 2021-10-21 16:09:11 +02:00
Franco Fichtner
db291ca7ff dns/dnscrypt-proxy: xml issue in previous 2021-10-21 15:57:05 +02:00
Franco Fichtner
6650d4d327 dns/dnscrypt-proxy: bump version 2021-10-21 15:54:02 +02:00
ryan
5cbc2e2664
Add option to enable/disable local query logs (#2385) 2021-10-21 15:53:22 +02:00
Franco Fichtner
50315e830e dns: bump revisions where changes exist vs. stable 2021-09-29 08:23:00 +02:00
Michael
2e1f6fa47e
dns/dnscrypt-proxy: rename label in templating (#2519)
PR: https://forum.opnsense.org/index.php?topic=24297.0
2021-09-09 09:51:51 +02:00
Franco Fichtner
11c39082da dns/dnscrypt-proxy: minor tweaks 2021-08-02 10:45:31 +02:00
Michael
b8dcfba9fa
dns/dnscrypt-proxy: fix logging (#2467)
Fix logging due to Phalcon4 update
2021-08-02 09:05:09 +02:00
Franco Fichtner
70afeb3095 dns: bump revision 2021-02-16 15:24:32 +01:00
Franco Fichtner
64ea50da4d dns: bump revisions for later release 2020-09-23 12:00:07 +02:00
Mark Keisler
16e23ec856
Dnscryptproxy dnsbl.sh helper script fix for blocklistproject sites (#2039)
blocklistproject sites are formatted in two columns, the first column is
0.0.0.0 and teh second column is the domain to block.  Added an awk to
just get the list of sites.
2020-09-21 10:13:42 +02:00
gap579137
cc5680ee90 Updated Project Block List URL
These links were updated to reflect the current hosting platform that allows for last-modified header.
2020-09-04 16:20:38 +02:00
J.Townsend
ff2bbcc41e
DNS/Dnscrypt-proxy remove discontinued feeds (#1886) 2020-06-22 15:22:05 +02:00
Franco Fichtner
3e02ddc2ca dns/dnscrypt-proxy: _var_script only if enabled 2020-03-04 09:26:10 +01:00
Franco Fichtner
18bc32f3b3 plugins: serious style sweep 2020-02-13 10:42:37 +01:00
Franco Fichtner
bec6c2ee39 dns/dnscrypt-proxy: fix misplaced revision bump 2020-02-12 16:56:44 +01:00
Franco Fichtner
0d5c5bcf95 dns/dnscrypt-proxy: register var script
PR: https://forum.opnsense.org/index.php?topic=15827.0
2020-02-12 16:53:41 +01:00
Franco Fichtner
d19b35a9d8 plugins: fix shebang foo reported by new lint check 2020-02-12 16:19:34 +01:00
Alexander Shursha
684b350ad1
dns/dnscrypt-proxy: change fields width (#1632) 2020-02-07 10:33:42 +01:00
Franco Fichtner
942823a27d dns/dnscrypt-proxy: scrub whitespace 2020-02-05 10:12:07 +01:00
Michael
364ca60e2f
dns/dnscrypt: add description field (#1681) 2020-01-31 18:47:55 +01:00
Franco Fichtner
85215b516b plugins: whitespace sweep 2019-12-09 06:14:48 +01:00
Ad Schellevis
2d7b5c4575 dnscrypt-proxy/log switch to new log view https://github.com/opnsense/plugins/issues/1593 2019-11-28 22:13:05 +01:00
Franco Fichtner
c3328e60c0 plugins: PSR12 "b", "d" and "m" 2019-10-07 16:28:57 +02:00
ErikJStaab
522f7a29aa bind/dnscrypt-proxy: DNSBL ZeuS Tracker has been discontinued (#1479) 2019-09-02 17:23:25 +02:00
CrazyMax
0ff846fbcb Add update and extra WindowsSpyBlocker list (#1405) 2019-07-16 09:37:19 +02:00
Michael
bd3914606a dns/dnscrypt-proxy: add 7 new dnsbl blacklists (#1339) 2019-05-20 10:42:56 +02:00
Franco Fichtner
8d344df194 dns/dnscrypt-proxy: executable permission on script 2019-02-13 23:15:49 +01:00