mirror of https://github.com/telemt/telemt.git
- Removed ignored attributes from timing-sensitive tests in handshake_security_tests.rs. - Adjusted latency bucket assertions in malformed_tls_classes_share_close_latency_buckets. - Reduced iteration count in timing_matrix_tls_classes_under_fixed_delay_budget. - Enhanced assertions for timing class bounds in timing_matrix_tls_classes_under_fixed_delay_budget. - Updated successful_tls_handshake_clears_pre_auth_failure_streak to improve clarity and assertions. - Modified saturation tests to ensure invalid probes do not produce incorrect failure states. - Added new assertions to ensure proper behavior under saturation conditions in saturation_grace_progression tests. - Introduced connection lease management in stats/mod.rs to track direct and middle connections. - Added tests for connection lease security and replay checker security. - Improved relay bidirectional tests to ensure proper quota handling and statistics tracking. - Refactored adversarial tests to ensure concurrent operations do not exceed limits. |
||
|---|---|---|
| .. | ||
| adaptive_buffers.rs | ||
| client.rs | ||
| client_adversarial_tests.rs | ||
| client_limits_security_tests.rs | ||
| client_security_tests.rs | ||
| direct_relay.rs | ||
| direct_relay_security_tests.rs | ||
| handshake.rs | ||
| handshake_adversarial_tests.rs | ||
| handshake_fuzz_security_tests.rs | ||
| handshake_security_tests.rs | ||
| masking.rs | ||
| masking_adversarial_tests.rs | ||
| masking_security_tests.rs | ||
| middle_relay.rs | ||
| middle_relay_security_tests.rs | ||
| mod.rs | ||
| relay.rs | ||
| relay_adversarial_tests.rs | ||
| relay_security_tests.rs | ||
| route_mode.rs | ||
| route_mode_security_tests.rs | ||
| session_eviction.rs | ||