zeek/scripts/base/protocols/http
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
..
__load__.bro FileAnalysis: decentralize unique file handle generator callbacks. 2013-03-13 10:48:26 -05:00
file-analysis.bro FileAnalysis: decentralize unique file handle generator callbacks. 2013-03-13 10:48:26 -05:00
file-extract.bro Documentation updates for HTTP & IRC scripts. 2012-01-08 02:22:52 -05:00
file-hash.bro Add an error for record coercions that would orphan a field. 2013-01-24 09:56:19 -06:00
file-ident.bro Add an error for record coercions that would orphan a field. 2013-01-24 09:56:19 -06:00
file-ident.sig Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
main.bro FileAnalysis: move unique file handle string generation to script-layer 2013-03-12 13:44:31 -05:00
utils.bro Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00