Files
telemt/src/stream
David Osipov 3abde52de8 refactor: update TLS record size constants and related validations
- Rename MAX_TLS_RECORD_SIZE to MAX_TLS_PLAINTEXT_SIZE for clarity.
- Rename MAX_TLS_CHUNK_SIZE to MAX_TLS_CIPHERTEXT_SIZE to reflect its purpose.
- Deprecate old constants in favor of new ones.
- Update various parts of the codebase to use the new constants, including validation checks and tests.
- Add new tests to ensure compliance with RFC 8446 regarding TLS record sizes.
2026-03-20 21:00:36 +04:00
..
2026-03-01 03:36:00 +03:00
2026-02-24 05:57:53 +03:00
2026-02-24 03:40:59 +03:00
2026-02-24 03:40:59 +03:00
2026-02-24 03:40:59 +03:00
2026-02-24 03:40:59 +03:00