zeek/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 Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -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 Remove some DNS weirds that caused volume and didn't help anyone. 2017-12-13 15:00:15 -05:00
utils Fix to_json() to not lose precision for values of type double 2017-02-02 13:03:05 -06:00
init-bare.bro Fix documentation for ReassemblerStats. 2017-12-05 11:01:09 -06:00
init-default.bro Make OCSP analyzer part of the X.509 analyzer 2017-02-10 17:02:15 -08:00