zeek/testing/btest/scripts/base/frameworks/file-analysis
Seth Hall 7cb6cf24a6 Functions for retrieving files by their id.
There are two new script level functions to query and lookup files
from the core by their IDs.  These are adding feature parity for
similarly named functions for files.  The function prototypes are
as follows:

  Files::file_exists(fuid: string): bool
  Files::lookup_File(fuid: string): fa_file
2018-01-09 12:16:17 -05:00
..
actions FileAnalysis: refactor unit tests to use a common script. 2013-03-22 17:27:16 -05:00
bifs Functions for retrieving files by their id. 2018-01-09 12:16:17 -05:00
http Merge branch 'master' into topic/jsiwek/faf-cleanup 2013-06-07 15:44:36 -05:00
input Increase UIDs to 96 bits w/ C/F prefix - BIT-1016 2013-08-26 15:36:31 -05:00
big-bof-buffer.bro Fix a bug in the core files framework with handling the BOF buffer. 2015-02-05 09:09:08 -05:00
byteranges.bro Adding test with command line that used to trigger a crash. 2017-01-31 14:52:37 -08:00
ftp.bro FileAnalysis: checkpoint in middle of big reorganization. 2013-04-09 15:49:58 -05:00
irc.bro File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
logging.bro File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
smtp.bro FileAnalysis: checkpoint in middle of big reorganization. 2013-04-09 15:49:58 -05:00