index
:
libnetfilter_conntrack
master
libnetfilter_conntrack tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
expect
/
api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
expect/conntrack: Avoid spurious covscan overrun warning
Phil Sutter
2022-03-29
1
-1
/
+3
*
src: Fix nfexp_snprintf return value docs
Daniel Gröber
2020-07-01
1
-2
/
+3
*
conntrack: api: use libmnl API to build the netlink headers
Pablo Neira Ayuso
2019-05-03
1
-2
/
+23
*
src: replace old libnfnetlink parser
Pablo Neira Ayuso
2019-05-02
1
-12
/
+18
*
src: Make the library compile under clang
Kevin Cernekee
2016-08-17
1
-2
/
+2
*
src: Use stdint types everywhere
Felix Janda
2015-05-25
1
-13
/
+13
*
src: fix documentation regarding nfct_catch() and nfexp_catch()
Pablo Neira Ayuso
2014-01-30
1
-2
/
+8
*
expect: support NFCT_Q_CREATE_UPDATE in nfexp_query
Kelvie Wong
2012-05-07
1
-0
/
+3
*
expect: add nfexp_cmp
Pablo Neira Ayuso
2012-01-04
1
-0
/
+34
*
src: clarify licensing terms of library (GPLv2+)
Pablo Neira Ayuso
2011-12-30
1
-3
/
+5
*
expect: add nfexp_send()
Pablo Neira Ayuso
2011-12-08
1
-0
/
+32
*
src: deprecate low level API
Pablo Neira Ayuso
2011-02-22
1
-31
/
+39
*
expect: export already implement low-level functions
Pablo Neira Ayuso
2010-11-09
1
-14
/
+14
*
src: allow to use nfct handler for conntrack and expectations at the same time
Pablo Neira Ayuso
2010-11-08
1
-18
/
+18
*
src: convert documentation from kerneldoc to doxygen format
Pablo Neira Ayuso
2010-09-06
1
-82
/
+136
*
src: make symbols used only in file scope static
Hannes Eder
2009-10-08
1
-14
/
+14
*
api: use ANSI style function
Hannes Eder
2009-10-08
1
-2
/
+2
*
expect: add new callback interface while keeping backward compatibility
Pablo Neira Ayuso
2009-07-16
1
-0
/
+75
*
api: fix bogus netlink flags in nfexp_build_query
libnetfilter_conntrack-0.0.98
Pablo Neira Ayuso
2008-11-29
1
-2
/
+2
*
cleanup: split internal.h into several internal header files
Pablo Neira Ayuso
2008-07-25
1
-1
/
+1
*
Use union of char buffer and message header to ensure proper byte
Fabian Hugelshofer
2008-06-18
1
-4
/
+6
*
The getters have to point to the right sized types, otherwise they don't work...
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2007-09-02
1
-3
/
+3
*
- add warning note to ctnl_test.c: old API is deprecated
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2007-05-06
1
-0
/
+29
*
introduce the new expectation API
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2007-05-01
1
-0
/
+545