<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/README.md, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2025-11-03T09:00:51Z</updated>
<entry>
<title>Improve docs</title>
<updated>2025-11-03T09:00:51Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-10-07T11:24:30Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ce63939ce1a5aa1dbb2dc86c17431c9a56519742'/>
<id>urn:sha1:ce63939ce1a5aa1dbb2dc86c17431c9a56519742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update feature table to include LWO</title>
<updated>2025-10-10T07:33:06Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-10-09T05:14:34Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=3db623252c6b5963cc0af8735d912ea95b26cfc8'/>
<id>urn:sha1:3db623252c6b5963cc0af8735d912ea95b26cfc8</id>
<content type='text'>
Mark LWO as available on all platforms except iOS.
</content>
</entry>
<entry>
<title>Add WireGuard over QUIC for android in the feature table</title>
<updated>2025-09-24T13:37:31Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-09-24T06:27:37Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=93ae7acb6ca0821edbff58e7a7be9767d9b60945'/>
<id>urn:sha1:93ae7acb6ca0821edbff58e7a7be9767d9b60945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filter out AAAA records on macOS when IPv6 in tunnel is disabled</title>
<updated>2025-09-03T12:31:38Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-08-20T14:47:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=c861c567227a25beecce3a71b46f751bbbe4a7d7'/>
<id>urn:sha1:c861c567227a25beecce3a71b46f751bbbe4a7d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add QUIC obfuscation to feature table in README</title>
<updated>2025-08-12T08:22:04Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-08-11T10:27:47Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b4a7623f3400a8b688cf57b2ecf4f480955a1713'/>
<id>urn:sha1:b4a7623f3400a8b688cf57b2ecf4f480955a1713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MULLVAD_ENABLE_DEV_UPDATES for testing version checks in dev builds</title>
<updated>2025-08-11T11:13:55Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-08-07T14:30:21Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b2368c79fc602d06caca8b738e8c69bb2f52db04'/>
<id>urn:sha1:b2368c79fc602d06caca8b738e8c69bb2f52db04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2025-06-05T14:21:09Z</updated>
<author>
<name>omahs</name>
<email>73983677+omahs@users.noreply.github.com</email>
</author>
<published>2025-05-11T07:49:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=73fcc2275c1a0bccb9e849d352e2bbd637f141e6'/>
<id>urn:sha1:73fcc2275c1a0bccb9e849d352e2bbd637f141e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use local DNS resolver on macOS by default</title>
<updated>2025-05-14T16:00:24Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-05-06T09:28:19Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=5997e11b2eb109baad9cec317e232807bb9f92b8'/>
<id>urn:sha1:5997e11b2eb109baad9cec317e232807bb9f92b8</id>
<content type='text'>
- Enable the local dns resolver in [talpid_core::resolver] by default
  on macOS.

- Change the local dns resolver to not run on a non-standard port.
  To avoid conflicting with any other service running on 127.0.0.1:53,
  we instead try to bind to a random address in the 127/24 range. This
  requires configuring an IP address "alias" on the `lo0` network
  device, but should be fairly non-invasive. The alias is removed when
  the daemon is shut down.

- Add env var `TALPID_DISABLE_LOCAL_DNS_RESOLVER` which lets you
  disable the local resolver.

Co-authored-by: Joakim Hulthe &lt;joakim.hulthe@mullvad.net&gt;
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2025-03-25T14:35:48Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-03-25T10:12:53Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d3ca4c3e1505efcf480d97e287f3fd2f5f8c2cd4'/>
<id>urn:sha1:d3ca4c3e1505efcf480d97e287f3fd2f5f8c2cd4</id>
<content type='text'>
Add android support for multihop</content>
</entry>
<entry>
<title>Update readme with regards to checking out wireguard-go</title>
<updated>2025-02-07T12:34:29Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-02-07T12:29:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=4c688c899d3094c0d703489fdbac7dc1c1a9408d'/>
<id>urn:sha1:4c688c899d3094c0d703489fdbac7dc1c1a9408d</id>
<content type='text'>
</content>
</entry>
</feed>
