summaryrefslogtreecommitdiff
path: root/utilities/utilities.go
AgeCommit message (Expand)Author
2022-08-10Fix typos in the license textWill Hawkins
2022-07-16[Feature] Support spec v2 (4/4); Add data loggingWill Hawkins
2022-07-02[Feature] Support spec v2 3/nWill Hawkins
2022-06-05[Feature] Add -extended-stats for *nix platformsWill Hawkins
2022-06-04[Feature] Add conditional compilation support for GetTCPInfoWill Hawkins
2022-06-04[Feature] Access TCP_INFO about underlying TCP connectionsWill Hawkins
2022-05-13[Refactor] Create config package and package-ify saturate()Will Hawkins
2022-05-12[Functionality] Change definition of percent changeWill Hawkins
2022-05-11[Refactor/Bugfix] Refactor RPM calculation and fix calculation algorithmWill Hawkins
2022-05-05Upgraded RPM Calculation Support (Take 1)Will Hawkins
2022-05-04Make Traceable Interface and Refactor DebuggingWill Hawkins
2022-05-04Fully support self-signed certificates (and add debug levels)Will Hawkins
2022-03-19Rename: Change bearing to generatingWill Hawkins
2022-03-18Make sure that we format with short lines.Will Hawkins
2022-03-16Format: Add a line-length formatting.Will Hawkins
2022-03-16Refactor: Move magic numbers in to a constants module.Will Hawkins
2022-03-16Refactor: Cleanup the RTT calculation functionality.Will Hawkins
2022-03-15Add utility function for seeking to the end of a file.Will Hawkins
2022-03-14Add a license.Will Hawkins
2021-12-15Refactoring and error handling.Will Hawkins
2021-12-15Basic implementation complete.Will Hawkins
2021-12-14Add sanity checking for configuration.Will Hawkins
2021-12-14Refactoring -- more.Will Hawkins
2021-12-13Intermediate check-in commit. Adding functionality and refactoring.Will Hawkins