zeek/scripts/base/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 Merge remote-tracking branch 'origin/topic/jsiwek/gridftp' 2012-10-12 10:43:16 -07:00
dns Fixed a DNS attribute issue (reported by Matt Thompson). 2012-11-26 15:58:25 -05:00
ftp Change how "gridftp" gets added to service field of connection records. 2012-10-17 12:09:12 -05:00
http Merge remote-tracking branch 'origin/topic/matthias/opaque' 2012-12-20 16:30:22 -08:00
irc Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00
modbus Fixing tests after modbus merge. 2012-11-05 15:58:38 -08:00
smtp Merge remote-tracking branch 'origin/topic/matthias/opaque' 2012-12-20 16:30:22 -08:00
socks Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00
ssh Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00
ssl Implement delay-token style SSL logging. 2012-12-22 20:30:17 -08:00
syslog Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00