<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/test/test-manager/src/tests/config.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-06-05T14:21:09Z</updated>
<entry>
<title>Fix typos</title>
<updated>2025-06-05T14:21:09Z</updated>
<author>
<name>omahs</name>
<email>73983677+omahs@users.noreply.github.com</email>
</author>
<published>2025-05-11T07:49:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=73fcc2275c1a0bccb9e849d352e2bbd637f141e6'/>
<id>urn:sha1:73fcc2275c1a0bccb9e849d352e2bbd637f141e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bridge interface IP on macOS</title>
<updated>2025-01-08T14:35:16Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-01-08T10:58:46Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=88ef98179956317730fbf5396c9f7816622512d0'/>
<id>urn:sha1:88ef98179956317730fbf5396c9f7816622512d0</id>
<content type='text'>
The IP of the bridge interface was incorrectly
assumed to be constant, but has at some point
changed. This broke the algorithm for finding
the bridge interface.

Replace the algorithm with one based on the
guest IP, which is given by `tart`. As the bridge
IP is no longer constant, we also expose it through
the `TEST_CONFIG`.
</content>
</entry>
<entry>
<title>Remove `once_cell` from `test` workspace</title>
<updated>2024-11-08T12:09:06Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2024-11-05T08:14:07Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e2d67b8b81115a28074dd1eaa60d88666becf305'/>
<id>urn:sha1:e2d67b8b81115a28074dd1eaa60d88666becf305</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace OpenVPN CA certificate using CLI flag</title>
<updated>2024-08-12T13:25:00Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2024-08-07T09:00:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e593ca40447eda3045089eb92fb4264ff6773120'/>
<id>urn:sha1:e593ca40447eda3045089eb92fb4264ff6773120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `--previous-app` to `--app-package-to-upgrade-from`</title>
<updated>2024-07-19T12:22:45Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-07-19T09:33:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=3a4ee254bdb30cc0bb25fbc4a89e95764d2f7625'/>
<id>urn:sha1:3a4ee254bdb30cc0bb25fbc4a89e95764d2f7625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `--current-app` to `--app-package`</title>
<updated>2024-07-19T12:22:33Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-07-19T08:41:54Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=afe6733c0ca5ae99fa7d5aeaf634c9da5bf4f838'/>
<id>urn:sha1:afe6733c0ca5ae99fa7d5aeaf634c9da5bf4f838</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make previous app version and gui e2e binaries optional</title>
<updated>2024-07-19T09:04:49Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-07-17T18:54:39Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=4df70d8951e92c1ecc9ebc7eb5347894d8ddc7d5'/>
<id>urn:sha1:4df70d8951e92c1ecc9ebc7eb5347894d8ddc7d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'target_os' attribute to test macro</title>
<updated>2024-01-08T10:34:07Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-12-27T13:38:36Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=857febc80eaff8f5efc4239b2c625fcfbee78999'/>
<id>urn:sha1:857febc80eaff8f5efc4239b2c625fcfbee78999</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add desktop end-to-end tests</title>
<updated>2023-10-20T09:02:56Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2023-09-23T08:57:21Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=774df1f8cc531c7047818a4d656f456a92f36382'/>
<id>urn:sha1:774df1f8cc531c7047818a4d656f456a92f36382</id>
<content type='text'>
Co-authored-by: Jonathan &lt;jonathan@mullvad.net&gt;
Co-authored-by: Markus Pettersson &lt;markus.pettersson@mullvad.net&gt;
</content>
</entry>
</feed>
