zeek/scripts/base/protocols
Matthias Vallentin 382262e286 Factor notary code into separte file.
There exists one complication: the new file notary.bro requires the definition
of the SSL::Info record, but as does main.bro. Because I did not really know
where to put the common code (it's not a constant, so ssl/const.bro does not
really fit), I put it into __load.bro__ so that it sticks out for now. If
anybody has an idea how to solve this elegantly, please let me know.
2012-12-21 17:56:31 -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 Factor notary code into separte file. 2012-12-21 17:56:31 -08:00
syslog Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00