zeek/scripts/policy/protocols
Matthias Vallentin 9e81342c92 Implement delay-token style SSL logging.
This commit moves the notary script into the policy directory, along with some
architectural changes: the main SSL script now has functionality to add and
remove tokens for a given record. When adding a token, the script delays the
logging until the token has been removed or until the record exceeds a maximum
delay time.

As before, the base SSL script stores all records sequentially and buffers even
non-delayed records for the sake of having an ordered log file. If this turns
out to be not so important, we can easily revert to a simpler logic.

(This is still WiP, some debuggin statements still linger.)
2012-12-22 20:30:17 -08:00
..
conn Add Conn and DNS protocol script documentation. (fixes #731) 2012-01-09 14:23:24 -06:00
dns Small script refinements and documentation updates. 2011-10-21 13:58:58 -04:00
ftp Merge remote-tracking branch 'origin/master' into topic/bernhard/software 2012-01-20 12:51:58 -08:00
http Improve error for invalid use of types as values (addresses #923). 2012-12-18 14:31:39 -06:00
modbus Fix some warnings from sphinx when building docs. 2012-11-15 16:40:18 -06:00
smtp Adding an identifier to the SMTP blocklist notices for duplicate suppression. 2012-08-23 13:55:04 -04:00
ssh Merge remote-tracking branch 'origin/master' into topic/bernhard/software 2012-01-20 12:51:58 -08:00
ssl Implement delay-token style SSL logging. 2012-12-22 20:30:17 -08:00