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
/
utilities
Age
Commit message (
Expand
)
Author
2024-01-04
[Feature] Reformat test result output.
Will Hawkins
2023-07-14
[Bugfix]: Out of range percentile calculations
Will Hawkins
2023-07-10
[Feature] Major update: Track measurements that may be delayed
Will Hawkins
2023-06-21
Major Update/Refactor to Support IETF 02
Will Hawkins
2023-06-02
[Bugfix] Global adherence to max concurrent streams
Will Hawkins
2023-04-19
[Bugfix] Probers starting too soon caused panic
Will Hawkins
2023-02-22
new flag: --connect-to
Randall Meyer
2023-02-20
lint/deprecation cleanup
Randall Meyer
2022-11-07
[Feature] Add a function for determining approximate equality for floats.
Will Hawkins
2022-11-05
[Refactor] Rename/update MovingAverage to MathematicalSeries
Will Hawkins
2022-10-14
Relicense with GPLv2
Will Hawkins
2022-08-10
Fix typos in the license text
Will Hawkins
2022-07-16
[Formatting] Cleanup long lines.
Will Hawkins
2022-07-16
[Feature] Support spec v2 (4/4); Add data logging
Will Hawkins
2022-07-02
[Feature] Support spec v2 3/n
Will Hawkins
2022-06-05
[Feature] Add -extended-stats for *nix platforms
Will Hawkins
2022-06-04
[Feature] Add conditional compilation support for GetTCPInfo
Will Hawkins
2022-06-04
[Feature] Access TCP_INFO about underlying TCP connections
Will Hawkins
2022-05-13
[Refactor] Create config package and package-ify saturate()
Will Hawkins
2022-05-12
[Functionality] Change definition of percent change
Will Hawkins
2022-05-11
[Refactor/Bugfix] Refactor RPM calculation and fix calculation algorithm
Will Hawkins
2022-05-05
Upgraded RPM Calculation Support (Take 1)
Will Hawkins
2022-05-04
Make Traceable Interface and Refactor Debugging
Will Hawkins
2022-05-04
Fully support self-signed certificates (and add debug levels)
Will Hawkins
2022-03-19
Rename: Change bearing to generating
Will Hawkins
2022-03-18
Make sure that we format with short lines.
Will Hawkins
2022-03-16
Format: Add a line-length formatting.
Will Hawkins
2022-03-16
Refactor: Move magic numbers in to a constants module.
Will Hawkins
2022-03-16
Refactor: Cleanup the RTT calculation functionality.
Will Hawkins
2022-03-15
Add utility function for seeking to the end of a file.
Will Hawkins
2022-03-14
Add a license.
Will Hawkins
2021-12-15
Refactoring and error handling.
Will Hawkins
2021-12-15
Basic implementation complete.
Will Hawkins
2021-12-14
Add sanity checking for configuration.
Will Hawkins
2021-12-14
Refactoring -- more.
Will Hawkins
2021-12-13
Intermediate check-in commit. Adding functionality and refactoring.
Will Hawkins