zephyr/subsys
Matt Rodgers b7b3449f48 net: websocket: don't mask data sent from server via zvfs write
RFC6455 section 5.1 specifies that "A server MUST NOT mask any frames
that it sends to the client". Implement this for websocket write calls
via ZVFS, by storing in the websocket_context whether a socket is acting
in the client or server role, and using this to determine if sent data
should be masked.

Signed-off-by: Matt Rodgers <mrodgers@witekio.com>
2025-01-03 13:26:43 +01:00
..
bindesc
bluetooth Bluetooth: Controller: Include mem and ecb in-system tests 2025-01-01 02:04:33 +01:00
canbus
console
dap
debug
demand_paging
dfu
disk
dsp
emul
fb
fs fs: shell: Add configuration option for mount subcommand 2024-12-29 05:49:58 +01:00
input
ipc
jwt
llext
logging
lorawan
mem_mgmt
mgmt mgmt: mcumgr: grp: os_mgmt: Add error code for invalid responses 2025-01-03 10:02:23 +01:00
modbus
modem
net net: websocket: don't mask data sent from server via zvfs write 2025-01-03 13:26:43 +01:00
pm
portability
profiling
random
retention
rtio
sd
secure_storage
sensing
settings
shell
sip_svc
stats
storage storage/stream_flash: Make write callback optional 2024-12-21 20:48:53 +01:00
task_wdt
testsuite
timing
tracing tracing: sysview: Clang-format tracing_sysview_ids.h 2024-12-30 17:32:03 +01:00
usb usb: device_next: cdc_acm: set the thread name after initializing it 2024-12-27 14:10:05 +01:00
zbus
CMakeLists.txt
Kconfig