aboutsummaryrefslogtreecommitdiff
path: root/libxtables
AgeCommit message (Expand)Author
2020-09-28ANDROID: do not leak memory in iptables-restoreMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.3' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.2' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.1' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.0' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2019-12-03Merge tag 'v1.6.2' of git://git.netfilter.org/iptablesMaciej Żenczykowski
2019-02-05xtables: Fix for false-positive rule matchingPhil Sutter
2018-11-28Convert iptables to Android.bpDan Willemsen
2018-11-12libxtables: xlate: init buffer to zeroFlorian Westphal
2018-11-07libxtables: add and use mac print helpersFlorian Westphal
2018-10-20libxtables: expose new etherdb lookup function through libxtables APIPablo Neira Ayuso
2018-10-20libxtables: prefix exported new functions for etherdb lookupsPablo Neira Ayuso
2018-09-25libxtables: Check extension real_name lengthPhil Sutter
2018-09-24libxtables: Use posix_spawn() instead of vfork()Phil Sutter
2018-09-24Fix a few cases of pointless assignmentsPhil Sutter
2018-09-24libxtables: Don't read garbage in xtables_strtoui()Phil Sutter
2018-09-24libxtables: Avoid calling memcpy() with NULL sourcePhil Sutter
2018-09-24libxtables: Integrate getethertype.c from xtables corePhil Sutter
2018-09-13libxtables: Fix potential array overrun in xtables_option_parse()Phil Sutter
2018-05-14libxtables: store all requested match typesFlorian Westphal
2018-04-27xtables: Fix rules print/save after iptables updateSerhey Popovych
2018-04-27xtables: Register all match/target revisions supported by us and kernelSerhey Popovych
2018-04-27xtables: Check match/target size vs XT_ALIGN(size) at register timeSerhey Popovych
2018-04-27xtables: Do not register matches/targets with incompatible revisionSerhey Popovych
2018-04-27xtables: Introduce and use common function to print val[/mask] argumentsSerhey Popovych
2018-04-27xtables: Introduce and use common function to parse val[/mask] argumentsSerhey Popovych
2017-05-08libxtables: Display weird character warning for wildcardsOliver Ford
2017-03-22Update to iptables 1.6.1.Lorenzo Colitti
2017-03-08libxtables: abolish AI_CANONNAMEJan Engelhardt
2017-03-08libxtables: remove unnecessary nesting from host_to_ip(6)addrJan Engelhardt
2017-02-17Suppress warnings in external/iptables.Aurimas Liutikas
2016-12-20libxtables: xtables: Use getnameinfo()Shyam Saini
2016-12-20libxtables: xtables: remove unnecessary debug codeShyam Saini
2016-09-16Build shared library version of libxtables.Henry Ptaisnski
2016-07-03libxtables: Replace gethostbyname() with getaddrinfo()Arpan Kapoor
2016-03-25libxtables: missing comment initialization in xt_xlate_alloc()Pablo Neira Ayuso
2016-02-29comment: Add translation to nftShivani Bhardwaj
2016-02-16xtables: add xt_xlate_add_comment()Pablo Neira Ayuso
2016-02-16extensions: rename xt_buf to xt_xlatePablo Neira Ayuso
2016-02-16libxtables: fix leak in xt_buf objectPablo Neira Ayuso
2016-02-16nft: xtables: add the infrastructure to translate from iptables to nftPablo Neira Ayuso
2015-09-07iptables: Spelling fixesVille Skyttä
2015-04-09libxtables: find extensions based on family tooArturo Borrero
2015-02-18xtables-compat: remove unused fields from bridge and arp familiesPablo Neira Ayuso
2015-02-18arptables-compat: add mangle target extensionArturo Borrero
2015-01-30libxtables: search first for AF-specific extensionArturo Borrero
2014-12-23extensions: add ebt 802_3 extensionArturo Borrero
2014-11-25Clean up unused variable in makefile.Dan Albert
2014-10-25libxtables: move some code to avoid cautions in vfork man pageDan Wilder
2014-09-05libxtables: fix two off-by-one memory corruption bugsRonald Wahl