<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/mullvad-daemon/src/settings.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>2023-11-17T10:09:25Z</updated>
<entry>
<title>Add settings patcher to mullvad-daemon</title>
<updated>2023-11-17T10:09:25Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-11-13T16:14:32Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f6ab6637456de4f30cd59b33de0e3e455ea3fb5a'/>
<id>urn:sha1:f6ab6637456de4f30cd59b33de0e3e455ea3fb5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add observers to SettingsPersister</title>
<updated>2023-11-13T11:45:31Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-11-09T15:23:04Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b9507c443f9060b72bc51d98f1a5145546a12db6'/>
<id>urn:sha1:b9507c443f9060b72bc51d98f1a5145546a12db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add social media blocklists to daemon+CLI</title>
<updated>2023-09-20T09:09:01Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2023-09-19T11:53:34Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6567519f053bf9002eb6491bd1f860843fdfc275'/>
<id>urn:sha1:6567519f053bf9002eb6491bd1f860843fdfc275</id>
<content type='text'>
When infra has deployed these block lists to the relays,
this setting will allow blocking social media domains
directly with the app
</content>
</entry>
<entry>
<title>Remove `wg_migration_rand_num` field from settings</title>
<updated>2023-08-21T13:42:19Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2023-08-08T09:27:11Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=786329ccc8de0bf56c28e4c34227e360b335fe85'/>
<id>urn:sha1:786329ccc8de0bf56c28e4c34227e360b335fe85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add settings migration code, refactor and cleanup</title>
<updated>2023-06-29T13:00:10Z</updated>
<author>
<name>Jonathan</name>
<email>jonathan@mullvad.net</email>
</author>
<published>2023-06-28T12:36:24Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=5f61ba4058337e6985cee99661a59a98ebff6dd0'/>
<id>urn:sha1:5f61ba4058337e6985cee99661a59a98ebff6dd0</id>
<content type='text'>
Bump the settings version. Add code for migrating settings to new
version since it is now not backwards compatible.
Refactor LocationConstraint and related types to be more lean.
Cleanup issues and fix formatting.
Refactor LocationConstraint and add migration code
</content>
</entry>
<entry>
<title>Cleanup review comments, CI issues and android support</title>
<updated>2023-06-29T13:00:09Z</updated>
<author>
<name>Jonathan</name>
<email>jonathan@mullvad.net</email>
</author>
<published>2023-06-26T11:21:28Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b4bf8124fbc30bf891f70f120265f30c490d1244'/>
<id>urn:sha1:b4bf8124fbc30bf891f70f120265f30c490d1244</id>
<content type='text'>
Add necessary android support to allow it to not crash due to interface
changes. Format the code, remove redundant async functions, fix android issues
related to not having to use a Vec to store the custom lists and a
string as an id. Fix unit tests.
</content>
</entry>
<entry>
<title>Fix remaining clippy warnings</title>
<updated>2023-04-26T09:02:59Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-04-24T14:26:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=45d3c24a44aea918c93bae7dabf5b69a9ddacb3a'/>
<id>urn:sha1:45d3c24a44aea918c93bae7dabf5b69a9ddacb3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log important settings</title>
<updated>2023-04-17T08:08:14Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-04-05T14:35:09Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f6700bc328b26cccac8c78f1e40796ad2aebbf36'/>
<id>urn:sha1:f6700bc328b26cccac8c78f1e40796ad2aebbf36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove getters and setters from SettingsPersister</title>
<updated>2023-03-29T13:50:34Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-03-27T13:34:46Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d630325c55920cb4c294812e40221fea7e6d7510'/>
<id>urn:sha1:d630325c55920cb4c294812e40221fea7e6d7510</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make quantum-resistant tunnel optional in mullvad layer</title>
<updated>2023-02-21T09:59:25Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-02-02T15:35:25Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ec8a7e1e729d9e25f363c3a7394acd39ddb36f42'/>
<id>urn:sha1:ec8a7e1e729d9e25f363c3a7394acd39ddb36f42</id>
<content type='text'>
</content>
</entry>
</feed>
