<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-go/tests, branch master</title>
<subtitle>Go implementation of WireGuard</subtitle>
<id>https://git.zx2c4.com/wireguard-go/atom/tests?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-go/atom/tests?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/'/>
<updated>2021-01-26T22:05:48Z</updated>
<entry>
<title>device: combine debug and info log levels into 'verbose'</title>
<updated>2021-01-26T22:05:48Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-01-26T22:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=d669c78c4306290963415568f4a64a1ae2b35b20'/>
<id>urn:sha1:d669c78c4306290963415568f4a64a1ae2b35b20</id>
<content type='text'>
There are very few cases, if any, in which a user only wants one of
these levels, so combine it into a single level.

While we're at it, reduce indirection on the loggers by using an empty
function rather than a nil function pointer. It's not like we have
retpolines anyway, and we were always calling through a function with a
branch prior, so this seems like a net gain.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Moved test-processes to background</title>
<updated>2018-02-11T22:31:53Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2018-02-11T22:31:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=77285c99aa30eb802d0281175990e6809501ec18'/>
<id>urn:sha1:77285c99aa30eb802d0281175990e6809501ec18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Align with go library layout</title>
<updated>2018-02-04T15:08:26Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2018-02-04T15:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=a0f54cbe5ac2cd8b8296c2c57c30029dd349cff0'/>
<id>urn:sha1:a0f54cbe5ac2cd8b8296c2c57c30029dd349cff0</id>
<content type='text'>
</content>
</entry>
</feed>
