summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* helpers: implement explicit CT helper assignment supportJo-Philipp Wich2018-02-201-1/+1
* build: use -Wno-format-truncation instead of -Wno-error=format-truncationFelix Fietkau2017-05-091-1/+1
* build: disable the format-truncation warning error to fix gcc 7 build errorsFelix Fietkau2017-05-041-1/+1
* iptables: optional loading of static extensionsRalph Sennhauser2016-11-061-3/+9
* cmake: Find uci.hFlorian Fainelli2016-07-241-0/+3
* Rework match initializationJo-Philipp Wich2015-05-261-7/+0
* Link libext dynamicallyJo-Philipp Wich2015-05-261-16/+3
* Initial support for "config nat" rules - this allows configuring zone-indepen...Jo-Philipp Wich2014-04-061-1/+1
* Do not let libxtables implicitely load extensions, do it directly from fw3 an...Jo-Philipp Wich2013-06-031-1/+1
* Make IPv6 support optionalJo-Philipp Wich2013-05-271-5/+12
* Dynamically create rules for available libext*.a libraries, clean up rulesJo-Philipp Wich2013-05-271-14/+23
* Pass -Wl,--whole-archive and -Wl,--no-whole-archive during linking to avoid d...Jo-Philipp Wich2013-05-241-1/+10
* Drop iptables-restore and create rules through libiptc and libxtablesJo-Philipp Wich2013-05-171-1/+1
* Use libiptc to clear current rulesetJo-Philipp Wich2013-05-131-2/+2
* add support for includesJo-Philipp Wich2013-02-221-1/+1
* initial commitJo-Philipp Wich2013-02-171-0/+20