index
:
user/sven/netfilter/iptables.git
master
origin/HEAD
origin/master
iptables
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iptables
/
iptables-xml.c
Age
Commit message (
Expand
)
Author
2022-12-02
iptables-xml: Free allocated chain strings
Phil Sutter
2022-11-15
Drop extra newline from xtables_error() calls
Phil Sutter
2021-06-07
libxtables: Introduce xtables_strdup() and use it everywhere
Phil Sutter
2019-10-24
xshared: Introduce struct argv_store
Phil Sutter
2019-10-24
iptables-xml: Use add_param_to_argv()
Phil Sutter
2019-10-18
xtables-restore: Introduce rule counter tokenizer function
Phil Sutter
2019-09-25
xtables_error() does not return
Phil Sutter
2019-05-30
src: replace IPTABLES_VERSION by PACKAGE_VERSION
Jan Engelhardt
2018-09-24
Fix a few cases of pointless assignments
Phil Sutter
2018-08-04
xshared: Consolidate argv construction routines
Phil Sutter
2018-08-04
xshared: Consolidate parse_counters()
Phil Sutter
2018-08-04
Consolidate DEBUGP macros
Phil Sutter
2018-04-11
iptables: constify option struct
Arushi Singhal
2017-06-19
iptables-xml: Fix segfault on jump without a target
Oliver Ford
2017-05-29
iptables: Fix crash on malformed iptables-restore
Oliver Ford
2017-04-06
iptables: Remove explicit static variables initalization.
Varsha Rao
2015-09-07
iptables: Spelling fixes
Ville Skyttä
2015-05-02
consistently use <errno.h>
Felix Janda
2014-01-29
iptables-xml: fix segfault if missing space after -A
Phil Oester
2013-07-26
iptables-xml: fix parameter parsing (similar to 2165f38)
Pablo Neira Ayuso
2013-07-26
iptables: iptables-xml: Fix various parsing bugs
Phil Oester
2011-09-11
src: resolve old macro names that are indirections
Jan Engelhardt
2011-08-26
src: remove unused IPTABLES_MULTI define
Jan Engelhardt
2011-06-22
iptables: Coverity: REVERSE_INULL
Jiri Popelka
2011-06-07
src: move all iptables pieces into a separate directory
Jan Engelhardt