<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wit-go/networkQuality/timeoutat, branch v0.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/wit-go/networkQuality/atom?h=v0.0.2</id>
<link rel='self' href='http://cgit.wit.com/wit-go/networkQuality/atom?h=v0.0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/'/>
<updated>2023-02-10T23:13:03Z</updated>
<entry>
<title>[Cleanup] Update timeoutat.TimeoutAt to remove extraneous go func</title>
<updated>2023-02-10T23:13:03Z</updated>
<author>
<name>Will Hawkins</name>
<email>whh8b@obs.cr</email>
</author>
<published>2023-02-10T23:13:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=0eafb34d7e2c9971c9341878a7c1d3ffa034418b'/>
<id>urn:sha1:0eafb34d7e2c9971c9341878a7c1d3ffa034418b</id>
<content type='text'>
Also, add a test for timeoutat.TimeoutAt.
</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>Fix typos in the license text</title>
<updated>2022-08-10T19:50:45Z</updated>
<author>
<name>Will Hawkins</name>
<email>whh8b@obs.cr</email>
</author>
<published>2022-08-10T19:50:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=64ed806b94e2d2b2cb4ca14385f7b16042b2f6e7'/>
<id>urn:sha1:64ed806b94e2d2b2cb4ca14385f7b16042b2f6e7</id>
<content type='text'>
There were several places where boilerplate language was left in the
license block at the top of files containing source.
</content>
</entry>
<entry>
<title>Make Traceable Interface and Refactor Debugging</title>
<updated>2022-05-04T21:51:50Z</updated>
<author>
<name>Will Hawkins</name>
<email>whh8b@obs.cr</email>
</author>
<published>2022-05-04T21:51:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=10ddc4e9c56beeb5718cd878313ddf88695a1948'/>
<id>urn:sha1:10ddc4e9c56beeb5718cd878313ddf88695a1948</id>
<content type='text'>
1. Make a traceable interface for all things that can be wrapped
in an httptrace.ClientTrace.
2. Refactor debugging system into debug package.
</content>
</entry>
<entry>
<title>Fully support self-signed certificates (and add debug levels)</title>
<updated>2022-05-04T14:45:06Z</updated>
<author>
<name>Will Hawkins</name>
<email>whh8b@obs.cr</email>
</author>
<published>2022-05-04T14:45:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=fa647c6645f74e3c0e6fded658f5f8b5882b0e01'/>
<id>urn:sha1:fa647c6645f74e3c0e6fded658f5f8b5882b0e01</id>
<content type='text'>
Two unrelated changes:

1. Add full support for self-signed HTTPS certificates on the server

2. Add support for multiple log levels: So far we only use one, but
adding support for additional levels will help us tier the levels to
filter out excessive messages.
</content>
</entry>
<entry>
<title>Make sure that we format with short lines.</title>
<updated>2022-03-19T01:20:30Z</updated>
<author>
<name>Will Hawkins</name>
<email>whh8b@obs.cr</email>
</author>
<published>2022-03-19T01:20:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=6e5711a1136ae5ed2e0533f1a5d39bb71fb668b5'/>
<id>urn:sha1:6e5711a1136ae5ed2e0533f1a5d39bb71fb668b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a license.</title>
<updated>2022-03-14T17:04:32Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2022-03-14T17:04:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=46cc9e0e48cdd16c506bcf928320a8e6fc450fc9'/>
<id>urn:sha1:46cc9e0e48cdd16c506bcf928320a8e6fc450fc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring -- more.</title>
<updated>2021-12-14T05:55:29Z</updated>
<author>
<name>Will Hawkins</name>
<email>whh8b@obs.cr</email>
</author>
<published>2021-12-14T05:55:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=728a81b8205678abeeb54a69e9e26ee06c18b607'/>
<id>urn:sha1:728a81b8205678abeeb54a69e9e26ee06c18b607</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Intermediate check-in commit. Adding functionality and refactoring.</title>
<updated>2021-12-14T02:44:50Z</updated>
<author>
<name>Will Hawkins</name>
<email>whh8b@obs.cr</email>
</author>
<published>2021-12-14T02:44:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=4c9a70fe1c7e7596eebaf475cf78596eee614c7e'/>
<id>urn:sha1:4c9a70fe1c7e7596eebaf475cf78596eee614c7e</id>
<content type='text'>
</content>
</entry>
</feed>
