zeek/testing/scripts
Jon Siwek 4014cdc277 Fix string slice notation, addresses BIT-1097.
Slice ranges were not correctly determined for negative indices and also
off by one in general (included one more element at the end of the
substring than what actually matched the index range).

It's now equivalent to Python slice notation.  Accessing a string at
a single index is also the same as Python except that an out-of-range
index returns an empty string instead of throwing an expection.
2013-12-03 14:39:21 -06:00
..
coverage-calc Fix sorting of lines in Brofiler coverage.log 2012-01-30 17:35:19 -06:00
diff-canon-notice-policy Adding notice_policy.log canonification for external tests. 2012-04-04 17:46:13 -07:00
diff-canonifier FileAnalysis: add custom libmagic database. 2013-04-12 11:58:19 -05:00
diff-canonifier-external Removing location information from ssh.log in external tests. 2013-11-07 02:19:23 -08:00
diff-remove-abspath Cleaning up some testing stuff. 2011-07-05 18:47:08 -07:00
diff-remove-fields Removing location information from ssh.log in external tests. 2013-11-07 02:19:23 -08:00
diff-remove-file-ids Increase UIDs to 96 bits w/ C/F prefix - BIT-1016 2013-08-26 15:36:31 -05:00
diff-remove-fractions Extending external canonifier to remove fractional values from 2013-07-17 21:57:17 -07:00
diff-remove-mime-types FileAnalysis: libmagic tweaks. 2013-04-11 13:11:46 -05:00
diff-remove-timestamps Pass over the Using Bro section. 2013-08-22 16:04:45 -07:00
diff-remove-uids Excluding log fields of name mime_type for comparision. 2011-09-09 11:41:03 -07:00
diff-remove-x509-names Enable GridFTP detection by default. Track/log SSL client certs. 2012-10-08 11:38:29 -05:00
diff-sort Sorting all output for the external tests. 2012-02-29 17:09:38 -08:00
file-analysis-test.bro Fix string slice notation, addresses BIT-1097. 2013-12-03 14:39:21 -06:00
has-writer Working on DataSeries support. 2012-04-09 17:46:56 -07:00
httpd.py Exec module changes/fixes. 2013-07-23 14:16:39 -05:00
rst-filter Going over initial parts of the scripting overview. 2013-08-30 16:23:17 -07:00