zeek/testing/btest/Baseline
Robin Sommer 22cf75dae5 Two fixes.
- Typo in recent scanner fix.

    - Make bif.identify_magic robust against FreeBSD's libmagic config.
2012-08-29 08:11:16 -07:00
..
bifs.addr_count_conversion Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
bifs.addr_to_ptr_name Add a test and baseline for addr_to_ptr_name BiF. 2012-02-08 11:23:02 -06:00
bifs.addr_version Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
bifs.all_set Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bifs.analyzer_name Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
bifs.any_set Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bifs.byte_len Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.bytestring_to_hexstr Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
bifs.capture_state_updates Add more BIF tests 2012-08-07 14:10:55 -05:00
bifs.cat Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
bifs.cat_string_array Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.clear_table Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bifs.convert_for_pattern Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
bifs.count_to_addr Updating test baselines. 2011-07-01 15:59:48 -07:00
BiFs.count_to_addr count_to_addr function 2011-04-18 15:22:48 -04:00
bifs.create_file Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
bifs.decode_base64 Add decode_base64_custom BiF to allow alternate base64 alphabets. 2011-11-11 13:48:11 -06:00
bifs.edit Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05: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.entropy_test Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
bifs.escape_string Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.exit Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bifs.file_mode Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
bifs.find_all Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.find_entropy Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
bifs.find_last Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.fmt Improve "fmt" BIF documentation comment 2012-06-01 18:11:46 -05:00
bifs.fmt_ftp_port Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
bifs.get_port_transport_proto Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
bifs.getsetenv Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bifs.global_ids Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
bifs.global_sizes Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
bifs.hexdump Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.identify_data Two fixes. 2012-08-29 08:11:16 -07:00
bifs.install_src_addr_filter Update PacketFilter/Discarder code for IP version independence. 2012-03-08 13:12:04 -06:00
bifs.is_ascii Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
bifs.is_local_interface Add more BIF tests 2012-08-07 14:10:55 -05:00
bifs.is_port Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
bifs.join_string Fix the join_string_vec BIF and add more tests 2012-05-30 16:50:43 -05:00
bifs.length Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bifs.lookup_ID Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
bifs.lowerupper Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.mask_addr mask_addr bif now returns subnet (addresses #512) 2011-07-23 16:45:29 -05:00
bifs.math Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
bifs.md5 Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bifs.merge_pattern Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
bifs.net_stats_trace Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
bifs.netbios-functions Updating baselines. 2011-04-23 10:47:14 -07:00
bifs.order Improve test cases for "order" BIF 2012-06-01 15:50:49 -05:00
bifs.parse_ftp Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
bifs.piped_exec piped_exec can now write nulls in the "to_write" argument. 2011-08-09 09:51:03 -04:00
bifs.ptr_name_to_addr Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
bifs.rand Fix inconsistencies in random number generation. 2012-06-29 16:24:31 -05:00
bifs.raw_bytes_to_v4_addr Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
bifs.reading_traces Add more BIF tests 2012-08-07 14:10:55 -05:00
bifs.record_type_to_vector Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
bifs.records_fields Fix &default fields in records not being initialized in coerced assignments. 2011-12-15 12:16:42 -06:00
bifs.remask_addr Refactoring various usages of new IPAddr class. 2012-02-22 14:45:44 -06:00
bifs.resize Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bifs.rotate_file Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
bifs.rotate_file_by_name Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
bifs.routing0_data_to_addrs Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
bifs.same_object Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
bifs.sha1 Add SHA1 and SHA256 hashing BIFs. (addresses #542) 2012-05-04 16:09:05 -05:00
bifs.sha256 Add SHA1 and SHA256 hashing BIFs. (addresses #542) 2012-05-04 16:09:05 -05:00
bifs.sort Fix documentation of sort BIF and add more tests 2012-06-01 14:24:42 -05:00
bifs.sort_string_array Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.split Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.str_shell_escape Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.strcmp Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.strftime Add tests for untested BIFs 2012-08-03 17:24:04 -05:00
bifs.string_fill Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.string_to_pattern Add more tests for previously-untested BIFs 2012-05-29 14:04:36 -05:00
bifs.strip Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.strstr Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.sub Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.subst_string Add tests for previously-untested strings BIFs 2012-05-23 16:34:03 -05:00
bifs.system Add more tests for previously-untested BIFs 2012-05-24 16:33:19 -05:00
bifs.system_env Fix documentation for system_env BIF 2012-06-01 13:12:55 -05:00
bifs.to_addr Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
bifs.to_count Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
bifs.to_double Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
bifs.to_double_from_string Fix tests and error message for to_double BIF 2012-07-25 12:10:47 -05:00
bifs.to_int Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
bifs.to_interval Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
bifs.to_port Improve tests for to_port and type_name BIFs 2012-05-31 15:19:11 -05:00
bifs.to_subnet Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
bifs.to_time Add more tests for previously-untested BIFs 2012-05-25 17:15:29 -05:00
bifs.type_name Merge remote-tracking branch 'origin/topic/dnthayer/bif-tests' 2012-06-06 11:42:16 -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
bifs.uuid_to_string Add more tests for previously-untested BIFs 2012-05-30 16:30:50 -05:00
core.check-unused-event-handlers Fix check_for_unused_event_handlers option. 2011-08-11 11:34:42 -05:00
core.checksums Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.conn-uid Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
core.disable-mobile-ipv6 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.discarder Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05: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 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.file-caching-serialization Changes to open-file caching limits and uncached file unserialization. 2012-05-03 13:13:58 -05:00
core.icmp.icmp-context Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
core.icmp.icmp-events Changes related to ICMPv6 Neighbor Discovery messages. 2012-04-18 13:13:56 -05:00
core.icmp.icmp6-context Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
core.icmp.icmp6-events Extract ICMPv6 NDP options and include in ICMP events (addresses #833). 2012-06-26 17:10:00 -05:00
core.icmp.icmp6-nd-options Extract ICMPv6 NDP options and include in ICMP events (addresses #833). 2012-06-26 17:10:00 -05:00
core.ipv6-atomic-frag Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
core.ipv6-flow-labels Improve availability of IPv6 flow label in connection records. 2012-05-22 15:18:33 -05:00
core.ipv6-frag Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.ipv6_esp Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
core.ipv6_ext_headers Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
core.leaks.basic-cluster Unit test tweaks/fixes. 2012-08-16 16:33:46 -05:00
core.leaks.ip-in-ip Memory leak fixes 2012-06-06 10:41:36 -05:00
core.leaks.ipv6_ext_headers Memory leak fixes for bad usages of VectorVal ctor. 2012-06-06 11:50:15 -05:00
core.leaks.remote Unit test tweaks/fixes. 2012-08-16 16:33:46 -05:00
core.leaks.vector-val-bifs Memory leak fixes for bad usages of VectorVal ctor. 2012-06-06 11:50:15 -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.mobile-ipv6-home-addr Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
core.mobile-ipv6-routing Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
core.mobility-checksums Fix mobility checksums unit test. 2012-05-17 14:47:09 -05:00
core.mobility_msg Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
core.nop Fixing bug causing crash when running without arguments. 2011-07-07 19:56:48 -07:00
core.print-bpf-filters Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.reporter Fix portability of printing to files returned by open("/dev/stderr"). 2012-08-17 17:27:02 -05:00
core.reporter-error-in-handler Fix portability of printing to files returned by open("/dev/stderr"). 2012-08-17 17:27:02 -05:00
core.reporter-fmt-strings Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
core.reporter-parse-error Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
core.reporter-runtime-error Fix portability of printing to files returned by open("/dev/stderr"). 2012-08-17 17:27:02 -05:00
core.reporter-type-mismatch Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
core.truncation Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.tunnels.ayiya Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.tunnels.false-teredo Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.tunnels.ip-in-ip Make tunnels always identifiable by UID, tunnel.log now gets populated. 2012-04-26 12:29:59 -05:00
core.tunnels.ip-tunnel-uid Fix for IP tunnel UID persistence. 2012-04-27 10:28:46 -05:00
core.tunnels.teredo Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.tunnels.teredo_bubble_with_payload Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
core.vlan-mpls Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
coverage.bare-load-baseline Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
coverage.bare-mode-errors Fix portability of printing to files returned by open("/dev/stderr"). 2012-08-17 17:27:02 -05:00
coverage.coverage-blacklist Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
coverage.default-load-baseline Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07: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.bro-ipv6-socket Remove AI_ADDRCONFIG getaddrinfo hints flag for listening sockets. 2012-05-10 10:47:39 -05:00
istate.broccoli Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
istate.broccoli-ipv6 Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
istate.broccoli-ipv6-socket Add unit tests for Broccoli SSL and Broccoli IPv6 connectivity. 2012-05-11 17:16:57 -05:00
istate.broccoli-ssl Add unit tests for Broccoli SSL and Broccoli IPv6 connectivity. 2012-05-11 17:16:57 -05:00
istate.events Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
istate.events-ssl Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
istate.persistence Remove the 'net' type from Bro (addresses #535). 2011-08-17 19:03:34 -05:00
istate.pybroccoli Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
istate.sync Remove the 'net' type from Bro (addresses #535). 2011-08-17 19:03:34 -05:00
language.cross-product-init Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06: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.expire_func Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
language.incr-vec-expr Fix segfault when incrementing whole vector values. 2012-07-13 14:32:50 -05:00
language.ipv6-literals Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05: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-index-complex-fields Teach CompHash to allow indexing by records with vector/table/set fields. 2012-01-20 16:54:48 -06: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 Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -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.table-init Allow local table variables to be initialized with {} list expressions. 2012-01-04 16:44:25 -06: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 Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07: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 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07: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.input.basic first test. 2011-11-20 13:42:02 -08:00
scripts.base.frameworks.input.bignumber ok, this one might really be a bit too big for 2.1 2012-08-26 22:00:37 -07:00
scripts.base.frameworks.input.binary and like nearly always - forgot the baseline. 2012-07-23 12:46:09 -07:00
scripts.base.frameworks.input.empty-values-hashing Ok, this one is not really necessary for 2.1 and more of a nice-to-have 2012-08-26 20:49:21 -07:00
scripts.base.frameworks.input.emptyvals fix crash when all value fields of imported table are uninitialized. 2012-03-22 10:59:36 -07:00
scripts.base.frameworks.input.event Merge remote-tracking branch 'origin/fastpath' into topic/bernhard/reader-info 2012-07-02 15:33:12 -07:00
scripts.base.frameworks.input.executeraw Merge remote-tracking branch 'origin/fastpath' into topic/bernhard/reader-info 2012-07-02 15:33:12 -07:00
scripts.base.frameworks.input.invalidnumbers ...and another small change to error handling -> now errors in single lines 2012-08-27 11:38:20 -07:00
scripts.base.frameworks.input.missing-file Test for input framework failing to find a file. 2012-07-26 17:27:56 -07:00
scripts.base.frameworks.input.onecolumn-norecord make want_record field for tablefilter work... 2011-11-21 15:09:00 -08:00
scripts.base.frameworks.input.onecolumn-record make want_record field for tablefilter work... 2011-11-21 15:09:00 -08:00
scripts.base.frameworks.input.optional make optional fields possible for input framework. 2012-03-20 14:11:59 -07:00
scripts.base.frameworks.input.port make test more robust. 2011-12-06 10:50:36 -08:00
scripts.base.frameworks.input.predicate add very basic predicate test. 2011-11-21 15:36:03 -08:00
scripts.base.frameworks.input.predicate-stream fix one of the bugs seth found in the input framework. 2012-02-22 10:46:35 -08:00
scripts.base.frameworks.input.predicatemodify enable predicate modification of index of value which is currently being added/removed 2012-03-22 17:17:41 -07:00
scripts.base.frameworks.input.predicatemodifyandreread add test for update functionality of tables where a predicate modifies values / indexes. 2012-03-23 11:40:59 -07:00
scripts.base.frameworks.input.predicaterefusesecondsamerecord fix little sneaky bug in input framework with an edge case. 2012-08-04 22:38:26 -07:00
scripts.base.frameworks.input.raw Merge remote-tracking branch 'origin/fastpath' into topic/bernhard/reader-info 2012-07-02 15:33:12 -07:00
scripts.base.frameworks.input.repeat Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
scripts.base.frameworks.input.reread Ok, this one is not really necessary for 2.1 and more of a nice-to-have 2012-08-26 20:49:21 -07:00
scripts.base.frameworks.input.rereadraw Merge remote-tracking branch 'origin/fastpath' into topic/bernhard/reader-info 2012-07-02 15:33:12 -07:00
scripts.base.frameworks.input.set add testcase for input of set. 2012-08-21 21:48:49 -07:00
scripts.base.frameworks.input.setseparator make set_separators different from , work for input framework. 2012-08-26 17:52:07 -07:00
scripts.base.frameworks.input.setspecialcases fix handline of sets only containing a zero-length string. 2012-08-27 09:50:51 -07:00
scripts.base.frameworks.input.stream Automatic file re-refresh and streaming works. 2012-02-20 13:18:15 -08:00
scripts.base.frameworks.input.streamraw Merge remote-tracking branch 'origin/fastpath' into topic/bernhard/reader-info 2012-07-02 15:33:12 -07:00
scripts.base.frameworks.input.subrecord add testcase for subrecords to input framework tests 2012-07-26 08:58:12 -07:00
scripts.base.frameworks.input.subrecord-event add testcase for subrecords and events 2012-07-26 12:12:54 -07:00
scripts.base.frameworks.input.tableevent Merge remote-tracking branch 'origin/fastpath' into topic/bernhard/reader-info 2012-07-02 15:33:12 -07:00
scripts.base.frameworks.input.twotables Updating input framework unit tests. 2012-06-29 12:50:57 -05:00
scripts.base.frameworks.input.unsupported_types add an option to the input framework that allows the user 2012-08-22 06:46:45 -07: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 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.ascii-binary Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.ascii-empty Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
scripts.base.frameworks.logging.ascii-escape Tests updates for recent open/close log change. 2012-07-27 12:39:11 -07:00
scripts.base.frameworks.logging.ascii-escape-notset-str Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.ascii-escape-odd-url Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.ascii-escape-set-separator Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.ascii-line-like-comment Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.ascii-options Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
scripts.base.frameworks.logging.ascii-timestamps Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.attr Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.attr-extend Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.dataseries.options Fixing pack_scale and time-as-int. 2012-05-14 22:04:57 -07:00
scripts.base.frameworks.logging.dataseries.rotate Portability fixes. 2012-05-16 18:01:28 -07:00
scripts.base.frameworks.logging.dataseries.test-logging Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
scripts.base.frameworks.logging.dataseries.time-as-int Updating baselines and NEWS. 2012-06-18 15:58:52 -07:00
scripts.base.frameworks.logging.dataseries.wikipedia Updating baselines and NEWS. 2012-06-18 15:58:52 -07:00
scripts.base.frameworks.logging.empty-event Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.events Updating tests for the #start/#end change. 2012-07-19 22:28:55 -07:00
scripts.base.frameworks.logging.exclude Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.file Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.include Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.none-debug Extending the log writer DoInit() API. 2012-06-21 17:42:33 -07:00
scripts.base.frameworks.logging.path-func Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.path-func-column-demote Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.pred Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.remote Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.remote-types Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.remove Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.rotate Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.rotate-custom Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.stdout Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.test-logging Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.types Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.unset-record Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.vec Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.logging.writer-path-conflict Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.metrics.basic Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.metrics.basic-cluster Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.metrics.cluster-intermediate-update Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.metrics.notice Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.notice.cluster Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07: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 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.notice.suppression-cluster Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.frameworks.reporter.disable-stderr Updating baselines. 2012-08-10 13:25:18 -07:00
scripts.base.frameworks.reporter.stderr Updating baselines. 2012-08-10 13:25:18 -07: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.conn.contents-default-extract Change IPv6 address/prefix output format to be bracketed. 2012-05-04 11:21:18 -05:00
scripts.base.protocols.ftp.ftp-ipv4 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.ftp.ftp-ipv6 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.http.100-continue Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.http.http-extract-files Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.http.http-mime-and-md5 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.http.http-pipelining Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.irc.basic Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.irc.dcc-extract Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.smtp.basic Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.smtp.mime Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.smtp.mime-extract Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.socks.trace1 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.socks.trace2 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.socks.trace3 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.base.protocols.ssl.basic Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07: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 Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.policy.protocols.conn.known-services Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07:00
scripts.policy.protocols.dns.event-priority Changing the start/end markers in logs to open/close now reflecting 2012-07-27 12:15:21 -07: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
signatures.bad-eval-condition Add type checking for signature 'eval' condition functions. 2012-08-23 11:52:39 -05:00
signatures.eval-condition Add type checking for signature 'eval' condition functions. 2012-08-23 11:52:39 -05:00
signatures.load-sigs Add type checking for signature 'eval' condition functions. 2012-08-23 11:52:39 -05:00