summaryrefslogtreecommitdiffstats
path: root/plugins/pmsnare
Commit message (Collapse)AuthorAgeFilesLines
* 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>