..
analyzers.conn-size
Merge of Gregor's conn-size branch.
2011-05-09 17:14:31 -07:00
analyzers.conn-size-cc
Merge of Gregor's conn-size branch.
2011-05-09 17:14:31 -07:00
BiFs.count_to_addr
count_to_addr function
2011-04-18 15:22:48 -04:00
bifs.count_to_addr
Updating test baselines.
2011-07-01 15:59:48 -07:00
bifs.enable_raw_output
Fix &raw_output and enable_raw_output interpretation of NUL characters
2011-08-03 10:51:40 -05:00
bifs.mask_addr
mask_addr bif now returns subnet (addresses #512 )
2011-07-23 16:45:29 -05:00
bifs.net_stats_trace
Fix PktSrc::Statistics returning bogus stats.
2011-08-01 16:49:43 -05:00
bifs.netbios-functions
Updating baselines.
2011-04-23 10:47:14 -07:00
bifs.piped_exec
piped_exec can now write nulls in the "to_write" argument.
2011-08-09 09:51:03 -04:00
bifs.records_fields
New BiF record_field_vals() that returns the fields of a record in a
2011-07-07 19:56:48 -07:00
bifs.string_splitting
Updating baselines.
2011-04-23 10:47:14 -07:00
bifs.unique_id
A new bif unique_id(prefix) that returns a string that's unique across
2011-06-07 17:57:22 -07:00
bifs.unique_id-rnd
A new bif unique_id(prefix) that returns a string that's unique across
2011-06-07 17:57:22 -07:00
core.conn-uid
Update core.conn-uid test baseline.
2011-07-23 13:24:05 -05:00
core.load-pkg
core.load-pkg test now insensitive to default-loaded scripts.
2011-07-22 16:33:50 -07:00
core.load-prefixes
Fixes for script auto-documentation.
2011-08-08 19:50:45 -05:00
core.load-relative
Make @load statements recognize relative paths.
2011-07-14 11:35:23 -05:00
core.load-unload
Fix @unload'd files from generating bro_script_loaded event.
2011-07-20 15:56:25 -05:00
core.nop
Fixing bug causing crash when running without arguments.
2011-07-07 19:56:48 -07:00
core.print-bpf-filters-ipv4
Hopefully the last major script reorganization.
2011-08-05 23:09:53 -04:00
core.print-bpf-filters-ipv6
Updating the packet filter tests to use new policy scripts.
2011-06-20 15:56:16 -05:00
core.reporter
Renaming reporter_message to report_info.
2011-07-07 19:56:25 -07:00
core.reporter-error-in-handler
Updating test baselines.
2011-07-01 15:59:48 -07:00
core.reporter-fmt-strings
Fix reporter using part of the actual message as a format string
2011-08-12 23:24:44 -07:00
core.reporter-parse-error
Merge remote branch 'origin/topic/robin/reporting'
2011-07-01 13:59:21 -07:00
core.reporter-runtime-error
Hopefully the last major script reorganization.
2011-08-05 23:09:53 -04:00
core.reporter-type-mismatch
Merge remote branch 'origin/topic/robin/reporting'
2011-07-01 13:59:21 -07:00
core.vlan-mpls
Hopefully the last major script reorganization.
2011-08-05 23:09:53 -04:00
doc.autogen-reST-enums
Add tests for auto-generating reST from bro scripts.
2011-04-08 12:02:03 -05:00
doc.autogen-reST-example
Fixes for script auto-documentation.
2011-08-08 19:50:45 -05:00
doc.autogen-reST-records
Add tests for auto-generating reST from bro scripts.
2011-04-08 12:02:03 -05:00
doc.autogen-reST-type-aliases
Small typo fix.
2011-05-06 18:24:38 -05:00
doc.blacklist-reminder
Fixes for script auto-documentation.
2011-08-08 19:50:45 -05:00
istate.base
Porting the istate tests to btest.
2011-03-29 21:46:06 -07:00
istate.broccoli
Updating istate tests.
2011-04-17 19:53:56 -07:00
istate.events
Fix istate.events tests.
2011-07-19 17:40:12 -07:00
istate.events-ssl
Fix istate.events tests.
2011-07-19 17:40:12 -07:00
istate.persistence
Updating tests.
2011-05-02 08:43:39 -07:00
istate.pybroccoli
Update pybroccoli unit test baseline.
2011-07-21 15:26:44 -05:00
istate.sync
Updating tests.
2011-05-02 08:43:39 -07:00
language.cross-product-init
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.delete-field
Delete operator for record fields.
2011-04-22 18:40:14 -07:00
language.delete-field-set
Fixing bug with deleting still unset record fields of table type.
2011-04-23 10:40:07 -07:00
language.enum-scope
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.match-test
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.match-test2
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.next-test
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.raw_output_attr
Fix &raw_output and enable_raw_output interpretation of NUL characters
2011-08-03 10:51:40 -05:00
language.raw_output_attr-2
Fix &raw_output and enable_raw_output interpretation of NUL characters
2011-08-03 10:51:40 -05:00
language.rec-comp-init
Bugfix: vectors in records were not initalized.
2011-05-10 18:19:27 -07:00
language.rec-nested-opt
Fixing problem with optional fields.
2011-04-19 16:22:40 -07:00
language.rec-of-tbl
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.rec-table-default
Updating baselines.
2011-04-23 10:47:14 -07:00
language.record-extension
Fix redef'ing records with &default empty set fields.
2011-08-12 23:24:49 -07:00
language.record-recursive-coercion
Fixing bug with nested record coercions.
2011-04-22 18:07:29 -07:00
language.record-ref-assign
Fixing bug with records sometimes unnecessarily coerced on assignment.
2011-04-17 10:42:51 -07:00
language.sizeof
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.smith-waterman-test
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.strings
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.vector-coerce-expr
Implementing a VectorCoerceExpr.
2011-04-19 16:58:18 -07:00
language.vector-list-init-records
Fix vector initialization for lists of records with optional types.
2011-08-12 23:25:01 -07:00
language.wrong-delete-field
Merge remote branch 'origin/topic/robin/reporting'
2011-07-01 13:59:21 -07:00
language.wrong-record-extension
Merge remote branch 'origin/topic/robin/reporting'
2011-07-01 13:59:21 -07:00
policy.frameworks.cluster.start-it-up
Script updates.
2011-07-19 10:41:54 -04:00
policy.frameworks.control.configuration_update
Lots of cleanup, tests, and the new Control framework.
2011-07-13 17:09:20 -04:00
policy.frameworks.control.id_value
Lots of cleanup, tests, and the new Control framework.
2011-07-13 17:09:20 -04:00
policy.frameworks.intel.insert-and-matcher
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.adapt-filter
Logging's path_func now receives the log record as argument.
2011-08-12 22:18:45 -07:00
policy.frameworks.logging.ascii-binary
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.ascii-empty
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.ascii-escape
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.ascii-options
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.ascii-timestamps
LogWriterAscii now prints time values w/ constant 6 digit precision.
2011-07-22 16:33:50 -07:00
policy.frameworks.logging.attr
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.attr-extend
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.empty-event
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.events
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.exclude
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.file
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.include
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.path-func
Logging's path_func now receives the log record as argument.
2011-08-12 22:18:45 -07:00
policy.frameworks.logging.pred
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.remote
Hopefully the last major script reorganization.
2011-08-05 23:09:53 -04:00
policy.frameworks.logging.remote-types
Hopefully the last major script reorganization.
2011-08-05 23:09:53 -04:00
policy.frameworks.logging.remove
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.rotate
Merge branch 'topic/robin/rotation-pp'
2011-08-08 16:14:54 -07:00
policy.frameworks.logging.rotate-custom
Merge branch 'topic/robin/rotation-pp'
2011-08-08 16:14:54 -07:00
policy.frameworks.logging.stdout
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.test-logging
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.types
Functions can now be logged.
2011-08-12 22:15:57 -07:00
policy.frameworks.logging.unset-record
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.logging.vec
Reorganized some of the tests for consistency.
2011-06-24 15:40:56 -04:00
policy.frameworks.metrics.basic
Metrics framework update. Mostly to make metrics work on clusters.
2011-08-15 15:57:48 -04:00
policy.frameworks.metrics.basic-cluster
Metrics framework update. Mostly to make metrics work on clusters.
2011-08-15 15:57:48 -04:00
policy.frameworks.metrics.notice
Metrics framework update. Mostly to make metrics work on clusters.
2011-08-15 15:57:48 -04:00
policy.frameworks.software.version-parsing
Updating software version parsing test.
2011-06-24 13:27:35 -05:00
policy.misc.bare-loaded-scripts
A set of new/changed tests regarding the new policy script organisation.
2011-08-08 18:29:35 -07:00
policy.misc.check-test-all-policy
A set of new/changed tests regarding the new policy script organisation.
2011-08-08 18:29:35 -07:00
policy.misc.default-loaded-scripts
Merge remote-tracking branch 'origin/topic/jsiwek/autodoc-fixes'
2011-08-13 12:09:13 -07:00
policy.protocols.conn.known-hosts
Tweak known-hosts test to explicitly do local asset tracking
2011-06-24 11:22:18 -05:00
policy.protocols.conn.known-services
Update/improve known-services test.
2011-06-24 11:18:25 -05:00
policy.protocols.dns.event-priority
LogWriterAscii now prints time values w/ constant 6 digit precision.
2011-07-22 16:33:50 -07:00
policy.protocols.http.http-mime-and-md5
Changes to unit tests that rely on libmagic.
2011-07-22 16:33:51 -07:00
policy.protocols.http.http-pipelining
Changes to unit tests that rely on libmagic.
2011-07-22 16:33:51 -07:00
policy.protocols.http.test-sql-injection-regex
Hopefully the last major script reorganization.
2011-08-05 23:09:53 -04:00
policy.protocols.irc.basic
Changes to unit tests that rely on libmagic.
2011-07-22 16:33:51 -07:00
policy.protocols.irc.dcc-extract
Changes to unit tests that rely on libmagic.
2011-07-22 16:33:51 -07:00
policy.protocols.smtp.basic
Merge remote-tracking branch 'origin/topic/jsiwek/smtp-refactor'
2011-08-10 13:34:31 -04:00
policy.protocols.smtp.mime
Merge remote-tracking branch 'origin/topic/jsiwek/smtp-refactor'
2011-08-10 13:34:31 -04:00
policy.protocols.smtp.mime-extract
Merge remote-tracking branch 'origin/topic/jsiwek/smtp-refactor'
2011-08-10 13:34:31 -04:00
policy.utils.addrs
Updating documentation for some utils/ policy scripts
2011-07-18 20:14:06 -05:00
policy.utils.conn-ids
Fix utils/conn-ids test due to renamed conn-ids.bro
2011-07-19 11:17:52 -05:00
policy.utils.directions-and-hosts
Adding unit tests for utils.
2011-07-15 16:42:09 -05:00
policy.utils.files
Adding unit tests for utils.
2011-07-15 16:42:09 -05:00
policy.utils.numbers
Adding unit tests for utils.
2011-07-15 16:42:09 -05:00
policy.utils.paths
Add unit tests for utils/paths.bro with some changes
2011-07-18 20:05:16 -05:00
policy.utils.pattern
More policy/utils unit tests and documentation.
2011-07-19 10:28:26 -05:00
policy.utils.site
Moving the test for site.bro to live w/ other utils/ tests.
2011-07-19 10:38:52 -05:00
policy.utils.strings
More policy/utils unit tests and documentation.
2011-07-19 10:28:26 -05:00
policy.utils.thresholds
More policy/utils unit tests and documentation.
2011-07-19 10:28:26 -05:00