<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/talpid-dbus, 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-09-08T14:33:35Z</updated>
<entry>
<title>Fix lint `clippy::implicit_clone`</title>
<updated>2025-09-08T14:33:35Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-09-08T14:27:39Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=7e589578a517189bc77211c9f3c1c0696e76c2da'/>
<id>urn:sha1:7e589578a517189bc77211c9f3c1c0696e76c2da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix `collapsible_if` clippy lint</title>
<updated>2025-07-15T12:56:58Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-07-15T11:09:41Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ebe328d1724a63c6d93df2155195ba7c5558fde2'/>
<id>urn:sha1:ebe328d1724a63c6d93df2155195ba7c5558fde2</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 needsless cloning of objects</title>
<updated>2025-03-18T13:30:05Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-03-18T09:20:45Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=31308e7e05ea498124ec9c32c5430c44092b94c3'/>
<id>urn:sha1:31308e7e05ea498124ec9c32c5430c44092b94c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix new `clippy` warnings</title>
<updated>2025-01-14T08:18:59Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-01-13T18:17:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=9649e07f76cde5dd0adbe8c4335fd54d35fbcaf6'/>
<id>urn:sha1:9649e07f76cde5dd0adbe8c4335fd54d35fbcaf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rustc nightly error: `elided lifetime has a name`</title>
<updated>2024-09-02T06:12:11Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2024-09-02T06:09:31Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=5f784bc94b26df3cb7c14dd70be663043723aa62'/>
<id>urn:sha1:5f784bc94b26df3cb7c14dd70be663043723aa62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std LazyLock instead of once_cell Lazy</title>
<updated>2024-08-27T08:23:29Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-07-29T09:46:18Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=95ebffa3f13903146ca1c1a0c0345e5ebf1b461b'/>
<id>urn:sha1:95ebffa3f13903146ca1c1a0c0345e5ebf1b461b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt to new never type fallback by explicitly stating unit types</title>
<updated>2024-06-14T13:17:48Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-06-14T06:57:52Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=26b27514ce8d513dfeb13098a01e0ee70bc5c296'/>
<id>urn:sha1:26b27514ce8d513dfeb13098a01e0ee70bc5c296</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable single-use-lifetimes rustc lint</title>
<updated>2024-04-03T09:45:33Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-04-02T11:15:05Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=7ca7ceb94d8b6c072b559eee37e856d1e6f87a99'/>
<id>urn:sha1:7ca7ceb94d8b6c072b559eee37e856d1e6f87a99</id>
<content type='text'>
Removes superfluous lifetime definitions. Simplifying the code
</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>
</feed>
