<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/test/test-manager/src/vm, 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-11-03T09:00:51Z</updated>
<entry>
<title>Add extra logging when test-manager connects to test-runner</title>
<updated>2025-11-03T09:00:51Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-10-06T16:02:39Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a91f05f3da72271e3e7c2a5525940a98afedfcee'/>
<id>urn:sha1:a91f05f3da72271e3e7c2a5525940a98afedfcee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix invocation of `sysctl`, `nft` &amp; `dnsmasq` in test-manager</title>
<updated>2025-11-03T08:57:35Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2025-10-06T15:37:19Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=feecc77ce9386c694ec7473d6b09485d068f14e1'/>
<id>urn:sha1:feecc77ce9386c694ec7473d6b09485d068f14e1</id>
<content type='text'>
Run them by absolute path instead. Non-root users does not have `sbin`
in path on Debian.
</content>
</entry>
<entry>
<title>Update ipnetwork and convert LazyLock to const</title>
<updated>2025-09-15T09:08:30Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2025-09-12T14:57:53Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e93d2fcedb5895657f3dfc672f29e98de821e357'/>
<id>urn:sha1:e93d2fcedb5895657f3dfc672f29e98de821e357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add IPv6 to test-manager linux network</title>
<updated>2025-09-15T09:07:07Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2025-09-08T08:32:40Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e7e41250e6543b3d67e6c86d8194d401790d4905'/>
<id>urn:sha1:e7e41250e6543b3d67e6c86d8194d401790d4905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Signal wireguard-go to exit gracefully when test-manager exits</title>
<updated>2025-08-19T11:02:27Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim@hulthe.net</email>
</author>
<published>2025-08-19T09:52:08Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=35272e3c1a04159dd549f825ca3d40cfe664c30f'/>
<id>urn:sha1:35272e3c1a04159dd549f825ca3d40cfe664c30f</id>
<content type='text'>
`Command::kill_on_drop` would send a SIGKILL to the `sudo`-process,
which does not propagate to the wireguard-go child process.

This is resolved by sending a SIGTERM instead.
</content>
</entry>
<entry>
<title>Retry SSH provisioning in test framework</title>
<updated>2025-08-05T12:21:54Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-07-23T14:52:37Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=bd459419728b5418202590d845559ec50921a43f'/>
<id>urn:sha1:bd459419728b5418202590d845559ec50921a43f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run `cargo fmt` in test-repo</title>
<updated>2025-07-10T07:37:02Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2025-07-09T14:18:52Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=527c8daed79d37e2161e0ecb9bce20bd01b9ffc4'/>
<id>urn:sha1:527c8daed79d37e2161e0ecb9bce20bd01b9ffc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline format arguments</title>
<updated>2025-07-09T09:52:05Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-07-08T15:11:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=126ebffd7e1f371939395c6fdbe80fd6cc8373a8'/>
<id>urn:sha1:126ebffd7e1f371939395c6fdbe80fd6cc8373a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace to_owned with clone where that's implicitly what was going on</title>
<updated>2025-03-18T13:30:05Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2025-03-18T09:21:07Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=9c001488fea5b1595d64dcf9c26bd65b866ea6d9'/>
<id>urn:sha1:9c001488fea5b1595d64dcf9c26bd65b866ea6d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CPU and memory config options to test framework</title>
<updated>2025-02-04T16:05:17Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2025-02-03T20:02:18Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e350e0afc3eb681463ca98d57540e5c2f3bd9312'/>
<id>urn:sha1:e350e0afc3eb681463ca98d57540e5c2f3bd9312</id>
<content type='text'>
</content>
</entry>
</feed>
