<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/.github/workflows/testframework-clippy.yml, 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-09-18T12:03:47Z</updated>
<entry>
<title>Create custom action for Mullvad build env</title>
<updated>2025-09-18T12:03:47Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-09-14T14:46:40Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d9aadd756173fcb2d613419050733d07fbecdc1e'/>
<id>urn:sha1:d9aadd756173fcb2d613419050733d07fbecdc1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set core.longpaths in all relevant workflows</title>
<updated>2025-09-11T14:55:02Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-09-11T14:46:09Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=67b9020bf9140b6abc841527e07c4e8a2f9fa4b4'/>
<id>urn:sha1:67b9020bf9140b6abc841527e07c4e8a2f9fa4b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix flaky GitHub workflows</title>
<updated>2025-05-14T12:24:34Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-05-14T12:24:34Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e49ad034d9481ab1a75179917bb8ad744a044d9e'/>
<id>urn:sha1:e49ad034d9481ab1a75179917bb8ad744a044d9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set toolchain and target directly with Rustup</title>
<updated>2025-02-04T13:22:57Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-01-30T16:05:01Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=ac5ff328db4f9ec49373bd68de468d530a952713'/>
<id>urn:sha1:ac5ff328db4f9ec49373bd68de468d530a952713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Actions</title>
<updated>2024-11-26T14:18:37Z</updated>
<author>
<name>tinyboxvk</name>
<email>13696594+tinyboxvk@users.noreply.github.com</email>
</author>
<published>2024-11-22T02:06:10Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=18dca80616c7bf7e3959d0b3f73f848fdeb10fde'/>
<id>urn:sha1:18dca80616c7bf7e3959d0b3f73f848fdeb10fde</id>
<content type='text'>
Signed-off-by: tinyboxvk &lt;13696594+tinyboxvk@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Add top level `permissions` to all Github Actions workflows</title>
<updated>2024-08-22T14:07:17Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-08-22T07:31:06Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=5c930593d35439011ec16081bb22c0b9a9f21b11'/>
<id>urn:sha1:5c930593d35439011ec16081bb22c0b9a9f21b11</id>
<content type='text'>
The default permission on the repository is already set to read only. So
in practice this makes no difference. But this makes that more explicit,
and less relying on the repository being correctly configured.

This also makes security scanning tools such as OpenSSF scorecard
happier about the overall security of our repository.
</content>
</entry>
<entry>
<title>Bump setup-protoc action to v3</title>
<updated>2024-04-23T11:53:34Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-04-23T10:46:07Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=7f0fd241d1b3817bc7378f0fcce49490756b8b09'/>
<id>urn:sha1:7f0fd241d1b3817bc7378f0fcce49490756b8b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clippy with `--no-default-features` instead of default features</title>
<updated>2024-02-26T07:40:17Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-02-20T09:33:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=62d4cfc7f906ee9e209cc4eeec9ef073b58441d8'/>
<id>urn:sha1:62d4cfc7f906ee9e209cc4eeec9ef073b58441d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorder flags in CI job to improve readability</title>
<updated>2024-02-26T07:40:17Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-02-20T09:17:51Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a7317f7fd9ad5dc88ee50d2feefa26e2774cf303'/>
<id>urn:sha1:a7317f7fd9ad5dc88ee50d2feefa26e2774cf303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run `clippy` with `all-features` in CI</title>
<updated>2024-02-20T09:01:32Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2024-02-19T14:08:16Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=382f27711928178e865a8d050ff0bc801a91dafc'/>
<id>urn:sha1:382f27711928178e865a8d050ff0bc801a91dafc</id>
<content type='text'>
Run `clippy` with `all-features` in CI to get more coverage and catch
more mistakes earlier.
</content>
</entry>
</feed>
