<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/talpid-routing/src/windows, 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-03T14:42:48Z</updated>
<entry>
<title>Bump windows-sys version to latest</title>
<updated>2025-10-03T14:42:48Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-09-29T10:51:17Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=13f2bab900c5fce9594f5351dbf2207e04ba8070'/>
<id>urn:sha1:13f2bab900c5fce9594f5351dbf2207e04ba8070</id>
<content type='text'>
This also refactors and documents some code
</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>Inline format arguments</title>
<updated>2025-07-09T09:52:05Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-07-08T15:11:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=126ebffd7e1f371939395c6fdbe80fd6cc8373a8'/>
<id>urn:sha1:126ebffd7e1f371939395c6fdbe80fd6cc8373a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `io:Error::other`</title>
<updated>2025-07-09T07:51:28Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-07-07T11:40:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=286b8f9e8682f3b788f8c3cfe00358ce6a8f66b2'/>
<id>urn:sha1:286b8f9e8682f3b788f8c3cfe00358ce6a8f66b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add safety comment in talpid_routing::windows::route_manager</title>
<updated>2025-02-25T12:37:44Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2025-02-13T13:59:13Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ae8756c10caf4ac6ab35c2f356c0de92bcd6e775'/>
<id>urn:sha1:ae8756c10caf4ac6ab35c2f356c0de92bcd6e775</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add safety comments in talpid_routing::windows::route_manager</title>
<updated>2025-02-25T12:37:36Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2025-02-11T14:38:49Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a0a2e1f935a16540332f431d9bd98d55fc181609'/>
<id>urn:sha1:a0a2e1f935a16540332f431d9bd98d55fc181609</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix position of safety comment in talpid_routing::windows</title>
<updated>2025-02-25T12:37:35Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2025-02-11T14:36:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=fbf32228e84997c1bb853bc047b07680167a48a2'/>
<id>urn:sha1:fbf32228e84997c1bb853bc047b07680167a48a2</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 `unsafe_op_in_unsafe_fn` warning</title>
<updated>2025-02-12T09:15:24Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-02-07T16:28:07Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1bd9eabf1d3b604e7f322e835a73c07c264b050c'/>
<id>urn:sha1:1bd9eabf1d3b604e7f322e835a73c07c264b050c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken lints in rustdocs</title>
<updated>2024-04-22T11:08:30Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-04-19T14:25:41Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a0f3abeaf168b563e9395138ba6c77f532e208e2'/>
<id>urn:sha1:a0f3abeaf168b563e9395138ba6c77f532e208e2</id>
<content type='text'>
I ran `cargo doc` and fixed as many broken links as I could find.
</content>
</entry>
</feed>
