.. |
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
|
Update baseline with now correct FP tests.
|
2013-08-03 16:54:47 +02:00 |
bifs.bloomfilter-seed
|
Using a real hash function for hashing a BitVector's internal state.
|
2013-08-01 10:46:05 -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.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
|
Add decode_base64_custom BiF to allow alternate base64 alphabets.
|
2011-11-11 13:48:11 -06:00 |
bifs.edit
|
Add tests for previously-untested strings BIFs
|
2012-05-23 16:34:03 -05:00 |
bifs.enable_raw_output
|
Fix &raw_output and enable_raw_output interpretation of NUL characters
|
2011-08-03 10:51:40 -05:00 |
bifs.encode_base64
|
and add bae64 bif tests.
|
2013-03-12 09:33:49 -07: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
|
Add tests for previously-untested strings BIFs
|
2012-05-23 16:34:03 -05:00 |
bifs.exit
|
Add more tests for previously-untested BIFs
|
2012-05-24 16:33:19 -05:00 |
bifs.file_mode
|
Add more tests for previously-untested BIFs
|
2012-05-29 14:04:36 -05:00 |
bifs.find_all
|
Add tests for previously-untested strings BIFs
|
2012-05-23 16:34:03 -05:00 |
bifs.find_entropy
|
Add more tests for previously-untested BIFs
|
2012-05-30 16:30:50 -05:00 |
bifs.find_last
|
Add tests for previously-untested strings BIFs
|
2012-05-23 16:34:03 -05:00 |
bifs.fmt
|
Improve "fmt" BIF documentation comment
|
2012-06-01 18:11:46 -05:00 |
bifs.fmt_ftp_port
|
Add more tests for previously-untested BIFs
|
2012-05-30 16:30:50 -05:00 |
bifs.get_port_transport_proto
|
Add more tests for previously-untested BIFs
|
2012-05-30 16:30:50 -05:00 |
bifs.getsetenv
|
Add more tests for previously-untested BIFs
|
2012-05-24 16:33:19 -05:00 |
bifs.global_ids
|
Add more tests for previously-untested BIFs
|
2012-05-30 16:30:50 -05:00 |
bifs.global_sizes
|
Add tests for untested BIFs
|
2012-08-03 17:24:04 -05:00 |
bifs.hexdump
|
Add tests for previously-untested strings BIFs
|
2012-05-23 16:34:03 -05:00 |
bifs.hexstr_to_bytestring
|
Merge remote-tracking branch 'origin/topic/bernhard/hexstr'
|
2013-08-27 13:30:25 -07:00 |
bifs.hll_cardinality
|
get hll ready for merging
|
2013-07-30 16:47:26 -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
|
Fix the join_string_vec BIF and add more tests
|
2012-05-30 16:50:43 -05: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.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
|
Updating baselines.
|
2011-04-23 10:47:14 -07:00 |
bifs.order
|
Improve test cases for "order" BIF
|
2012-06-01 15:50:49 -05:00 |
bifs.parse_ftp
|
Add more tests for previously-untested BIFs
|
2012-05-29 14:04:36 -05:00 |
bifs.piped_exec
|
piped_exec can now write nulls in the "to_write" argument.
|
2011-08-09 09:51:03 -04:00 |
bifs.ptr_name_to_addr
|
Change IPv6 output format to no longer automatically be bracketed.
|
2012-05-07 12:55:54 -05:00 |
bifs.rand
|
Fix inconsistencies in random number generation.
|
2012-06-29 16:24:31 -05:00 |
bifs.raw_bytes_to_v4_addr
|
Add more tests for previously-untested BIFs
|
2012-05-29 14:04:36 -05:00 |
bifs.reading_traces
|
Add more BIF tests
|
2012-08-07 14:10:55 -05:00 |
bifs.record_type_to_vector
|
Add more tests for previously-untested BIFs
|
2012-05-25 17:15:29 -05:00 |
bifs.records_fields
|
Fix &default fields in records not being initialized in coerced assignments.
|
2011-12-15 12:16:42 -06:00 |
bifs.remask_addr
|
Refactoring various usages of new IPAddr class.
|
2012-02-22 14:45:44 -06:00 |
bifs.resize
|
Add more tests for previously-untested BIFs
|
2012-05-24 16:33:19 -05:00 |
bifs.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
|
Add tests for previously-untested strings BIFs
|
2012-05-23 16:34:03 -05:00 |
bifs.string_to_pattern
|
Add more tests for previously-untested BIFs
|
2012-05-29 14:04:36 -05:00 |
bifs.strip
|
Add tests for previously-untested strings BIFs
|
2012-05-23 16:34:03 -05:00 |
bifs.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.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
|
Merge remote branch 'origin/topic/gilbert/rand-pool'
|
2011-09-07 16:17:59 -07:00 |
bifs.unique_id-rnd
|
Updating tests.
|
2011-08-14 22:16:46 -07:00 |
bifs.uuid_to_string
|
Add more tests for previously-untested BIFs
|
2012-05-30 16:30:50 -05:00 |
bifs.x509_verify
|
Finishing touches of the x509 file analyzer.
|
2014-03-13 15:21:30 -07:00 |
broker.clone_store
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
broker.connection_updates
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
broker.data
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
broker.master_store
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
broker.remote_event
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
broker.remote_log
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
broker.remote_print
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
core.bits_per_uid
|
Review/fix/change file reassembly functionality.
|
2014-12-16 14:05:15 -06: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
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05:00 |
core.conn-size-threshold
|
Allow setting packet and byte thresholds for connections.
|
2015-04-17 06:57:51 -07:00 |
core.conn-uid
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05: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.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
|
Derive results of DNS lookups from from input when in BRO_DNS_FAKE mode.
|
2014-03-14 12:01:09 -05: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.icmp.icmp-context
|
Change IPv6 output format to no longer automatically be bracketed.
|
2012-05-07 12:55:54 -05:00 |
core.icmp.icmp-events
|
Changes related to ICMPv6 Neighbor Discovery messages.
|
2012-04-18 13:13:56 -05:00 |
core.icmp.icmp6-context
|
Change IPv6 output format to no longer automatically be bracketed.
|
2012-05-07 12:55:54 -05:00 |
core.icmp.icmp6-events
|
Extract ICMPv6 NDP options and include in ICMP events (addresses #833).
|
2012-06-26 17:10:00 -05:00 |
core.icmp.icmp6-nd-options
|
Extract ICMPv6 NDP options and include in ICMP events (addresses #833).
|
2012-06-26 17:10:00 -05:00 |
core.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
|
BIT-1156: Fix parsing of DNS TXT RRs w/ multiple character-strings.
|
2014-04-24 16:20:01 -05:00 |
core.ipv6_esp
|
Change IPv6 output format to no longer automatically be bracketed.
|
2012-05-07 12:55:54 -05:00 |
core.ipv6_ext_headers
|
Change IPv6 output format to no longer automatically be bracketed.
|
2012-05-07 12:55:54 -05:00 |
core.ipv6_zero_len_ah
|
Fix construction of ip6_ah (Authentication Header) record values.
|
2012-09-18 16:52:12 -05:00 |
core.leaks.basic-cluster
|
Unit test tweaks/fixes.
|
2012-08-16 16:33:46 -05:00 |
core.leaks.broker.clone_store
|
Fix Broker leak tests.
|
2015-03-12 16:17:34 -05:00 |
core.leaks.broker.data
|
Fix Broker leak tests.
|
2015-03-12 16:17:34 -05:00 |
core.leaks.broker.master_store
|
Fix Broker leak tests.
|
2015-03-12 16:17:34 -05:00 |
core.leaks.broker.remote_event
|
Fix Broker leak tests.
|
2015-03-12 16:17:34 -05:00 |
core.leaks.broker.remote_log
|
Fix Broker leak tests.
|
2015-03-12 16:17:34 -05:00 |
core.leaks.broker.remote_print
|
Fix Broker leak tests.
|
2015-03-12 16:17:34 -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 for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.nop
|
Fixing bug causing crash when running without arguments.
|
2011-07-07 19:56:48 -07:00 |
core.pcap.dumper
|
A set of various fixes and smaller API tweaks, plus tests.
|
2014-08-24 19:55:26 -07:00 |
core.pcap.dynamic-filter
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08: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 for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.plugins.hooks
|
Adding a test building a file analyzer plugin.
|
2014-06-18 14:33:42 -07:00 |
core.pppoe
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.print-bpf-filters
|
Merge remote-tracking branch 'origin/topic/seth/rdp'
|
2015-03-30 17:10:04 -05:00 |
core.q-in-q
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08: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
|
Improve TCP FIN retransmission handling.
|
2014-01-24 15:51:58 -06:00 |
core.tcp.large-file-reassembly
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.tcp.miss-end-data
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.tcp.rst-after-syn
|
Fix a case where c$resp$size is misrepresented. Addresses #730.
|
2012-12-14 17:08:50 -06:00 |
core.truncation
|
Changing the start/end markers in logs to open/close now reflecting
|
2012-07-27 12:15:21 -07:00 |
core.tunnels.ayiya
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.tunnels.false-teredo
|
Add new Tunnel::delay_teredo_confirmation option, default to true.
|
2012-10-02 15:13:38 -05:00 |
core.tunnels.gre
|
SSH: Update baselines
|
2015-03-18 13:02:33 -04:00 |
core.tunnels.gre-in-gre
|
Identify GRE tunnels as Tunnel::GRE, not Tunnel::IP.
|
2015-03-13 13:03:58 -05:00 |
core.tunnels.gtp.different_dl_and_ul
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08: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 for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.tunnels.gtp.inner_ipv6
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.tunnels.gtp.inner_teredo
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08: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 for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.tunnels.gtp.opt_header
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.tunnels.gtp.outer_ip_frag
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.tunnels.gtp.pdp_ctx_messages
|
Add parsing for GTPv1 extension headers and control messages.
|
2013-02-07 14:59:02 -06:00 |
core.tunnels.gtp.unknown_or_too_short
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05:00 |
core.tunnels.ip-in-ip
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05:00 |
core.tunnels.ip-tunnel-uid
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05:00 |
core.tunnels.teredo
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.tunnels.teredo-known-services
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -07:00 |
core.tunnels.teredo_bubble_with_payload
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.vlan-mpls
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
core.when-interpreter-exceptions
|
Another attempt to improve core.when-interpreter-exceptions unit test.
|
2013-12-11 14:28:23 -06:00 |
coverage.bare-load-baseline
|
Update baselines.
|
2015-04-19 21:16:35 -04: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
|
Update baselines.
|
2015-04-19 21:16:35 -04:00 |
coverage.find-bro-logs
|
Update baselines.
|
2015-04-19 21:16:35 -04:00 |
coverage.init-default
|
Updating baselines for packet filter changes.
|
2013-10-24 14:31:23 -07: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
|
Fix an example in quickstart docs.
|
2015-03-23 13:05:58 -05:00 |
doc.sphinx.connection-record-01
|
Wrap threshold stuff up - fix two small bugs and update baselines.
|
2015-04-17 09:59:34 -07:00 |
doc.sphinx.connection-record-02
|
Wrap threshold stuff up - fix two small bugs and update baselines.
|
2015-04-17 09:59:34 -07:00 |
doc.sphinx.data_struct_record_01
|
Updating Sphinx tests for manual.
|
2013-10-07 16:48:38 -07:00 |
doc.sphinx.data_struct_record_02
|
Updating Sphinx tests for manual.
|
2013-10-07 16:48:38 -07:00 |
doc.sphinx.data_struct_set_declaration
|
Updating Sphinx tests for manual.
|
2013-10-07 16:48:38 -07:00 |
doc.sphinx.data_struct_table_complex
|
Updating Sphinx tests for manual.
|
2013-10-07 16:48:38 -07:00 |
doc.sphinx.data_struct_table_declaration
|
Updating Sphinx tests for manual.
|
2013-10-07 16:48:38 -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
|
Updating Sphinx tests for manual.
|
2013-10-07 16:48:38 -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
|
Updating Sphinx tests for manual.
|
2013-10-07 16:48:38 -07:00 |
doc.sphinx.file-analysis-01
|
Convert File Analysis examples to using btest sphinx
|
2013-10-09 23:41:37 -05: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
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -07:00 |
doc.sphinx.include-doc_frameworks_broker_connecting-connector_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_connecting-listener_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_events-connector_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_events-listener_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_logs-connector_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_logs-listener_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_printing-connector_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_printing-listener_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_stores-connector_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_stores-listener_bro
|
Rename comm/ directories to broker/
|
2015-03-05 17:02:25 -06:00 |
doc.sphinx.include-doc_frameworks_broker_testlog_bro
|
Fix outdated documentation unit tests.
|
2015-03-30 11:03:21 -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
|
Update documentation (broken links, outdated tests).
|
2015-01-21 16:38:31 -06: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_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
|
Update documentation (broken links, outdated tests).
|
2015-01-21 16:38:31 -06: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
|
Updating Sphinx tests for manual.
|
2013-10-07 16:48:38 -07:00 |
doc.sphinx.include-doc_scripting_data_struct_record_02_bro
|
Updating Sphinx tests for manual.
|
2013-10-07 16:48:38 -07: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_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-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_base_protocols_conn_main_bro
|
Updating docs for recent addition of local_resp.
|
2015-03-02 17:11:51 -08:00 |
doc.sphinx.include-scripts_base_protocols_http_main_bro
|
Updating test baseline.
|
2013-10-18 13:59:56 -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
|
Updates related to SSH analysis.
|
2015-03-30 11:30:48 -05: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
|
Updates for file mime type identification.
|
2014-10-08 02:12:10 -04: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 for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
istate.base
|
Porting the istate tests to btest.
|
2011-03-29 21:46:06 -07:00 |
istate.bro-ipv6-socket
|
Remove AI_ADDRCONFIG getaddrinfo hints flag for listening sockets.
|
2012-05-10 10:47:39 -05:00 |
istate.broccoli
|
Updating tests for the #start/#end change.
|
2012-07-19 22:28:55 -07:00 |
istate.broccoli-ipv6
|
Change IPv6 output format to no longer automatically be bracketed.
|
2012-05-07 12:55:54 -05:00 |
istate.broccoli-ipv6-socket
|
Add unit tests for Broccoli SSL and Broccoli IPv6 connectivity.
|
2012-05-11 17:16:57 -05:00 |
istate.broccoli-ssl
|
Add unit tests for Broccoli SSL and Broccoli IPv6 connectivity.
|
2012-05-11 17:16:57 -05:00 |
istate.broccoli-vector
|
Unit test for broccoli vector support.
|
2013-12-03 11:28:06 -06:00 |
istate.events
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -07:00 |
istate.events-ssl
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -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
|
Remove the 'net' type from Bro (addresses #535).
|
2011-08-17 19:03:34 -05:00 |
istate.pybroccoli
|
Updating tests for the #start/#end change.
|
2012-07-19 22:28:55 -07:00 |
istate.sync
|
Fix segfault: uninitialized identifiers w/ &synchronized (addresses #66)
|
2012-12-05 12:36:09 -06: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
|
Fix init of local sets/vectors via curly brace initializer lists.
|
2013-03-01 16:42:16 -06: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
|
Remove --enable-brov6 flag, IPv6 now supported by default.
|
2012-02-03 16:46:58 -06: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
|
Fix schedule statements used outside event handlers (addresses #974).
|
2013-04-22 13:00:44 -05:00 |
language.expire_func
|
Change IPv6 output format to no longer automatically be bracketed.
|
2012-05-07 12:55:54 -05: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 return value of hook calls that have no handlers.
|
2012-12-18 15:31:50 -06: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
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -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
|
BIT-1288: Improve coercion of &default expressions.
|
2014-11-18 12:40:16 -06:00 |
language.named-vector-ctors
|
Allow named vector constructors. Addresses #983.
|
2013-05-30 10:57:28 -05:00 |
language.next-test
|
Moving the test-scripts from the old test-suite over to btest.
|
2011-05-10 17:28:09 -07:00 |
language.no-module
|
Add more language tests
|
2012-08-31 14:05:02 -05: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
|
Updating baselines.
|
2011-04-23 10:47:14 -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-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-index-complex-fields
|
Teach CompHash to allow indexing by records with vector/table/set fields.
|
2012-01-20 16:54:48 -06:00 |
language.record-recursive-coercion
|
Fix for a case where nested records weren't coerced even though possible.
|
2011-08-26 13:59:51 -05:00 |
language.record-ref-assign
|
Fixing bug with records sometimes unnecessarily coerced on assignment.
|
2011-04-17 10:42:51 -07:00 |
language.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
|
Fix indexing for record types with optional fields
|
2011-09-09 13:06:45 -05: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
|
Fix various bugs with table/set attributes.
|
2012-11-29 15:44:03 -06:00 |
language.table-init-container-ctors
|
Add test of record() constructor to table initializer unit test.
|
2012-11-28 14:53:36 -06:00 |
language.table-init-record-idx
|
Fix record constructors in table initializer indices. Addresses #660.
|
2012-12-12 14:52:08 -06:00 |
language.table-init-record-idx-2
|
Fix record constructors in table initializer indices. Addresses #660.
|
2012-12-12 14:52:08 -06:00 |
language.table-init-record-idx-3
|
Fix record constructors in table initializer indices. Addresses #660.
|
2012-12-12 14:52:08 -06:00 |
language.table-init-record-idx-4
|
Fix record constructors in table initializer indices. Addresses #660.
|
2012-12-12 14:52:08 -06:00 |
language.table-redef
|
Fix redef of table index from clearing table. Addresses #1013.
|
2013-06-12 15:18:58 -05: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.uninitialized-local
|
Fix uninitialized locals in event/hook handlers from having a value.
|
2013-01-17 15:21:50 -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
|
Add 'while' statement to Bro language.
|
2015-02-13 11:26:54 -06: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
|
Adding a test building a file analyzer plugin.
|
2014-06-18 14:33:42 -07:00 |
plugins.hooks
|
Update baselines.
|
2015-04-19 21:16:35 -04:00 |
plugins.init-plugin
|
Merge remote-tracking branch 'origin/topic/robin/plugin-updates'
|
2015-02-23 12:20:39 -06: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 for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
plugins.protocol
|
Adding a test building a file analyzer plugin.
|
2014-06-18 14:33:42 -07:00 |
plugins.reader
|
Fixing input readers' component type.
|
2015-04-09 12:07:17 -07:00 |
plugins.writer
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
scripts.base.files.extract.limit
|
Updates the files event api and brings file reassembly up to master.
|
2014-09-26 00:40:37 -04:00 |
scripts.base.files.pe.basic
|
Add a btest for the PE analyzer.
|
2015-04-19 20:27:24 -04:00 |
scripts.base.files.unified2.alert
|
Finished work on unified2 analyzer.
|
2013-08-13 03:21:43 -04: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.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
|
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.bifs.register_mime_type
|
Review/fix/change file reassembly functionality.
|
2014-12-16 14:05:15 -06:00 |
scripts.base.frameworks.file-analysis.bifs.remove_action
|
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.bifs.set_timeout_interval
|
Review/fix/change file reassembly functionality.
|
2014-12-16 14:05:15 -06: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
|
Fix a bug in the core files framework with handling the BOF buffer.
|
2015-02-05 09:09:08 -05: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
|
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.multipart
|
Review/fix/change file reassembly functionality.
|
2014-12-16 14:05:15 -06:00 |
scripts.base.frameworks.file-analysis.http.partial-content
|
Review/fix/change file reassembly functionality.
|
2014-12-16 14:05:15 -06:00 |
scripts.base.frameworks.file-analysis.http.pipeline
|
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.post
|
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.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
|
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.logging
|
Review/fix/change file reassembly functionality.
|
2014-12-16 14:05:15 -06:00 |
scripts.base.frameworks.file-analysis.smtp
|
Merge remote-tracking branch 'origin/topic/seth/files-tracking' into topic/seth/files-reassembly-and-mime-updates
|
2014-11-05 11:40:26 -05:00 |
scripts.base.frameworks.input.basic
|
Small but important fix for the input framework. BroStrings were constructed
|
2012-10-01 13:04:40 -07:00 |
scripts.base.frameworks.input.bignumber
|
ok, this one might really be a bit too big for 2.1
|
2012-08-26 22:00:37 -07:00 |
scripts.base.frameworks.input.binary
|
and like nearly always - forgot the baseline.
|
2012-07-23 12:46:09 -07:00 |
scripts.base.frameworks.input.empty-values-hashing
|
Ok, this one is not really necessary for 2.1 and more of a nice-to-have
|
2012-08-26 20:49:21 -07:00 |
scripts.base.frameworks.input.emptyvals
|
fix crash when all value fields of imported table are uninitialized.
|
2012-03-22 10:59:36 -07:00 |
scripts.base.frameworks.input.errors
|
Several fixes for input manager error handling.
|
2013-12-05 15:53:12 -08:00 |
scripts.base.frameworks.input.event
|
rename the update_finished event to end_of_data and make it fire in
|
2012-10-10 11:51:20 -07:00 |
scripts.base.frameworks.input.invalidnumbers
|
Revert "Trick for parallelizing input framework unit tests."
|
2013-01-18 13:15:34 -06:00 |
scripts.base.frameworks.input.invalidtext
|
Revert "Trick for parallelizing input framework unit tests."
|
2013-01-18 13:15:34 -06:00 |
scripts.base.frameworks.input.missing-enum
|
Change the way the input framework deals with values it cannot convert
|
2015-03-19 14:58:38 -07:00 |
scripts.base.frameworks.input.missing-file
|
Input framework unit test adjustments.
|
2013-08-14 14:10:04 -05:00 |
scripts.base.frameworks.input.onecolumn-norecord
|
make want_record field for tablefilter work...
|
2011-11-21 15:09:00 -08:00 |
scripts.base.frameworks.input.onecolumn-record
|
make want_record field for tablefilter work...
|
2011-11-21 15:09:00 -08:00 |
scripts.base.frameworks.input.optional
|
make optional fields possible for input framework.
|
2012-03-20 14:11:59 -07:00 |
scripts.base.frameworks.input.port
|
make test more robust.
|
2011-12-06 10:50:36 -08:00 |
scripts.base.frameworks.input.predicate
|
add very basic predicate test.
|
2011-11-21 15:36:03 -08:00 |
scripts.base.frameworks.input.predicate-stream
|
fix one of the bugs seth found in the input framework.
|
2012-02-22 10:46:35 -08:00 |
scripts.base.frameworks.input.predicatemodify
|
enable predicate modification of index of value which is currently being added/removed
|
2012-03-22 17:17:41 -07:00 |
scripts.base.frameworks.input.predicatemodifyandreread
|
add test for update functionality of tables where a predicate modifies values / indexes.
|
2012-03-23 11:40:59 -07:00 |
scripts.base.frameworks.input.predicaterefusesecondsamerecord
|
fix little sneaky bug in input framework with an edge case.
|
2012-08-04 22:38:26 -07:00 |
scripts.base.frameworks.input.raw.basic
|
Input framework unit test adjustments.
|
2013-08-14 14:10:04 -05:00 |
scripts.base.frameworks.input.raw.execute
|
Input framework unit test adjustments.
|
2013-08-14 14:10:04 -05:00 |
scripts.base.frameworks.input.raw.executestdin
|
Raw input reader command execution "fixes".
|
2013-08-14 11:37:30 -05:00 |
scripts.base.frameworks.input.raw.executestream
|
A bunch of more changes for the raw reader
|
2013-03-18 21:49:16 -07:00 |
scripts.base.frameworks.input.raw.long
|
small fixes.
|
2013-05-27 22:59:27 -07:00 |
scripts.base.frameworks.input.raw.offset
|
add seeking functionality to raw reader.
|
2015-04-17 11:19:12 -07:00 |
scripts.base.frameworks.input.raw.rereadraw
|
Input framework unit test adjustments.
|
2013-08-14 14:10:04 -05:00 |
scripts.base.frameworks.input.raw.stderr
|
fix warning.
|
2013-06-08 05:57:56 -07:00 |
scripts.base.frameworks.input.raw.streamraw
|
A bunch of more changes for the raw reader
|
2013-03-18 21:49:16 -07:00 |
scripts.base.frameworks.input.repeat
|
Updating input framework unit tests.
|
2012-06-29 12:50:57 -05:00 |
scripts.base.frameworks.input.reread
|
Ok, this one is not really necessary for 2.1 and more of a nice-to-have
|
2012-08-26 20:49:21 -07:00 |
scripts.base.frameworks.input.set
|
add testcase for input of set.
|
2012-08-21 21:48:49 -07:00 |
scripts.base.frameworks.input.setseparator
|
make set_separators different from , work for input framework.
|
2012-08-26 17:52:07 -07:00 |
scripts.base.frameworks.input.setspecialcases
|
fix handline of sets only containing a zero-length string.
|
2012-08-27 09:50:51 -07:00 |
scripts.base.frameworks.input.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
|
add sqlite tests and fix small vector/set escaping bugs
|
2013-03-11 14:22:35 -07:00 |
scripts.base.frameworks.input.stream
|
Automatic file re-refresh and streaming works.
|
2012-02-20 13:18:15 -08:00 |
scripts.base.frameworks.input.subrecord
|
add testcase for subrecords to input framework tests
|
2012-07-26 08:58:12 -07:00 |
scripts.base.frameworks.input.subrecord-event
|
add testcase for subrecords and events
|
2012-07-26 12:12:54 -07:00 |
scripts.base.frameworks.input.tableevent
|
Fix race-condition in table-event test.
|
2013-03-07 20:28:18 -08:00 |
scripts.base.frameworks.input.twotables
|
Updating input framework unit tests.
|
2012-06-29 12:50:57 -05:00 |
scripts.base.frameworks.input.unsupported_types
|
add an option to the input framework that allows the user
|
2012-08-22 06:46:45 -07:00 |
scripts.base.frameworks.intel.cluster-transparency
|
Adds a "node" field to Intel::Seen struture and intel.log.
|
2014-09-23 12:23:39 -04:00 |
scripts.base.frameworks.intel.input-and-match
|
Adds a "node" field to Intel::Seen struture and intel.log.
|
2014-09-23 12:23:39 -04:00 |
scripts.base.frameworks.intel.read-file-dist-cluster
|
Adds a "node" field to Intel::Seen struture and intel.log.
|
2014-09-23 12:23:39 -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-empty
|
Updating tests for the #start/#end change.
|
2012-07-19 22:28:55 -07:00 |
scripts.base.frameworks.logging.ascii-escape
|
Tests updates for recent open/close log change.
|
2012-07-27 12:39:11 -07:00 |
scripts.base.frameworks.logging.ascii-escape-notset-str
|
Changing the start/end markers in logs to open/close now reflecting
|
2012-07-27 12:15:21 -07:00 |
scripts.base.frameworks.logging.ascii-escape-odd-url
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -07:00 |
scripts.base.frameworks.logging.ascii-escape-set-separator
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -07:00 |
scripts.base.frameworks.logging.ascii-json
|
Updating a couple of tests.
|
2014-03-12 10:10:40 -04: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-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.file
|
Changing the start/end markers in logs to open/close now reflecting
|
2012-07-27 12:15:21 -07:00 |
scripts.base.frameworks.logging.include
|
Changing the start/end markers in logs to open/close now reflecting
|
2012-07-27 12:15:21 -07:00 |
scripts.base.frameworks.logging.none-debug
|
Extending the log writer DoInit() API.
|
2012-06-21 17:42:33 -07:00 |
scripts.base.frameworks.logging.path-func
|
Changing the start/end markers in logs to open/close now reflecting
|
2012-07-27 12:15:21 -07:00 |
scripts.base.frameworks.logging.path-func-column-demote
|
Changing the start/end markers in logs to open/close now reflecting
|
2012-07-27 12:15:21 -07:00 |
scripts.base.frameworks.logging.pred
|
Changing the start/end markers in logs to open/close now reflecting
|
2012-07-27 12:15:21 -07:00 |
scripts.base.frameworks.logging.remote
|
Changing the start/end markers in logs to open/close now reflecting
|
2012-07-27 12:15:21 -07:00 |
scripts.base.frameworks.logging.remote-config
|
Crashing bug in WriterBackend when deserializing WriterInfo where config
|
2015-02-23 13:54:44 -08:00 |
scripts.base.frameworks.logging.remote-types
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -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.sqlite.error
|
rename the dbname configuration option to tablename.
|
2013-10-17 12:24:40 -07:00 |
scripts.base.frameworks.logging.sqlite.set
|
Add minimal testcase for sqlite writer crash.
|
2013-11-10 22:04:16 -08:00 |
scripts.base.frameworks.logging.sqlite.types
|
add sqlite tests and fix small vector/set escaping bugs
|
2013-03-11 14:22:35 -07:00 |
scripts.base.frameworks.logging.sqlite.wikipedia
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08: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
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -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
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -07: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
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05: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.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
|
Updated software framework to support parsing IE11 user-agent strings.
|
2013-12-05 15:05:11 -05:00 |
scripts.base.frameworks.sumstats.basic
|
Change the standalone sumstats mode to work incrementally.
|
2014-03-17 16:06:14 -04:00 |
scripts.base.frameworks.sumstats.basic-cluster
|
update cluster test to also use hll
|
2013-04-19 09:58:57 -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
|
add tests for sampler
|
2013-05-13 22:11:17 -07:00 |
scripts.base.frameworks.sumstats.sample-cluster
|
Merge remote-tracking branch 'origin/master' into topic/seth/sumstats-updates
|
2013-05-21 22:33:16 -04: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.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.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.dhcp.dhcp-all-msg-types
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05:00 |
scripts.base.protocols.dhcp.inform
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05:00 |
scripts.base.protocols.dnp3.dnp3_del_measure
|
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_en_spon
|
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_file_del
|
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_file_read
|
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_file_write
|
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_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
|
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_rec_time
|
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_select_operate
|
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_udp_en_spon
|
add test trace in which DNP3 packets are over UDP; update test scripts and baseline results
|
2015-01-07 15:04:22 -06:00 |
scripts.base.protocols.dnp3.dnp3_udp_read
|
add test trace in which DNP3 packets are over UDP; update test scripts and baseline results
|
2015-01-07 15:04:22 -06:00 |
scripts.base.protocols.dnp3.dnp3_udp_select_operate
|
add test trace in which DNP3 packets are over UDP; update test scripts and baseline results
|
2015-01-07 15:04:22 -06:00 |
scripts.base.protocols.dnp3.dnp3_udp_write
|
add test trace in which DNP3 packets are over UDP; update test scripts and baseline results
|
2015-01-07 15:04:22 -06:00 |
scripts.base.protocols.dnp3.dnp3_write
|
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.events
|
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.dns.dns-key
|
Improve DNS analysis.
|
2014-01-28 11:04:01 -06:00 |
scripts.base.protocols.dns.duplicate-reponses
|
BIT-788: use DNS QR field to better identify flow direction.
|
2015-03-19 11:53:40 -05:00 |
scripts.base.protocols.dns.flip
|
BIT-788: use DNS QR field to better identify flow direction.
|
2015-03-19 11:53:40 -05:00 |
scripts.base.protocols.dns.multiple-txt-strings
|
BIT-788: use DNS QR field to better identify flow direction.
|
2015-03-19 11:53:40 -05:00 |
scripts.base.protocols.dns.tsig
|
Fix possible buffer over-read in DNS TSIG parsing
|
2014-09-02 14:22:26 -05:00 |
scripts.base.protocols.dns.zero-responses
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05:00 |
scripts.base.protocols.ftp.ftp-ipv4
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
scripts.base.protocols.ftp.ftp-ipv6
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
scripts.base.protocols.ftp.gridftp
|
Wrap threshold stuff up - fix two small bugs and update baselines.
|
2015-04-17 09:59:34 -07:00 |
scripts.base.protocols.http.100-continue
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -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
|
Raise http_entity_data in line with data arrival.
|
2014-09-10 13:20:47 -05:00 |
scripts.base.protocols.http.entity-gap2
|
Fix issue w/ TCP reassembler not delivering some segments.
|
2014-09-11 10:47:56 -05:00 |
scripts.base.protocols.http.http-connect
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
scripts.base.protocols.http.http-methods
|
Remove "unmatched_HTTP_reply" weird.
|
2015-03-20 11:13:50 -05:00 |
scripts.base.protocols.http.http-pipelining
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -07:00 |
scripts.base.protocols.http.multipart-extract
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -07:00 |
scripts.base.protocols.irc.basic
|
Baseline updates for the addition of local_resp.
|
2015-02-23 16:25:11 -08:00 |
scripts.base.protocols.modbus.coil_parsing_big
|
adding another trace file to test read and write coil function codes
|
2014-07-08 11:14:51 -05:00 |
scripts.base.protocols.modbus.coil_parsing_small
|
adding another trace file to test read and write coil function codes
|
2014-07-08 11:14:51 -05:00 |
scripts.base.protocols.modbus.events
|
add/update test file and baseline result
|
2014-06-17 21:30:04 -05:00 |
scripts.base.protocols.modbus.exception_handling
|
Fix issue w/ TCP reassembler not delivering some segments.
|
2014-09-11 10:47:56 -05:00 |
scripts.base.protocols.modbus.policy
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05:00 |
scripts.base.protocols.modbus.register_parsing
|
add/update test file and baseline result
|
2014-06-17 21:30:04 -05:00 |
scripts.base.protocols.mysql.auth
|
Updating MySQL with Robin's suggestions:
|
2015-01-13 14:39:25 -05:00 |
scripts.base.protocols.mysql.wireshark
|
Updating MySQL with Robin's suggestions:
|
2015-01-13 14:39:25 -05:00 |
scripts.base.protocols.pop3.starttls
|
update test baselines
|
2014-08-08 10:14:11 -07:00 |
scripts.base.protocols.radius.auth
|
Radius functionality and memleak test.
|
2014-05-15 11:49:03 -04:00 |
scripts.base.protocols.rdp.rdp-proprietary-encryption
|
A few more changes to handling encryption in RDP.
|
2015-03-05 13:38:54 -05:00 |
scripts.base.protocols.rdp.rdp-to-ssl
|
A few more changes to handling encryption in RDP.
|
2015-03-05 13:38:54 -05:00 |
scripts.base.protocols.rdp.rdp-x509
|
add a special case to the X509 code that deals with RDP certificates.
|
2015-03-05 12:59:03 -08:00 |
scripts.base.protocols.smtp.basic
|
Add tls flag to smtp.log. Will be set if a connection switched to startls.
|
2014-05-15 10:53:11 -07:00 |
scripts.base.protocols.smtp.one-side
|
Fixing SMTP state tracking.
|
2014-06-10 18:01:38 -07:00 |
scripts.base.protocols.smtp.starttls
|
update test baselines
|
2014-08-08 10:14:11 -07:00 |
scripts.base.protocols.snmp.v1
|
Add SNMP datagram parsing support.
|
2014-02-18 14:41:32 -06:00 |
scripts.base.protocols.snmp.v2
|
Add SNMP datagram parsing support.
|
2014-02-18 14:41:32 -06:00 |
scripts.base.protocols.snmp.v3
|
Add SNMP datagram parsing support.
|
2014-02-18 14:41:32 -06:00 |
scripts.base.protocols.socks.socks-auth
|
Update the SOCKS analyzer to support user/pass login.
|
2015-02-05 12:44:10 -05:00 |
scripts.base.protocols.socks.trace1
|
Update the SOCKS analyzer to support user/pass login.
|
2015-02-05 12:44:10 -05:00 |
scripts.base.protocols.socks.trace2
|
Update the SOCKS analyzer to support user/pass login.
|
2015-02-05 12:44:10 -05: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
|
SSH: Update baselines
|
2015-03-18 13:02:33 -04:00 |
scripts.base.protocols.ssl.basic
|
update test baselines
|
2014-08-08 10:14:11 -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.dhe
|
update test baselines
|
2014-08-08 10:14:11 -07:00 |
scripts.base.protocols.ssl.dpd
|
test for new ssl/tls dpd signature
|
2014-04-10 14:33:14 -07:00 |
scripts.base.protocols.ssl.dtls
|
DTLS working.
|
2015-03-12 15:46:17 -07:00 |
scripts.base.protocols.ssl.ecdhe
|
update test baselines
|
2014-08-08 10:14:11 -07:00 |
scripts.base.protocols.ssl.ecdsa
|
Fix x509 analyzer to correctly return ecdsa as the key_type for ecdsa certs.
|
2014-11-25 11:18:07 -08:00 |
scripts.base.protocols.ssl.fragment
|
Implement correct parsing of TLS record fragmentation.
|
2015-03-11 18:23:08 -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
|
update test baselines
|
2014-08-08 10:14:11 -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
|
update test baselines
|
2014-08-08 10:14:11 -07:00 |
scripts.base.protocols.ssl.tls-1.2-random
|
make client and server random available on script-level.
|
2013-09-11 12:39:23 -07:00 |
scripts.base.protocols.ssl.tls-extension-events
|
Add documentation, consts and tests for the new events.
|
2014-04-24 12:05:30 -07:00 |
scripts.base.protocols.ssl.x509_extensions
|
Fix x509-extension test sometimes failing.
|
2014-02-05 10:01:51 -08:00 |
scripts.base.protocols.syslog.trace
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-26 15:36:31 -05:00 |
scripts.base.utils.active-http
|
Adding missing baseline.
|
2014-10-24 15:34:06 -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
|
Merge branch 'master' of https://github.com/anthonykasza/bro
|
2014-11-18 12:21:06 -08: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
|
[ADD] added baseline for the new exec test and added a test to check for the empty files fix.
|
2014-10-22 16:02:19 -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.numbers
|
Reorganizing btest/policy directory to match new scripts/ organization
|
2011-08-11 10:43:11 -05:00 |
scripts.base.utils.paths
|
Reorganizing btest/policy directory to match new scripts/ organization
|
2011-08-11 10:43:11 -05:00 |
scripts.base.utils.pattern
|
Reorganizing btest/policy directory to match new scripts/ organization
|
2011-08-11 10:43:11 -05:00 |
scripts.base.utils.queue
|
Fixed the measurement "sample" plugin.
|
2013-04-02 00:19:06 -04:00 |
scripts.base.utils.site
|
Reorganizing btest/policy directory to match new scripts/ organization
|
2011-08-11 10:43:11 -05:00 |
scripts.base.utils.strings
|
Reorganizing btest/policy directory to match new scripts/ organization
|
2011-08-11 10:43:11 -05:00 |
scripts.base.utils.thresholds
|
Reorganizing btest/policy directory to match new scripts/ organization
|
2011-08-11 10:43:11 -05:00 |
scripts.check-test-all-policy
|
Reorganizing btest/policy directory to match new scripts/ organization
|
2011-08-11 10:43:11 -05:00 |
scripts.policy.frameworks.intel.seen.certs
|
Use our new features to send the CN and SAN fields of certificates to
|
2015-03-03 17:15:24 -08: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
|
Update baselines.
|
2015-04-19 21:16:35 -04:00 |
scripts.policy.protocols.conn.known-hosts
|
Changing the start/end markers in logs to open/close now reflecting
|
2012-07-27 12:15:21 -07:00 |
scripts.policy.protocols.conn.known-services
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -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.header-names
|
BIT-1077: fix HTTP::log_server_header_names.
|
2015-03-16 15:12:48 -05: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.ssh.detect-bruteforcing
|
Updates related to SSH analysis.
|
2015-03-30 11:30:48 -05:00 |
scripts.policy.protocols.ssl.expiring-certs
|
Change #types description of sets to set
|
2014-04-01 16:25:47 -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
|
Add new features from other branch to the heartbleed-detector (and clean them up).
|
2014-05-14 15:42:27 -07:00 |
scripts.policy.protocols.ssl.known-certs
|
update test baselines
|
2014-08-08 10:14:11 -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
|
Update certificate validation script - new version will cache valid
|
2015-03-09 12:46:33 -07:00 |
scripts.policy.protocols.ssl.validate-certs-cluster
|
Update certificate validation script - new version will cache valid
|
2015-03-09 12:46:33 -07:00 |
scripts.policy.protocols.ssl.validate-certs-no-cache
|
add knob to revert to old validation behavior
|
2015-03-09 12:53:29 -07:00 |
scripts.policy.protocols.ssl.validate-ocsp
|
Update baseline of new SSL policy script for changes
|
2014-10-21 11:38:02 -07:00 |
scripts.policy.protocols.ssl.weak-keys
|
Extend the weak-keys policy file to also alert when encountering
|
2015-02-25 13:57:04 -08: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-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 for the addition of local_resp.
|
2015-02-23 16:25:11 -08: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
|
Add type checking for signature 'eval' condition functions.
|
2012-08-23 11:52:39 -05: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 |