index
:
wit-go/networkQuality
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extendedstats
Age
Commit 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.go
Will Hawkins
2023-02-20
extendedstats: fix build error on other platform
Randall Meyer
2022-10-14
Relicense with GPLv2
Will Hawkins
2022-09-30
[Feature] Extend Throughput Logging
Jeroen Schickendantz
2022-09-07
[Bugfix] Broken extended-stats compilation for macOS
Will Hawkins
2022-08-18
[Feature] Open TCP Info (RTT and Cwnd) to client
Jeroen Schickendantz
2022-08-17
[Feature] Add TCP information (RTT and Cwnd) to Logging
Will Hawkins
2022-06-22
[Cleanup] Make long lines shorter and fix static fmt warnings
Will Hawkins
2022-06-22
[Feature] Add extendedstats support for Windows
JJ
2022-06-17
[Feature] Use the new GetTCPConnectionInfo API for extended stats on macOS
Will Hawkins
2022-06-17
[Feature] Expose send/recv mss, and reorderings in extended stats
Will Hawkins
2022-06-15
[Bugfix] Compilation error on Windows from missing package
Will Hawkins
2022-06-12
[Bugfix] Dereference nil when type assertions failed in IncorporateConnection...
Will Hawkins
2022-06-10
Disable extendedstats on darwin
Alex Cohn
2022-06-07
[Bugfix] Conditional build support broken for Windows
Will Hawkins
2022-06-05
[Feature] Add -extended-stats for *nix platforms
Will Hawkins