Commit Graph

5 Commits

Author SHA1 Message Date
David Osipov 6ffbc51fb0
security: harden handshake/masking flows and add adversarial regressions
- forward valid-TLS/invalid-MTProto clients to mask backend in both client paths\n- harden TLS validation against timing and clock edge cases\n- move replay tracking behind successful authentication to avoid cache pollution\n- tighten secret decoding and key-material handling paths\n- add dedicated security test modules for tls/client/handshake/masking\n- include production-path regression for ClientHandler fallback behavior
2026-03-16 20:04:41 +04:00
Alexey f86ced8e62
Rename AGENTS_SYSTEM_PROMT.md to AGENTS.md 2026-02-23 19:43:34 +03:00
Alexey e2e471a78c
Delete AGENTS.md 2026-02-23 19:43:03 +03:00
Alexey d888df6382
Update AGENTS.md 2026-02-16 23:33:09 +03:00
vladon 303a6896bf AGENTS.md 2026-02-16 16:59:29 +03:00