<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-apple/Sources/WireGuardApp/UI/macOS/AppDelegate.swift, branch am/codable-key</title>
<subtitle>iOS and macOS apps for WireGuard</subtitle>
<id>https://git.zx2c4.com/wireguard-apple/atom/Sources/WireGuardApp/UI/macOS/AppDelegate.swift?h=am%2Fcodable-key</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-apple/atom/Sources/WireGuardApp/UI/macOS/AppDelegate.swift?h=am%2Fcodable-key'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/'/>
<updated>2021-09-22T17:22:44Z</updated>
<entry>
<title>WireGuardApp: use file to communicate launch-by-login-helper</title>
<updated>2021-09-22T17:22:44Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-09-22T17:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=7171df84fa57e577d5da3b17946a334e330abcb0'/>
<id>urn:sha1:7171df84fa57e577d5da3b17946a334e330abcb0</id>
<content type='text'>
Apple event params are broken on recent macOS versions.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Global: bump copyright year</title>
<updated>2021-06-17T14:56:46Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-06-17T14:56:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=13b720442d47b67a18d6841aa34569633a22b458'/>
<id>urn:sha1:13b720442d47b67a18d6841aa34569633a22b458</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>UI: macOS: remove donation link</title>
<updated>2020-12-15T23:04:32Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-12-15T23:03:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=4ded3f6bfe4826788ded865a83854c63e300fffe'/>
<id>urn:sha1:4ded3f6bfe4826788ded865a83854c63e300fffe</id>
<content type='text'>
Apple forbids us from having a simple donation link in the "About
WireGuard" dialog, due to new policies. And arguing with the giant is
not going to be a fruitful battle. Do the practical thing and just
remove it.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>global: bump year in header</title>
<updated>2020-12-04T11:15:29Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-12-04T11:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=90acf2b2204ef2281dd9b716cb5196bea68234a1'/>
<id>urn:sha1:90acf2b2204ef2281dd9b716cb5196bea68234a1</id>
<content type='text'>
A bit overdue, but better late than never.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>WireGuardApp: Add back the wireguard-go version extraction script and use WIREGUARD_GO_VERSION directly</title>
<updated>2020-12-04T08:39:05Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2020-12-02T17:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=8976a53b05f447f25a8c7a767c866b5b7e7e9082'/>
<id>urn:sha1:8976a53b05f447f25a8c7a767c866b5b7e7e9082</id>
<content type='text'>
Avoids linking against libwg-go.a in order to access the WireGuard backend version.

Signed-off-by: Andrej Mihajlov &lt;and@mullvad.net&gt;
</content>
</entry>
<entry>
<title>WireGuardApp: integrate WireGuardKit sources directly</title>
<updated>2020-12-03T12:32:25Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2020-12-02T15:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=547077a808171f5ce7be449ed0fc7a3c1abe634e'/>
<id>urn:sha1:547077a808171f5ce7be449ed0fc7a3c1abe634e</id>
<content type='text'>
Signed-off-by: Andrej Mihajlov &lt;and@mullvad.net&gt;
</content>
</entry>
<entry>
<title>Move all source files to `Sources/` and rename WireGuardKit targets</title>
<updated>2020-12-03T12:32:24Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2020-12-02T11:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=ec574085703ea1c8b2d4538596961beb910c4382'/>
<id>urn:sha1:ec574085703ea1c8b2d4538596961beb910c4382</id>
<content type='text'>
Signed-off-by: Andrej Mihajlov &lt;and@mullvad.net&gt;
</content>
</entry>
</feed>
