3
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
netfilter-match-modules: iptables: webmon: Fix reloading of saved domain/search data Closes #1023 More... 4 months ago
Fix various nftables firewall errors - Handle pppoe wan_6 interface not restarting the Gargoyle firewall - Fix port ranges needing to be - separated instead of : in iptables - In several places where we attempt to find the wan6 ipaddr also handle wan_6 - Fix pppoe masq rule - Fix port forward loopback dnat rule syntax change - Fix QoS rules not applying tcp/udp protocol correctly More... 4 months ago
gargoyle-firewall-util: Reduce instances of multi rules for ipv4/ipv6/mac address rules. Change handling of rule family These addresses can be handled as dynamic maps instead of listing them in individual rules. Switch to this syntax to reduce the number of rules required to represent the desired restriction/whitelist. Rule family is now picked up internally rather than passed into make_nftables_rules, and adds an nfproto ipv4/ipv6 rule as needed More... 5 months ago
webmon-gargoyle: Fix webmon not reasserting on firewall restart More... 5 months ago
plugin-gargoyle-openvpn: Fix firewall rules not clearing More... 5 months ago
netfilter-match-modules: nftables: Fix string quoting in ruleset print More... 5 months ago
webmon-gargoyle: Fix webmon not starting if wan is down More... 5 months ago
gargoyle-firewall-util: Fix segfault in make_nftables_rules More... 5 months ago
bwmon-gargoyle: Silence errors when IPv6 addresses are not present More... 5 months ago
Add missed fix from 92c2c28 More... 5 months ago
Merge remote-tracking branch 'obsy/master' More... 6 months ago
gargoyle: Fix mvebu GUI freeze if user enables guest network on firstboot More... 6 months ago
i18n/Polish: update More... 6 months ago
plugin-gargoyle-wireguard: Fix Reset button not purging clients from memory Closes #1018 More... 6 months ago
plugin-gargoyle-wireguard: Show warning for long client names WireGuard tunnel interface names are generated from the name of the imported config file (in general). On Linux based systems the interface name limit is 15 chars, and on Windows it is 32 chars #1018 More... 6 months ago
plugin-gargoyle-wireguard: Fix clients with dashes in name not saving from GUI #1018 More... 6 months ago
i18n/Polish: update More... 6 months ago
plugin-gargoyle-usb-storage: Allow CIFS access over OpenVPN and WireGuard Closes #1015 More... 6 months ago
Merge remote-tracking branch 'origin/nftables' More... 6 months ago
qos_gargoyle: Skip initial link measurement on wan ifupdate and targetip unchanged More... 6 months ago
qos-gargoyle: qosmon: Add option to bypass initial link measurement Use -s to skip the measurement, -t to set the initial ping value and -l to set the initial fair link limit. -t and -l are optional but recommended with -s. With fw4 the firewall is completely reinitialised every time we have an ifupdate on the wan (or wan6) interface. We must restart qos_gargoyle to keep our rules in play, and as a result we relaunch qosmon leading to a 15s loss of connectivity for all connected users while we measure the link latency again. Now we can optionally skip measuring the link and just get right to business More... 6 months ago
gargoyle: Add /etc/gargoyle_release file and add information to system.board ubus call More... 7 months ago
Reduce firewall restarts More... 7 months ago
targets: Switch all to nftables Not compile tested More... 7 months ago
targets: x86: x64: Switch to nftables More... 7 months ago
targets: mediatek: filogic: Initial build with nftables More... 7 months ago
Fixup various Makefile errors and references to iptables More... 7 months ago
plugin-gargoyle-openvpn: Switch to nftables More... 7 months ago
plugin-gargoyle-wireguard: Switch to nftables More... 7 months ago
plugin-gargoyle-tor: Switch to nftables More... 7 months ago