<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-apple/Sources/WireGuardApp/UI/macOS/View, branch am/develop</title>
<subtitle>iOS and macOS apps for WireGuard</subtitle>
<id>https://git.zx2c4.com/wireguard-apple/atom/Sources/WireGuardApp/UI/macOS/View?h=am%2Fdevelop</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-apple/atom/Sources/WireGuardApp/UI/macOS/View?h=am%2Fdevelop'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/'/>
<updated>2021-09-22T04:58:14Z</updated>
<entry>
<title>build: Fix swiftlint warnings</title>
<updated>2021-09-22T04:58:14Z</updated>
<author>
<name>Roopesh Chander</name>
<email>roop@roopc.net</email>
</author>
<published>2021-08-02T08:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=a8226b35d2a9773eed6665438257597e9a4aa711'/>
<id>urn:sha1:a8226b35d2a9773eed6665438257597e9a4aa711</id>
<content type='text'>
Signed-off-by: Roopesh Chander &lt;roop@roopc.net&gt;
</content>
</entry>
<entry>
<title>UI: macOS: Tunnel detail: Incorporate on-demand-ness in toggle button</title>
<updated>2021-07-30T07:59:33Z</updated>
<author>
<name>Roopesh Chander</name>
<email>roop@roopc.net</email>
</author>
<published>2021-07-30T05:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=2ac17da7cb1441ffb72d231bdfd44b8fc49df035'/>
<id>urn:sha1:2ac17da7cb1441ffb72d231bdfd44b8fc49df035</id>
<content type='text'>
Signed-off-by: Roopesh Chander &lt;roop@roopc.net&gt;
</content>
</entry>
<entry>
<title>UI: macOS: Tunnel detail: Incorporate on-demand-ness in the status row</title>
<updated>2021-07-30T07:59:28Z</updated>
<author>
<name>Roopesh Chander</name>
<email>roop@roopc.net</email>
</author>
<published>2021-07-29T10:27:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=274c4cd09243ae52305115aa7a268ca8be36b106'/>
<id>urn:sha1:274c4cd09243ae52305115aa7a268ca8be36b106</id>
<content type='text'>
Signed-off-by: Roopesh Chander &lt;roop@roopc.net&gt;
</content>
</entry>
<entry>
<title>UI: macOS: Tunnel list: Incorporate on-demand-ness in the status circle</title>
<updated>2021-07-30T07:59:25Z</updated>
<author>
<name>Roopesh Chander</name>
<email>roop@roopc.net</email>
</author>
<published>2021-07-29T05:42:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=95e1409bfb8cc2764a66f9ab8279f56c070a22fe'/>
<id>urn:sha1:95e1409bfb8cc2764a66f9ab8279f56c070a22fe</id>
<content type='text'>
Signed-off-by: Roopesh Chander &lt;roop@roopc.net&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: Fix UTF-8 and UTF-16 conversions in highlighter code</title>
<updated>2020-12-17T16:36:46Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2020-12-15T17:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=9269c7c1c13f5d7a70fbef1d9c3fdf0b3e87ca70'/>
<id>urn:sha1:9269c7c1c13f5d7a70fbef1d9c3fdf0b3e87ca70</id>
<content type='text'>
NSString uses UTF-16 internally, while String uses UTF-8 in Swift 5.

Signed-off-by: Andrej Mihajlov &lt;and@mullvad.net&gt;
</content>
</entry>
<entry>
<title>global: support DNS search domains</title>
<updated>2020-12-15T14:54:12Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2020-12-15T12:49:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-apple/commit/?id=9231c03513e480a0a6f7ed2aa86f69e47d078774'/>
<id>urn:sha1:9231c03513e480a0a6f7ed2aa86f69e47d078774</id>
<content type='text'>
This has been supported by Windows and Linux for quite some time. Add
support here for iOS and macOS.

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>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>
