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 WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
coalesced-reply-ping.zeek websocket: Verify Sec-WebSocket-Key/Accept headers and review feedback 2024-01-22 18:54:38 +01:00
events-spicy.zeek websocket: Add Spicy parser version, too. 2024-02-06 17:29:55 +01:00
events.zeek websocket: Fix crash for fragmented messages 2024-01-22 18:54:38 +01:00
fragmented-http-reply.zeek websocket: Fix opcode for continuation frames 2024-01-24 22:57:24 +01:00
jupyter-websocket.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
key-accept-wrong.zeek websocket: Verify Sec-WebSocket-Key/Accept headers and review feedback 2024-01-22 18:54:38 +01:00
wstunnel-http.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-https.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-ssh-configure-break.zeek websocket: Handle breaking from WebSocket::configure_analyzer() 2024-01-22 18:54:41 +01:00
wstunnel-ssh-configure-wrong.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-ssh-configure.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00
wstunnel-ssh-disabled.zeek Merge remote-tracking branch 'origin/topic/awelzel/3424-http-upgrade-websocket-v1' 2024-01-23 18:17:50 +01:00
wstunnel-ssh-spicy.zeek websocket: Add Spicy parser version, too. 2024-02-06 17:29:55 +01:00
wstunnel-ssh.zeek WebSocket: Introduce new analyzer and log 2024-01-22 18:54:38 +01:00