<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/mullvad-cli/src/cmds/lan.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:18Z</updated>
<entry>
<title>Overthink boolean options</title>
<updated>2023-05-03T08:40:18Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-04-06T23:30:34Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=26b8b6f95d16adb277332b1067311c609e9ada29'/>
<id>urn:sha1:26b8b6f95d16adb277332b1067311c609e9ada29</id>
<content type='text'>
</content>
</entry>
<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 clippy complaints</title>
<updated>2022-09-27T08:19:43Z</updated>
<author>
<name>Emīls Piņķis</name>
<email>emils@mullvad.net</email>
</author>
<published>2022-09-26T16:12:36Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6ff370bffbb08e75019cfa862717a7908fa4d4b6'/>
<id>urn:sha1:6ff370bffbb08e75019cfa862717a7908fa4d4b6</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>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>Replace simple getters with direct field access</title>
<updated>2020-04-22T13:46:50Z</updated>
<author>
<name>Janito Vaqueiro Ferreira Filho</name>
<email>janito@mullvad.net</email>
</author>
<published>2020-04-17T18:32:16Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=755562f5c64e2a64627b3eb950c4b6faeb6da5e0'/>
<id>urn:sha1:755562f5c64e2a64627b3eb950c4b6faeb6da5e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically print help when no subcommand given</title>
<updated>2019-05-27T11:30:49Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2019-05-27T08:29:44Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=aab51c57de7d93ab11e564f07313a19be9090aed'/>
<id>urn:sha1:aab51c57de7d93ab11e564f07313a19be9090aed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add #![deny(rust_2018_idioms)] to all crates and fix warnings</title>
<updated>2019-04-04T13:44:45Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2019-04-04T13:07:02Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=4352b0adaabbfdbf92c55691b05c47984b2e2a95'/>
<id>urn:sha1:4352b0adaabbfdbf92c55691b05c47984b2e2a95</id>
<content type='text'>
</content>
</entry>
</feed>
