zeek/scripts/base
Johanna Amann eb50b3fed1 Change end-of-connection handling for validation
Move from using CCS (before: established) to just doing certificate
validation at the end of the connection.

This is (again) more robust in the case of aborted connection. I am
moving this into a hook because of the complexity of the
end-of-connection handling for SSL.

This should probably be extended to not just handle SSL validation, but
all other logging constructs that are currently called in _established.
2017-05-11 22:50:20 -07:00
..
files OCSP: re-enable logging, fix tests, fix x509 issue 2017-02-10 17:05:12 -08:00
frameworks Minor documentation fixes. 2017-03-09 12:18:35 -05:00
misc Version parsing scripts now supports several beta versions. 2016-11-01 11:19:14 -07:00
protocols Change end-of-connection handling for validation 2017-05-11 22:50:20 -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/master' into topic/johanna/ocsp-new 2017-03-16 12:28:08 -07:00
init-default.bro Make OCSP analyzer part of the X.509 analyzer 2017-02-10 17:02:15 -08:00