zeek/scripts/base/protocols
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
..
conn Merge remote-tracking branch 'origin/topic/jsiwek/gridftp' 2012-10-12 10:43:16 -07:00
dns Fixed a DNS attribute issue (reported by Matt Thompson). 2012-11-26 15:58:25 -05:00
ftp FileAnalysis: optimize get_file_handle event queueing. 2013-04-02 16:21:51 -05:00
http FileAnalysis: optimize get_file_handle event queueing. 2013-04-02 16:21:51 -05:00
irc FileAnalysis: optimize get_file_handle event queueing. 2013-04-02 16:21:51 -05:00
modbus Fixing tests after modbus merge. 2012-11-05 15:58:38 -08:00
smtp FileAnalysis: optimize get_file_handle event queueing. 2013-04-02 16:21:51 -05:00
socks Add an error for record coercions that would orphan a field. 2013-01-24 09:56:19 -06:00
ssh Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00
ssl add base64-encode functionality and bif. 2013-03-05 16:05:07 -08:00
syslog Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00