summaryrefslogtreecommitdiff
path: root/extendedstats
AgeCommit message (Expand)Author
2024-01-04[Feature] Reformat test result output.Will Hawkins
2023-04-15[Bugfix] Call windows.WSAIoctl safely when getting extended stats in windows.goWill Hawkins
2023-02-20extendedstats: fix build error on other platformRandall Meyer
2022-10-14Relicense with GPLv2Will Hawkins
2022-09-30[Feature] Extend Throughput LoggingJeroen Schickendantz
2022-09-07[Bugfix] Broken extended-stats compilation for macOSWill Hawkins
2022-08-18[Feature] Open TCP Info (RTT and Cwnd) to clientJeroen Schickendantz
2022-08-17[Feature] Add TCP information (RTT and Cwnd) to LoggingWill Hawkins
2022-06-22[Cleanup] Make long lines shorter and fix static fmt warningsWill Hawkins
2022-06-22[Feature] Add extendedstats support for WindowsJJ
2022-06-17[Feature] Use the new GetTCPConnectionInfo API for extended stats on macOSWill Hawkins
2022-06-17[Feature] Expose send/recv mss, and reorderings in extended statsWill Hawkins
2022-06-15[Bugfix] Compilation error on Windows from missing packageWill Hawkins
2022-06-12[Bugfix] Dereference nil when type assertions failed in IncorporateConnection...Will Hawkins
2022-06-10Disable extendedstats on darwinAlex Cohn
2022-06-07[Bugfix] Conditional build support broken for WindowsWill Hawkins
2022-06-05[Feature] Add -extended-stats for *nix platformsWill Hawkins