aboutsummaryrefslogtreecommitdiffstats
path: root/libiptc
Commit message (Expand)AuthorAgeFilesLines
* Update to iptables 1.6.1.Lorenzo Colitti2017-03-222-5/+5
|\
| * iptables: Spelling fixesVille Skyttä2015-09-071-1/+1
| * libiptc: fix fortify errors in debug codeMike Frysinger2015-08-261-3/+3
| * list: fix prefetch dummyArturo Borrero2015-04-081-1/+1
* | Fixup 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 Abgrall2014-04-021-0/+4
* | Merge remote-tracking branch 'upstream/stable-1.4.20' into updateJP Abgrall2014-04-028-89/+108
|\|
| * libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependencyPablo Neira Ayuso2013-03-291-1/+1
| * libiptc: fix retry path in TC_INITMiguel GAIO2012-04-191-1/+1
| * src: mark newly opened fds as FD_CLOEXEC (close on exec)Maciej Żenczykowski2012-03-231-0/+8
| * iptables: missing free() in function delete_entry()Franz Flasch2012-03-121-1/+3
| * iptables: missing free() in function cache_add_entry()Franz Flasch2012-03-121-0/+1
| * Revert "libiptc: Returns the position the entry was inserted"Pablo Neira Ayuso2012-03-011-3/+2
| * libiptc: Returns the position the entry was insertedJonh Wendell2012-02-291-2/+3
| * Merge branch 'stable'Jan Engelhardt2011-12-184-83/+69
| |\
| | * libiptc: use a family-invariant xtc_ops struct for code reductionJan Engelhardt2011-09-114-2/+16
| | * src: resolve old macro names that are indirectionsJan Engelhardt2011-09-112-31/+31
| | * libiptc: combine common types: _handleJan Engelhardt2011-09-113-13/+6
| | * libiptc: replace ipt_chainlabel by xt_chainlabelJan Engelhardt2011-09-112-2/+2
| | * libiptc: remove unused HOOK_DROPPING thingJan Engelhardt2011-09-112-15/+0
| | * libiptc: resolve compile failureJan Engelhardt2011-09-111-20/+14
| * | libiptc: provide separate pkgconfig filesJan Engelhardt2011-12-185-6/+24
| |/
| * iptables: Coverity: DEADCODEJiri Popelka2011-06-221-3/+1
* | iptables: remove $(KERNEL_HEADERS) from include pathColin Cross2014-01-221-2/+0
* | Silence all warnings.Kristian Monsen2013-12-041-0/+2
* | Fix iptables to build with old or uapi header files.Elliott Hughes2013-11-111-0/+1
* | Post-merge fixup. Add new Android.mk, re-checkin generated filesJP Abgrall2011-06-101-0/+46
* | Merge git://git.netfilter.org/iptables into v1.4.11_upstreamJP Abgrall2011-06-106-9/+34
|\|
| * build: re-add missing CPPFLAGS for libiptcJan Engelhardt2011-06-081-0/+3
| * src: move all libiptc pieces into its directoryJan Engelhardt2011-06-073-0/+25
| * build: remove dead code partsJan Engelhardt2011-05-301-5/+2
| * src: replace old IP*T_ALIGN macrosJan Engelhardt2011-05-122-4/+4
* | androidifying: fixup includes and extraneous typedefs for __ANDROID__JP Abgrall2011-05-192-2/+2
|/
* iptables: add -C to check for existing rulesStefan Tomanek2011-03-083-6/+26
* src: use C99/POSIX typesJan Engelhardt2011-01-081-2/+2
* libip4tc: Add static qualifier to dump_entry()Dmitry V. Levin2010-02-181-2/+2
* libiptc: fix wrong maptype of base chain counters on restoreJan Engelhardt2009-10-291-1/+1
* libiptc: avoid strict-aliasing warningsJan Engelhardt2009-10-253-5/+11
* libiptc: remove unused functionsJan Engelhardt2009-10-251-39/+0
* libiptc: give credits to my selfJesper Dangaard Brouer2009-03-231-0/+5
* libiptc: fix whitespaces and typosJesper Dangaard Brouer2009-03-231-41/+41
* libiptc: fix chain rename bug in libiptcJesper Dangaard Brouer2009-03-231-1/+8
* libiptc: avoid compile warnings for iptc_insert_chainChristoph Paasch2009-03-231-1/+1
* libiptc: guard chain index allocation for different malloc implementationsJan Engelhardt2008-11-261-1/+1
* libiptc: make sockfd a per-handle thingJan Engelhardt2008-11-101-24/+14
* libiptc: use hex output for hookmaskJan Engelhardt2008-11-101-2/+2
* libiptc: remove unused iptc_get_raw_socket and iptc_check_packetJan Engelhardt2008-11-103-26/+0
* libiptc: remove indirectionsJan Engelhardt2008-11-101-116/+113
* libiptc: remove typedef indirectionJan Engelhardt2008-11-103-73/+73
* libiptc: remove old fixmeJesper Dangaard Brouer2008-09-241-2/+0
* libiptc: fix scalability performance issue during initial ruleset parsingJesper Dangaard Brouer2008-07-031-11/+112