<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/.github/workflows/testframework.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-07-09T11:58:15Z</updated>
<entry>
<title>Install x86_64-pc-windows-gnu target in Windows Rust CI job</title>
<updated>2025-07-09T11:58:15Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-07-08T13:46:24Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=2c7246ddc941178cfe995f0e40b4cf4ddf62ba15'/>
<id>urn:sha1:2c7246ddc941178cfe995f0e40b4cf4ddf62ba15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change run commands to single line</title>
<updated>2025-02-04T13:22:57Z</updated>
<author>
<name>Kalle Lindström</name>
<email>karl.lindstrom@mullvad.net</email>
</author>
<published>2025-02-04T10:05:51Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f390b31c0107ee7aece5fe5e27a79ba689b9b564'/>
<id>urn:sha1:f390b31c0107ee7aece5fe5e27a79ba689b9b564</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>Append --locked to many more cargo build invocations in CI</title>
<updated>2025-01-30T15:48:38Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-01-24T15:15:11Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e9506a30d00eb685792efd6638b68fe1579b1484'/>
<id>urn:sha1:e9506a30d00eb685792efd6638b68fe1579b1484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add gradle rust plugin</title>
<updated>2025-01-08T09:48:48Z</updated>
<author>
<name>Jonatan Rhodin</name>
<email>jonatan.rhodin@mullvad.net</email>
</author>
<published>2025-01-08T08:33:44Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1c1ca559b69810904538c2e46c2326d2ebcaa014'/>
<id>urn:sha1:1c1ca559b69810904538c2e46c2326d2ebcaa014</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>Update github actions workflows</title>
<updated>2024-11-14T15:43:37Z</updated>
<author>
<name>Oskar</name>
<email>oskar@mullvad.net</email>
</author>
<published>2024-11-05T08:37:59Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d7c1f569a8e37a642605358fccb87f2f0257dc13'/>
<id>urn:sha1:d7c1f569a8e37a642605358fccb87f2f0257dc13</id>
<content type='text'>
</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>Exclude ci/ directory from triggering heavy Rust CI jobs</title>
<updated>2024-07-16T07:38:27Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-07-16T07:38:27Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=857bc4728307074b136b40bb12246132aada1b61'/>
<id>urn:sha1:857bc4728307074b136b40bb12246132aada1b61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Configure which CI jobs should be triggered by osv-scanner.toml changes</title>
<updated>2024-07-09T05:27:44Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2024-07-02T13:21:36Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0b7d4d073a3c4e7bdce20a8ef9916d9cec43b9b0'/>
<id>urn:sha1:0b7d4d073a3c4e7bdce20a8ef9916d9cec43b9b0</id>
<content type='text'>
</content>
</entry>
</feed>
