| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: clean up and unify PKG_VERSION for git based downloads | Felix Fietkau | 2016-12-22 | 1 | -5/+3 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | firewall3: drop support for automatic NOTRACK rules | Jo-Philipp Wich | 2016-12-14 | 1 | -3/+3 |
* | firewall: update to fix FS#31, FS#73, FS#154, FS#248 | Jo-Philipp Wich | 2016-11-08 | 1 | -3/+3 |
* | source: Switch to xz for packages and tools where possible | Daniel Engberg | 2016-10-06 | 1 | -1/+2 |
* | firewall3: update to latest git HEAD | John Crispin | 2016-07-24 | 1 | -2/+2 |
* | package/*: update git urls for project repos | John Crispin | 2016-06-13 | 1 | -1/+1 |
* | firewall3: fix mark rules for local traffic, fix race condition | Jo-Philipp Wich | 2016-05-02 | 1 | -3/+4 |
* | firewall: drop invalid by default, remove chain indirection, fix invert flags... | Jo-Philipp Wich | 2016-01-29 | 1 | -3/+3 |
* | firewall: add CONFIG_IPV6 to PKG_CONFIG_DEPENDS to fix a rebuild error | Felix Fietkau | 2016-01-18 | 1 | -0/+1 |
* | firewall: move to git.openwrt.org | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | firewall: depend on kmod-ipt-conntrack (#20542) | Jo-Philipp Wich | 2015-09-17 | 1 | -1/+1 |
* | firewall: fix typo in ESP rule | Steven Barth | 2015-07-27 | 1 | -1/+1 |
* | firewall: comply with REC-22, REC-24 of RFC 6092 | Steven Barth | 2015-07-24 | 1 | -1/+1 |
* | firewall: link iptables extensions dynamically | Jo-Philipp Wich | 2015-05-26 | 1 | -7/+2 |
* | firewall: fix some more null-pointer accesses | Steven Barth | 2015-02-26 | 1 | -2/+2 |
* | firewall: respect src_dip option for reflection (#18544) | Jo-Philipp Wich | 2015-01-08 | 1 | -3/+3 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 1 | -2/+0 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 1 | -0/+2 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -0/+1 |
* | firewall: allow '*' as synonym for any / all in family and proto options | Jo-Philipp Wich | 2014-09-19 | 1 | -2/+2 |
* | firewall: fix heap corruption in fw3_bitlen2netmask() with IPv6 addresses | Jo-Philipp Wich | 2014-09-18 | 1 | -2/+2 |
* | firewall: fix invalid memory access when processing /128 IPv6 addresses from ... | Jo-Philipp Wich | 2014-09-17 | 1 | -2/+2 |
* | firewall: fix potential NULL pointer access | Jo-Philipp Wich | 2014-08-11 | 1 | -2/+2 |
* | firewall: implement selective conntrack flushing (#10225) | Jo-Philipp Wich | 2014-08-11 | 1 | -2/+2 |
* | firewall: implement support for abritary netmasks | Jo-Philipp Wich | 2014-07-19 | 1 | -2/+2 |
* | firewall: fix segfault introduced by latest update | Jo-Philipp Wich | 2014-07-10 | 1 | -2/+2 |
* | firewall: fix regressions introduced after latest ubus rework | Jo-Philipp Wich | 2014-07-10 | 1 | -2/+2 |
* | firewall: fix issue with parsing network options | Jo-Philipp Wich | 2014-07-03 | 1 | -2/+2 |
* | firewall: update to the latest version, adds support for fetching firewall ru... | Felix Fietkau | 2014-07-02 | 1 | -2/+2 |
* | firewall3: add fw3 zone function to enumerate devices | Steven Barth | 2014-06-26 | 1 | -2/+2 |
* | firewall: add support for nat-rules and netifd-proto-originating rules | Steven Barth | 2014-04-14 | 1 | -2/+2 |
* | firewall: update to latest version, fixes a musl build error | Felix Fietkau | 2014-03-20 | 1 | -2/+2 |
* | firewall: fix several ipset integration issues (#15016) | Jo-Philipp Wich | 2014-02-20 | 1 | -3/+3 |
* | firewall: fix handling of tcp_ecn parameter | Jo-Philipp Wich | 2013-12-17 | 1 | -2/+2 |
* | firewall: optimize DNAT rules and skip invalid rules and redirects (#14485) | Jo-Philipp Wich | 2013-11-18 | 1 | -2/+2 |
* | firewall: Improve ubus support | Steven Barth | 2013-10-23 | 1 | -2/+2 |
* | firewall: small improvements in nat reflection | Jo-Philipp Wich | 2013-10-10 | 1 | -2/+2 |
* | firewall: update to git head | Jo-Philipp Wich | 2013-08-14 | 1 | -2/+2 |
* | firewall: update to git head | Jo-Philipp Wich | 2013-07-16 | 1 | -2/+2 |
* | firewall: add missing dependencies | Felix Fietkau | 2013-07-10 | 1 | -1/+1 |
* | firewall: allow routed lan<->lan traffic by default | Jo-Philipp Wich | 2013-07-04 | 1 | -1/+1 |
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-29 | 1 | -2/+2 |
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-18 | 1 | -2/+2 |
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-18 | 1 | -2/+2 |
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-13 | 1 | -2/+2 |
* | firewall: update to git head | Jo-Philipp Wich | 2013-06-13 | 1 | -2/+2 |
* | firewall: udpate to git head (#13652, #13654, #13658) | Jo-Philipp Wich | 2013-06-06 | 1 | -2/+2 |
* | firewall: copy libext*.a from staging dir and drop kernel.mk includes, solves... | Jo-Philipp Wich | 2013-06-06 | 1 | -4/+1 |
* | firewall: update to git head (#13652) | Jo-Philipp Wich | 2013-06-05 | 1 | -2/+2 |