Age | Commit message (Expand) | Author |
2020-07-05 | luci-app-firewall: migrate syn_flood option to synflood_protect on save | Jo-Philipp Wich |
2020-04-14 | luci-app-firewall: tools/firewall.js: honour readonly property | Jo-Philipp Wich |
2020-04-03 | treewide: import utility classes explicitly | Jo-Philipp Wich |
2020-03-26 | luci-app-firewall: use Firewall.removeZone() helper | Jo-Philipp Wich |
2020-03-04 | luci-app-firewall: tools.firewall: properly handle protocol 0 | Jo-Philipp Wich |
2020-03-02 | luci-app-firewall: don't treat zone name as network fallback | Jo-Philipp Wich |
2020-02-22 | luci-app-firewall: snats.js: fix rewrite IP validation for SNAT target | Jo-Philipp Wich |
2020-01-20 | luci-app-firewall: fix variable clash leading to incorrect family display | Jo-Philipp Wich |
2020-01-19 | luci-app-firewall: add SNAT config migration | Jo-Philipp Wich |
2020-01-19 | luci-app-firewall: rework rule descriptions, deduplicate code | Jo-Philipp Wich |
2020-01-16 | luci-app-firewall: consolidate duplicate option code | Jo-Philipp Wich |
2020-01-16 | luci-app-firewall: support 'limit' and 'limit_burst' options | Jo-Philipp Wich |
2020-01-16 | luci-app-firewall: support 'DSCP' action and matches for rules | Jo-Philipp Wich |
2020-01-16 | luci-app-firewall: support 'MARK' action and matches for rules | Jo-Philipp Wich |
2020-01-16 | luci-app-firewall: support 'mark' parameter for redirects | Jo-Philipp Wich |
2020-01-16 | luci-app-firewall: support 'helper' and 'reflection_src' parameters for redir... | Jo-Philipp Wich |
2020-01-16 | luci-app-firewall: support 'helper' and 'set_helper' parameters for rules | Jo-Philipp Wich |
2020-01-16 | luci-app-firewall: support 'direction' and 'device' parameters for rules | Jo-Philipp Wich |
2020-01-16 | luci-app-firewall: fix family display for port forwards | Jo-Philipp Wich |
2020-01-15 | luci-app-firewall: introduce support for "config nat" sections | Jo-Philipp Wich |
2020-01-04 | luci-app-firewall: fix zone network default | Jo-Philipp Wich |
2019-12-30 | luci-app-firewall: update rule ip hints based on address family | Jo-Philipp Wich |
2019-12-30 | luci-app-firewall: store week- and monthday restrictions as strings | Jo-Philipp Wich |
2019-11-22 | luci-app-firewall: remove obsolete "conntrack" option | Jo-Philipp Wich |
2019-11-03 | treewide: require ui.js explicitly | Jo-Philipp Wich |
2019-11-03 | luci-base, luci-app-firewall: port custom rules to client side view | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-network, luci-app-firewall: migrate luci/getHostHints | Jo-Philipp Wich |
2019-09-11 | luci-app-firewall: display "this new zone" instead of "undefined" | Nicholas Smith |
2019-09-11 | luci-app-firewall: disallow creating zone without name | Jo-Philipp Wich |
2019-09-10 | luci-app-firewall: filter alias interfaces in zone device selection | Jo-Philipp Wich |
2019-08-15 | luci-app-firewall: fix zone overview page after rpc procedure renaming | Jo-Philipp Wich |
2019-08-14 | luci-app-firewall: honour global default policies in per-zone settings | Jo-Philipp Wich |
2019-08-14 | luci-app-firewall: drop usage of getOffloadSupport() | Jo-Philipp Wich |
2019-08-11 | luci-app-firewall: rules: sort ICMP types alphabetically | Aaron Jones |
2019-08-11 | luci-app-firewall: rules: allow ICMPv6 ND types | Aaron Jones |
2019-07-26 | luci-app-firewall: explicitely set 'DNAT' target on new forwards | Jo-Philipp Wich |
2019-07-22 | luci-app-firewall: add support for further per-zone options | Jo-Philipp Wich |
2019-07-21 | luci-app-firewall: fix cbi form for rules | Jo-Philipp Wich |
2019-07-18 | luci-app-firewall: format protocol family for forwards and rules | Anton Kikin |
2019-07-07 | treewide: switch to shared isObject(), toArray() and sortedKeys() helpers | Jo-Philipp Wich |
2019-07-07 | luci-app-firewall: switch to client side CBI views | Jo-Philipp Wich |