<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/ios/OperationsTests/OperationConditionTests.swift, 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-30T09:11:30Z</updated>
<entry>
<title>Apply new swift format rules to codebase</title>
<updated>2025-09-30T09:11:30Z</updated>
<author>
<name>Steffen</name>
<email>steffen.ernst@mullvad.net</email>
</author>
<published>2025-09-23T06:40:20Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=19be6c47c46f1cbfad3f4d086805a687fe87e500'/>
<id>urn:sha1:19be6c47c46f1cbfad3f4d086805a687fe87e500</id>
<content type='text'>
# Conflicts:
#	ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift
#	ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
</content>
</entry>
<entry>
<title>Update copyright string in switft files</title>
<updated>2025-02-04T14:51:03Z</updated>
<author>
<name>Oskar</name>
<email>oskar@mullvad.net</email>
</author>
<published>2025-02-04T14:50:53Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e637174951ee39c08552bc28bdb04b9196ddde1c'/>
<id>urn:sha1:e637174951ee39c08552bc28bdb04b9196ddde1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable compilation with Swift 6 for most targets</title>
<updated>2025-01-14T09:18:06Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2024-12-04T13:43:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d1cf679456f87b2f93b150c67a76fa20e31d7643'/>
<id>urn:sha1:d1cf679456f87b2f93b150c67a76fa20e31d7643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace all maximum timeout values to 60 seconds</title>
<updated>2024-06-25T09:28:04Z</updated>
<author>
<name>Jon Petersson</name>
<email>jon.petersson@kvadrat.se</email>
</author>
<published>2024-06-24T09:58:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b3847f76f6eeac32d1e1597985c2282da640655d'/>
<id>urn:sha1:b3847f76f6eeac32d1e1597985c2282da640655d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use swiftlint auto fix for trivial lint violations</title>
<updated>2023-08-30T09:46:55Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2023-08-30T09:46:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0323fe99d2afa2f93a5d888b8a6387d0e2e54ef6'/>
<id>urn:sha1:0323fe99d2afa2f93a5d888b8a6387d0e2e54ef6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass closure to block operations instead of the entire operation</title>
<updated>2023-05-03T14:41:55Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2023-05-03T14:21:27Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=b1b1c15666c08b1a2a3185b7f0a30befd67b98a8'/>
<id>urn:sha1:b1b1c15666c08b1a2a3185b7f0a30befd67b98a8</id>
<content type='text'>
Block operations receive (Error?) -&gt; Void
Result block operations receive (Result&lt;Output, Error&gt;) -&gt; Void
Transform operations receive (Input, (Result&lt;Output, Error&gt;) -&gt; Void) -&gt; Void
</content>
</entry>
<entry>
<title>Replace OperationCompletion with Result</title>
<updated>2023-02-28T13:03:15Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2023-02-13T13:24:18Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0e2300104d4578984529ab76e86ea7e4955b642d'/>
<id>urn:sha1:0e2300104d4578984529ab76e86ea7e4955b642d</id>
<content type='text'>
Error is set to OperationError.cancelled if operation is cancelled.
</content>
</entry>
<entry>
<title>Move AsyncOperation into Operations static library and add separate tests</title>
<updated>2022-09-26T14:35:38Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2022-09-25T14:34:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f389956c2cd884df142adbf00ff2ac7e2f69c2b2'/>
<id>urn:sha1:f389956c2cd884df142adbf00ff2ac7e2f69c2b2</id>
<content type='text'>
</content>
</entry>
</feed>
