zeek/testing/btest/scripts/base
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
..
files Make "in" keyword work with binary data. 2017-09-18 12:12:38 -07:00
frameworks Functions for retrieving files by their id. 2018-01-09 12:16:17 -05:00
misc Fix at_least in Version.bro. 2017-06-05 15:16:41 -07:00
protocols Do not log SOCKS passwords by default. 2017-12-01 14:36:57 -08:00
utils Fix to_json() to not lose precision for values of type double 2017-02-02 13:03:05 -06:00