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. |
||
|---|---|---|
| .. | ||
| tests | ||
| constants.rs | ||
| frame.rs | ||
| mod.rs | ||
| obfuscation.rs | ||
| tls.rs | ||