zeek/src/file_analysis/analyzer
Seth Hall cdf6b7864e More file analysis updates.
- Recorrected the module name to Files.

  - Added Files::analyzer_name to get a more readable name for a
    file analyzer.

  - Improved and just overall better handled multipart mime
    transfers in HTTP and SMTP.  HTTP now has orig_fuids and resp_fuids
    log fields since multiple "files" can be transferred with
    multipart mime in a single request/response pair.  SMTP has
    an fuids field which has file unique IDs for all parts
    transferred. FTP and IRC have a log field named fuid added
    because only a single file can be transferred per irc and ftp
    log line.
2013-07-09 11:50:54 -04:00
..
data_event Merge remote-tracking branch 'origin/master' into topic/seth/faf-updates 2013-07-05 02:13:27 -04:00
extract Merge remote-tracking branch 'origin/master' into topic/seth/faf-updates 2013-07-05 02:13:27 -04:00
hash More file analysis updates. 2013-07-09 11:50:54 -04:00
CMakeLists.txt Move file analyzers to new plugin infrastructure. 2013-06-10 15:50:18 -05:00