zeek/scripts/base/protocols
Johanna Amann 3e4f67e67c Move Conn::set_conn() from connection_state_remove to new_connection
c$conn is often needed for connection events, but it being established
in connection_state_removed can be a problem because event handlers have
to remember to call Con::set_conn().

This commit moves to call Conn::set_conn() in new_connection.

Addresses GH-4202

update logs
2025-07-29 09:11:57 +01:00
..
conn Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
dce-rpc dce-rpc: Make named_pipe filed docs extensive 2025-07-25 11:12:38 +02:00
dhcp Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
dnp3 Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
dns Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
finger Add BIF have_spicy_analyzers(). 2023-02-03 13:47:26 +01:00
ftp Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
http Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
imap Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
irc Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
krb Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
ldap Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
modbus Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
mqtt Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
mysql Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
ntlm Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
ntp Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
pop3 Add STLS command to POP3 DPD signature 2025-05-14 16:37:25 +02:00
postgresql Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
quic Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
radius Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
rdp Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
redis Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
rfb Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
sip Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
smb Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
smtp SMTP: Adapt scripts for enable_rfc822_msg_file_analysis 2025-07-16 12:37:33 +02:00
snmp Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
socks Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
ssh Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
ssl Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
syslog Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
tunnels Add Teredo packet analyzer, disable old analyzer 2021-11-23 19:36:50 -07:00
websocket Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
xmpp Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00