summaryrefslogtreecommitdiff
path: root/networkQuality.go
AgeCommit message (Expand)Author
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-26[Bugfix] Only probes collected during stable MAD countWill Hawkins
2024-01-19[Bugfix] Continue Adding LGCs During Responsiveness StabilizationWill Hawkins
2024-01-07Relabel Working-Conditions EffectWill 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-11[Bugfix] Fix broken foreign probe data loggersWill Hawkins
2023-07-25[Feature] Add support for L4SWill 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-14Use the user-specified percentile for RPM calculationsWill Hawkins
2023-07-14[Bugfix] Properly handle errors from filling data seriesWill Hawkins
2023-07-14Parameterize Percentile in RPM CalculationsWill Hawkins
2023-07-12[Bugfix] Duplicate bucket IDs caused incorrect resultsWill 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-21Major Update/Refactor to Support IETF 02Will Hawkins
2023-06-06[Bugfix] Fix comment typoWill Hawkins
2023-05-23Adressed pull request comments.Bjørn Ivar Teigen
2023-05-19Implemented basic Quality AttenuationBjørn Ivar Teigen
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-02-22new flag: --connect-toRandall Meyer
2023-02-20Emit Prometheus stats if requestedRandall Meyer
2023-02-20new flag: --urlRandall Meyer
2023-02-10[Cleanup] Output and commentsWill Hawkins
2023-01-27[FEATURE] Finalize implementation of rev3 of the draftWill Hawkins
2022-12-12[Feature] Add support for test_endpointWill Hawkins
2022-12-11[Feature] Granular ThroughputJeroen Schickendantz
2022-12-11[Feature] Rev 3 of Stability (Basic implementation)Will Hawkins
2022-10-14Relicense with GPLv2Will Hawkins
2022-09-30[Feature] Extend Throughput LoggingJeroen Schickendantz
2022-08-17Update code format to meet 80-column requirement.Will Hawkins
2022-08-17[Feature] Add TCP information (RTT and Cwnd) to LoggingWill Hawkins
2022-08-17Remove the -strict optionWill Hawkins
2022-07-29[Feature] Add support for logging throughput measurementsWill Hawkins
2022-07-16[Formatting] Cleanup long lines.Will 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-07-01[Feature] Support spec v2Will Hawkins
2022-06-22[Cleanup] Make long lines shorter and fix static fmt warningsWill Hawkins
2022-06-17[Feature] Use the new GetTCPConnectionInfo API for extended stats on macOSWill Hawkins
2022-06-13Merge branch 'main' into timeout-patchJJ
2022-06-13Add optional timeoutsJJ
2022-06-12[Bugfix] Dereference nil when type assertions failed in IncorporateConnection...Will Hawkins