zeek/scripts/base/protocols
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
..
conn add local_resp to Conn Info 2015-02-18 20:41:40 -05:00
dhcp Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
dnp3 add test trace in which DNP3 packets are over UDP; update test scripts and baseline results 2015-01-07 15:04:22 -06:00
dns BIT-1156: Fix parsing of DNS TXT RRs w/ multiple character-strings. 2014-04-24 16:20:01 -05:00
ftp Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
http Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
irc Updates the files event api and brings file reassembly up to master. 2014-09-26 00:40:37 -04:00
modbus Add README files for base/protocols 2013-10-17 12:47:32 -05:00
mysql Merge remote-tracking branch 'origin/topic/vladg/mysql' 2015-01-14 14:21:00 -08:00
pop3 Add README files for base/protocols 2013-10-17 12:47:32 -05:00
radius Merge remote-tracking branch 'origin/topic/vladg/radius' into topic/robin/radius-merge 2014-05-15 11:39:05 -07:00
smtp Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
snmp Clean up base SNMP script. Mostly docs, some logic refactors. 2014-05-02 12:36:02 -05:00
socks Refactor SOCKS5 user/pass authentication support. 2015-02-12 17:06:38 -06:00
ssh Remove resp_size from the log. Refactor when we write out to the log a bit. Geodata now works reliably. 2013-11-05 11:58:00 -05:00
ssl First step for a DTLS analyzer. 2015-03-11 15:07:13 -07:00
syslog Add README files for base/protocols 2013-10-17 12:47:32 -05:00
tunnels Moved DPD signatures into script specific directories. 2013-07-09 22:44:55 -04:00