<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/talpid-core/src/dns/android.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>2024-09-18T09:01:45Z</updated>
<entry>
<title>Keep separate tunnel state machine configs for tunnel and non-tunnel DNS</title>
<updated>2024-09-18T09:01:45Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-09-05T17:42:18Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=beb063780d6f3a261e40ac7940c61c937e2b951d'/>
<id>urn:sha1:beb063780d6f3a261e40ac7940c61c937e2b951d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace err_derive with thiserror</title>
<updated>2024-02-27T09:38:19Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim@hulthe.net</email>
</author>
<published>2024-02-26T13:24:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a6d3578d256349ffe74b7c6a7a80ac2d70b7f68e'/>
<id>urn:sha1:a6d3578d256349ffe74b7c6a7a80ac2d70b7f68e</id>
<content type='text'>
`err_derive` is unmaintained and will probably stop working with rust
edition 2024. `thiserror` is almost a drop-in replacement. This commit
simply replaces all occurences of `derive(err_derive::Error)` with
`derive(thiserror::Error)` and fixes the attributes, but the Error and
Display impls should be identical.
</content>
</entry>
<entry>
<title>Remove unused DNS monitor arguments</title>
<updated>2021-11-05T09:47:40Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2021-11-05T09:11:03Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=8f3cfeb2e18cd2da23d8eeb21b0024067590ff41'/>
<id>urn:sha1:8f3cfeb2e18cd2da23d8eeb21b0024067590ff41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Infer and monitor interfaces for DNS config</title>
<updated>2021-06-09T13:55:07Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2021-05-21T08:53:18Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f8c4a9879afb26482108ae02f3e65682d7d7ab83'/>
<id>urn:sha1:f8c4a9879afb26482108ae02f3e65682d7d7ab83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create empty `DnsMonitor` for Android</title>
<updated>2019-04-03T16:46:17Z</updated>
<author>
<name>Janito Vaqueiro Ferreira Filho</name>
<email>janito@mullvad.net</email>
</author>
<published>2019-02-27T18:33:11Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=c3867a37d9b9b1ab622cc06f08e548875c3a8928'/>
<id>urn:sha1:c3867a37d9b9b1ab622cc06f08e548875c3a8928</id>
<content type='text'>
</content>
</entry>
</feed>
