<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-go, branch fw/codeQuality</title>
<subtitle>Go implementation of WireGuard</subtitle>
<id>https://git.zx2c4.com/wireguard-go/atom/?h=fw%2FcodeQuality</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-go/atom/?h=fw%2FcodeQuality'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/'/>
<updated>2020-06-26T10:29:30Z</updated>
<entry>
<title>code quality:</title>
<updated>2020-06-26T10:29:30Z</updated>
<author>
<name>Frank Werner-Krippendorf</name>
<email>mail@hb9fxq.ch</email>
</author>
<published>2020-06-26T10:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=a0dac367e1c3635ef4539f10f9f8ac7e01d262e6'/>
<id>urn:sha1:a0dac367e1c3635ef4539f10f9f8ac7e01d262e6</id>
<content type='text'>
- main.go: un-export local constants
- main.go: use camelcase instead of snake case where possible
- main.go: ignore unhandled exception explicitly
- main.go: avoid local variable names that collide with imported package names

Signed-off-by: Frank Werner-Krippendorf &lt;mail@hb9fxq.ch&gt;
</content>
</entry>
<entry>
<title>device: export Bind and remove socketfd shims for android</title>
<updated>2020-06-22T00:42:28Z</updated>
<author>
<name>David Crawshaw</name>
<email>crawshaw@tailscale.com</email>
</author>
<published>2020-06-22T00:42:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=b84f1d4db25e6e7de29551d3fd9c3c10e0b731e1'/>
<id>urn:sha1:b84f1d4db25e6e7de29551d3fd9c3c10e0b731e1</id>
<content type='text'>
Signed-off-by: David Crawshaw &lt;crawshaw@tailscale.com&gt;
</content>
</entry>
<entry>
<title>ipc: add comment about socketDirectory linker override on android</title>
<updated>2020-06-22T00:41:19Z</updated>
<author>
<name>David Crawshaw</name>
<email>crawshaw@tailscale.com</email>
</author>
<published>2020-06-22T00:41:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=dfb28757f799e02840e8939ca739107f2560f53f'/>
<id>urn:sha1:dfb28757f799e02840e8939ca739107f2560f53f</id>
<content type='text'>
Signed-off-by: David Crawshaw &lt;crawshaw@tailscale.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>device: do not include sticky sockets on android</title>
<updated>2020-06-07T07:50:20Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-06-07T07:50:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=f28a6d244b5133439d408b9fe13e12e9917f9646'/>
<id>urn:sha1:f28a6d244b5133439d408b9fe13e12e9917f9646</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.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>replay: account for fqcodel reordering</title>
<updated>2020-05-19T23:46:35Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-05-19T23:46:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=31faf4c1598c67ba3b2ade4471e0a80ee4b0c968'/>
<id>urn:sha1:31faf4c1598c67ba3b2ade4471e0a80ee4b0c968</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>device: rework padding calculation and don't shadow paddedSize</title>
<updated>2020-05-18T21:43:22Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-05-18T20:32:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-go/commit/?id=99eb7896be17cc688f001886469fb109b0575cad'/>
<id>urn:sha1:99eb7896be17cc688f001886469fb109b0575cad</id>
<content type='text'>
Reported-by: Jayakumar S &lt;jayakumar82.s@gmail.com&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
</feed>
