summaryrefslogtreecommitdiffstats
path: root/plugins/pmsnare
Commit message (Collapse)AuthorAgeFilesLines
* milestone: added module config namesRainer Gerhards2011-07-201-0/+1
|
* renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-1/+1
| | | | | too many dependencies, things get cluttered (and merging probably gets problematic). Now new config will be "conf2".
* renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-1/+1
|
* fixed small regression from gnutls fd leak fixRainer Gerhards2011-03-061-0/+1
|
* bugfix in pmsnareDavid Lang2011-02-111-1/+6
| | | | | | | | when removing text from the message, decrement the length when you increment the pointer through the message. there were a number of places where this was missed. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* added pmsnare parser moduleDavid Lang2011-02-082-0/+241
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>