<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/mullvad-api/src/abortable_stream.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>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>Replace old client with `hyper_util` legacy client</title>
<updated>2024-10-16T07:56:58Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-10-02T07:52:45Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=74b278a2a1538a4931f6a8afc606947e82f84e9b'/>
<id>urn:sha1:74b278a2a1538a4931f6a8afc606947e82f84e9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use configured hostname for access token</title>
<updated>2024-06-10T11:10:20Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2024-04-30T16:32:04Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e47061ff19e3453875fab5d03fcc8aa6316ee3c2'/>
<id>urn:sha1:e47061ff19e3453875fab5d03fcc8aa6316ee3c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap AbortableStream abort receiver in Fuse</title>
<updated>2024-04-03T05:58:45Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-04-03T05:43:46Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=26ff47b9bf9557aa9d2d69c1ab2ce980496777b1'/>
<id>urn:sha1:26ff47b9bf9557aa9d2d69c1ab2ce980496777b1</id>
<content type='text'>
The contract of FusedFuture says that a future may not be polled when resolved, not that it is safe to poll it afterwards
</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>Manually fix the simpler non-semantic clippy warns</title>
<updated>2022-06-14T16:29:29Z</updated>
<author>
<name>Jonathan</name>
<email>jonathan@mullvad.net</email>
</author>
<published>2022-06-13T08:49:46Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1b7349743318099b6b417575a6613eaf92ec077a'/>
<id>urn:sha1:1b7349743318099b6b417575a6613eaf92ec077a</id>
<content type='text'>
This commit tries to manually fix the clippy warnings that are fairly
straightforward and do not have rippling effects on the codebase nor
have a very high chance of causing bugs.
</content>
</entry>
<entry>
<title>Rename mullvad-rpc to mullvad-api</title>
<updated>2022-03-23T15:39:22Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2022-03-22T10:23:24Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=df569e33f797e7c03591491ca7a88316d9cadd9a'/>
<id>urn:sha1:df569e33f797e7c03591491ca7a88316d9cadd9a</id>
<content type='text'>
</content>
</entry>
</feed>
