index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libiptc
Commit message (
Expand
)
Author
Age
Files
Lines
*
libiptc: do not typedef socklen_t on Android
Maciej Żenczykowski
2020-05-11
2
-2
/
+2
*
libiptc: silence two comiler warnings
Florian Westphal
2019-09-16
1
-2
/
+2
*
libiptc: axe non-building debug code
Florian Westphal
2019-09-16
3
-365
/
+1
*
build: remove -Wl,--no-as-needed and libiptc.so
Jan Engelhardt
2019-05-30
1
-5
/
+2
*
libiptc: Extend struct xtc_ops
Phil Sutter
2018-11-13
2
-2
/
+6
*
libiptc: NULL-terminate errorname
Phil Sutter
2018-09-25
1
-1
/
+2
*
libiptc: Simplify alloc_handle() function signature
Phil Sutter
2018-09-24
1
-7
/
+7
*
libiptc: Avoid side-effect in memset() calls
Phil Sutter
2018-09-13
1
-2
/
+4
*
libiptc: don't set_changed() when checking rules with module jumps
Dan Williams
2017-02-28
1
-6
/
+8
*
iptables: Spelling fixes
Ville Skyttä
2015-09-07
1
-1
/
+1
*
libiptc: fix fortify errors in debug code
Mike Frysinger
2015-08-26
1
-3
/
+3
*
list: fix prefetch dummy
Arturo Borrero
2015-04-08
1
-1
/
+1
*
libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependency
Pablo Neira Ayuso
2013-03-29
1
-1
/
+1
*
libiptc: fix retry path in TC_INIT
Miguel GAIO
2012-04-19
1
-1
/
+1
*
src: mark newly opened fds as FD_CLOEXEC (close on exec)
Maciej Żenczykowski
2012-03-23
1
-0
/
+8
*
iptables: missing free() in function delete_entry()
Franz Flasch
2012-03-12
1
-1
/
+3
*
iptables: missing free() in function cache_add_entry()
Franz Flasch
2012-03-12
1
-0
/
+1
*
Revert "libiptc: Returns the position the entry was inserted"
Pablo Neira Ayuso
2012-03-01
1
-3
/
+2
*
libiptc: Returns the position the entry was inserted
Jonh Wendell
2012-02-29
1
-2
/
+3
*
Merge branch 'stable'
Jan Engelhardt
2011-12-18
4
-83
/
+69
|
\
|
*
libiptc: use a family-invariant xtc_ops struct for code reduction
Jan Engelhardt
2011-09-11
4
-2
/
+16
|
*
src: resolve old macro names that are indirections
Jan Engelhardt
2011-09-11
2
-31
/
+31
|
*
libiptc: combine common types: _handle
Jan Engelhardt
2011-09-11
3
-13
/
+6
|
*
libiptc: replace ipt_chainlabel by xt_chainlabel
Jan Engelhardt
2011-09-11
2
-2
/
+2
|
*
libiptc: remove unused HOOK_DROPPING thing
Jan Engelhardt
2011-09-11
2
-15
/
+0
|
*
libiptc: resolve compile failure
Jan Engelhardt
2011-09-11
1
-20
/
+14
*
|
libiptc: provide separate pkgconfig files
Jan Engelhardt
2011-12-18
5
-6
/
+24
|
/
*
iptables: Coverity: DEADCODE
Jiri Popelka
2011-06-22
1
-3
/
+1
*
build: re-add missing CPPFLAGS for libiptc
Jan Engelhardt
2011-06-08
1
-0
/
+3
*
src: move all libiptc pieces into its directory
Jan Engelhardt
2011-06-07
3
-0
/
+25
*
build: remove dead code parts
Jan Engelhardt
2011-05-30
1
-5
/
+2
*
src: replace old IP*T_ALIGN macros
Jan Engelhardt
2011-05-12
2
-4
/
+4
*
iptables: add -C to check for existing rules
Stefan Tomanek
2011-03-08
3
-6
/
+26
*
src: use C99/POSIX types
Jan Engelhardt
2011-01-08
1
-2
/
+2
*
libip4tc: Add static qualifier to dump_entry()
Dmitry V. Levin
2010-02-18
1
-2
/
+2
*
libiptc: fix wrong maptype of base chain counters on restore
Jan Engelhardt
2009-10-29
1
-1
/
+1
*
libiptc: avoid strict-aliasing warnings
Jan Engelhardt
2009-10-25
3
-5
/
+11
*
libiptc: remove unused functions
Jan Engelhardt
2009-10-25
1
-39
/
+0
*
libiptc: give credits to my self
Jesper Dangaard Brouer
2009-03-23
1
-0
/
+5
*
libiptc: fix whitespaces and typos
Jesper Dangaard Brouer
2009-03-23
1
-41
/
+41
*
libiptc: fix chain rename bug in libiptc
Jesper Dangaard Brouer
2009-03-23
1
-1
/
+8
*
libiptc: avoid compile warnings for iptc_insert_chain
Christoph Paasch
2009-03-23
1
-1
/
+1
*
libiptc: guard chain index allocation for different malloc implementations
Jan Engelhardt
2008-11-26
1
-1
/
+1
*
libiptc: make sockfd a per-handle thing
Jan Engelhardt
2008-11-10
1
-24
/
+14
*
libiptc: use hex output for hookmask
Jan Engelhardt
2008-11-10
1
-2
/
+2
*
libiptc: remove unused iptc_get_raw_socket and iptc_check_packet
Jan Engelhardt
2008-11-10
3
-26
/
+0
*
libiptc: remove indirections
Jan Engelhardt
2008-11-10
1
-116
/
+113
*
libiptc: remove typedef indirection
Jan Engelhardt
2008-11-10
3
-73
/
+73
*
libiptc: remove old fixme
Jesper Dangaard Brouer
2008-09-24
1
-2
/
+0
*
libiptc: fix scalability performance issue during initial ruleset parsing
Jesper Dangaard Brouer
2008-07-03
1
-11
/
+112
[next]