zeek/scripts/base/protocols/irc
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: decentralize unique file handle generator callbacks. 2013-03-13 10:48:26 -05:00
dcc-send.bro FileAnalysis: replace script-layer IRC file analysis. 2013-03-27 14:02:20 -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