zeek/scripts/base
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
..
frameworks FileAnalysis: decentralize unique file handle generator callbacks. 2013-03-13 10:48:26 -05:00
misc Merge remote-tracking branch 'origin/fastpath' 2012-12-14 14:34:51 -08:00
protocols FileAnalysis: decentralize unique file handle generator callbacks. 2013-03-13 10:48:26 -05:00
utils remove the byte_len and length bifs 2013-03-06 13:45:42 -08:00
init-bare.bro FileAnalysis: move unique file handle string generation to script-layer 2013-03-12 13:44:31 -05:00
init-default.bro Merge branch 'topic/robin/intel-framework-merge' 2012-11-05 16:00:38 -08:00