summaryrefslogtreecommitdiff
path: root/iptables/iptables-xml.c
AgeCommit message (Expand)Author
2022-12-02iptables-xml: Free allocated chain stringsPhil Sutter
2022-11-15Drop extra newline from xtables_error() callsPhil Sutter
2021-06-07libxtables: Introduce xtables_strdup() and use it everywherePhil Sutter
2019-10-24xshared: Introduce struct argv_storePhil Sutter
2019-10-24iptables-xml: Use add_param_to_argv()Phil Sutter
2019-10-18xtables-restore: Introduce rule counter tokenizer functionPhil Sutter
2019-09-25xtables_error() does not returnPhil Sutter
2019-05-30src: replace IPTABLES_VERSION by PACKAGE_VERSIONJan Engelhardt
2018-09-24Fix a few cases of pointless assignmentsPhil Sutter
2018-08-04xshared: Consolidate argv construction routinesPhil Sutter
2018-08-04xshared: Consolidate parse_counters()Phil Sutter
2018-08-04Consolidate DEBUGP macrosPhil Sutter
2018-04-11iptables: constify option structArushi Singhal
2017-06-19iptables-xml: Fix segfault on jump without a targetOliver Ford
2017-05-29iptables: Fix crash on malformed iptables-restoreOliver Ford
2017-04-06iptables: Remove explicit static variables initalization.Varsha Rao
2015-09-07iptables: Spelling fixesVille Skyttä
2015-05-02consistently use <errno.h>Felix Janda
2014-01-29iptables-xml: fix segfault if missing space after -APhil Oester
2013-07-26iptables-xml: fix parameter parsing (similar to 2165f38)Pablo Neira Ayuso
2013-07-26iptables: iptables-xml: Fix various parsing bugsPhil Oester
2011-09-11src: resolve old macro names that are indirectionsJan Engelhardt
2011-08-26src: remove unused IPTABLES_MULTI defineJan Engelhardt
2011-06-22iptables: Coverity: REVERSE_INULLJiri Popelka
2011-06-07src: move all iptables pieces into a separate directoryJan Engelhardt