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
Robin Sommer
1fd0d7a607
Changing the start/end markers in logs to open/close now reflecting
...
wall clock.
Triggers lots of (simple) baseline updates.
2012-07-27 12:15:21 -07:00
Robin Sommer
5cfb8d65c3
Updating tests for the #start/#end change.
2012-07-19 22:28:55 -07:00
Robin Sommer
3ac4ff6b42
Updates for log format changes.
2011-12-19 09:09:32 -08:00
Robin Sommer
5ee605f244
Merge remote branch 'origin/topic/bernhard/log-set-description'
...
* origin/topic/bernhard/log-set-description:
update baseline
make LogWriter output the type of data stored inside a set or vector.
2011-12-19 06:39:02 -08:00
Robin Sommer
3220bbce55
Merge remote branch 'origin/topic/jsiwek/log-escaping'
...
* origin/topic/jsiwek/log-escaping:
Add missing ascii writer options to log header.
Escape the ASCII log's set separator (addresses #712 )
Rewrite ODesc character escaping functionality. (addresses #681 )
Closes #712 .
2011-12-19 06:37:54 -08:00
Bernhard Amann
35fa52ea48
update baseline
2011-12-07 13:10:35 -08:00
Seth Hall
3d6d75b647
Updating test baselines for recent changes.
2011-10-25 14:51:32 -04:00
Jon Siwek
7af3977a50
Change logging of HTTP 1xx responses to occur in their own columns.
...
Instead of as entirely new log lines (addresses #411 ).
2011-09-27 14:15:23 -05:00
Robin Sommer
ad313a8412
Updating test baselines for recent HTTP output changes.
2011-09-15 15:04:14 -07:00
Robin Sommer
83783c5ca7
Bugfix for log writer.
...
It didn't escape binary stuff in some situations.
Closes #585 .
2011-09-11 21:33:09 -07:00