zeek/scripts/base/protocols
Jon Siwek 878dfff2f2 FileAnalysis: decentralize unique file handle generator callbacks.
The framework now cycles through callbacks based on a table indexed
by analyzer tags, or the special case of service strings if a given
analyzer is overloaded for multiple protocols (FTP/IRC data).  This
lets each protocol script bundle implement the callback locally and
reduces the FAF's external dependencies.
2013-03-13 10:48:26 -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: decentralize unique file handle generator callbacks. 2013-03-13 10:48:26 -05:00
http FileAnalysis: decentralize unique file handle generator callbacks. 2013-03-13 10:48:26 -05:00
irc FileAnalysis: decentralize unique file handle generator callbacks. 2013-03-13 10:48:26 -05:00
modbus Fixing tests after modbus merge. 2012-11-05 15:58:38 -08:00
smtp Merge remote-tracking branch 'origin/topic/matthias/opaque' 2012-12-20 16:30:22 -08: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 Merge remote-tracking branch 'origin/topic/matthias/notary' 2013-02-05 02:06:33 -05:00
syslog Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00