Commit Graph

2377 Commits

Author SHA1 Message Date
Franco Fichtner 83f2841fba net/firewall: bump version after changes 2020-04-15 18:36:32 +02:00
Franco Fichtner 152b6e1ffe net/udpbroadcastrelay: style sweep while here 2020-04-15 14:32:10 +02:00
Franco Fichtner d9c01dbf22 net/udpbroadcastdelay: style sweep, align Makefile 2020-04-15 14:28:19 +02:00
Martin Wasley 55cffd5baf net/udpbroadcastrelay plugin - Initial commit (#1677) 2020-04-15 14:26:11 +02:00
Michael c5f72d30bf dns/unbound-plus: add DoT support (#1777) 2020-04-15 08:08:58 +02:00
Frank Wall f90eb86a8e Merge pull request #1784 from fraenki/acme_131
securiy/acme-client: release 1.31
2020-04-14 22:35:50 +02:00
Frank Wall 0b835f2510 securiy/acme-client: bump version 2020-04-14 22:34:55 +02:00
Frank Wall 83ae82d929 securiy/acme-client: add support for Leaseweb, closes #1670 2020-04-14 22:28:34 +02:00
Frank Wall b539d1ff75 securiy/acme-client: add support for EUserv, closes #1779 2020-04-14 22:20:46 +02:00
Frank Wall edf3633b94 securiy/acme-client: add support for SchlundTech, closes #1728 2020-04-14 22:08:42 +02:00
Frank Wall ab5bc36a3b Merge pull request #1776 from jkellerer/enable-fullchain-name-customization
security/acme-client: Added "fullchain" name-template to model & dialog
2020-04-14 21:48:34 +02:00
Jürgen Kellerer 362edb68ad security/acme-client: Added fullchain.pem filename-template to model & dialog 2020-04-11 17:36:09 +02:00
Ad Schellevis daacf6b7ce os-firewall: add cross field validations for https://github.com/opnsense/plugins/issues/1749
since filter rules and source nat rules share source and destination constructions, we can easily loop over the types and detect if source nat fields exists when  validating.
2020-04-08 11:47:19 +02:00
Ad Schellevis f5021e1e48 os-firewall: support ranges in target port (align with src/dst), for https://github.com/opnsense/plugins/issues/1749 2020-04-07 22:26:50 +02:00
Ad Schellevis b9aef7223f os-firewall: change FilterBaseController to abstract, it shouldn't be possible to call api/firewall/filter_base endpoints directly, for https://github.com/opnsense/plugins/issues/1749 2020-04-06 08:41:50 +02:00
Franco Fichtner f39d5683cf Framework: fix standard development annotation (as used for package name) 2020-04-07 02:29:38 +02:00
Franco Fichtner e3f6aad349 net/firewall: whitespace sweep 2020-04-06 18:18:36 +02:00
Michael 08c86edd9d security/maltrail: disable alienvault, update changelog (#1769) 2020-04-06 18:16:17 +02:00
Franco Fichtner f00eba92f1 Framework: annotate development-only plugins
PR: https://forum.opnsense.org/index.php?topic=10177.0
2020-04-06 14:51:49 +02:00
Ad Schellevis b8531b77d9 os-firewall: hook in source nat registration code for https://github.com/opnsense/plugins/issues/1749 2020-04-05 21:16:50 +02:00
Jürgen Kellerer 1a06985c08 Applied USER_WHITELIST config syntax change
Fixes the whitelist config feature in maltrail sensor.
USER_WHITELIST was changed from comma separated list to whitelist file in recent maltrail versions.
2020-04-06 14:18:00 +02:00
Fabian Franz BSc 7c2f6dd20e Merge pull request #1762 from sjjh/patch-1
removed typo "upstremModel"
2020-04-03 12:34:45 +02:00
Ad Schellevis 42158500df os-firewall: add serialize rule logic for https://github.com/opnsense/plugins/issues/1749 2020-04-03 10:56:01 +02:00
sjjh 693bd6f9d1 removed typo "upstremModel"
Looks like a typo to me, but please may some once double check that I didn't break anything.
2020-04-03 09:57:22 +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