zeek/scripts/base
Johanna Amann f39efd0317 Recognize TLS 1.3 negotiation correctly.
The way in which TLS 1.3 is negotiated was changed slightly in later
revisions of the standard. The final version is only sent in an
extension - while the version field in the server hello still shows TLS
1.2.

This patch makes ssl.log show the correct version again.
2018-03-27 14:58:06 -07:00
..
files Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -07:00
frameworks Improve config framework documentation comments 2018-03-15 14:16:00 -05:00
misc Fix at_least in Version.bro. 2017-06-05 15:16:41 -07:00
protocols Recognize TLS 1.3 negotiation correctly. 2018-03-27 14:58:06 -07:00
utils Fix to_json() to not lose precision for values of type double 2017-02-02 13:03:05 -06:00
init-bare.bro Merge remote-tracking branch 'origin/topic/johanna/config' 2018-02-07 14:10:48 -08:00
init-default.bro Add config framework. 2017-11-29 13:46:59 -08:00