TrustTunnel/lib/tests
Aleksei Zhavoronkov 3e1514f7c7 Pull request 197: Fix H3 tests on Linux
Squashed commit of the following:

commit 48d9c29974987510d6a3b95d1d16aee1a1ee48fe
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Tue Apr 21 13:09:14 2026 +0300

    Refresh quic conn deadline on flush

commit 2895ec6b5405d67780ccae6ad94bb205b0774c60
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Mon Apr 20 14:03:05 2026 +0300

    Revert "trace log"
    
    This reverts commit e51d86f0d807f2f6360ccc6e9910b13eb10b41d9.

commit 71428bfaa127a5c6413ed52cdeb75ec832a106f3
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Mon Apr 20 14:03:04 2026 +0300

    Revert "hypothesis testing"
    
    This reverts commit 603f743d4309a17e21d2cd9176a88374add83404.

commit 9ed2bd63a46d2b1b1da1c479703312562558c6e8
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Mon Apr 20 14:03:03 2026 +0300

    Revert "add more aggressive logging"
    
    This reverts commit a3eb5d093a4573784ea95ed1cfd63d4f35557618.

commit ecc867e464c40fbad2878a5c59ba48170c011d3d
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Mon Apr 20 14:03:00 2026 +0300

    Revert "log even more"
    
    This reverts commit bcdc945620bfa10873168c6797bd334e9384d9dc.

commit b2226b51dd06f97f4957b7ba9f2fe8993f0f190a
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Mon Apr 20 11:53:55 2026 +0300

    try fix

commit bcdc945620bfa10873168c6797bd334e9384d9dc
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Mon Apr 20 11:27:01 2026 +0300

    log even more

commit a3eb5d093a4573784ea95ed1cfd63d4f35557618
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Mon Apr 20 11:02:16 2026 +0300

    add more aggressive logging

commit 603f743d4309a17e21d2cd9176a88374add83404
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Mon Apr 20 10:08:33 2026 +0300

    hypothesis testing

commit e51d86f0d807f2f6360ccc6e9910b13eb10b41d9
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Mon Apr 20 09:05:15 2026 +0300

    trace log

commit d1e5b9874fb60a5fb8ec7127abab149ee95ad8fe
Author: Zhavoronkov Aleksei <a.zhavoronkov@adguard.com>
Date:   Sun Apr 19 22:46:14 2026 +0300

    Fix H3 tests on Linux
    
    Loss-recovery on_timeout() was never invoked when the loss-detection deadline elapsed without a packet arriving,
    so lost packets were never retransmitted and large H3 transfers stalled until the server idle timeout.
    Removed H3 tests from MacOS-only section.
2026-04-27 08:00:44 +00:00
..
common Pull request 197: Fix H3 tests on Linux 2026-04-27 08:00:44 +00:00
authentication.rs Pull request 162: feat vpn-libs-endpoint: add optional limit for the number of connections per user 2026-02-26 13:47:45 +00:00
ping.rs Add coverage for routing and reverse proxy (H2/H3, chunked, custom paths) 2026-03-06 14:05:30 +03:00
reverse_proxy.rs Pull request 197: Fix H3 tests on Linux 2026-04-27 08:00:44 +00:00
speedtest.rs Pull request 94: Added auto-formatting and pre-commit hook 2025-12-21 20:54:46 +03:00
tunnel.rs Pull request 121: Clippy and github actions 2025-12-26 12:45:09 +03:00