Age | Commit message (Expand) | Author |
2024-05-01 | luci-app-firewall: SNAT display fixes | Paul Donald |
2024-04-05 | luci-app-firewall: Add 'any' choice for SNAT 'family' option | Paul Donald |
2024-02-21 | luci-app-firewall: add address range inputs for traffic rules | Jo-Philipp Wich |
2023-12-30 | luci-mod-firewall: Expand on naming of forwarding rule inside the zone | Jonas Dreßler |
2023-11-28 | luci-app-firewall: allow redirects using ip family any | Vladislav Grigoryev |
2023-10-12 | firewall: ipsets.js: validate set names | Jo-Philipp Wich |
2023-07-31 | luci-app-firewall: cleaning up outdated instructions on hardware NAT | 清靈語 |
2023-07-12 | luci-app-firewall: add reflection_zone field to forwards | Julien Cassette |
2023-06-23 | Merge pull request #6428 from stokito/luci-app-firewall | Jo-Philipp Wich |
2023-06-10 | luci-app-firewall: missing variable declaration | Sergey Ponomarev |
2023-05-16 | luci-app-firewall: add ICMPv6 MLD rules | Jonathan G. Underwood |
2023-04-05 | luci-app-firewall: fix the IPv6 forwards/snats view | Dirk Brenken |
2023-03-30 | Merge pull request #6317 from 1715173329/of/masq6 | Jo-Philipp Wich |
2023-03-30 | application/luci-app-firewall: fix null access | Jo-Philipp Wich |
2023-03-30 | luci-app-firewall: add masq6 option for zones | Tianling Shen |
2023-03-29 | luci-app-firewall: Add ipset field to snats | Paul Dee |
2023-03-29 | luci-app-firewall: Add ipset field to forwards (redirects) | Paul Dee |
2023-03-29 | luci-app-firewall: Add ipset field to rules | Paul Dee |
2023-03-29 | luci-app-firewall: implement IPsets GUI | Paul Dee |
2023-03-16 | Merge pull request #6250 from systemcrash/extended_icmp | Jo-Philipp Wich |
2023-03-15 | luci-app-firewall: allow ipv6 setup | Chen Minqiang |
2023-03-15 | luci-app-firewall: suppress lengthy masq description in zone table | Jo-Philipp Wich |
2023-02-17 | luci-app-firewall: extend icmpv6 types available | Paul Dee |
2023-02-17 | luci-app-firewall: remove the '', 'any' mapping in icmpv6 entries | Paul Dee |
2023-02-04 | luci-app-firewall: Add clarification to masquerading option | Martijn Staal |
2022-03-30 | luci-app-firewall: fix misspelling of restrictions | Jo-Philipp Wich |
2022-02-16 | luci-app-firewall: fix setting unspecified zone on forwardings | Jo-Philipp Wich |
2022-01-06 | luci-app-firewall: initial firewall4 compatibility | Stijn Tintel |
2021-12-09 | luci-app-firewall: CBIProtocolSelect: properly handle unrecognized protos | Jo-Philipp Wich |
2021-11-11 | luci-app-firewall: use firewall.getZoneColorStyle() in views | Jo-Philipp Wich |
2021-11-10 | luci-app-firewall: adjust zone badge markup | Jo-Philipp Wich |
2021-08-31 | luci-app-firewall: add ipv6 exclusive ICMP types | Paul Dee |
2021-08-11 | firewall: more text lines for custom script | Fritz D. Ansel |
2021-08-04 | luci-app-firewall: replace hh.mm.ss with hh:mm:ss | Stan Grishin |
2021-06-03 | luci-app-firewall: further luci-rpc/getHostHints compatibility fixes | Jo-Philipp Wich |
2021-06-03 | treewide: Update JS using luci-rpc getHostHints | Niels Widger |
2021-03-15 | luci-app-firewall: simplify some form actions | Jo-Philipp Wich |
2021-03-01 | luci-app-firewall: allow negative prefix lengths | Jo-Philipp Wich |
2021-03-01 | luci-app-firewall: zones.js: fix HTML display in ct helper selection | Jo-Philipp Wich |
2021-03-01 | luci-app-firewall: fix creating multiple networks from zone network selector | Jo-Philipp Wich |
2021-02-19 | luci-app-firewall: properly handle custom multi IP/MAC input | Jo-Philipp Wich |
2021-01-13 | luci-app-firewall: add tooltip on rules that have time restrictions enabled | Florian Eckert |
2021-01-13 | luci-app-firewall: add limited masquerading tooltip | Florian Eckert |
2020-12-16 | luci-app-firewall: map proto '*' and 'any' to all on rule config | Florian Eckert |
2020-11-20 | luci-app-firewall: fix removing networks from zone | Jo-Philipp Wich |
2020-10-01 | luci-app-firewall: rules: add ICMPv6 Packet Too Big (Type 2) | Robby K |
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 |