<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/talpid-core/src/firewall/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-02-27T09:38:19Z</updated>
<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>Allow initializing firewall without args</title>
<updated>2022-02-17T15:08:56Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2022-02-02T14:24:45Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a08a616a70c8f11869611f33769a9154e1101137'/>
<id>urn:sha1:a08a616a70c8f11869611f33769a9154e1101137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update firewall initialization</title>
<updated>2019-04-04T19:18:44Z</updated>
<author>
<name>Odd Stranne</name>
<email>odd@mullvad.net</email>
</author>
<published>2019-04-04T12:27:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=7b9320755fd5a76b46800c872fa13e9e1dc06123'/>
<id>urn:sha1:7b9320755fd5a76b46800c872fa13e9e1dc06123</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stub Firewall implementation 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-03-05T14:59:17Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=896de4e12f5c8a755cca7d86bbb4043815287e6f'/>
<id>urn:sha1:896de4e12f5c8a755cca7d86bbb4043815287e6f</id>
<content type='text'>
</content>
</entry>
</feed>
