zeek/scripts/base/protocols
Gregor Maier 95d84da1b0 Set c$conn (for logging) in new_connection() event.
c$conn was originally set in connection_established(), which is only
used by TCP connections, and in connection_state_remove(). Using
new_connection() allows us to have c$conn available for any connection
and for any script that wants to extend logging to conn.log.
2011-08-11 15:29:54 -07:00
..
conn Set c$conn (for logging) in new_connection() event. 2011-08-11 15:29:54 -07:00
dns Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
ftp Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
http HTTP now uses the extract_filename_from_content_disposition function. 2011-08-10 13:37:58 -04:00
irc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
mime Merge remote-tracking branch 'origin/topic/jsiwek/smtp-refactor' 2011-08-10 13:34:31 -04:00
rpc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
smtp Split out more SMTP analysis functionality. 2011-08-11 08:26:20 -04:00
ssh SSH base scripts: make sure ConnSizeAnalyzer variables are available before using them. 2011-08-11 12:20:38 -07:00
ssl Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
syslog Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00