summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-16fix buildHEADv0.0.3maindevelJeff Carr
2024-11-06??? don't merge thisv0.0.2Jeff Carr
2024-11-06build for debianJeff Carr
2024-11-06todo: find a way to store these in the git commitv0.0.1Jeff Carr
2024-01-29[Feature] Be more explicit about which part of the test was unstableWill Hawkins
2024-01-29[Feature] Special RPM calculation semantics when test does not stabilizeWill Hawkins
2024-01-27[Bugfix] Do not advance the interval when stableWill Hawkins
2024-01-27[Bugfix] Stabilizer was optimisticWill Hawkins
2024-01-26[Bugfix] Only probes collected during stable MAD countWill Hawkins
2024-01-19[Bugfix] Continue Adding LGCs During Responsiveness StabilizationWill Hawkins
2024-01-19[Bugfix] Marking Upload LGC as Running Too SoonWill Hawkins
2024-01-09Merge pull request #69 from network-quality/actions_workflow_dockerWill Hawkins
2024-01-09[Feature] Add building of Docker image to CI/CDWill Hawkins
2024-01-09[Bugfix] Update Dockerfile to use go 1.21Will Hawkins
2024-01-09Merge pull request #66 from network-quality/working_conditions_relabelWill Hawkins
2024-01-07Relabel Working-Conditions EffectWill Hawkins
2024-01-07Update to Go 1.21 in ActionsWill Hawkins
2024-01-04[Feature] Reformat test result output.Will Hawkins
2024-01-04[Feature] Support for testing upload/download in parallelWill Hawkins
2023-12-21Update dependenciesWill Hawkins
2023-12-21Update to go 1.21 (with note about pending update to 1.22)Will Hawkins
2023-12-11[Bugfix] Fix broken foreign probe data loggersWill Hawkins
2023-07-25[Feature] Add support for L4SWill Hawkins
2023-07-21[Feature] Add package support for OpenWRT bundlingWill Hawkins
2023-07-20Merge pull request #60 from domoslabs/mainWill Hawkins
2023-07-20Removed loss printoutBjørn Ivar Teigen
2023-07-19[Feature] Add extended-stats for uploadsWill Hawkins
2023-07-14[Feature] Relative RPMWill Hawkins
2023-07-14[Bugfix] Accessing channel without protectionWill Hawkins
2023-07-14Use the user-specified percentile for RPM calculationsWill Hawkins
2023-07-14[Bugfix] Properly handle errors from filling data seriesWill Hawkins
2023-07-14Add license information to files where its missingWill Hawkins
2023-07-14Probe direction is unnused in probe.Probe -- remove itWill Hawkins
2023-07-14Use defer to unlock probe data point channel lockWill Hawkins
2023-07-14Suppress non-error of cancelled context causing probe send to failWill Hawkins
2023-07-14[Bugfix]: Out of range percentile calculationsWill Hawkins
2023-07-14Parameterize Percentile in RPM CalculationsWill Hawkins
2023-07-12[Bugfix] Duplicate bucket IDs caused incorrect resultsWill Hawkins
2023-07-12Merge pull request #56 from domoslabs/ietf02Will Hawkins
2023-07-12Addressed pull request commentsBjørn Ivar Teigen
2023-07-10Added QoO and Cablelabs latency histogramBjørn Ivar Teigen
2023-07-10[Feature] Major update: Track measurements that may be delayedWill Hawkins
2023-06-27Fix broken build -- missing source file.Will Hawkins
2023-06-21Major Update/Refactor to Support IETF 02Will Hawkins
2023-06-06[Bugfix] Fix comment typoWill Hawkins
2023-06-02Merge pull request #53 from network-quality/strict_max_concurrentWill Hawkins
2023-06-02[Bugfix] Global adherence to max concurrent streamsWill Hawkins
2023-05-24Merge pull request #50 from domoslabs/mainWill Hawkins
2023-05-23Adressed pull request comments.Bjørn Ivar Teigen
2023-05-23Additional debugging around non-reused connectionsWill Hawkins