<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/gui/src/shared/bridge-settings-builder.ts, 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-04-11T15:21:23Z</updated>
<entry>
<title>Remove bridge settings builder</title>
<updated>2024-04-11T15:21:23Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2024-04-09T06:04:29Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a1fa168418366e350be10b338c69bd1fda0d83b5'/>
<id>urn:sha1:a1fa168418366e350be10b338c69bd1fda0d83b5</id>
<content type='text'>
</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>Add ipc and state code for ownership</title>
<updated>2022-05-19T08:04:19Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2022-05-10T08:22:49Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=920ede43e285a08ce9fd519c3c5719ce2b0e2683'/>
<id>urn:sha1:920ede43e285a08ce9fd519c3c5719ce2b0e2683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add provider to daemon rpc types</title>
<updated>2021-08-17T06:40:52Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2021-07-19T09:45:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ac6e37692d40f2209191b0bb8d2bcac4b51de377'/>
<id>urn:sha1:ac6e37692d40f2209191b0bb8d2bcac4b51de377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "Closest to exit server" option in bridge selector</title>
<updated>2019-09-13T14:00:58Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2019-09-12T16:34:27Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=5105fe058780d6ebde2106da3f244f198bed5856'/>
<id>urn:sha1:5105fe058780d6ebde2106da3f244f198bed5856</id>
<content type='text'>
</content>
</entry>
</feed>
