<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-go/conn, branch js/sample-api</title>
<subtitle>Go implementation of WireGuard</subtitle>
<id>https://git.zx2c4.com/wireguard-go/atom/conn?h=js%2Fsample-api</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-go/atom/conn?h=js%2Fsample-api'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/'/>
<updated>2020-12-18T22:39:23Z</updated>
<entry>
<title>conn: do not SO_REUSEADDR on linux</title>
<updated>2020-12-18T22:39:23Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-12-18T15:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=756958d857f868792bacdf13f4af2846d1e2bdb7'/>
<id>urn:sha1:756958d857f868792bacdf13f4af2846d1e2bdb7</id>
<content type='text'>
SO_REUSEADDR does not make sense for unicast UDP sockets.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>conn: add comments saying what uses these interfaces</title>
<updated>2020-06-22T00:40:59Z</updated>
<author>
<name>David Crawshaw</name>
<email>crawshaw@tailscale.com</email>
</author>
<published>2020-06-22T00:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=00bcd865e6996f932ea0dcacf7df015f79307153'/>
<id>urn:sha1:00bcd865e6996f932ea0dcacf7df015f79307153</id>
<content type='text'>
Signed-off-by: David Crawshaw &lt;crawshaw@tailscale.com&gt;
</content>
</entry>
<entry>
<title>conn: unbreak boundif on android</title>
<updated>2020-06-07T07:48:28Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-06-07T07:41:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=c403da6a39c876123c096113d08d0d3019b4a07e'/>
<id>urn:sha1:c403da6a39c876123c096113d08d0d3019b4a07e</id>
<content type='text'>
Another thing never tested ever.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>conn: remove useless comment</title>
<updated>2020-06-07T07:37:01Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-06-07T07:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=d6de6f3ce6c24841d29b563d3283a0fd85e437ac'/>
<id>urn:sha1:d6de6f3ce6c24841d29b563d3283a0fd85e437ac</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>conn: fix windows situation with boundif</title>
<updated>2020-06-07T07:26:25Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-06-07T07:24:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=59e556f24ec7503eda8ff15f026b2df44e096b6f'/>
<id>urn:sha1:59e556f24ec7503eda8ff15f026b2df44e096b6f</id>
<content type='text'>
This was evidently never tested before committing.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>global: update header comments and modules</title>
<updated>2020-05-02T08:08:26Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-05-02T08:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=db0aa39b765243c6a4ac9a2e348311df9517c0bf'/>
<id>urn:sha1:db0aa39b765243c6a4ac9a2e348311df9517c0bf</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>conn: introduce new package that splits out the Bind and Endpoint types</title>
<updated>2020-05-02T07:46:42Z</updated>
<author>
<name>David Crawshaw</name>
<email>crawshaw@tailscale.com</email>
</author>
<published>2019-11-07T16:13:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=203554620dc8114de1ff70bb30b80f828e9e26ad'/>
<id>urn:sha1:203554620dc8114de1ff70bb30b80f828e9e26ad</id>
<content type='text'>
The sticky socket code stays in the device package for now,
as it reaches deeply into the peer list.

This is the first step in an effort to split some code out of
the very busy device package.

Signed-off-by: David Crawshaw &lt;crawshaw@tailscale.com&gt;
</content>
</entry>
</feed>
