<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/talpid-core/src/dns/linux, 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-10-09T08:41:01Z</updated>
<entry>
<title>Remove `duct` from `talpid-core`</title>
<updated>2025-10-09T08:41:01Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-09-12T21:17:31Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=c5b6e9d3f6032e3310fbe4f7ab07004db0efffc2'/>
<id>urn:sha1:c5b6e9d3f6032e3310fbe4f7ab07004db0efffc2</id>
<content type='text'>
</content>
</entry>
<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>Remove some deprecated ref patterns</title>
<updated>2024-12-12T21:39:42Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2024-12-12T16:01:30Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f133e2269e62317a1879bed32397a460457729ad'/>
<id>urn:sha1:f133e2269e62317a1879bed32397a460457729ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log failure reason when trying DNS managers</title>
<updated>2024-11-28T15:51:36Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2024-11-28T10:29:06Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d487d919a6195cb8fcc19618c64e5b4e3ce9154e'/>
<id>urn:sha1:d487d919a6195cb8fcc19618c64e5b4e3ce9154e</id>
<content type='text'>
</content>
</entry>
<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>Fix warnings about static_resolv_conf</title>
<updated>2023-09-11T14:34:41Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-09-08T14:06:01Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a05d767ac2d0977850351e594f5c1630e877c4c7'/>
<id>urn:sha1:a05d767ac2d0977850351e594f5c1630e877c4c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clippy lints</title>
<updated>2023-08-30T13:46:16Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2023-08-28T14:11:13Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=abeccca73438f4fc5704b284d4ba3d5c9c44714f'/>
<id>urn:sha1:abeccca73438f4fc5704b284d4ba3d5c9c44714f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix many typos</title>
<updated>2023-03-27T14:08:15Z</updated>
<author>
<name>Alexander Seiler</name>
<email>seileralex@gmail.com</email>
</author>
<published>2023-03-26T01:49:21Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a7f820aedc61a7c1cc9e857b21dc45c8dcf20f93'/>
<id>urn:sha1:a7f820aedc61a7c1cc9e857b21dc45c8dcf20f93</id>
<content type='text'>
Signed-off-by: Alexander Seiler &lt;seileralex@gmail.com&gt;
</content>
</entry>
<entry>
<title>Run `cargo clippy --fix` with the new Rust 1.67 preferred format</title>
<updated>2023-01-30T12:10:30Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>faern@faern.net</email>
</author>
<published>2023-01-30T12:09:49Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6cf51c556ba0e18d469d54f2da5bd6d96d25b570'/>
<id>urn:sha1:6cf51c556ba0e18d469d54f2da5bd6d96d25b570</id>
<content type='text'>
</content>
</entry>
</feed>
