<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wit-go/networkQuality/config, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/wit-go/networkQuality/atom?h=main</id>
<link rel='self' href='http://cgit.wit.com/wit-go/networkQuality/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/'/>
<updated>2023-02-22T17:18:25Z</updated>
<entry>
<title>new flag: --connect-to</title>
<updated>2023-02-22T17:18:25Z</updated>
<author>
<name>Randall Meyer</name>
<email>rrm@apple.com</email>
</author>
<published>2023-02-15T22:17:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=bfa2e2b0fa93b6059fba0581b52d6d60a53b5a4a'/>
<id>urn:sha1:bfa2e2b0fa93b6059fba0581b52d6d60a53b5a4a</id>
<content type='text'>
Allows user to override DNS for the initial config request. This is
accomplished using a custom DialContext overring the hostname used to
Dial to. This allows for TLS certificate validation to still
happen(optionally) while connecting to TLS secured resources.

Also,
    - allows for optional enforcement of certificate verification
    - stamp built git version into binary and adds a --version option
    - adds a user-agent to all outgoing request
    - exit(1) on failures for easier shell error detection
</content>
</entry>
<entry>
<title>lint/deprecation cleanup</title>
<updated>2023-02-20T18:28:21Z</updated>
<author>
<name>Randall Meyer</name>
<email>rrm@apple.com</email>
</author>
<published>2023-02-15T18:34:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=aba993ed378297f48ff6be18b17c6a963d3fd190'/>
<id>urn:sha1:aba993ed378297f48ff6be18b17c6a963d3fd190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Feature] Add support for test_endpoint</title>
<updated>2022-12-12T15:02:04Z</updated>
<author>
<name>Will Hawkins</name>
<email>whh8b@obs.cr</email>
</author>
<published>2022-12-12T15:02:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=3c59340e315d860f1c39d3d41e808770d0b91697'/>
<id>urn:sha1:3c59340e315d860f1c39d3d41e808770d0b91697</id>
<content type='text'>
When a test_endpoint is returned in the config for a test, all
requests will be sent to that host but the :authority pseudo header
(nee: Host: message header) will contain the host specified in
the various `_url` fields of the config data.
</content>
</entry>
<entry>
<title>Relicense with GPLv2</title>
<updated>2022-10-14T14:24:51Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2022-10-14T14:24:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=1f36afaf4e2c79aa4bc80f9bc8320ea28cc51f6f'/>
<id>urn:sha1:1f36afaf4e2c79aa4bc80f9bc8320ea28cc51f6f</id>
<content type='text'>
With this commit the project is being relicensed under GPLv2. All
contributors to the code prior to this commit have given their explicit
approval for the project to be relicensed (see
https://github.com/network-quality/goresponsiveness/issues/41).
</content>
</entry>
<entry>
<title>[Refactor] Create config package and package-ify saturate()</title>
<updated>2022-05-13T15:02:09Z</updated>
<author>
<name>Will Hawkins</name>
<email>whh8b@obs.cr</email>
</author>
<published>2022-05-13T15:02:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=89f26501e59095e1e6ac59cf158f6305e4e93389'/>
<id>urn:sha1:89f26501e59095e1e6ac59cf158f6305e4e93389</id>
<content type='text'>
1. Create a separate package to handle the config information.
2. Move the saturate functionality into the rpm package.
3. Do general renaming/refactoring so that we are consistently
saying measurement and not RTT (this nomenclature is more consistent
with the standard).
</content>
</entry>
</feed>
