..
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.decode_base64
Add decode_base64_custom BiF to allow alternate base64 alphabets.
2011-11-11 13:48:11 -06: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
Fix &default fields in records not being initialized in coerced assignments.
2011-12-15 12:16:42 -06:00
bifs.string_splitting
Updating baselines.
2011-04-23 10:47:14 -07:00
bifs.unique_id
Merge remote branch 'origin/topic/gilbert/rand-pool'
2011-09-07 16:17:59 -07:00
bifs.unique_id-rnd
Updating tests.
2011-08-14 22:16:46 -07:00
core.check-unused-event-handlers
Fix check_for_unused_event_handlers option.
2011-08-11 11:34:42 -05:00
core.conn-uid
Added to the likely_server_ports set for protocols with analyzers.
2011-10-07 13:44:28 -04:00
core.dns-init
Merge remote-tracking branch 'origin/topic/jsiwek/fix-dns-double-free'
2011-12-01 16:40:07 -08:00
core.expr-exception
Updates for log format changes.
2011-12-19 09:09:32 -08: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
Updates for log format changes.
2011-12-19 09:09:32 -08: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
Updates for log format changes.
2011-12-19 09:09:32 -08:00
core.reporter-error-in-handler
Updates for log format changes.
2011-12-19 09:09:32 -08:00
core.reporter-fmt-strings
Updates for log format changes.
2011-12-19 09:09:32 -08:00
core.reporter-parse-error
Updates for log format changes.
2011-12-19 09:09:32 -08:00
core.reporter-runtime-error
Updates for log format changes.
2011-12-19 09:09:32 -08:00
core.reporter-type-mismatch
Updates for log format changes.
2011-12-19 09:09:32 -08:00
core.vlan-mpls
Updates for log format changes.
2011-12-19 09:09:32 -08:00
coverage.bare-load-baseline
Updating baseline.
2012-01-09 18:01:13 -08:00
coverage.bare-mode-errors
Various unit test cleanup.
2011-09-27 12:41:30 -05:00
coverage.default-load-baseline
Updating baseline.
2012-01-09 18:01:13 -08:00
coverage.init-default
Various unit test cleanup.
2011-09-27 12:41:30 -05:00
doc.autogen-reST-enums
Merge remote-tracking branch 'origin/topic/script-reference'
2012-01-10 14:00:44 -08:00
doc.autogen-reST-example
Merge remote-tracking branch 'origin/topic/script-reference'
2012-01-10 14:00:44 -08:00
doc.autogen-reST-func-params
Merge remote-tracking branch 'origin/topic/script-reference'
2012-01-10 14:00:44 -08:00
doc.autogen-reST-records
Merge remote-tracking branch 'origin/topic/script-reference'
2012-01-10 14:00:44 -08:00
doc.autogen-reST-type-aliases
Merge remote-tracking branch 'origin/topic/script-reference'
2012-01-10 14:00:44 -08:00
istate.base
Porting the istate tests to btest.
2011-03-29 21:46:06 -07:00
istate.broccoli
Updates for log format changes.
2011-12-19 09:09:32 -08:00
istate.events
Updates for log format changes.
2011-12-19 09:09:32 -08:00
istate.events-ssl
Updates for log format changes.
2011-12-19 09:09:32 -08:00
istate.persistence
Remove the 'net' type from Bro (addresses #535 ).
2011-08-17 19:03:34 -05:00
istate.pybroccoli
Remove the 'net' type from Bro (addresses #535 ).
2011-08-17 19:03:34 -05:00
istate.sync
Remove the 'net' type from Bro (addresses #535 ).
2011-08-17 19:03:34 -05: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-desc
Change presentation of enum val to include namespace.
2011-08-31 10:57:19 -05:00
language.enum-scope
Change presentation of enum val to include namespace.
2011-08-31 10:57:19 -05: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-default-coercion
Fix &default fields in records not being initialized in coerced assignments.
2011-12-15 12:16:42 -06: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
Fix for a case where nested records weren't coerced even though possible.
2011-08-26 13:59:51 -05:00
language.record-ref-assign
Fixing bug with records sometimes unnecessarily coerced on assignment.
2011-04-17 10:42:51 -07:00
language.set-opt-record-index
Fix indexing for record types with optional fields
2011-09-09 13:06:45 -05:00
language.sizeof
Remove the 'net' type from Bro (addresses #535 ).
2011-08-17 19:03:34 -05: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
Updates for log format changes.
2011-12-19 09:09:32 -08:00
language.wrong-record-extension
Merge remote branch 'origin/topic/robin/reporting'
2011-07-01 13:59:21 -07:00
scripts.base.frameworks.cluster.start-it-up
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.frameworks.communication.communication_log_baseline
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.control.configuration_update
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.frameworks.control.id_value
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.frameworks.intel.insert-and-matcher
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.frameworks.logging.adapt-filter
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-binary
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-empty
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-escape
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-escape-notset-str
Update one more baseline.
2011-12-19 11:37:51 -08:00
scripts.base.frameworks.logging.ascii-escape-odd-url
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-escape-set-separator
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-options
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.ascii-timestamps
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.attr
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.attr-extend
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.empty-event
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.events
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.exclude
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.file
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.include
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.path-func
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.path-func-column-demote
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.pred
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.remote
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.remote-types
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.remove
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.rotate
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.rotate-custom
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.stdout
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.test-logging
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.types
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.unset-record
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.logging.vec
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.metrics.basic
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.metrics.basic-cluster
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.frameworks.metrics.cluster-intermediate-update
Updating test baselines for log change
2012-01-03 15:29:25 -08:00
scripts.base.frameworks.metrics.notice
Updating test baselines for log change
2012-01-03 15:29:25 -08:00
scripts.base.frameworks.notice.cluster
Updating test baselines for log change
2012-01-03 15:29:25 -08:00
scripts.base.frameworks.notice.mail-alarms
Adding test for alarm mail.
2011-11-15 08:51:48 -08:00
scripts.base.frameworks.notice.suppression
Updating test baselines for log change
2012-01-03 15:29:25 -08:00
scripts.base.frameworks.notice.suppression-cluster
Updating test baselines for log change
2012-01-03 15:29:25 -08:00
scripts.base.frameworks.software.version-parsing
Updated/fixed MSIE version parsing in the software framework.
2011-10-25 09:30:06 -04:00
scripts.base.protocols.http.100-continue
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.protocols.http.http-extract-files
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.protocols.http.http-mime-and-md5
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.protocols.http.http-pipelining
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.protocols.irc.basic
Documentation updates for HTTP & IRC scripts.
2012-01-08 02:22:52 -05:00
scripts.base.protocols.irc.dcc-extract
Documentation updates for HTTP & IRC scripts.
2012-01-08 02:22:52 -05:00
scripts.base.protocols.smtp.basic
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.protocols.smtp.mime
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.protocols.smtp.mime-extract
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.base.utils.addrs
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.utils.conn-ids
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.utils.directions-and-hosts
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.utils.files
Added to the likely_server_ports set for protocols with analyzers.
2011-10-07 13:44:28 -04:00
scripts.base.utils.numbers
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.utils.paths
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.utils.pattern
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.utils.site
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.utils.strings
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.utils.thresholds
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.check-test-all-policy
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.policy.protocols.conn.known-hosts
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.policy.protocols.conn.known-services
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.policy.protocols.dns.event-priority
Updates for log format changes.
2011-12-19 09:09:32 -08:00
scripts.policy.protocols.http.test-sql-injection-regex
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00