zeek/testing/btest/scripts/base/protocols/websocket
Arne Welzel c1a685a05d websocket: Add Spicy parser version, too.
The Spicy analyzer is added as a child analyzer when enabled and the
WebSocket.cc logic dispatches between the BinPac and Spicy version.

It substantially slower when tested against a somewhat artificial
2.4GB PCAP. The first flamegraph indicates that the unmask() function
stands out with 35% of all samples, and above it shared_ptr samples.
2024-02-06 17:29:55 +01:00
..
broker-websocket.zeek
coalesced-reply-ping.zeek
events-spicy.zeek websocket: Add Spicy parser version, too. 2024-02-06 17:29:55 +01:00
events.zeek
fragmented-http-reply.zeek websocket: Fix opcode for continuation frames 2024-01-24 22:57:24 +01:00
jupyter-websocket.zeek
key-accept-wrong.zeek
wstunnel-http.zeek
wstunnel-https.zeek
wstunnel-ssh-configure-break.zeek
wstunnel-ssh-configure-wrong.zeek
wstunnel-ssh-configure.zeek
wstunnel-ssh-disabled.zeek
wstunnel-ssh-spicy.zeek websocket: Add Spicy parser version, too. 2024-02-06 17:29:55 +01:00
wstunnel-ssh.zeek