zeek/testing/btest/core
Robin Sommer ed4cd9352a Merge remote-tracking branch 'origin/topic/bernhard/even-more-ssl-changes'
Good stuff! (but I admit I didn't look at the OpenSSL code too closely :)

* origin/topic/bernhard/even-more-ssl-changes:
  small test update & script fix
  update baselines & add ocsp leak check
  Add policy script adding ocsp validation to ssl.log
  Implement verification of OCSP replies.
  Add tls flag to smtp.log. Will be set if a connection switched to startls.
  add starttls support for pop3
  Add smtp starttls support
  Replace errors when parsing x509 certs with weirds (as requested by Seth).
  move tls content types from heartbleed to consts.bro. Seems better to put them there...
  Add new features from other branch to the heartbleed-detector (and clean them up).
  Let TLS analyzer fail better when no longer in sync with the data stream. The version field in each record-layer packet is now re-checked.

BIT-1190 #merged

Conflicts:
	testing/btest/Baseline/scripts.policy.misc.dump-events/all-events.log
	testing/btest/Baseline/scripts.policy.misc.dump-events/smtp-events.log
2014-05-16 14:45:25 -07:00
..
icmp Extract ICMPv6 NDP options and include in ICMP events (addresses #833). 2012-06-26 17:10:00 -05:00
leaks Merge remote-tracking branch 'origin/topic/bernhard/even-more-ssl-changes' 2014-05-16 14:45:25 -07:00
tcp Fix reassembly of data w/ sizes beyond 32-bit capacities (BIT-348). 2014-04-09 13:03:24 -05:00
tunnels BIT-867 - Support GRE tunnel decapsulation. 2014-01-16 16:03:04 -06:00
bits_per_uid.bro Add bits_per_uid unit test, addressing BIT0-1016. 2013-08-28 16:12:11 -05:00
check-unused-event-handlers.test Fix check_for_unused_event_handlers option. 2011-08-11 11:34:42 -05:00
checksums.test Update tests (use weird.log instead of stderr) 2012-05-11 17:09:01 -05:00
conn-uid.bro Remove connection compressor (addresses #559). 2012-02-27 11:35:25 -06:00
connection_flip_roles.bro Improve analysis of TCP SYN/SYN-ACK reversal situations. 2014-03-11 17:03:59 -05:00
disable-mobile-ipv6.test Update tests (use weird.log instead of stderr) 2012-05-11 17:09:01 -05:00
discarder.bro Quick pass over unit tests, adding -b flag to bro so they run faster. 2012-11-30 17:44:36 -06:00
div-by-zero.bro Prevent division/modulo by zero in scripts. 2013-09-20 16:36:00 -05:00
dns-init.bro Merge remote-tracking branch 'origin/topic/jsiwek/fix-dns-double-free' 2011-12-01 16:40:07 -08:00
expr-exception.bro Reworking thread termination logic. 2012-07-19 21:21:53 -07:00
fake_dns.bro Teach async DNS lookup builtin-functions about BRO_DNS_FAKE. 2014-03-10 16:51:04 -05:00
file-caching-serialization.test Changes to open-file caching limits and uncached file unserialization. 2012-05-03 13:13:58 -05:00
global_opaque_val.bro Fix global opaque val segfault, addresses BIT-1071 2013-08-29 17:17:40 -05:00
ipv6-atomic-frag.test Update IPv6 atomic fragment unit test to filter output of ICMPv6. 2012-04-10 11:09:07 -05:00
ipv6-flow-labels.test FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
ipv6-frag.test Add unit test for IPv6 fragment reassembly. 2012-03-12 15:26:51 -05:00
ipv6_esp.test Quick pass over unit tests, adding -b flag to bro so they run faster. 2012-11-30 17:44:36 -06:00
ipv6_ext_headers.test Improve handling of IPv6 Routing Type 0 headers. 2012-03-28 13:49:28 -05:00
ipv6_zero_len_ah.test Quick pass over unit tests, adding -b flag to bro so they run faster. 2012-11-30 17:44:36 -06:00
load-duplicates.bro Quick pass over unit tests, adding -b flag to bro so they run faster. 2012-11-30 17:44:36 -06:00
load-pkg.bro Quick pass over unit tests, adding -b flag to bro so they run faster. 2012-11-30 17:44:36 -06:00
load-prefixes.bro Fixes for script auto-documentation. 2011-08-08 19:50:45 -05:00
load-relative.bro Quick pass over unit tests, adding -b flag to bro so they run faster. 2012-11-30 17:44:36 -06:00
load-unload.bro Quick pass over unit tests, adding -b flag to bro so they run faster. 2012-11-30 17:44:36 -06:00
mobile-ipv6-home-addr.test Add support for mobile IPv6 Mobility Header (RFC 6275). 2012-04-09 14:39:00 -05:00
mobile-ipv6-routing.test Add support for mobile IPv6 Mobility Header (RFC 6275). 2012-04-09 14:39:00 -05:00
mobility-checksums.test Fix mobility checksums unit test. 2012-05-17 14:47:09 -05:00
mobility_msg.test Add support for mobile IPv6 Mobility Header (RFC 6275). 2012-04-09 14:39:00 -05:00
mpls-in-vlan.bro Support for MPLS over VLAN. 2014-02-14 12:07:24 -08:00
nop.bro Fixing bug causing crash when running without arguments. 2011-07-07 19:56:48 -07:00
pppoe.test Adding a test for PPPoE support. 2012-10-24 01:05:01 -04:00
print-bpf-filters.bro Another test fix. 2013-07-18 21:34:02 -07:00
q-in-q.bro Add support for 802.1ah (Q-in-Q). 2013-03-22 12:38:43 -04:00
reporter-error-in-handler.bro Avoiding infinite loops when an error message handlers triggers errors 2011-07-01 10:04:27 -07:00
reporter-fmt-strings.bro Fix reporter using part of the actual message as a format string 2011-08-12 23:24:44 -07:00
reporter-parse-error.bro Renaming the Logger to Reporter. 2011-07-01 09:22:33 -07:00
reporter-runtime-error.bro Renaming the Logger to Reporter. 2011-07-01 09:22:33 -07:00
reporter-type-mismatch.bro Renaming the Logger to Reporter. 2011-07-01 09:22:33 -07:00
reporter.bro Renaming reporter_message to report_info. 2011-07-07 19:56:25 -07:00
truncation.test Remove unnecessary assert in ICMP analyzer (addresses #822). 2012-05-29 17:29:11 -05:00
vlan-mpls.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
when-interpreter-exceptions.bro Another attempt to improve core.when-interpreter-exceptions unit test. 2013-12-11 14:28:23 -06:00