zeek/scripts/base/protocols/ftp
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
file-analysis.bro FileAnalysis: optimize get_file_handle event queueing. 2013-04-02 16:21:51 -05:00
file-extract.bro FileAnalysis: replace script-layer IRC file analysis. 2013-03-27 14:02:20 -05:00
gridftp.bro Change how "gridftp" gets added to service field of connection records. 2012-10-17 12:09:12 -05:00
main.bro FileAnalysis: misc. tweaks/fixes. 2013-03-28 16:59:29 -05:00
utils-commands.bro SSH&FTP Documentation updates. 2012-01-08 01:16:40 -05:00