<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/mullvad-daemon/src/api.rs, 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-07-10T07:37:00Z</updated>
<entry>
<title>Run `cargo fmt`</title>
<updated>2025-07-10T07:37:00Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-07-09T14:18:47Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=3fd1c56d397375a494cf9279ed42122de8548579'/>
<id>urn:sha1:3fd1c56d397375a494cf9279ed42122de8548579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix building for Android, rename api to access_mode in mullvad-api</title>
<updated>2025-03-17T15:51:50Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2025-03-07T15:13:46Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6e46e26f12e0003c0e20ff8840e47689d6722806'/>
<id>urn:sha1:6e46e26f12e0003c0e20ff8840e47689d6722806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the api client from the daemon to mullvad-api</title>
<updated>2025-03-17T15:51:38Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2025-03-05T15:12:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=73da8abf9b25e1b1327e017c83a0ab2c519c632e'/>
<id>urn:sha1:73da8abf9b25e1b1327e017c83a0ab2c519c632e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format workspace</title>
<updated>2025-02-12T09:15:31Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-02-11T13:34:17Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=74d800fa2274517622b891745b629f62d6239a8a'/>
<id>urn:sha1:74d800fa2274517622b891745b629f62d6239a8a</id>
<content type='text'>
The 2024 edition contains new formatting rules.
All of these are not compatible with the 2021
formatting style, but most of them are.

To change the formatting to be as close to the
new style as possible while remaining compatible
with the 2021 edition, I first ran
`cargo +beta fmt` with the edition set to 2024,
then, with the edition set to 2021, I ran
`cargo fmt`.
</content>
</entry>
<entry>
<title>Fix `clippy::precedence`</title>
<updated>2025-02-12T09:15:26Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-02-10T09:55:30Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b083dbefa0676d4e67ad890667943995a3d7e4c4'/>
<id>urn:sha1:b083dbefa0676d4e67ad890667943995a3d7e4c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove global API endpoint</title>
<updated>2025-01-02T09:29:05Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2024-12-09T09:59:51Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=3093408a057020fcd912976b892fbb6bc26e6293'/>
<id>urn:sha1:3093408a057020fcd912976b892fbb6bc26e6293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle legacy always-on vpn profiles</title>
<updated>2024-11-27T08:00:18Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2024-11-18T13:23:05Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1bb7fc7ebaa2837ed9f9d28c2bb5a6fd91033988'/>
<id>urn:sha1:1bb7fc7ebaa2837ed9f9d28c2bb5a6fd91033988</id>
<content type='text'>
Co-authored-by: Jonatan Rhodin &lt;jonatan.rhodin@mullvad.net&gt;
</content>
</entry>
<entry>
<title>Allow override of encrypted DNS domain name</title>
<updated>2024-11-26T10:03:54Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2024-11-05T09:13:35Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=dd66d1246b005594a16841ec945bf98914e80899'/>
<id>urn:sha1:dd66d1246b005594a16841ec945bf98914e80899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not fallback to direct API connections when testing access methods</title>
<updated>2024-10-31T16:17:18Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2024-10-28T18:23:39Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6d0e74cca44bfee3506a50120b89ff3e12abd1de'/>
<id>urn:sha1:6d0e74cca44bfee3506a50120b89ff3e12abd1de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fetch new Encrypted DNS configs when the access method is engaged</title>
<updated>2024-10-23T12:59:46Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2024-10-22T13:11:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6a149da48d8831f7f6990e0ff2d361f3f835a8df'/>
<id>urn:sha1:6a149da48d8831f7f6990e0ff2d361f3f835a8df</id>
<content type='text'>
</content>
</entry>
</feed>
