..
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.bloomfilter
Also switch BloomFilters from H3 to siphash.
2016-07-13 09:04:10 -07:00
bifs.bloomfilter-seed
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
bifs.bytestring_to_count
Allow default function/hook/event parameters. Addresses #972 .
2013-05-07 14:32:22 -05:00
bifs.bytestring_to_double
Add test cases for the bytestring_to_double BIF
2012-10-25 17:10:51 -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.check_subnet
Add check_subnet bif that allows exact membership test for subnet tables.
2016-03-09 16:52:25 -08: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
SSH: Update baselines
2015-03-18 13:02:33 -04:00
bifs.create_file
Add more tests for previously-untested BIFs
2012-05-30 16:30:50 -05:00
bifs.decode_base64
Refactoring of Base64 functions.
2015-08-04 15:46:24 +02:00
bifs.decode_base64_conn
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
bifs.directory_operations
Add rename, unlink, and rmdir bifs.
2017-04-24 11:58:05 -07: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.encode_base64
Refactoring of Base64 functions.
2015-08-04 15:46:24 +02:00
bifs.entropy_test
Add tests for untested BIFs
2012-08-03 17:24:04 -05:00
bifs.enum_to_int
[ADD] builtin function enum_to_int()
2014-11-10 18:24:27 -08:00
bifs.escape_string
Changing what's escaped when printing.
2015-04-15 16:59:50 -07: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.filter_subnet_table
Baseline updates after hash function change.
2016-07-13 10:11:37 -07: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
Update docs and tests of the fmt() function
2016-04-27 15:34:47 -05:00
bifs.fmt_ftp_port
Add more tests for previously-untested BIFs
2012-05-30 16:30:50 -05:00
bifs.get_current_packet_header
Added test case for get_current_packet_header bif.
2016-04-20 00:05:33 +02: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.haversine_distance
Add new functions for calculating geographic distance
2016-06-07 13:11:10 -05:00
bifs.hexdump
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
bifs.hexstr_to_bytestring
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
bifs.hll_cardinality
get hll ready for merging
2013-07-30 16:47:26 -07:00
bifs.hll_large_estimate
Remove the -K/-J options for setting keys.
2016-07-13 16:57:53 -07:00
bifs.identify_data
Replace libmagic w/ Bro signatures for file MIME type identification.
2014-03-04 11:12:06 -06: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
Make join_string_vec work with vectors containing empty elements.
2015-10-22 13:08:47 -07:00
bifs.levenshtein_distance
Merge branch 'master' of https://github.com/anthonykasza/bro
2013-08-19 11:20:50 -07: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.matching_subnets
Baseline updates after hash function change.
2016-07-13 10:11:37 -07: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
Merge branch 'stats-bytes-recvd' of https://github.com/msmiley/bro
2015-03-04 13:16:19 -08:00
bifs.netbios-functions
Baseline updates after hash function change.
2016-07-13 10:11:37 -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
Baseline updates after hash function change.
2016-07-13 10:11:37 -07: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
Baseline updates after hash function change.
2016-07-13 10:11:37 -07: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.reverse
Added reverse() function to strings.bif.
2013-03-23 08:39:04 -07: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.split_string
Deprecate split* family of BIFs.
2015-01-21 15:34:42 -06: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
Changing what's escaped when printing.
2015-04-15 16:59:50 -07: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.strptime
Quick pass over unit tests, adding -b flag to bro so they run faster.
2012-11-30 17:44:36 -06: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.subnet_to_addr
fix acld plugin to use address instead of subnet (and add functions for
2015-06-05 00:00:20 -07:00
bifs.subnet_version
add bif function to test if a subnet revers to v4 or v6.
2015-04-14 14:51:52 -07: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
Fix the to_count function to use strtoull versus strtoll.
2015-04-16 09:56:18 -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
Fix to_port() BIF for port strings with a port number of zero.
2012-12-18 15:08:18 -06: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.topk
Allow iterating over bif functions with result type vector of any.
2014-02-25 15:30:29 -08:00
bifs.type_name
Merge remote-tracking branch 'origin/topic/dnthayer/bif-tests'
2012-06-06 11:42:16 -07:00
bifs.unique_id
Baseline updates after hash function change.
2016-07-13 10:11:37 -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
bifs.x509_verify
Finishing touches of the x509 file analyzer.
2014-03-13 15:21:30 -07:00
broker.clone_store
Rename the BrokerStore namespace to Broker
2016-03-30 16:39:19 -05:00
broker.connection_updates
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
broker.data
Add missing tests for broker data BIFs
2016-04-26 23:03:28 -05:00
broker.enable-and-exit
Test for Broker termination.
2015-06-04 14:48:58 -07:00
broker.master_store
Rename the BrokerStore namespace to Broker
2016-03-30 16:39:19 -05:00
broker.remote_event
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
broker.remote_log
Another fix for the new Broker-based remote logging.
2017-02-27 08:22:16 -08:00
broker.remote_log_types
Changing semantics of Broker's remote logging to match old communication framework.
2017-02-10 18:46:45 -08:00
broker.remote_print
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
core.bits_per_uid
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.check-unused-event-handlers
this event handler fails the unused-event-handlers test because
2013-06-09 16:18:17 -04:00
core.checksums
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.conn-size-threshold
Allow setting packet and byte thresholds for connections.
2015-04-17 06:57:51 -07:00
core.conn-uid
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.connection_flip_roles
Improve analysis of TCP SYN/SYN-ACK reversal situations.
2014-03-11 17:03:59 -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.div-by-zero
Prevent division/modulo by zero in scripts.
2013-09-20 16:36:00 -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.erspan
Implement ERSPAN support.
2017-02-03 12:29:22 -08:00
core.ether-addrs
Moved link-layer addresses into endpoints.
2016-06-02 01:46:26 +02: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.fake_dns
Baseline updates after hash function change.
2016-07-13 10:11:37 -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.global_opaque_val
Fix global opaque val segfault, addresses BIT-1071
2013-08-29 17:17:40 -05:00
core.history-flip
Fix layer 2 connection flipping.
2017-01-30 15:13:56 -08: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
Changing what's escaped when printing.
2015-04-15 16:59:50 -07: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
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
core.icmp.icmp_sent
BIT-342: add "icmp_sent_payload" event.
2015-03-18 16:16:24 -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
Baseline updates after hash function change.
2016-07-13 10:11:37 -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
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
core.ipv6_zero_len_ah
Updated affected test case.
2016-04-20 00:23:11 +02:00
core.leaks.basic-cluster
Unit test tweaks/fixes.
2012-08-16 16:33:46 -05:00
core.leaks.broker.clone_store
Rename the BrokerStore namespace to Broker
2016-03-30 16:39:19 -05:00
core.leaks.broker.data
Sync the core/leaks/broker/data.bro test with broker/data.bro
2016-04-26 23:34:39 -05:00
core.leaks.broker.master_store
Rename the BrokerStore namespace to Broker
2016-03-30 16:39:19 -05:00
core.leaks.broker.remote_event
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
core.leaks.broker.remote_log
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
core.leaks.broker.remote_print
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
core.leaks.hll_cluster
add clustered leak test for hll. No issues.
2013-08-29 14:01:22 -07:00
core.leaks.remote
Unit test tweaks/fixes.
2012-08-16 16:33:46 -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.mpls-in-vlan
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.negative-time
Ignoring packets with negative timestamps.
2016-05-23 13:22:22 -07:00
core.nop
Fixing bug causing crash when running without arguments.
2011-07-07 19:56:48 -07:00
core.pcap.dumper
Fix test core.pcap.dumper to work on OpenBSD
2016-12-01 16:35:54 -06:00
core.pcap.dynamic-filter
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.pcap.filter-error
A set of various fixes and smaller API tweaks, plus tests.
2014-08-24 19:55:26 -07:00
core.pcap.input-error
A set of various fixes and smaller API tweaks, plus tests.
2014-08-24 19:55:26 -07:00
core.pcap.pseudo-realtime
A set of various fixes and smaller API tweaks, plus tests.
2014-08-24 19:55:26 -07:00
core.pcap.read-trace-with-filter
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.plugins.hooks
Adding a test building a file analyzer plugin.
2014-06-18 14:33:42 -07:00
core.pppoe
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.print-bpf-filters
Merge remote-tracking branch 'origin/master' into topic/seth/smb
2016-08-08 15:46:49 -04:00
core.q-in-q
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.radiotap
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.raw_packet
Allow for logging of the VLAN data about a connection in conn.log
2015-07-22 14:13:17 -04:00
core.reassembly
Rewrite weird logging.
2016-06-15 13:49:35 -07:00
core.recursive-event
Preventing the event processing from looping endlessly when an event
2016-06-14 18:11:32 -07:00
core.reporter
Change reporter messages to more reliably print to stderr.
2013-01-18 12:46:00 -06:00
core.reporter-error-in-handler
Change reporter messages to more reliably print to stderr.
2013-01-18 12:46:00 -06: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
Change reporter messages to more reliably print to stderr.
2013-01-18 12:46:00 -06:00
core.reporter-type-mismatch
Updating tests for the #start/#end change.
2012-07-19 22:28:55 -07:00
core.tcp.fin-retransmit
Moved link-layer addresses into endpoints.
2016-06-02 01:46:26 +02:00
core.tcp.large-file-reassembly
Fixing tests
2017-01-25 02:06:35 -05:00
core.tcp.miss-end-data
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tcp.missing-syn
Merge remote-tracking branch 'origin/master' into topic/johanna/bit-1612
2016-07-13 10:58:56 -07:00
core.tcp.quantum-insert
Extending rexmit_inconsistency() event to receive an additional
2015-10-26 14:16:08 -07:00
core.tcp.rst-after-syn
Moved link-layer addresses into endpoints.
2016-06-02 01:46:26 +02:00
core.tcp.rxmit-history
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tcp.truncated-header
Fix potential crash TCP headers were captured incompletely.
2015-08-30 18:49:05 -07:00
core.truncation
Merge remote-tracking branch 'origin/topic/johanna/bit-1463'
2015-08-31 14:35:49 -07:00
core.tunnels.ayiya
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.gre
Update baselines for adding a field to ssh.log as part of BIT-1641
2016-10-14 09:14:21 -05:00
core.tunnels.gre-in-gre
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.gtp.different_dl_and_ul
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.gtp.ext_header
Add parsing for GTPv1 extension headers and control messages.
2013-02-07 14:59:02 -06:00
core.tunnels.gtp.false_gtp
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.gtp.inner_ipv6
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.gtp.inner_teredo
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.gtp.non_recursive
Add parsing for GTPv1 extension headers and control messages.
2013-02-07 14:59:02 -06:00
core.tunnels.gtp.not_user_plane_data
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.gtp.opt_header
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.gtp.outer_ip_frag
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.gtp.pdp_ctx_messages
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
core.tunnels.gtp.unknown_or_too_short
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.ip-in-ip
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.ip-tunnel-uid
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.teredo
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.tunnels.teredo_bubble_with_payload
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.vlan-mpls
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
core.when-interpreter-exceptions
Another attempt to improve core.when-interpreter-exceptions unit test.
2013-12-11 14:28:23 -06:00
core.x509-generalizedtime
Refactor X509 generalizedtime support and test.
2015-09-18 12:46:49 -07:00
coverage.bare-load-baseline
Do some updates to remove build time warnings.
2017-02-28 12:40:01 -05:00
coverage.bare-mode-errors
Fix missing @load dependencies in some scripts.
2014-04-09 16:32:23 -05:00
coverage.coverage-blacklist
Updating tests for the #start/#end change.
2012-07-19 22:28:55 -07:00
coverage.default-load-baseline
Do some updates to remove build time warnings.
2017-02-28 12:40:01 -05:00
coverage.find-bro-logs
Merge remote-tracking branch 'origin/master' into topic/seth/smb
2016-08-08 15:46:49 -04:00
coverage.init-default
Update test baselines for the new logger node type
2016-06-30 17:13:05 -05:00
doc.broxygen.all_scripts
More test updates.
2013-12-04 13:45:03 -08:00
doc.broxygen.command_line
Silence some doc-related warnings when using bro -e
.
2014-08-19 11:06:21 -05:00
doc.broxygen.comment_retrieval_bifs
Add BIF interface for retrieving comments/docs.
2013-10-30 16:07:57 -05:00
doc.broxygen.enums
Broxygen doc-related test updates. Fix two regressions.
2013-11-22 14:18:24 -06:00
doc.broxygen.example
Minor Broxygen improvements, addresses BIT-1098.
2013-12-06 09:35:35 -06:00
doc.broxygen.func-params
Minor Broxygen improvements, addresses BIT-1098.
2013-12-06 09:35:35 -06:00
doc.broxygen.identifier
Minor Broxygen improvements, addresses BIT-1098.
2013-12-06 09:35:35 -06:00
doc.broxygen.package
Minor Broxygen improvements, addresses BIT-1098.
2013-12-06 09:35:35 -06:00
doc.broxygen.package_index
Add unit tests for Broxygen config file targets.
2013-11-22 14:59:16 -06:00
doc.broxygen.records
Broxygen doc-related test updates. Fix two regressions.
2013-11-22 14:18:24 -06:00
doc.broxygen.script_index
Add unit tests for Broxygen config file targets.
2013-11-22 14:59:16 -06:00
doc.broxygen.script_summary
Add unit tests for Broxygen config file targets.
2013-11-22 14:59:16 -06:00
doc.broxygen.type-aliases
Broxygen doc-related test updates. Fix two regressions.
2013-11-22 14:18:24 -06:00
doc.broxygen.vectors
Include yield of vectors in Broxygen's type descriptions.
2014-07-10 19:23:49 -05:00
doc.manual.connection_record_01
Exploration of the connection record data type and corresponding btests.
2012-11-24 14:16:50 -05:00
doc.manual.connection_record_02
Local variables. Baselines and data_type_local.bro btest-able script.
2013-01-03 17:03:45 -05:00
doc.manual.data_struct_record_01
Expanding on records, including two simple examples.
2013-03-11 00:19:23 -04:00
doc.manual.data_struct_record_02
Expanding on records, including two simple examples.
2013-03-11 00:19:23 -04:00
doc.manual.data_struct_set_declaration
Reorganize to introduce sets, then tables, then vectors. Rewrite of the section on sets. Start of discussion on tables.
2013-01-21 00:19:29 -05:00
doc.manual.data_struct_table_complex
Tables with aggregate keys.
2013-01-22 23:37:43 -05:00
doc.manual.data_struct_table_declaration
Reorganize to introduce sets, then tables, then vectors. Rewrite of the section on sets. Start of discussion on tables.
2013-01-21 00:19:29 -05:00
doc.manual.data_struct_vector
Local variables. Baselines and data_type_local.bro btest-able script.
2013-01-03 17:03:45 -05:00
doc.manual.data_struct_vector_declaration
Vector declarations and explanations, including btests
2013-01-08 14:47:39 -05:00
doc.manual.data_struct_vector_iter
Iteration over vectors.
2013-01-08 15:31:56 -05:00
doc.manual.data_type_const
Local variables. Baselines and data_type_local.bro btest-able script.
2013-01-03 17:03:45 -05:00
doc.manual.data_type_const_simple
Added a more simple example to the section on Constants to re-inforce &redef.
2013-02-07 23:28:33 -05:00
doc.manual.data_type_declaration
Local variables. Baselines and data_type_local.bro btest-able script.
2013-01-03 17:03:45 -05:00
doc.manual.data_type_interval
Added documentation for the pattern data type as well as btests for time, interval, and pattern.
2013-02-25 01:12:07 -05:00
doc.manual.data_type_local
Local variables. Baselines and data_type_local.bro btest-able script.
2013-01-03 17:03:45 -05:00
doc.manual.data_type_pattern_01
Added documentation for the pattern data type as well as btests for time, interval, and pattern.
2013-02-25 01:12:07 -05:00
doc.manual.data_type_pattern_02
Added documentation for the pattern data type as well as btests for time, interval, and pattern.
2013-02-25 01:12:07 -05:00
doc.manual.data_type_subnets
Beginning exploration of network centric data types, starting with subnets.
2012-12-01 02:22:52 -05:00
doc.manual.data_type_time
Added documentation for the pattern data type as well as btests for time, interval, and pattern.
2013-02-25 01:12:07 -05:00
doc.manual.framework_logging_factorial_01
Start on Logging Framework.
2013-03-18 23:23:43 -04:00
doc.manual.framework_logging_factorial_02
Logging Framework (contrived) example: Logging factorials.
2013-03-18 23:44:36 -04:00
doc.manual.framework_logging_factorial_03
Split logging via Filters in the Logging Framework.
2013-03-20 00:02:20 -04:00
doc.manual.framework_logging_factorial_04
Typo fix and baselines for hooking the log framework.
2013-03-24 22:01:08 -04:00
doc.manual.framework_notice_hook_01
Notice::policy hooks and tests.
2013-04-23 17:02:42 -04:00
doc.manual.framework_notice_hook_suppression_01
Notice::policy hooks and tests.
2013-04-23 17:02:42 -04:00
doc.manual.framework_notice_shortcuts_01
Include Notice Policy shortcuts in the Scripting User Manual.
2013-04-28 15:48:44 -04:00
doc.manual.framework_notice_shortcuts_02
Include Notice Policy shortcuts in the Scripting User Manual.
2013-04-28 15:48:44 -04:00
doc.manual.using_bro_sandbox_01
Using redirection with bro-cut. Include initial btests for this document.
2013-05-07 05:56:45 -04:00
doc.manual.using_bro_sandbox_02
Basic cross-referencing UIDs between files, btests, and baselines.
2013-05-07 13:33:38 -04:00
doc.sphinx.conditional-notice
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.connection-record-01
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.connection-record-02
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.data_struct_record_01
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.data_struct_record_02
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.data_struct_set_declaration
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.data_struct_table_complex
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.data_struct_table_declaration
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.data_struct_vector_declaration
Documentation fixes.
2014-10-14 14:43:08 -05:00
doc.sphinx.data_struct_vector_iter
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.data_type_const.bro
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.data_type_interval
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.data_type_pattern
Documentation fixes.
2014-10-14 14:43:08 -05:00
doc.sphinx.data_type_pattern_02
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.data_type_subnets
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.data_type_time
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
doc.sphinx.file-analysis-01
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.file-analysis-02
Convert File Analysis examples to using btest sphinx
2013-10-09 23:41:37 -05:00
doc.sphinx.file-analysis-03
Convert File Analysis examples to using btest sphinx
2013-10-09 23:41:37 -05:00
doc.sphinx.file_extraction
Updates for file mime type identification.
2014-10-08 02:12:10 -04:00
doc.sphinx.framework_logging_factorial
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.framework_logging_factorial-2
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.framework_logging_factorial-3
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.ftp-bruteforce
Change #types description of sets to set
2014-04-01 16:25:47 -07:00
doc.sphinx.http_proxy_01
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.http_proxy_02
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.http_proxy_03
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.http_proxy_04
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.include-doc_frameworks_broker_connecting-connector_bro
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
doc.sphinx.include-doc_frameworks_broker_connecting-listener_bro
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
doc.sphinx.include-doc_frameworks_broker_events-connector_bro
Rename broker BIF wrapper functions in a few more places
2016-04-27 00:47:48 -05:00
doc.sphinx.include-doc_frameworks_broker_events-listener_bro
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
doc.sphinx.include-doc_frameworks_broker_logs-connector_bro
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
doc.sphinx.include-doc_frameworks_broker_logs-listener_bro
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
doc.sphinx.include-doc_frameworks_broker_printing-connector_bro
Rename broker BIF wrapper functions in a few more places
2016-04-27 00:47:48 -05:00
doc.sphinx.include-doc_frameworks_broker_printing-listener_bro
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
doc.sphinx.include-doc_frameworks_broker_stores-connector_bro
Rename the BrokerStore namespace to Broker
2016-03-30 16:39:19 -05:00
doc.sphinx.include-doc_frameworks_broker_stores-listener_bro
Rename the BrokerStore namespace to Broker
2016-03-30 16:39:19 -05:00
doc.sphinx.include-doc_frameworks_broker_testlog_bro
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
doc.sphinx.include-doc_frameworks_file_analysis_01_bro
Convert File Analysis examples to using btest sphinx
2013-10-09 23:41:37 -05:00
doc.sphinx.include-doc_frameworks_file_analysis_02_bro
File API updates complete.
2015-04-20 10:46:48 -04:00
doc.sphinx.include-doc_frameworks_file_analysis_03_bro
Convert File Analysis examples to using btest sphinx
2013-10-09 23:41:37 -05:00
doc.sphinx.include-doc_frameworks_netcontrol-1-drop-with-debug_bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.include-doc_frameworks_netcontrol-2-ssh-guesser_bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.include-doc_frameworks_netcontrol-3-ssh-guesser_bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.include-doc_frameworks_netcontrol-4-drop_bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.include-doc_frameworks_netcontrol-5-hook_bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.include-doc_frameworks_netcontrol-6-find_bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.include-doc_frameworks_netcontrol-7-catch-release_bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.include-doc_frameworks_netcontrol-8-multiple_bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.include-doc_frameworks_netcontrol-9-skeleton_bro
And update one last test baseline
2016-08-17 09:19:44 -07:00
doc.sphinx.include-doc_frameworks_netcontrol-10-use-skeleton_bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.include-doc_frameworks_notice_ssh_guesser_bro
Updates related to SSH analysis.
2015-03-30 11:30:48 -05:00
doc.sphinx.include-doc_frameworks_sqlite-conn-filter_bro
Moving the SQLite examples into separate Bro files to turn them into
2013-10-18 14:18:33 -07:00
doc.sphinx.include-doc_frameworks_sqlite-read-events_bro
Moving the SQLite examples into separate Bro files to turn them into
2013-10-18 14:18:33 -07:00
doc.sphinx.include-doc_frameworks_sqlite-read-table_bro
Moving the SQLite examples into separate Bro files to turn them into
2013-10-18 14:18:33 -07:00
doc.sphinx.include-doc_frameworks_sumstats-countconns_bro
Update tests and baselines for sumstats docs
2013-11-06 14:56:32 -06:00
doc.sphinx.include-doc_frameworks_sumstats-toy-scan_bro
Fix typos in sumstats doc and update doc test
2013-11-06 18:56:39 -06:00
doc.sphinx.include-doc_httpmonitor_file_extraction_bro
File API updates complete.
2015-04-20 10:46:48 -04:00
doc.sphinx.include-doc_httpmonitor_http_proxy_01_bro
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-doc_httpmonitor_http_proxy_02_bro
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-doc_httpmonitor_http_proxy_03_bro
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-doc_httpmonitor_http_proxy_04_bro
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-doc_mimestats_mimestats_bro
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-doc_mimestats_mimestats_bro@2
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-doc_mimestats_mimestats_bro@3
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-doc_mimestats_mimestats_bro@4
Fix outdated documentation unit tests.
2015-03-30 11:03:21 -05:00
doc.sphinx.include-doc_quickstart_conditional-notice_bro
Fix an example in quickstart docs.
2015-03-23 13:05:58 -05:00
doc.sphinx.include-doc_scripting_connection_record_01_bro
Update test and baseline for a recent doc test fix
2013-10-25 15:11:20 -05:00
doc.sphinx.include-doc_scripting_connection_record_02_bro
Change dns.log to include only standard DNS queries.
2014-01-28 13:56:22 -06:00
doc.sphinx.include-doc_scripting_data_struct_record_01_bro
Update some doc tests and baselines
2015-09-23 11:39:36 -05:00
doc.sphinx.include-doc_scripting_data_struct_record_02_bro
Update some doc tests and baselines
2015-09-23 11:39:36 -05:00
doc.sphinx.include-doc_scripting_data_struct_set_declaration_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_struct_set_declaration_bro@2
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_struct_set_declaration_bro@3
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_struct_set_declaration_bro@4
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_struct_table_complex_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_struct_table_declaration_bro
Merge remote-tracking branch 'origin/topic/dnthayer/ticket1206'
2014-06-23 16:56:46 -05:00
doc.sphinx.include-doc_scripting_data_struct_vector_declaration_bro
Updating doc baselines.
2014-12-04 09:05:38 -08:00
doc.sphinx.include-doc_scripting_data_struct_vector_iter_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_type_const_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_type_const_simple_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_type_declaration_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_type_interval_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_type_local_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_type_pattern_01_bro
Updating doc baselines.
2014-12-04 09:05:38 -08:00
doc.sphinx.include-doc_scripting_data_type_pattern_02_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_type_record_bro
Fix some scripting tutorial examples
2016-05-05 17:23:15 -05:00
doc.sphinx.include-doc_scripting_data_type_subnets_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_data_type_time_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_framework_logging_factorial_01_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_framework_logging_factorial_02_bro
Fix outdated documentation unit tests.
2015-03-30 11:03:21 -05:00
doc.sphinx.include-doc_scripting_framework_logging_factorial_03_bro
Fix outdated documentation unit tests.
2015-03-30 11:03:21 -05:00
doc.sphinx.include-doc_scripting_framework_logging_factorial_04_bro
Fix outdated documentation unit tests.
2015-03-30 11:03:21 -05:00
doc.sphinx.include-doc_scripting_framework_notice_hook_01_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_framework_notice_hook_suppression_01_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-doc_scripting_framework_notice_shortcuts_01_bro
Merge remote-tracking branch 'origin/topic/dnthayer/doc-fixes-for-2.3'
2014-06-12 12:22:08 -05:00
doc.sphinx.include-doc_scripting_framework_notice_shortcuts_02_bro
Merge remote-tracking branch 'origin/topic/dnthayer/doc-fixes-for-2.3'
2014-06-12 12:22:08 -05:00
doc.sphinx.include-doc_scripting_http_main_bro
Fix some scripting tutorial examples
2016-05-05 17:23:15 -05:00
doc.sphinx.include-scripts_base_bif_event_bif_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-scripts_base_bif_plugins_Bro_DNS_events_bif_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-scripts_base_init-bare_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-scripts_policy_frameworks_files_detect-MHR_bro
Update documentation (broken links, outdated tests).
2015-01-21 16:38:31 -06:00
doc.sphinx.include-scripts_policy_frameworks_files_detect-MHR_bro@2
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-scripts_policy_frameworks_files_detect-MHR_bro@3
Update docs and tests for a recent change to detect-MHR.bro
2013-11-06 15:58:24 -06:00
doc.sphinx.include-scripts_policy_frameworks_files_detect-MHR_bro@4
Update documentation (broken links, outdated tests).
2015-01-21 16:38:31 -06:00
doc.sphinx.include-scripts_policy_protocols_conn_known-hosts_bro
Updating Sphinx tests for manual.
2013-10-07 16:48:38 -07:00
doc.sphinx.include-scripts_policy_protocols_ftp_detect-bruteforcing_bro
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-scripts_policy_protocols_ftp_detect-bruteforcing_bro@2
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-scripts_policy_protocols_ftp_detect-bruteforcing_bro@3
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-scripts_policy_protocols_ftp_detect-bruteforcing_bro@4
Add unit tests for new Bro Manual docs.
2014-01-21 16:01:55 -06:00
doc.sphinx.include-scripts_policy_protocols_ssh_interesting-hostnames_bro
Fixing documentation piece.
2016-10-06 14:28:52 -07:00
doc.sphinx.include-scripts_policy_protocols_ssl_expiring-certs_bro
Fix doc/test that broke due to a Bro script change.
2014-06-11 12:34:29 -05:00
doc.sphinx.mimestats
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
doc.sphinx.netcontrol-1-drop-with-debug.bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.netcontrol-2-ssh-guesser.bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.netcontrol-3-ssh-guesser.bro
Updating doc test baseline.
2016-07-26 15:06:23 -07:00
doc.sphinx.netcontrol-4-drop.bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.netcontrol-5-hook.bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.netcontrol-6-find.bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.netcontrol-7-catch-release.bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.netcontrol-8-multiple.bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.netcontrol-9-skeleton.bro
Write NetControl framework documentation.
2016-06-22 16:02:48 -07:00
doc.sphinx.notice_ssh_guesser.bro
Updates related to SSH analysis.
2015-03-30 11:30:48 -05:00
doc.sphinx.sumstats-countconns
Update tests and baselines for sumstats docs
2013-11-06 14:56:32 -06:00
doc.sphinx.sumstats-toy-scan
Update tests and baselines for sumstats docs
2013-11-06 14:56:32 -06:00
doc.sphinx.using_bro
Baseline updates after hash function change.
2016-07-13 10:11:37 -07: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.broccoli-vector
Unit test for broccoli vector support.
2013-12-03 11:28:06 -06:00
istate.events
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
istate.events-ssl
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
istate.hll
get hll ready for merging
2013-07-30 16:47:26 -07:00
istate.opaque
Add new unit test for opaque serialization.
2012-12-14 13:05:31 -08:00
istate.persistence
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
istate.pybroccoli
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
istate.sync
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
istate.topk
adapt to new folder structure
2013-07-31 12:06:59 -07:00
language.addr
Add parsing rules for IPv4/IPv6 subnet literal constants, addresses #888
2012-10-22 15:57:21 -05:00
language.any
Add more language tests
2012-09-04 17:39:00 -05:00
language.at-dir
Change @PATH to @DIR for clarity. Add @FILENAME. Addresses #869 .
2013-06-05 11:01:11 -05:00
language.at-filename
Change @PATH to @DIR for clarity. Add @FILENAME. Addresses #869 .
2013-06-05 11:01:11 -05:00
language.at-if
Add more language tests
2012-08-31 14:05:02 -05:00
language.at-if-invalid
Make using local IDs in @if directives an error.
2014-12-02 12:30:46 -06:00
language.at-ifdef
Add more language tests
2012-08-31 14:05:02 -05:00
language.at-ifndef
Add more language tests
2012-08-31 14:05:02 -05:00
language.at-load
Add more language tests
2012-08-31 14:05:02 -05:00
language.attr-default-coercion
BIT-1288: Improve coercion of &default expressions.
2014-11-18 12:40:16 -06:00
language.bool
Add more language tests
2012-09-04 17:39:00 -05:00
language.conditional-expression
Add more language tests
2012-08-29 17:14:03 -05:00
language.const
Make const variables actually constant. Addresses #922 .
2012-12-13 15:05:29 -06:00
language.container-ctor-scope
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.copy
Add more language tests
2012-08-29 17:14:03 -05:00
language.count
Add more language tests
2012-09-04 17:39:00 -05:00
language.cross-product-init
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.default-params
Allow default function/hook/event parameters. Addresses #972 .
2013-05-07 14:32:22 -05: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.deprecated
Improve use of &deprecated on functions.
2015-01-21 12:27:09 -06:00
language.double
Add more language tests
2012-09-04 17:39:00 -05:00
language.enum
Add tests of the Bro scripting language
2012-08-24 11:32:49 -05: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.event
Added interpreter error for local event variables.
2016-05-11 12:26:11 +02:00
language.event-local-var
Added interpreter error for local event variables.
2016-05-11 12:26:11 +02:00
language.expire-expr-error
Fix race condition causing some tests to fail
2017-05-24 14:45:11 -05:00
language.expire-func-undef
Fix for a table refering to a expire function that's not defined.
2016-05-23 12:48:34 -07:00
language.expire-redef
Adding missing baseline update.
2016-08-12 08:21:26 -07:00
language.expire-type-error
Merge branch 'topic/jgras/expire-redef' of https://github.com/J-Gras/bro
2016-06-14 17:22:25 -07:00
language.expire_func
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.expire_multiple
Check that there is only one of read, write, create_expire
2016-03-18 12:34:26 -07:00
language.expire_multiple-2
Check that there is only one of read, write, create_expire
2016-03-18 12:34:26 -07:00
language.expire_multiple-3
Check that there is only one of read, write, create_expire
2016-03-18 12:34:26 -07:00
language.expire_subnet
Tiny scoping updates and test baseline updates for Intel framework.
2016-08-05 09:29:23 -04:00
language.file
Add tests of the Bro scripting language
2012-08-24 11:32:49 -05:00
language.for
Add tests of the Bro scripting language
2012-08-24 11:32:49 -05:00
language.func-assignment
Fix function type-equivalence requiring same param names, addresses #957
2013-03-07 13:02:33 -06:00
language.function
Add tests of the Bro scripting language
2012-08-24 11:32:49 -05:00
language.hook
Fix precedence of hook
2016-06-13 16:02:06 -07:00
language.hook_calls
Change hook calls to only be allowed when preceded by "hook" keyword.
2012-11-30 15:39:00 -06:00
language.if
Add tests of the Bro scripting language
2012-08-24 11:32:49 -05:00
language.incr-vec-expr
Fix segfault when incrementing whole vector values.
2012-07-13 14:32:50 -05:00
language.init-in-anon-function
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.int
Add more language tests
2012-09-04 17:39:00 -05:00
language.interval
Uncomment some previously-broken tests
2012-09-25 16:05:23 -05:00
language.invalid_index
Invalid vector indices now generate error message (addresses #24 ).
2012-12-04 15:22:16 -06:00
language.ipv6-literals
Change IPv6 output format to no longer automatically be bracketed.
2012-05-07 12:55:54 -05:00
language.module
Add more language tests
2012-08-29 17:14:03 -05:00
language.named-record-ctors
Fix record coercion tolerance of optional fields.
2013-10-23 11:37:23 -05:00
language.named-set-ctors
Improve set constructor argument coercion.
2013-05-29 16:49:12 -05:00
language.named-table-ctors
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.named-vector-ctors
Allow named vector constructors. Addresses #983 .
2013-05-30 10:57:28 -05:00
language.next-test
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.no-module
Allow access to global variables using GLOBAL:: namespace.
2016-12-07 15:28:34 -08:00
language.null-statement
Add tests of the Bro scripting language
2012-08-24 11:32:49 -05:00
language.outer_param_binding
Merge remote-tracking branch 'origin/topic/jsiwek/outer_param_binding'
2014-08-22 15:23:18 -07:00
language.pattern
Add more language tests
2012-09-04 17:39:00 -05:00
language.port
Add more language tests
2012-09-04 17:39:00 -05:00
language.precedence
Add more language tests
2012-08-29 17:14:03 -05: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
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.record-bad-ctor
Improve type checking of records, addresses BIT-1159.
2014-03-20 13:54:26 -05:00
language.record-bad-ctor2
Change record ctors to only allow record-field-assignment expressions.
2014-05-19 15:50:00 -05:00
language.record-ceorce-orphan
Updating tests.
2013-12-04 12:40:51 -08:00
language.record-coerce-clash
BIT-1350: improve record coercion type checking.
2015-04-27 16:37:40 -05:00
language.record-default-coercion
Fix record coercion for default inner record fields (addresses #973 ).
2013-04-23 09:57:55 -05:00
language.record-default-set-mismatch
Fixing segfault with mismatching set &default in record field.
2013-12-18 09:17:05 -08:00
language.record-extension
Fix redef'ing records with &default empty set fields.
2011-08-12 23:24:49 -07:00
language.record-function-recursion
Fix crash when printing type of recursive structures.
2016-02-03 13:22:05 -08:00
language.record-index-complex-fields
Baseline updates after hash function change.
2016-07-13 10:11:37 -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.record-type-checking
Improve type checking of records, addresses BIT-1159.
2014-03-20 13:54:26 -05:00
language.redef-same-prefixtable-idx
Fix use-after-free in some cases of reassigning a table index.
2014-06-10 13:38:32 -05:00
language.returnwhen
Fix three bugs with 'when' and 'return when' statements. Addresses #946
2013-02-19 11:38:17 -06:00
language.set
Add more language tests
2012-08-31 14:05:02 -05:00
language.set-opt-record-index
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.set-type-checking
BIT-1367: improve coercion of anonymous records in set constructor.
2015-04-06 12:14:59 -05:00
language.short-circuit
Add tests of the Bro scripting language
2012-08-24 11:32:49 -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.string
Add more language tests
2012-09-04 17:39:00 -05:00
language.string-indexing
Support omission of string slice low/high indices, BIT-1097.
2013-12-04 15:11:48 -06:00
language.strings
Moving the test-scripts from the old test-suite over to btest.
2011-05-10 17:28:09 -07:00
language.subnet
Add parsing rules for IPv4/IPv6 subnet literal constants, addresses #888
2012-10-22 15:57:21 -05:00
language.switch-incomplete
Merge remote-tracking branch 'origin/topic/jsiwek/no-switch-fallthrough'
2013-01-23 14:41:23 -08:00
language.switch-statement
Finish implementation of script-layer switch statement. Addresses #754 .
2012-12-20 12:49:50 -06:00
language.table
Fix ambiguity between composite table index and record ctor expressions.
2012-11-16 12:43:39 -06:00
language.table-default-record
Table lookups return copy of non-const &default vals (addresses #981 ).
2013-05-03 11:22:15 -05:00
language.table-init
Allow local table variables to be initialized with {} list expressions.
2012-01-04 16:44:25 -06:00
language.table-init-attrs
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.table-init-container-ctors
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.table-init-record-idx
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.table-init-record-idx-2
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.table-init-record-idx-3
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.table-init-record-idx-4
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.table-redef
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
language.table-type-checking
Add unit tests covering vector/set/table ctors/inits.
2014-03-21 09:22:03 -05:00
language.time
Add more language tests
2012-09-04 17:39:00 -05:00
language.timeout
Add tests of the Bro scripting language
2012-08-24 11:32:49 -05:00
language.type-type-error
Improve error for invalid use of types as values (addresses #923 ).
2012-12-18 14:31:39 -06:00
language.undefined-delete-field
Fix crash when deleting non existing record member.
2016-01-12 15:02:20 -08:00
language.uninitialized-local
Fix uninitialized locals in event/hook handlers from having a value.
2013-01-17 15:21:50 -06:00
language.uninitialized-local2
BIT-1785: fix scripts able to access uninitialized variables.
2017-02-06 23:30:54 -06:00
language.vector
Add more language tests
2012-09-04 17:39:00 -05:00
language.vector-coerce-expr
Implementing a VectorCoerceExpr.
2011-04-19 16:58:18 -07:00
language.vector-in-operator
BIT-1280: Fix checking vector indices via "in".
2014-10-28 14:21:16 -05: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.vector-type-checking
Add unit tests covering vector/set/table ctors/inits.
2014-03-21 09:22:03 -05:00
language.vector-unspecified
Allow iterating over bif functions with result type vector of any.
2014-02-25 15:30:29 -08:00
language.when
Fix race condition in language/when.bro test
2012-09-24 18:20:42 -05:00
language.when-unitialized-rhs
Fix segfault if when statement's RHS is unitialized.
2014-10-30 12:19:25 -05:00
language.while
Baseline updates after hash function change.
2016-07-13 10:11:37 -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
plugins.api-version-mismatch
Updating plugin tests.
2015-02-16 20:26:26 -08:00
plugins.bifs-and-scripts
Merge remote-tracking branch 'origin/topic/robin/plugin-updates'
2015-02-23 12:20:39 -06:00
plugins.bifs-and-scripts-install
Merge remote-tracking branch 'origin/topic/robin/plugin-updates'
2015-02-23 12:20:39 -06:00
plugins.file
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
plugins.hooks
Plugin: Add hooks for log init and writing.
2017-04-24 14:02:05 -07:00
plugins.init-plugin
Merge remote-tracking branch 'origin/topic/robin/plugin-updates'
2015-02-23 12:20:39 -06:00
plugins.logging-hooks
Plugin: Add hooks for log init and writing.
2017-04-24 14:02:05 -07:00
plugins.pktdumper
Include plugin unit tests into the top-level btest configuration.
2014-10-07 15:33:18 -07:00
plugins.pktsrc
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
plugins.protocol
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
plugins.reader
Use the deterministic bro_random in a test, instead of os random().
2016-10-06 12:56:52 -07:00
plugins.writer
Fixing tests
2017-01-25 02:06:35 -05:00
scripts.base.files.entropy.basic
Add a file entropy test.
2016-04-13 00:44:02 -04:00
scripts.base.files.extract.limit
Extend file extraction log.
2017-01-25 01:16:46 -05:00
scripts.base.files.pe.basic
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.files.unified2.alert
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.files.x509.1999
Fix parsing of x509 pre-y2k dates
2016-04-26 12:30:28 -07:00
scripts.base.frameworks.analyzer.schedule-analyzer
Moving all analyzers over to new structure.
2013-04-16 20:52:03 -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.cluster.start-it-up-logger
Add a test for starting a cluster with a logger node
2016-07-15 15:23:49 -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.file-analysis.actions.data_event
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.frameworks.file-analysis.bifs.register_mime_type
Fixing tests
2017-01-25 02:06:35 -05:00
scripts.base.frameworks.file-analysis.bifs.remove_action
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.frameworks.file-analysis.bifs.set_timeout_interval
Merge branch 'topic/robin/ascii-escape-normalization'
2015-04-21 15:59:54 -07:00
scripts.base.frameworks.file-analysis.bifs.stop
Updates the files event api and brings file reassembly up to master.
2014-09-26 00:40:37 -04:00
scripts.base.frameworks.file-analysis.big-bof-buffer
Fixing tests
2017-01-25 02:06:35 -05:00
scripts.base.frameworks.file-analysis.byteranges
Adding test with command line that used to trigger a crash.
2017-01-31 14:52:37 -08:00
scripts.base.frameworks.file-analysis.ftp
Updates the files event api and brings file reassembly up to master.
2014-09-26 00:40:37 -04:00
scripts.base.frameworks.file-analysis.http.get
Merge branch 'topic/robin/ascii-escape-normalization'
2015-04-21 15:59:54 -07:00
scripts.base.frameworks.file-analysis.http.multipart
Merge branch 'topic/robin/ascii-escape-normalization'
2015-04-21 15:59:54 -07:00
scripts.base.frameworks.file-analysis.http.partial-content
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.file-analysis.http.pipeline
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.frameworks.file-analysis.http.post
Merge branch 'topic/robin/ascii-escape-normalization'
2015-04-21 15:59:54 -07:00
scripts.base.frameworks.file-analysis.input.basic
Updates the files event api and brings file reassembly up to master.
2014-09-26 00:40:37 -04:00
scripts.base.frameworks.file-analysis.irc
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.frameworks.file-analysis.logging
Fixing tests
2017-01-25 02:06:35 -05:00
scripts.base.frameworks.file-analysis.smtp
Appended smtp.trace with CC: header baseline test
2015-07-26 22:48:31 +03:00
scripts.base.frameworks.input.basic
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.bignumber
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.binary
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.frameworks.input.default
Fixed &default values ignored by input framework.
2016-06-16 01:02:51 +02:00
scripts.base.frameworks.input.empty-values-hashing
Add error events to input framework.
2016-07-22 19:45:28 -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.errors
Input: Further small changes to error handling
2016-07-25 15:35:46 -07:00
scripts.base.frameworks.input.event
Add error events to input framework.
2016-07-22 19:45:28 -07:00
scripts.base.frameworks.input.invalid-lines
Ascii reader error changes - fix small bugs
2017-03-03 12:42:44 -08:00
scripts.base.frameworks.input.invalidnumbers
Add error events to input framework.
2016-07-22 19:45:28 -07:00
scripts.base.frameworks.input.invalidtext
Input: Further small changes to error handling
2016-07-25 15:35:46 -07:00
scripts.base.frameworks.input.missing-enum
Tiny fix to correct a warning message.
2017-02-23 23:13:48 -05:00
scripts.base.frameworks.input.missing-file
Ascii reader error changes - fix small bugs
2017-03-03 12:42:44 -08:00
scripts.base.frameworks.input.missing-file-initially
Ascii reader error changes - fix small bugs
2017-03-03 12:42:44 -08: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
Baseline updates after hash function change.
2016-07-13 10:11:37 -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
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.predicatemodifyandreread
Baseline updates after hash function change.
2016-07-13 10:11:37 -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.basic
Add error events to input framework.
2016-07-22 19:45:28 -07:00
scripts.base.frameworks.input.raw.execute
Add error events to input framework.
2016-07-22 19:45:28 -07:00
scripts.base.frameworks.input.raw.executestdin
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.frameworks.input.raw.executestream
Add error events to input framework.
2016-07-22 19:45:28 -07:00
scripts.base.frameworks.input.raw.long
small fixes.
2013-05-27 22:59:27 -07:00
scripts.base.frameworks.input.raw.offset
Fix offset=-1 (eof) for raw reader
2015-09-16 15:16:04 -07:00
scripts.base.frameworks.input.raw.rereadraw
Add error events to input framework.
2016-07-22 19:45:28 -07:00
scripts.base.frameworks.input.raw.stderr
fix warning.
2013-06-08 05:57:56 -07:00
scripts.base.frameworks.input.raw.streamraw
Add error events to input framework.
2016-07-22 19:45:28 -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
Add error events to input framework.
2016-07-22 19:45:28 -07:00
scripts.base.frameworks.input.set
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.setseparator
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.setspecialcases
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.sqlite.basic
Baseline updates for the addition of local_resp.
2015-02-23 16:25:11 -08:00
scripts.base.frameworks.input.sqlite.error
make sqlite3 executable required and add test-cases for errors
2013-05-14 22:09:46 -07:00
scripts.base.frameworks.input.sqlite.port
make sqlite support more or less work for logging and input
2013-01-15 16:01:30 -08:00
scripts.base.frameworks.input.sqlite.types
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.stream
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.subrecord
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.subrecord-event
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.tableevent
Fix race-condition in table-event test.
2013-03-07 20:28:18 -08:00
scripts.base.frameworks.input.twotables
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.unsupported_types
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.input.windows
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.intel.cluster-transparency
Refactored FAF integration of intel framework.
2016-06-15 21:56:53 +02:00
scripts.base.frameworks.intel.expire-item
Updated expiration test case to cover reinsertion.
2017-02-09 19:40:25 +01:00
scripts.base.frameworks.intel.input-and-match
Refactored FAF integration of intel framework.
2016-06-15 21:56:53 +02:00
scripts.base.frameworks.intel.match-subnet
Tiny scoping updates and test baseline updates for Intel framework.
2016-08-05 09:29:23 -04:00
scripts.base.frameworks.intel.read-file-dist-cluster
Refactored FAF integration of intel framework.
2016-06-15 21:56:53 +02:00
scripts.base.frameworks.intel.remove-item-cluster
Refactored FAF integration of intel framework.
2016-06-15 21:56:53 +02:00
scripts.base.frameworks.intel.remove-non-existing
Update failing intel framework test.
2017-02-11 08:36:47 -08:00
scripts.base.frameworks.intel.updated-match
Tiny scoping updates and test baseline updates for Intel framework.
2016-08-05 09:29:23 -04: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-double
Do not use scientific notations when printing doubles in logs.
2016-05-23 16:07:22 -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-binary
In bifs, change ODesc objects to have RAW_STYLE.
2015-04-16 21:50:50 -07:00
scripts.base.frameworks.logging.ascii-escape-empty-str
Escape the empty indicator in logs if it occurs literally as a field's
2016-07-05 16:34:24 -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
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.logging.ascii-escape-set-separator
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.logging.ascii-gz
Add gzip log writing to the ascii writer.
2017-04-24 13:15:32 -07:00
scripts.base.frameworks.logging.ascii-json
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.logging.ascii-json-iso-timestamps
Added an option to the JSON formatter to use ISO 8601 for timestamps.
2014-03-10 14:22:35 -04:00
scripts.base.frameworks.logging.ascii-json-optional
Merge branch 'master' of https://github.com/aeppert/bro
2015-10-26 16:52:47 -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.ascii-tsv
Renaming ASCII writer filter option 'only_single_header_row' to 'tsv'.
2012-12-03 14:40:38 -08: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.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.field-extension
Change the function for log extension to take a path only and update tests.
2016-08-10 13:53:27 -04:00
scripts.base.frameworks.logging.field-extension-cluster
Actually check if the number of fields in a write are equal to the
2016-09-22 16:43:37 -07:00
scripts.base.frameworks.logging.field-extension-cluster-error
Actually check if the number of fields in a write are equal to the
2016-09-22 16:43:37 -07:00
scripts.base.frameworks.logging.field-extension-complex
Log extensions: series of small fixes and new tests.
2016-08-10 14:14:03 -07:00
scripts.base.frameworks.logging.field-extension-invalid
Log extensions: series of small fixes and new tests.
2016-08-10 14:14:03 -07:00
scripts.base.frameworks.logging.field-extension-optional
Log extensions: series of small fixes and new tests.
2016-08-10 14:14:03 -07:00
scripts.base.frameworks.logging.field-extension-table
Log extensions: series of small fixes and new tests.
2016-08-10 14:14:03 -07:00
scripts.base.frameworks.logging.field-name-map
Change the function for log extension to take a path only and update tests.
2016-08-10 13:53:27 -04: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
Baseline updates after hash function change.
2016-07-13 10:11:37 -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-config
Crashing bug in WriterBackend when deserializing WriterInfo where config
2015-02-23 13:54:44 -08:00
scripts.base.frameworks.logging.remote-types
Baseline updates after hash function change.
2016-07-13 10:11:37 -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.scope_sep
Change the function for log extension to take a path only and update tests.
2016-08-10 13:53:27 -04:00
scripts.base.frameworks.logging.scope_sep_and_field_name_map
Change the function for log extension to take a path only and update tests.
2016-08-10 13:53:27 -04:00
scripts.base.frameworks.logging.sqlite.error
rename the dbname configuration option to tablename.
2013-10-17 12:24:40 -07:00
scripts.base.frameworks.logging.sqlite.set
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.logging.sqlite.simultaneous-writes
Enable SQLite shared cache mode.
2016-07-21 12:10:20 -07:00
scripts.base.frameworks.logging.sqlite.types
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.logging.sqlite.wikipedia
Baseline updates after hash function change.
2016-07-13 10:11:37 -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
Baseline updates after hash function change.
2016-07-13 10:11:37 -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
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.netcontrol.acld
NetControl: small rule_error changes
2017-04-07 10:26:34 -07:00
scripts.base.frameworks.netcontrol.acld-hook
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
scripts.base.frameworks.netcontrol.basic
NetControl: add rule exists as state besides added and failure.
2016-03-24 15:06:07 -07:00
scripts.base.frameworks.netcontrol.basic-cluster
NetControl: find_rules_subnet works in cluster mode
2016-05-20 11:11:44 -07:00
scripts.base.frameworks.netcontrol.broker
NetControl: allow reasons in remove_rule calls.
2016-08-05 10:49:09 -07:00
scripts.base.frameworks.netcontrol.catch-and-release
NetControl: allow reasons in remove_rule calls.
2016-08-05 10:49:09 -07:00
scripts.base.frameworks.netcontrol.catch-and-release-2
NetControl: allow reasons in remove_rule calls.
2016-08-05 10:49:09 -07:00
scripts.base.frameworks.netcontrol.catch-and-release-forgotten
NetControl: allow reasons in remove_rule calls.
2016-08-05 10:49:09 -07:00
scripts.base.frameworks.netcontrol.delete-internal-state
NetControl: allow reasons in remove_rule calls.
2016-08-05 10:49:09 -07:00
scripts.base.frameworks.netcontrol.duplicate
Rewrite internal handling of rules.
2016-03-09 15:43:47 -08:00
scripts.base.frameworks.netcontrol.find-rules
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.netcontrol.hook
Rewrite internal handling of rules.
2016-03-09 15:43:47 -08:00
scripts.base.frameworks.netcontrol.multiple
NetControl: add rule exists as state besides added and failure.
2016-03-24 15:06:07 -07:00
scripts.base.frameworks.netcontrol.openflow
NetControl: add rule exists as state besides added and failure.
2016-03-24 15:06:07 -07:00
scripts.base.frameworks.netcontrol.packetfilter
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.netcontrol.quarantine-openflow
NetControl: add rule exists as state besides added and failure.
2016-03-24 15:06:07 -07:00
scripts.base.frameworks.netcontrol.timeout
Rewrite internal handling of rules.
2016-03-09 15:43:47 -08:00
scripts.base.frameworks.notice.cluster
Change #types description of sets to set
2014-04-01 16:25:47 -07:00
scripts.base.frameworks.notice.mail-alarms
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.notice.suppression
Change #types description of sets to set
2014-04-01 16:25:47 -07:00
scripts.base.frameworks.notice.suppression-cluster
Change #types description of sets to set
2014-04-01 16:25:47 -07:00
scripts.base.frameworks.openflow.broker-basic
Rename the BrokerComm namespace to Broker
2016-03-30 14:31:25 -05:00
scripts.base.frameworks.openflow.log-basic
Update OpenFlow API and events.
2016-02-11 13:10:40 -08:00
scripts.base.frameworks.openflow.log-cluster
Update OpenFlow API and events.
2016-02-11 13:10:40 -08:00
scripts.base.frameworks.openflow.ryu-basic
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.reporter.disable-stderr
Updating baselines.
2012-08-10 13:25:18 -07:00
scripts.base.frameworks.reporter.stderr
Change reporter messages to more reliably print to stderr.
2013-01-18 12:46:00 -06:00
scripts.base.frameworks.software.version-parsing
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.sumstats.basic
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.sumstats.basic-cluster
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.sumstats.cluster-intermediate-update
Updates for SumStats API to deal with high memory stats.
2013-08-02 12:44:33 -04:00
scripts.base.frameworks.sumstats.on-demand
Updates for SumStats API to deal with high memory stats.
2013-08-02 12:44:33 -04:00
scripts.base.frameworks.sumstats.on-demand-cluster
Updates for SumStats API to deal with high memory stats.
2013-08-02 12:44:33 -04:00
scripts.base.frameworks.sumstats.sample
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.sumstats.sample-cluster
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.frameworks.sumstats.thresholding
Updating tests for HLL merge.
2013-08-31 11:17:49 -07:00
scripts.base.frameworks.sumstats.topk
topk for sumstats
2013-04-23 15:19:01 -07:00
scripts.base.frameworks.sumstats.topk-cluster
add topk cluster test
2013-04-24 15:30:24 -07:00
scripts.base.misc.find-filtered-trace
Add script to detect filtered TCP traces, addresses BIT-1119.
2014-01-31 17:04:58 -06:00
scripts.base.misc.version
Version parsing scripts now supports several beta versions.
2016-11-01 11:19:14 -07:00
scripts.base.misc.version-2
Add convenient way to access version information to Bro.
2016-09-29 12:45:48 -07:00
scripts.base.protocols.arp.basic
ARP: remove unnecessary variables and add testcase
2016-04-27 06:51:04 -07: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.conn.new_connection_contents
Fix duplication of new_connection_contents event
2016-05-17 10:32:13 -07:00
scripts.base.protocols.conn.polling
Add an example of a GridFTP data channel detection script.
2012-10-01 12:32:24 -05:00
scripts.base.protocols.conn.threshold
Add high level api for thresholding that holds lists of thresholds
2015-04-17 06:57:58 -07:00
scripts.base.protocols.dce-rpc.mapi
Fixes for DCE_RPC analyzer
2016-10-08 10:00:26 -04:00
scripts.base.protocols.dhcp.dhcp-all-msg-types
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dhcp.inform
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_del_measure
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_en_spon
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_file_del
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_file_read
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_file_write
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_link_only
quickly fix another bug; adding missing field of the declaration of dnp3_request_application_header and dnp3_response_application_header
2014-08-16 11:01:30 -05:00
scripts.base.protocols.dnp3.dnp3_read
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_rec_time
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_select_operate
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_udp_en_spon
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_udp_read
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_udp_select_operate
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_udp_write
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.dnp3_write
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dnp3.events
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dns.caa
Add DNS tests for huge TLL and CAA
2016-04-25 15:43:20 -07:00
scripts.base.protocols.dns.dns-key
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dns.duplicate-reponses
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dns.flip
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dns.huge-ttl
Add DNS tests for huge TLL and CAA
2016-04-25 15:43:20 -07:00
scripts.base.protocols.dns.multiple-txt-strings
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.dns.tsig
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.protocols.dns.zero-responses
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ftp.cwd-navigation
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ftp.ftp-get-file-size
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ftp.ftp-ipv4
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ftp.ftp-ipv6
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ftp.gridftp
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.100-continue
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.content-range-gap
Fix file analysis placement of data after gap in HTTP Content-Range.
2014-09-11 12:25:43 -05:00
scripts.base.protocols.http.entity-gap
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.protocols.http.entity-gap2
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.protocols.http.http-bad-request-with-version
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.http-connect
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.http-connect-with-header
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.http-filename
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.http-methods
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.http-pipelining
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.missing-zlib-header
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.multipart-extract
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.no-uri
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.http.no-version
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.imap.capabilities
Add support of getting server capabilities to IMAP parser.
2015-07-23 11:15:57 -07:00
scripts.base.protocols.imap.starttls
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.irc.basic
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.irc.events
Merge branch 'master' of https://github.com/marktayl/bro
2016-02-12 18:55:25 -08:00
scripts.base.protocols.irc.starttls
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.krb.kinit
Merge remote-tracking branch 'origin/topic/vladg/krb5-ticket-tracking'
2017-02-22 00:01:20 -05:00
scripts.base.protocols.krb.tgs
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.modbus.coil_parsing_big
Add some documentation for modbus data types.
2016-06-18 01:46:07 -04:00
scripts.base.protocols.modbus.coil_parsing_small
Add some documentation for modbus data types.
2016-06-18 01:46:07 -04:00
scripts.base.protocols.modbus.events
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.modbus.exception_handling
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.modbus.policy
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.modbus.register_parsing
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.mysql.auth
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.mysql.wireshark
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.nfs.basic
Add nfs unittest. Includes an example for the new nfs_proc_rename.
2017-05-18 08:41:52 -04:00
scripts.base.protocols.pop3.starttls
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.radius.auth
Rework the RADIUS base script.
2017-02-20 00:07:14 -05:00
scripts.base.protocols.radius.radius-multiple-attempts
Rework the RADIUS base script.
2017-02-20 00:07:14 -05:00
scripts.base.protocols.rdp.rdp-proprietary-encryption
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.rdp.rdp-to-ssl
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.rdp.rdp-x509
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.rfb.rfb-apple-remote-desktop
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.rfb.vnc-mac-to-linux
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.sip.wireshark
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.smb.raw-ntlm
Including a test for raw NTLM in SMB
2016-10-26 10:41:08 -04:00
scripts.base.protocols.smb.smb1
Merge remote-tracking branch 'origin/master' into topic/seth/smb
2016-08-08 15:46:49 -04:00
scripts.base.protocols.smb.smb1-transaction-dcerpc
Merge remote-tracking branch 'origin/master' into topic/seth/smb
2016-08-08 15:46:49 -04:00
scripts.base.protocols.smb.smb2
Fixing tests
2017-01-25 02:06:35 -05:00
scripts.base.protocols.smtp.attachment
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.smtp.basic
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.smtp.one-side
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.smtp.starttls
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.snmp.snmp-addr
Correct endianness of IP addresses in SNMP.
2016-07-26 15:02:11 -07:00
scripts.base.protocols.snmp.v1
Correct endianness of IP addresses in SNMP.
2016-07-26 15:02:11 -07:00
scripts.base.protocols.snmp.v2
Add SNMP datagram parsing support.
2014-02-18 14:41:32 -06:00
scripts.base.protocols.snmp.v3
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.protocols.socks.socks-auth
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.socks.trace1
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.socks.trace2
Baseline updates after hash function change.
2016-07-13 10:11:37 -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.ssh.basic
Merge remote-tracking branch 'origin/topic/vladg/bit-1641'
2016-10-18 21:57:27 -04:00
scripts.base.protocols.ssh.one-auth-fail-only
Merge remote-tracking branch 'origin/topic/vladg/bit-1641'
2016-10-18 21:57:27 -04:00
scripts.base.protocols.ssl.basic
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.common_name
Do not log common name by default (it is most interesting for scripts)
2015-03-03 16:38:25 -08:00
scripts.base.protocols.ssl.cve-2015-3194
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.dhe
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.dpd
SSL: update dpd signature for TLS1.3
2017-04-05 08:58:08 -07:00
scripts.base.protocols.ssl.dtls
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.dtls-stun-dpd
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.ecdhe
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.ecdsa
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.fragment
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.handshake-events
Add two more ssl events - one triggered for each handshake message and one
2014-06-06 12:50:54 -07:00
scripts.base.protocols.ssl.ocsp-stapling
Implement verification of OCSP replies.
2014-05-16 10:32:08 -07:00
scripts.base.protocols.ssl.tls-1.2
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.tls-1.2-ciphers
Change ciphers in changes ciphers from a set to a vector.
2013-12-04 11:38:15 -08:00
scripts.base.protocols.ssl.tls-1.2-handshake-failure
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.ssl.tls-1.2-random
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.protocols.ssl.tls-extension-events
Add support for two TLS 1.3 extensions.
2017-04-05 11:55:40 -07:00
scripts.base.protocols.ssl.tls13
TLS 1.3 support.
2016-10-07 12:51:43 -07:00
scripts.base.protocols.ssl.x509_extensions
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.protocols.syslog.trace
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.tcp.pending
Fix behavior of connection_pending event
2016-07-26 15:49:51 -07:00
scripts.base.protocols.xmpp.client-dpd
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.xmpp.server-dialback-dpd
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.protocols.xmpp.starttls
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.utils.active-http
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.utils.addrs
Deprecate split* family of BIFs.
2015-01-21 15:34:42 -06: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.decompose_uri
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.utils.dir
Exec module changes/fixes.
2013-07-23 14:16:39 -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.exec
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.utils.files
extract_filename_from_content_disposition is still hacky but more closely aligns with RFC5987
2013-07-09 14:05:36 -04:00
scripts.base.utils.json
Fix to_json() to not lose precision for values of type double
2017-02-02 13:03:05 -06: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
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.utils.queue
Fixed the measurement "sample" plugin.
2013-04-02 00:19:06 -04:00
scripts.base.utils.site
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.base.utils.strings
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
scripts.base.utils.thresholds
Reorganizing btest/policy directory to match new scripts/ organization
2011-08-11 10:43:11 -05:00
scripts.base.utils.urls
Updates for the urls.bro script. Fixes BIT-1404.
2015-06-01 11:38:26 -04: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.frameworks.intel.seen.certs
Tiny scoping updates and test baseline updates for Intel framework.
2016-08-05 09:29:23 -04:00
scripts.policy.frameworks.intel.seen.smtp
Tiny scoping updates and test baseline updates for Intel framework.
2016-08-05 09:29:23 -04:00
scripts.policy.frameworks.intel.whitelisting
Tiny scoping updates and test baseline updates for Intel framework.
2016-08-05 09:29:23 -04:00
scripts.policy.frameworks.software.vulnerable
Change #types description of sets to set
2014-04-01 16:25:47 -07:00
scripts.policy.misc.dump-events
Fix layer 2 connection flipping.
2017-01-30 15:13:56 -08:00
scripts.policy.protocols.conn.known-hosts
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.policy.protocols.conn.known-services
Change #types description of sets to set
2014-04-01 16:25:47 -07:00
scripts.policy.protocols.conn.mac-logging
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.policy.protocols.conn.vlan-logging
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.policy.protocols.dhcp.known-devices-and-hostnames.basic
DHCP: Adding unit tests.
2013-07-31 17:30:56 -04:00
scripts.policy.protocols.http.flash-version
Adding tests for Flash version parsing and plugin detection.
2015-07-30 07:23:14 -07:00
scripts.policy.protocols.http.header-names
Baseline updates after hash function change.
2016-07-13 10:11:37 -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
scripts.policy.protocols.krb.ticket-logging
I missed one test I needed to update for the kerberos commit that I just pushed.
2017-02-22 00:02:51 -05:00
scripts.policy.protocols.ssh.detect-bruteforcing
Updates related to SSH analysis.
2015-03-30 11:30:48 -05:00
scripts.policy.protocols.ssl.expiring-certs
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.policy.protocols.ssl.extract-certs-pem
Finishing touches of the x509 file analyzer.
2014-03-13 15:21:30 -07:00
scripts.policy.protocols.ssl.heartbleed
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.policy.protocols.ssl.known-certs
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.policy.protocols.ssl.log-hostcerts-only
Fix x509 certificate Version (the +1 was missing...).
2014-03-19 21:46:19 -07:00
scripts.policy.protocols.ssl.validate-certs
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.policy.protocols.ssl.validate-certs-no-cache
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.policy.protocols.ssl.validate-ocsp
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
scripts.policy.protocols.ssl.weak-keys
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
signatures.bad-eval-condition
Add type checking for signature 'eval' condition functions.
2012-08-23 11:52:39 -05:00
signatures.dpd
Test-suite passes.
2013-03-26 15:40:23 -07:00
signatures.dst-ip-cidr-v4
Fix a couple of problems with signature matching.
2016-10-19 14:23:43 -07:00
signatures.dst-ip-header-condition-v4
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.dst-ip-header-condition-v4-masks
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.dst-ip-header-condition-v6
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.dst-ip-header-condition-v6-masks
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.dst-port-header-condition
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.eval-condition
Baseline updates after hash function change.
2016-07-13 10:11:37 -07:00
signatures.header-header-condition
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.id-lookup
Fix signatures that use identifiers of type table.
2013-09-05 13:01:40 -05:00
signatures.ip-proto-header-condition
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.load-sigs
Changing what's escaped when printing.
2015-04-15 16:59:50 -07:00
signatures.src-ip-header-condition-v4
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.src-ip-header-condition-v4-masks
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.src-ip-header-condition-v6
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.src-ip-header-condition-v6-masks
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.src-port-header-condition
Add IPv6 support to signature header conditions.
2012-10-17 11:11:51 -05:00
signatures.udp-packetwise-match
Sorting test output for stability.
2015-04-09 15:22:59 -07:00
signatures.udp-payload-size
Fix a couple of problems with signature matching.
2016-10-19 14:23:43 -07:00