index
:
go.wit.com/apps/networkQuality.git
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
/
networkQuality.go
Age
Commit message (
Expand
)
Author
2023-07-10
Added QoO and Cablelabs latency histogram
Bjørn Ivar Teigen
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-06
[Bugfix] Fix comment typo
Will Hawkins
2023-05-23
Adressed pull request comments.
Bjørn Ivar Teigen
2023-05-19
Implemented basic Quality Attenuation
Bjørn Ivar Teigen
2023-04-22
[Refactor] Move components into separate packages
Will Hawkins
2023-04-19
[Bugfix] Wrong URL for upload load-generating connection
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
Emit Prometheus stats if requested
Randall Meyer
2023-02-20
new flag: --url
Randall Meyer
2023-02-10
[Cleanup] Output and comments
Will Hawkins
2023-01-27
[FEATURE] Finalize implementation of rev3 of the draft
Will Hawkins
2022-12-12
[Feature] Add support for test_endpoint
Will Hawkins
2022-12-11
[Feature] Granular Throughput
Jeroen Schickendantz
2022-12-11
[Feature] Rev 3 of Stability (Basic implementation)
Will Hawkins
2022-10-14
Relicense with GPLv2
Will Hawkins
2022-09-30
[Feature] Extend Throughput Logging
Jeroen Schickendantz
2022-08-17
Update code format to meet 80-column requirement.
Will Hawkins
2022-08-17
[Feature] Add TCP information (RTT and Cwnd) to Logging
Will Hawkins
2022-08-17
Remove the -strict option
Will Hawkins
2022-07-29
[Feature] Add support for logging throughput measurements
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-07-01
[Feature] Support spec v2
Will Hawkins
2022-06-22
[Cleanup] Make long lines shorter and fix static fmt warnings
Will Hawkins
2022-06-17
[Feature] Use the new GetTCPConnectionInfo API for extended stats on macOS
Will Hawkins
2022-06-13
Merge branch 'main' into timeout-patch
JJ
2022-06-13
Add optional timeouts
JJ
2022-06-12
[Bugfix] Dereference nil when type assertions failed in IncorporateConnection...
Will Hawkins
2022-06-07
[Bugfix] Conditional build support broken for Windows
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-11
[Refactor/Bugfix] Refactor RPM calculation and fix calculation algorithm
Will Hawkins
2022-05-05
[Bugfix] Null pointer dereference when debugging disabled
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-04-01
Feature: Add support for self-signed certs from the test configuration server.
Will Hawkins
2022-03-26
Feature: More Precise RTT/RPM calculation
Will Hawkins
2022-03-19
Rename: Change bearing to generating
Will Hawkins
2022-03-19
Bugfix: (#8) Segfault when running w/o SSL debugging
Will Hawkins
2022-03-18
Make sure that we format with short lines.
Will Hawkins
2022-03-18
Rework RPM calculation to (hopefully) better match section 4.2.1.
Will Hawkins
2022-03-18
Forgot to change module location upon changing between repository owners.
Will Hawkins
2022-03-18
Format long times.
Will Hawkins
[next]