swconfig: swlib.c: remove const qualifier for val.s since this is supposed to be...
[openwrt/openwrt.git] / package / network / config / firewall /
2015-05-26 Jo-Philipp Wichfirewall: link iptables extensions dynamically
2015-05-05 Steven Barthfirewall: Allow IGMP and MLD input on WAN
2015-02-26 Steven Barthfirewall: fix some more null-pointer accesses
2015-01-08 Jo-Philipp Wichfirewall: respect src_dip option for reflection (#18544)
2014-11-03 John Crispinlicense info - revert r43155
2014-11-03 John CrispinAdd more license tags with SPDX identifiers
2014-11-02 Steven BarthAdd a few SPDX tags
2014-09-19 Jo-Philipp Wichfirewall: allow '*' as synonym for any / all in family...
2014-09-18 Jo-Philipp Wichfirewall: fix heap corruption in fw3_bitlen2netmask...
2014-09-17 Jo-Philipp Wichfirewall: fix invalid memory access when processing...
2014-08-25 John Crispinpackage/*: remove useless explicit set of function...
2014-08-21 John Crispinfirewall: the firewall did not start properly on boot
2014-08-11 Jo-Philipp Wichfirewall: fix potential NULL pointer access
2014-08-11 Jo-Philipp Wichfirewall: implement selective conntrack flushing (...
2014-07-19 Jo-Philipp Wichfirewall: implement support for abritary netmasks
2014-07-10 Jo-Philipp Wichfirewall: fix segfault introduced by latest update
2014-07-10 Jo-Philipp Wichfirewall: fix regressions introduced after latest ubus...
2014-07-03 Jo-Philipp Wichfirewall: fix issue with parsing network options
2014-07-02 Felix Fietkaufirewall: update to the latest version, adds support...
2014-06-26 Steven Barthfirewall3: add fw3 zone function to enumerate devices
2014-04-14 Steven Barthfirewall: add support for nat-rules and netifd-proto...
2014-03-20 Felix Fietkaufirewall: update to latest version, fixes a musl build...
2014-02-21 Jo-Philipp Wichfirewall: fix validation constraints
2014-02-20 Jo-Philipp Wichfirewall: fix several ipset integration issues (#15016)
2014-02-18 John Crispinfirewall3: update init.d script to make use of procd
2014-01-19 Steven Barthfirewall: don't reload if there were no address or...
2014-01-15 John Crispinfirewall: improve logging in hotplug script
2013-12-17 Jo-Philipp Wichfirewall: fix handling of tcp_ecn parameter
2013-11-18 Jo-Philipp Wichfirewall: optimize DNAT rules and skip invalid rules...
2013-10-23 Steven Barthfirewall: Improve ubus support
2013-10-10 Jo-Philipp Wichfirewall: small improvements in nat reflection
2013-08-14 Jo-Philipp Wichfirewall: update to git head
2013-07-16 Jo-Philipp Wichfirewall: update to git head
2013-07-10 Felix Fietkaufirewall: add missing dependencies
2013-07-04 Jo-Philipp Wichfirewall: allow routed lan<->lan traffic by default
2013-06-29 Jo-Philipp Wichfirewall: update to git head
2013-06-18 Jo-Philipp Wichfirewall: update to git head
2013-06-18 Jo-Philipp Wichfirewall: update to git head
2013-06-13 Jo-Philipp Wichfirewall: update to git head
2013-06-13 Jo-Philipp Wichfirewall: update to git head
2013-06-06 Jo-Philipp Wichfirewall: udpate to git head (#13652, #13654, #13658)
2013-06-06 Jo-Philipp Wichfirewall: copy libext*.a from staging dir and drop...
2013-06-05 Jo-Philipp Wichfirewall: update to git head (#13652)
2013-06-04 Jo-Philipp Wichfirewall3: fix accidentally changed install directive
2013-06-04 Jo-Philipp Wichfirewall: fix git source url
2013-06-04 Jo-Philipp Wichfirewall3: rename to firewall, move into base system...
2013-06-04 Jo-Philipp WichDrop legacy firewall package
2013-05-13 Steven Barthfirewall: Remove obsoleted ULA-border rule
2013-02-22 Jo-Philipp Wichfirewall: fix logging rule regression (#12999)
2013-02-04 Jo-Philipp Wichfirewall: various enhancements
2013-01-28 Jo-Philipp Wichfirewall: flush conntrack table after changing interfac...
2013-01-04 Steven Barthfirewall: Add ULA site border for IPv6 traffic This...
2012-12-07 Jo-Philipp Wichfirewall: fix typo in reflection hotplug script
2012-12-04 Jo-Philipp Wichfirewall: extend nat reflection support
2012-10-10 Felix Fietkaupackages: sort network related packages into package...