<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/ios/BuildInstructions.md, 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-09T10:42:44Z</updated>
<entry>
<title>Indicate that SSL pinning is now done via mullvad-api on iOS</title>
<updated>2025-09-09T10:42:44Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2025-09-08T12:30:17Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=4fd43776247c4df7c515efc1c2436662cbd64b50'/>
<id>urn:sha1:4fd43776247c4df7c515efc1c2436662cbd64b50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add submodule checkout to all CI scripts, amend build instructions</title>
<updated>2025-02-27T14:05:33Z</updated>
<author>
<name>Andrew Bulhak</name>
<email>andrew.bulhak@mullvad.net</email>
</author>
<published>2025-02-24T13:37:07Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1a745bf24d7d78725312fc047679cefe2c8b28a9'/>
<id>urn:sha1:1a745bf24d7d78725312fc047679cefe2c8b28a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `setup-rust` script and git hook</title>
<updated>2025-02-18T14:40:07Z</updated>
<author>
<name>Kalle Lindström</name>
<email>karl.lindstrom@mullvad.net</email>
</author>
<published>2025-02-06T13:30:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=802570a5521d41ec9a90dae28977386a5d6cc7f9'/>
<id>urn:sha1:802570a5521d41ec9a90dae28977386a5d6cc7f9</id>
<content type='text'>
The `setup-rust` helper script uses Rustup to install the default
targets and components that each platform needs.

The `setup-rust-post-checkout` script is a git hook (which needs to be
copied to .git/hooks/post-checkout, which can be done manually or
by running `setup-rust install-hook`) that detects when
the `rust-toolchain.toml` file has changed and installs the default
targets/components for the platform that the user has specified via
the MULLVAD_SETUP_PLATFORM env variable.
</content>
</entry>
<entry>
<title>Update docs and scripts for go1.21</title>
<updated>2024-10-18T15:58:24Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2024-10-17T07:04:22Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d86528bf879e5fc4981268180c7710807137e2db'/>
<id>urn:sha1:d86528bf879e5fc4981268180c7710807137e2db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop x86_64</title>
<updated>2024-10-01T15:15:19Z</updated>
<author>
<name>mojganii</name>
<email>mojgan.jelodar@codic.se</email>
</author>
<published>2024-09-30T15:07:58Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1912885d291939947fe608bc9c44cc3e0b5e0d53'/>
<id>urn:sha1:1912885d291939947fe608bc9c44cc3e0b5e0d53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump required Go version in ios/BuildInstructions.md</title>
<updated>2024-09-20T13:04:29Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim.hulthe@mullvad.net</email>
</author>
<published>2024-09-20T10:49:43Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d8d28a266d04f75c6506db6024117e03c264e281'/>
<id>urn:sha1:d8d28a266d04f75c6506db6024117e03c264e281</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add required protobuf dependencies</title>
<updated>2024-05-27T07:55:53Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2024-05-27T07:55:53Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=9857fca74ce1c95941c536dd2f2fd2d0be4b81f7'/>
<id>urn:sha1:9857fca74ce1c95941c536dd2f2fd2d0be4b81f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update build instructions</title>
<updated>2024-02-08T17:17:31Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2024-01-08T16:23:40Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=8f3d94ac87ef7cf633afda02b0ef3a6c90efd820'/>
<id>urn:sha1:8f3d94ac87ef7cf633afda02b0ef3a6c90efd820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a staging configuration that automatically targets the staging environment</title>
<updated>2024-01-18T08:20:18Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2024-01-10T15:56:40Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=93bd6908441c0a693e874e731fc59a41fe4d29cb'/>
<id>urn:sha1:93bd6908441c0a693e874e731fc59a41fe4d29cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move build version into Version.xcconfig</title>
<updated>2023-02-10T10:46:26Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2023-02-06T13:33:03Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=6b075777174c9c74f2f85a889d9edd26e4d580ec'/>
<id>urn:sha1:6b075777174c9c74f2f85a889d9edd26e4d580ec</id>
<content type='text'>
</content>
</entry>
</feed>
