summaryrefslogtreecommitdiffstats
path: root/src/expect/api.c
Commit message (Expand)AuthorAgeFilesLines
* expect: add nfexp_cmpPablo Neira Ayuso2012-01-041-0/+34
* src: clarify licensing terms of library (GPLv2+)Pablo Neira Ayuso2011-12-301-3/+5
* expect: add nfexp_send()Pablo Neira Ayuso2011-12-081-0/+32
* src: deprecate low level APIPablo Neira Ayuso2011-02-221-31/+39
* expect: export already implement low-level functionsPablo Neira Ayuso2010-11-091-14/+14
* src: allow to use nfct handler for conntrack and expectations at the same timePablo Neira Ayuso2010-11-081-18/+18
* src: convert documentation from kerneldoc to doxygen formatPablo Neira Ayuso2010-09-061-82/+136
* src: make symbols used only in file scope staticHannes Eder2009-10-081-14/+14
* api: use ANSI style functionHannes Eder2009-10-081-2/+2
* expect: add new callback interface while keeping backward compatibilityPablo Neira Ayuso2009-07-161-0/+75
* api: fix bogus netlink flags in nfexp_build_querylibnetfilter_conntrack-0.0.98Pablo Neira Ayuso2008-11-291-2/+2
* cleanup: split internal.h into several internal header filesPablo Neira Ayuso2008-07-251-1/+1
* Use union of char buffer and message header to ensure proper byteFabian Hugelshofer2008-06-181-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.org2007-09-021-3/+3
* - add warning note to ctnl_test.c: old API is deprecated/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2007-05-061-0/+29
* introduce the new expectation API/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2007-05-011-0/+545