mirror of https://github.com/telemt/telemt.git
- Introduced client TLS record wrapping tests to ensure correct handling of empty and oversized payloads. - Added integration tests for middle relay to validate quota saturation behavior under concurrent pressure. - Implemented high-risk security tests covering various payload scenarios, including alignment checks and boundary conditions. - Developed length cast hardening tests to verify proper handling of wire lengths and overflow conditions. - Created quota overflow lock tests to ensure stable behavior under saturation and reclaim scenarios. - Refactored existing middle relay security tests for improved clarity and consistency in lock handling. |
||
|---|---|---|
| .. | ||
| tls_adversarial_tests.rs | ||
| tls_fuzz_security_tests.rs | ||
| tls_length_cast_hardening_security_tests.rs | ||
| tls_security_tests.rs | ||
| tls_size_constants_security_tests.rs | ||