summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fix licensing termsPablo Neira Ayuso2012-06-051-2/+2
| | | | | | | | | | The licensing terms of this library were pretty inconsistent. This library is GPLv2+. Thanks to Jan Engelhardt and openSUSE legal team for spotting this. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* src: add NFCTH_STATUS and other enhancementsPablo Neira Ayuso2012-05-132-74/+268
| | | | | | | This patch includes the modification of the snprintf interface and the completition of the expectation policy handling. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* cthelper: add NFCTH_ATTR_PRIV_DATA_LENPablo Neira Ayuso2012-02-021-0/+7
| | | | | | New attribute that is mandatory to set the size of the private data. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* initial importPablo Neira Ayuso2012-01-164-0/+690
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>