zeek/scripts
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
..
base Functions for retrieving files by their id. 2018-01-09 12:16:17 -05:00
broxygen Fix Broxygen coverage. 2015-03-13 14:53:11 -05:00
policy now passing btest 2017-11-08 11:33:39 -05:00
site Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
CMakeLists.txt Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
test-all-policy.bro Small fixes and changes for the recent ssl-keyexchange-event merge. 2017-11-28 12:33:27 -08:00