zeek/testing/btest/scripts/base/protocols/http
Jon Siwek 71f0e2d276 FileAnalysis: replace script-layer http file analysis.
Other misc:

- Remove HTTP::MD5 notice.

- Add "last_active" field to FileAnalysis::Info record.

- Replace "conn_uids", "conn_ids" fields in FileAnalysis::Info record
  with just a "conns" fields containing full connection records.

- The http-methods unit test is failing now, but I think it will be
  fixed once I change the file handle callback mechanism to use events
  instead.
2013-03-22 16:14:06 -05:00
..
100-continue.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
http-extract-files.bro FileAnalysis: replace script-layer http file analysis. 2013-03-22 16:14:06 -05:00
http-header-crlf.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
http-methods.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
http-mime-and-md5.bro FileAnalysis: replace script-layer http file analysis. 2013-03-22 16:14:06 -05:00
http-pipelining.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00