]> git.ipfire.org Git - thirdparty/suricata.git/commit
smtp: make TX aware
authorVictor Julien <victor@inliniac.net>
Mon, 27 Oct 2014 22:57:56 +0000 (23:57 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 30 Oct 2014 12:33:54 +0000 (13:33 +0100)
commit56b74c8b5ba4c238ac9da6485fe293078ca71cda
tree23d2131f0164ebeccc26185f59d57dc31e06906f
parentcb4440324e5f59c70b2013c953dea1f9d51730ae
smtp: make TX aware

Store mime decoding context per transaction. For this the parser
creates a TX when the mime body decoding starts.
src/app-layer-smtp.c
src/app-layer-smtp.h
src/log-file.c
src/log-filestore.c