aboutsummaryrefslogtreecommitdiff
path: root/libiptc
AgeCommit message (Expand)Author
2022-10-07libiptc: Fix for segfault when renaming a chainPhil Sutter
2022-06-11Makefile: Add --enable-profiling configure optionPhil Sutter
2020-10-12libiptc: Avoid gcc-10 zero-length array warningPhil Sutter
2020-05-11libiptc: do not typedef socklen_t on AndroidMaciej Ż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-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-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
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-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
2011-05-12src: replace old IP*T_ALIGN macrosJan Engelhardt
2011-03-08iptables: add -C to check for existing rulesStefan Tomanek
2011-01-08src: use C99/POSIX typesJan Engelhardt
2010-02-18libip4tc: Add static qualifier to dump_entry()Dmitry V. Levin
2009-10-29libiptc: fix wrong maptype of base chain counters on restoreJan Engelhardt
2009-10-25libiptc: avoid strict-aliasing warningsJan Engelhardt
2009-10-25libiptc: remove unused functionsJan Engelhardt
2009-03-23libiptc: give credits to my selfJesper Dangaard Brouer
2009-03-23libiptc: fix whitespaces and typosJesper Dangaard Brouer
2009-03-23libiptc: fix chain rename bug in libiptcJesper Dangaard Brouer
2009-03-23libiptc: avoid compile warnings for iptc_insert_chainChristoph Paasch
2008-11-26libiptc: guard chain index allocation for different malloc implementationsJan Engelhardt
2008-11-10libiptc: make sockfd a per-handle thingJan Engelhardt
2008-11-10libiptc: use hex output for hookmaskJan Engelhardt
2008-11-10libiptc: remove unused iptc_get_raw_socket and iptc_check_packetJan Engelhardt
2008-11-10libiptc: remove indirectionsJan Engelhardt