summaryrefslogtreecommitdiffstats
path: root/filter/ulogd_filter_PWSNIFF.c
Commit message (Expand)AuthorAgeFilesLines
* Use stdint types everywhereFelix Janda2015-06-261-2/+2
* Define _GNU_SOURCE to get members of tcphdrFelix Janda2015-06-231-0/+1
* Get rid of SVN tag in comment.Eric Leblond2013-01-181-2/+0
* src: fix version that -V displaysPablo Neira Ayuso2012-08-031-1/+1
* add ukey_* function for key assignationPablo Neira Ayuso2008-12-091-15/+12
* cleanup: fix compilation warning related to signed and unsigned comparisonsEric Leblond2008-07-311-1/+2
* cleanup: fix gcc warningsEric Leblond2008-07-291-1/+0
* Use ULOGD_IRET_* as return for all interpretersEric Leblond2008-06-121-6/+6
* From: Eric Leblond <eric@inl.fr>: /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-031-2/+2
* make 'num_keys' an attribute of pluginstance instead of pluginlaforge2005-11-201-4/+4
* introduce version field for plugins, refuse loading plugins with different ve...laforge2005-11-051-0/+1
* finish port of PWSNIF pluginlaforge2005-11-051-0/+179