openclaw/src/gateway/server
Vincent Koc eff0d5a947
Hardening: tighten preauth WebSocket handshake limits (#44089)
* Gateway: tighten preauth handshake limits

* Changelog: note WebSocket preauth hardening

* Gateway: count preauth frame bytes accurately

* Gateway: cap WebSocket payloads before auth
2026-03-12 10:55:41 -04:00
..
__tests__ refactor(gateway): hard-break plugin wildcard http handlers 2026-03-02 16:24:06 +00:00
plugins-http fix(gateway): harden plugin HTTP route auth 2026-03-07 19:55:06 +00:00
ws-connection Hardening: tighten preauth WebSocket handshake limits (#44089) 2026-03-12 10:55:41 -04:00
close-reason.ts
health-state.ts fix: resolve live config paths in status and gateway metadata (#39952) 2026-03-08 09:59:32 -05:00
hooks.ts Cron: enforce cron-owned delivery contract (#40998) 2026-03-09 20:12:37 +01:00
http-auth.ts refactor(shared): extract reused path and normalization helpers 2026-03-02 05:20:19 +00:00
http-listen.test.ts fix(gateway): synthesize lifecycle robustness for restart and startup probes (#33831) 2026-03-03 21:31:12 -06:00
http-listen.ts fix(gateway): synthesize lifecycle robustness for restart and startup probes (#33831) 2026-03-03 21:31:12 -06:00
plugins-http.test.ts fix(gateway): propagate real gateway client into plugin subagent runtime 2026-03-11 14:17:01 +01:00
plugins-http.ts fix(gateway): propagate real gateway client into plugin subagent runtime 2026-03-11 14:17:01 +01:00
presence-events.test.ts refactor: centralize presence routing and version precedence coverage (#19609) 2026-02-18 00:02:51 -05:00
presence-events.ts refactor: centralize presence routing and version precedence coverage (#19609) 2026-02-18 00:02:51 -05:00
readiness.test.ts refactor(gateway): dedupe readiness healthy snapshot fixtures 2026-03-07 17:58:31 +00:00
readiness.ts fix(gateway): skip stale-socket restarts for Telegram polling (openclaw#38405) 2026-03-07 00:20:34 -06:00
tls.ts
ws-connection.ts refactor(shared): dedupe protocol schema typing and session/media helpers 2026-03-02 19:57:33 +00:00
ws-types.ts feat(gateway): add node canvas capability refresh flow 2026-02-27 12:16:36 +05:30