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-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
2022-03-17
Add Dockerfile;
Rich Brown
2022-03-16
Format: Add a line-length formatting.
Will Hawkins
2022-03-16
Refactor: Move magic numbers in to a constants module.
Will Hawkins
2022-03-16
Bugfix: Stop doing load-inducing downloads before RPM calculation
Will Hawkins
2022-03-16
Refactor: Cleanup the RTT calculation functionality.
Will Hawkins
2022-03-15
Major update: SSL Key Logging, HTTP2 support
Will Hawkins
2022-03-14
Add a license.
Will Hawkins
2021-12-28
Bugfix: Create new transports for each HTTP connection
Will Hawkins
2021-12-17
Feature: Add support for profiling the client.
Will Hawkins
2021-12-16
Bugfix: Calculation of RPM was off by a factor of 5
Will Hawkins
2021-12-16
Bugfix: Make sure that debugging output is properly omitted
Will Hawkins
2021-12-16
Retype cooldownPeriod Global Variable
Will Hawkins
2021-12-16
Improve robustness
Will Hawkins
[next]