zeek/scripts/base
Johanna Amann 038fbf9b9e First step for a DTLS analyzer.
This commit mostly does a lot of refactoring of the current SSL
analyzer, which is split into several parts.

The handshake protocol is completely taken out of the SSL analyzer and
was refactored into its own analyzer (called tls-handshake-analyzer).
This will also (finally) make it possible to deal with TLS record
fragmentation.

Apart from that, the parts of the SSL analyzer that are common to DTLS
were split into their own pac files. Both the SSL analyzer and the (very
basic, mostly nonfunctional) DTLS analyzer use their own pac files and
those shared pac files.

All SSL tests still pass after refactoring so I hope I did not break
anything too badly.

At the moment, we have two different modules in one directory and I
guess the way I am doing this might be an abuse of the system. It seems
to work though...
2015-03-11 15:07:13 -07:00
..
files Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
frameworks Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
misc Add script to detect filtered TCP traces, addresses BIT-1119. 2014-01-31 17:04:58 -06:00
protocols First step for a DTLS analyzer. 2015-03-11 15:07:13 -07:00
utils Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
init-bare.bro Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
init-default.bro MySQL analyzer 2014-07-24 15:52:42 -04:00