Commit Graph

214 Commits

Author SHA1 Message Date
J.Townsend ff2bbcc41e DNS/Dnscrypt-proxy remove discontinued feeds (#1886) 2020-06-22 15:22:05 +02:00
Andreas Rupper a3913891d5 Updated Cloudflare to use token auth and update ttl (#1726) 2020-06-13 22:32:41 +02:00
Martin Wasley 98dca4b0f0 Update services_dyndns_edit.php 2020-05-24 10:23:15 +02:00
Patrik Kernstock dc7980a3e0 unboundplus: Use 'forward-tls-upstream' config key
While 'forward-ssl-upstream' is indeed an alias/alternative syntax for the '*tls*' option, therefore it's more a cosmetic thing - specially because it's called DNS over TLS. Just to be consistent with terms used.
2020-05-08 15:38:22 +02:00
Franco Fichtner 4c07622fbd dns/unbound-plus: advertise fix 2020-04-29 11:38:33 +02:00
Michael 7178da958b dns/unbound-plus: fix DoT validations (#1803) 2020-04-29 11:37:20 +02:00
Franco Fichtner adb0dcad20 dns/unbound-plus: small change to parse copyright 2020-04-16 14:41:33 +02:00
Michael c5f72d30bf dns/unbound-plus: add DoT support (#1777) 2020-04-15 08:08:58 +02:00
Petr Kejval 0e77afcfb1 Fix issue #1759 - dnsbl.py
Fix for https://github.com/opnsense/plugins/issues/1759

* Restrict download timeout to 5 seconds and 2 retries. Parse only if HTTP response status is 200 OK.
* "Whitelist" (exclude) domains which aren't starting with alphanumeric char causing Unbound not to start.
2020-04-02 14:30:46 +02:00
Franco Fichtner 53ac1c7e60 dns/unbound-plus: ready for release 2020-03-27 09:50:23 +01:00
Michael b706df5e97 dns/bind: update plugin to version 9.16 (#1746) 2020-03-19 11:05:26 +01:00
Franco Fichtner 3e02ddc2ca dns/dnscrypt-proxy: _var_script only if enabled 2020-03-04 09:26:10 +01:00
Franco Fichtner 4d6bb2d442 dns/dyndns: warrants version bump now 2020-02-28 10:24:38 +01:00
NOYB 2a034326a8 DynDNS Custom Updater: Un-restrict Verify Peer & IPv4 Resolve
Verify peer and IP resolve have value aside from authentication.  For cases where authentication is not used it can still be desirable to confirm identity and prevent MITM.
2020-02-28 10:15:30 +01:00
Franco Fichtner 7ceecaadba dns/dyndns: bump revision for changes 2020-02-26 10:07:20 +01:00
Johan Pramming 8b14419587 GratisDNS URL updated 2020-02-26 08:16:29 +01:00
Andrew Gunnerson 843644393d phpDynDNS.inc: Fix missing break statement in switch case for Linode
Commit ab0ccc3be9 seems to have mistakenly
removed the `break` statement for the `switch` case for Linode. This
commit adds it back, which fixes dynamic DNS updates for Linode.

Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
2020-02-25 15:31:39 +01:00
Petr Kejval c5a1daa706 unbound-plus: another regex fix (#1704) 2020-02-22 13:59:53 +01:00
Franco Fichtner d439d625cc dns/unbound-plus: version bump 2020-02-18 08:28:01 +01:00
Petr Kejval 33a32105ca DNSBL - Fix regex for domains starting with number (#1694) 2020-02-15 21:18:01 +01:00
Franco Fichtner 73f5c13201 dns/dyndns: small nit 2020-02-13 10:44:16 +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