aboutsummaryrefslogtreecommitdiff
path: root/libiptc
AgeCommit message (Expand)Author
2021-03-23Merge tag 'v1.8.6' of git://git.netfilter.org/iptablesMaciej Żenczykowski
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/iptablesBob Badour
2020-10-12libiptc: Avoid gcc-10 zero-length array warningPhil Sutter
2020-05-10use __BIONIC__ not __ANDROID__Maciej Żenczykowski
2020-05-11libiptc: do not typedef socklen_t on AndroidMaciej Żenczykowski
2020-04-21libiptc.c: remove ipt_error_targetMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.4' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.3' 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
2019-12-03Merge tag 'v1.6.2' of git://git.netfilter.org/iptablesMaciej Żenczykowski
2019-09-16libiptc: silence two comiler warningsFlorian Westphal
2019-09-16libiptc: axe non-building debug codeFlorian Westphal
2019-05-30build: remove -Wl,--no-as-needed and libiptc.soJan Engelhardt
2018-11-28Convert iptables to Android.bpDan Willemsen
2018-11-13libiptc: Extend struct xtc_opsPhil Sutter
2018-09-25libiptc: NULL-terminate errornamePhil Sutter
2018-09-24libiptc: Simplify alloc_handle() function signaturePhil Sutter
2018-09-13libiptc: Avoid side-effect in memset() callsPhil Sutter
2017-10-10Use -Werror in external/iptablesChih-Hung Hsieh
2017-03-22Update to iptables 1.6.1.Lorenzo Colitti
2017-02-28libiptc: don't set_changed() when checking rules with module jumpsDan Williams
2015-09-07iptables: Spelling fixesVille Skyttä
2015-08-26libiptc: fix fortify errors in debug codeMike Frysinger
2015-04-08list: fix prefetch dummyArturo Borrero
2014-04-02Fixup build so that the update from nefilter.org to 1.4.20 worksandroid-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaselollipop-devlollipop-cts-releaseidea133-weekly-releaseJP Abgrall
2014-04-02Merge remote-tracking branch 'upstream/stable-1.4.20' into updateJP Abgrall
2014-01-22iptables: remove $(KERNEL_HEADERS) from include pathColin Cross
2013-12-04Silence all warnings.Kristian Monsen
2013-11-11Fix iptables to build with old or uapi header files.Elliott Hughes
2013-03-29libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependencyPablo Neira Ayuso
2012-04-19libiptc: fix retry path in TC_INITMiguel GAIO
2012-03-23src: mark newly opened fds as FD_CLOEXEC (close on exec)Maciej Żenczykowski
2012-03-12iptables: missing free() in function delete_entry()Franz Flasch
2012-03-12iptables: missing free() in function cache_add_entry()Franz Flasch
2012-03-01Revert "libiptc: Returns the position the entry was inserted"Pablo Neira Ayuso
2012-02-29libiptc: Returns the position the entry was insertedJonh Wendell
2011-12-18Merge branch 'stable'Jan Engelhardt
2011-12-18libiptc: provide separate pkgconfig filesJan Engelhardt
2011-09-11libiptc: use a family-invariant xtc_ops struct for code reductionJan Engelhardt
2011-09-11src: resolve old macro names that are indirectionsJan Engelhardt
2011-09-11libiptc: combine common types: _handleJan Engelhardt
2011-09-11libiptc: replace ipt_chainlabel by xt_chainlabelJan Engelhardt
2011-09-11libiptc: remove unused HOOK_DROPPING thingJan Engelhardt
2011-09-11libiptc: resolve compile failureJan Engelhardt
2011-06-22iptables: Coverity: DEADCODEJiri Popelka
2011-06-10Post-merge fixup. Add new Android.mk, re-checkin generated filesJP Abgrall
2011-06-10Merge git://git.netfilter.org/iptables into v1.4.11_upstreamJP Abgrall
2011-06-08build: re-add missing CPPFLAGS for libiptcJan Engelhardt
2011-06-07src: move all libiptc pieces into its directoryJan Engelhardt
2011-05-30build: remove dead code partsJan Engelhardt