zeek/scripts/base/protocols/smtp
Jon Siwek fc267d010d FileAnalysis: optimize get_file_handle event queueing.
When a file handle is needed and the last event in the queue is also
a get_file_handle event with the same arguments, instead of queueing
a new event, just remember to cache/re-use the resulting handle from
the previous event.  This depends on get_file_handle handlers not
changing global state that is also used to derive the file handle
string.
2013-04-02 16:21:51 -05:00
..
__load__.bro FileAnalysis: integrate w/ SMTP analyzer. 2013-03-18 11:30:59 -05:00
entities-excerpt.bro FileAnalysis: replace script-layer SMTP file analysis. 2013-03-26 15:48:52 -05:00
entities.bro FileAnalysis: misc. tweaks/fixes. 2013-03-28 16:59:29 -05:00
file-analysis.bro FileAnalysis: optimize get_file_handle event queueing. 2013-04-02 16:21:51 -05:00
main.bro Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00