zeek/scripts
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
..
base Change end-of-connection handling for validation 2017-05-11 22:50:20 -07:00
broxygen Fix Broxygen coverage. 2015-03-13 14:53:11 -05:00
policy Change end-of-connection handling for validation 2017-05-11 22:50:20 -07:00
site Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
CMakeLists.txt Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
test-all-policy.bro Refactor base krb scripts and update tests. 2017-02-18 13:55:39 -05:00