<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/talpid-openvpn/src/proxy, 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-07-10T07:37:00Z</updated>
<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>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>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 app to use custom socks5 and shadwosocks proxies</title>
<updated>2024-01-03T13:38:41Z</updated>
<author>
<name>Jonathan</name>
<email>jonathan@mullvad.net</email>
</author>
<published>2023-12-05T09:03:08Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=4fdc34acbba60d5092e45ce3e513d30ec996c317'/>
<id>urn:sha1:4fdc34acbba60d5092e45ce3e513d30ec996c317</id>
<content type='text'>
This PR has a couple of different purposes
    - Allow users to use socks5 local proxies with the CLI without
      having to be root nor use split-tunneling. This only works for
      OpenVPN.
    - Unify the types used by different proxy parts of the codebase,
      such as the Access Methods as well as some already existing
      OpenVPN proxy code.

This PR changes the firewall on all desktop platforms as well as changes
the routing table slightly on MacOS and Windows.
On Linux the firewall code is modified to apply the appropriate firewall
marks to all packages that go to a remote endpoint corresponding to the
remote part of a local socks5 proxy. The firewall marks will allow the
routing to be done without having to modify the routing table.
On MacOS and Windows the routing table is modified to allow packages to
go to that same endpoint to pass outside the VPN tunnel, it will
additionally punch a hole in the firewall.

The PR also migrates the settings file from version 7 to version 8 in order
to properly and neatly unify Proxy related types.

Finally it provides some slight extensions to the gRPC interface in
order to allow for control over the custom proxy settings.
</content>
</entry>
<entry>
<title>Fix clippy lints</title>
<updated>2024-01-02T09:40:32Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-12-29T17:10:03Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a160b3b5daa83a52805631233261d5fb13f9e412'/>
<id>urn:sha1:a160b3b5daa83a52805631233261d5fb13f9e412</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused socket2 dependency</title>
<updated>2023-08-30T14:18:07Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2023-08-30T14:16:21Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=611f95b157a920ad63f52ea186355c375d5158c5'/>
<id>urn:sha1:611f95b157a920ad63f52ea186355c375d5158c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fetch port after socket is bound for shadowsocks</title>
<updated>2023-08-30T13:49:08Z</updated>
<author>
<name>Emīls Piņķis</name>
<email>emils@mullvad.net</email>
</author>
<published>2023-08-29T16:13:46Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=58243b3dc4590402f5a1a4c2cb8a61af13597961'/>
<id>urn:sha1:58243b3dc4590402f5a1a4c2cb8a61af13597961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update shadowsocks to 1.16</title>
<updated>2023-08-28T14:14:32Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2023-08-28T11:04:28Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=fbecf69350f41c585b372cc92cd8d4f37de569f2'/>
<id>urn:sha1:fbecf69350f41c585b372cc92cd8d4f37de569f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update shadowsocks to 1.15.3</title>
<updated>2023-04-20T10:39:48Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2023-04-19T12:37:03Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a689e646333bc3205301c381fb2f4d1c8e4e8259'/>
<id>urn:sha1:a689e646333bc3205301c381fb2f4d1c8e4e8259</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>
