Files
telemt/src
David Osipov 5a16e68487 Enhance TLS record handling and security tests
- Enforce TLS record length constraints in client handling to comply with RFC 8446, rejecting records outside the range of 512 to 16,384 bytes.
- Update security tests to validate behavior for oversized and undersized TLS records, ensuring they are correctly masked or rejected.
- Introduce new tests to verify the handling of TLS records in both generic and client handler pipelines.
- Refactor handshake logic to enforce mode restrictions based on transport type, preventing misuse of secure tags.
- Add tests for nonce generation and encryption consistency, ensuring correct behavior for different configurations.
- Improve masking tests to ensure proper logging and detection of client types, including SSH and unknown probes.
2026-03-16 20:43:49 +04:00
..
2026-03-15 12:43:31 +03:00
2026-03-16 10:01:59 +03:00
2026-03-16 10:01:59 +03:00
2026-03-08 03:06:45 +03:00
2026-03-01 03:36:00 +03:00
2026-03-14 20:38:24 +03:00
2026-02-24 05:57:53 +03:00
2026-02-24 00:04:12 +03:00
2026-02-24 05:57:53 +03:00
2026-03-09 11:05:46 +03:00
2026-03-15 12:43:31 +03:00
2026-03-07 16:18:09 +03:00