<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/mullvad-cli/src/cmds/split_tunnel/linux.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>2023-05-03T08:40:09Z</updated>
<entry>
<title>Replace error handling in mullvad-cli with anyhow</title>
<updated>2023-05-03T08:40:09Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-04-06T22:50:22Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=8117988bb826c1cb4e5f8345717a7368fc64c379'/>
<id>urn:sha1:8117988bb826c1cb4e5f8345717a7368fc64c379</id>
<content type='text'>
</content>
</entry>
<entry>
<title>And gRPC interface wrapper and refactor CLI to use clap derive instead of the builder</title>
<updated>2023-05-03T08:20:52Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-03-28T15:10:10Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e13b475d7cec89b564bd5c896ac24f7ca2596caf'/>
<id>urn:sha1:e13b475d7cec89b564bd5c896ac24f7ca2596caf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix many typos</title>
<updated>2023-03-27T14:08:15Z</updated>
<author>
<name>Alexander Seiler</name>
<email>seileralex@gmail.com</email>
</author>
<published>2023-03-26T01:49:21Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a7f820aedc61a7c1cc9e857b21dc45c8dcf20f93'/>
<id>urn:sha1:a7f820aedc61a7c1cc9e857b21dc45c8dcf20f93</id>
<content type='text'>
Signed-off-by: Alexander Seiler &lt;seileralex@gmail.com&gt;
</content>
</entry>
<entry>
<title>Run `cargo clippy --fix` with the new Rust 1.67 preferred format</title>
<updated>2023-01-30T12:10:30Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>faern@faern.net</email>
</author>
<published>2023-01-30T12:09:49Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6cf51c556ba0e18d469d54f2da5bd6d96d25b570'/>
<id>urn:sha1:6cf51c556ba0e18d469d54f2da5bd6d96d25b570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve help text for bridge and obfuscation subcommands</title>
<updated>2022-04-14T11:17:15Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>faern@faern.net</email>
</author>
<published>2022-04-13T12:33:16Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b98207961f1615014cb7b5d00d62c8a82145c8c1'/>
<id>urn:sha1:b98207961f1615014cb7b5d00d62c8a82145c8c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade clap to 3.0</title>
<updated>2022-02-14T16:50:37Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2022-02-11T12:56:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=bc9edac3fe447240798ffa3d56aa42c211453a92'/>
<id>urn:sha1:bc9edac3fe447240798ffa3d56aa42c211453a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention 'mullvad-exclude' in split-tunnel subcommand description</title>
<updated>2020-12-18T11:46:33Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2020-12-17T10:41:53Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=bb246e1c5443f8aee86485d75d63fd6bb8107011'/>
<id>urn:sha1:bb246e1c5443f8aee86485d75d63fd6bb8107011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mullvad-management-interface crate for IPC types and functions</title>
<updated>2020-08-20T12:41:41Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2020-08-11T12:44:13Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=45ee23da9eda49462db6cc55f0e4f78b133727b9'/>
<id>urn:sha1:45ee23da9eda49462db6cc55f0e4f78b133727b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use gRPC for management interface in backend and CLI</title>
<updated>2020-08-20T12:41:41Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2020-06-16T13:13:32Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=8cf02b29a718a7856c80323ee0cf496b9ee24648'/>
<id>urn:sha1:8cf02b29a718a7856c80323ee0cf496b9ee24648</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix names conflicting with split_tunnel modules on Windows</title>
<updated>2020-06-04T12:48:25Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2020-06-02T11:11:36Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1551534cdb1cada7579a1f2e281f2d9927474455'/>
<id>urn:sha1:1551534cdb1cada7579a1f2e281f2d9927474455</id>
<content type='text'>
</content>
</entry>
</feed>
