<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/talpid-ipc/src/lib.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>2020-08-20T12:41:41Z</updated>
<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>Limit security identifiers with access to the management interface pipe</title>
<updated>2020-06-09T13:51:16Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2020-06-09T07:55:57Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f81f0d6bd22ef0bf33f577856d72e3ab6c81ce52'/>
<id>urn:sha1:f81f0d6bd22ef0bf33f577856d72e3ab6c81ce52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licence headers from Rust source code</title>
<updated>2020-02-06T14:08:20Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2020-02-06T09:07:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=033e58637a99a84a7ace29ff1c23bf7c3b456d48'/>
<id>urn:sha1:033e58637a99a84a7ace29ff1c23bf7c3b456d48</id>
<content type='text'>
According to the licence anyone who copies the source
must attach the header anyway is my understanding
</content>
</entry>
<entry>
<title>Upgrade err-derive to 0.2.1</title>
<updated>2019-10-17T12:55:04Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2019-10-17T11:14:30Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=55674d9160cbc03bf9e20b16871e2870b1d0bb4c'/>
<id>urn:sha1:55674d9160cbc03bf9e20b16871e2870b1d0bb4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use slightly less map and other confusing code</title>
<updated>2019-04-10T12:38:00Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2019-04-10T12:38:00Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=c0eefe3beac2aedc2c3e4c28578aee759f0c5a21'/>
<id>urn:sha1:c0eefe3beac2aedc2c3e4c28578aee759f0c5a21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Map an error instead of panicing when starting tokio runtime</title>
<updated>2019-04-10T11:46:02Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2019-04-10T11:46:02Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=76a6fe47f53415b6875d8b2932b7907893b83b67'/>
<id>urn:sha1:76a6fe47f53415b6875d8b2932b7907893b83b67</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>
<entry>
<title>Replace error-chain with err-derive in talpid-ipc</title>
<updated>2019-03-29T12:23:33Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2019-03-29T12:23:33Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=97e8ce0f5c47c593740aafb20a56d8a06974b4a9'/>
<id>urn:sha1:97e8ce0f5c47c593740aafb20a56d8a06974b4a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of almost all remaining "extern crate" statements</title>
<updated>2019-01-18T16:43:47Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2019-01-18T16:41:39Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1cac24bdad9e9d412f8c8b28b08212f5ea631f8d'/>
<id>urn:sha1:1cac24bdad9e9d412f8c8b28b08212f5ea631f8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Activate the merge_imports rustfmt feature</title>
<updated>2018-12-13T16:36:07Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2018-12-13T16:32:24Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ffd272313cdfc77a79876050170272ab36fe932d'/>
<id>urn:sha1:ffd272313cdfc77a79876050170272ab36fe932d</id>
<content type='text'>
</content>
</entry>
</feed>
