<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/talpid-wireguard/src/ping_monitor, 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-11-22T16:42:38Z</updated>
<entry>
<title>Check that that tunnel can serve traffic after starting a new tunnel</title>
<updated>2024-11-22T16:42:38Z</updated>
<author>
<name>Kalle Lindström</name>
<email>karl.lindstrom@mullvad.net</email>
</author>
<published>2024-11-15T12:37:00Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=84e023366e3a6b2ff5e44a2b376e4bb1f5574f22'/>
<id>urn:sha1:84e023366e3a6b2ff5e44a2b376e4bb1f5574f22</id>
<content type='text'>
- Split up "ConnectivityCheck" into more descriptive types and collect
them in a new `connectivity` module.
- Fix allow Wireguard-Go tunnel setup to be cancelled
- Use retry param in connectivity check
</content>
</entry>
<entry>
<title>Fix use of deprecated socket2 function</title>
<updated>2024-04-25T13:19:49Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim@hulthe.net</email>
</author>
<published>2024-04-25T12:37:06Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=33063c8634cfbc4b0c5e0ce5787c2442f8129bd2'/>
<id>urn:sha1:33063c8634cfbc4b0c5e0ce5787c2442f8129bd2</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 typos</title>
<updated>2024-02-08T14:52:45Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-02-05T16:31:43Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=608d47ee32d815bc8c2a428d7dde3d1955496114'/>
<id>urn:sha1:608d47ee32d815bc8c2a428d7dde3d1955496114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clippy error about cfg(any(...))</title>
<updated>2023-08-01T13:21:54Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2023-08-01T13:10:40Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=46fa42d393d8b5732b028c4561caa946f7c24664'/>
<id>urn:sha1:46fa42d393d8b5732b028c4561caa946f7c24664</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings pointed out by Clippy</title>
<updated>2023-05-24T11:06:19Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>faern@faern.net</email>
</author>
<published>2023-05-11T13:09:44Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d85ed07048c46e5315f62bd88d0c7697444e8b0f'/>
<id>urn:sha1:d85ed07048c46e5315f62bd88d0c7697444e8b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop Error suffix in Error enum variants</title>
<updated>2022-11-07T10:54:38Z</updated>
<author>
<name>Emīls Piņķis</name>
<email>emils@mullvad.net</email>
</author>
<published>2022-11-01T13:39:53Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=5856f778c215d81028396a4d428505ced53c57b8'/>
<id>urn:sha1:5856f778c215d81028396a4d428505ced53c57b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split up talpid-core</title>
<updated>2022-11-07T10:54:33Z</updated>
<author>
<name>Emīls Piņķis</name>
<email>emils@mullvad.net</email>
</author>
<published>2022-10-12T11:32:59Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ac846d3154e584e429927f2ecbec2b906bf50a68'/>
<id>urn:sha1:ac846d3154e584e429927f2ecbec2b906bf50a68</id>
<content type='text'>
</content>
</entry>
</feed>
