summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-20Hotfix of broken testBjørn Ivar Teigen
2023-05-19Added basic tests of qualityattenuationBjørn Ivar Teigen
2023-05-19Workflow: Don't be too clever.Will Hawkins
2023-05-19Fix workflow syntax (2).Will Hawkins
2023-05-19Fix workflow syntax.Will Hawkins
2023-05-19Add manual workflow dispatch.Will Hawkins
2023-05-19Move the CI action configWill Hawkins
2023-05-19Adding `go test` support to pull requestsWill Hawkins
2023-05-19Trim some long lines in `rpm/rpm.go`Will Hawkins
2023-05-19Add VSCode Configuration InformationWill Hawkins
2023-05-19[Bugfix] Handle a not-yet-started connectionWill Hawkins
2023-05-19Implemented basic Quality AttenuationBjørn Ivar Teigen
2023-04-25[Bugfix] Tighten up check for probe connection reuseWill Hawkins
2023-04-25Make LgcStatus String()-ableWill Hawkins
2023-04-23[Bugfix] Missed adding probe package during refactorWill Hawkins
2023-04-22[Cleanup] Add license information to files where missingWill Hawkins
2023-04-22[Refactor] Move components into separate packagesWill Hawkins
2023-04-19[Bugfix] Wrong URL for upload load-generating connectionWill Hawkins
2023-04-19[Bugfix] Probers starting too soon caused panicWill Hawkins
2023-04-15[Bugfix] Call windows.WSAIoctl safely when getting extended stats in windows.goWill Hawkins
2023-02-22Merge pull request #44 from network-quality/connect_to_secure_mergedWill Hawkins
2023-02-22new flag: --connect-toRandall Meyer
2023-02-20lint/deprecation cleanupRandall Meyer
2023-02-20Emit Prometheus stats if requestedRandall Meyer
2023-02-20extendedstats: fix build error on other platformRandall Meyer
2023-02-20new flag: --urlRandall Meyer
2023-02-20Update dependenciesRandall Meyer
2023-02-15[Documentation] Add Makefile for those with bad memoriesWill Hawkins
2023-02-10[Documentation] Describe how to run unit tests.Will Hawkins
2023-02-10[Cleanup] Long-lines cleanupWill Hawkins
2023-02-10[Cleanup] Output and commentsWill Hawkins
2023-02-10[Bugfix] Use 4 (!!) instantaneous probe measurements, not 1Will Hawkins
2023-02-10[Cleanup] Update timeoutat.TimeoutAt to remove extraneous go funcWill Hawkins
2023-01-27[FEATURE] Finalize implementation of rev3 of the draftWill Hawkins
2023-01-27[FEATURE] Make Saturating generic.Will Hawkins
2023-01-27[Feature] support for doing a Double-Sided Trim on Mathematical SeriesWill Hawkins
2022-12-12[Feature] Graphing tool CLI updateJeroen Schickendantz
2022-12-12[Feature] Add support for test_endpointWill Hawkins
2022-12-12[Bugfix] Keylogger use message always outputWill Hawkins
2022-12-11[Feature] Graphing ToolJeroen Schickendantz
2022-12-11[Feature] Granular ThroughputJeroen Schickendantz
2022-12-11[Feature] Rev 3 of Stability (Basic implementation)Will Hawkins
2022-11-20[Feature] Use LoadGeneratingConnectionCollectionWill Hawkins
2022-11-20[Feature] Collect the number of open connections in throughput data pointWill Hawkins
2022-11-20[Feature] Add structure for wrapping collection of LGCsWill Hawkins
2022-11-20[Feature] Add support for an infinite mathematical seriesWill Hawkins
2022-11-20[Feature] Make MathematicalSeries an interfaceWill Hawkins
2022-11-16[Feature] Add a Null Data LoggerWill Hawkins
2022-11-07[Feature] Redefine stabilityWill Hawkins
2022-11-07[Feature] Allow caller to define rampup interval for load generators.Will Hawkins