zeek/scripts/base
Arne Welzel a5dbe4732d Event: Make network timestamp optional
This commit removes the ts attribute on Event and instead adds
a MetadataVectorPtr (unique_ptr of std::vector) that holds any
metadata. Time() is adapted to lookup the timestamp in the metadata
vector, if available, lazily.
2025-05-19 09:18:51 +02:00
..
files Copy timestamp from file object 2024-05-17 15:03:06 +02:00
frameworks cluster/websocket: Propagate code and reason to websocket_client_lost() 2025-05-13 18:26:03 +02:00
misc Fix errors from rst linting on the generated docs 2025-01-24 11:41:36 -07:00
packet-protocols Add analyzer registration from VLAN to VNTAG 2025-03-18 11:51:27 -07:00
protocols Add STLS command to POP3 DPD signature 2025-05-14 16:37:25 +02:00
utils Fix errors from rst linting on the generated docs 2025-01-24 11:41:36 -07:00
init-bare.zeek Event: Make network timestamp optional 2025-05-19 09:18:51 +02:00
init-default.zeek Lay out initial parts for the Storage framework 2025-03-18 09:32:34 -07:00
init-frameworks-and-bifs.zeek Minor comment tweaks for init-frameworks-and-bifs.zeek 2024-10-18 09:56:29 -07:00
init-supervisor.zeek Establish a separate init script when using the supervisor 2021-07-08 13:12:53 -07:00