<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/ios/MullvadREST/RESTProxyFactory.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>2023-12-11T10:44:56Z</updated>
<entry>
<title>Categorize files based on functionalities</title>
<updated>2023-12-11T10:44:56Z</updated>
<author>
<name>mojganii</name>
<email>mojgan.jelodar@codic.se</email>
</author>
<published>2023-12-08T13:00:52Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=9057933661879d093aa542dcea2b6e0d1026f041'/>
<id>urn:sha1:9057933661879d093aa542dcea2b6e0d1026f041</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.</title>
<updated>2023-10-16T12:50:50Z</updated>
<author>
<name>Jon Petersson</name>
<email>jon.petersson@kvadrat.se</email>
</author>
<published>2023-09-26T14:11:46Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=c946ac56c4d591c41cc951ba1958f3d7d2f3affa'/>
<id>urn:sha1:c946ac56c4d591c41cc951ba1958f3d7d2f3affa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return RESTTransport from TransportProvider</title>
<updated>2023-08-24T14:16:55Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2023-08-23T15:17:20Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=dc468809e214ab7b0d6e0a497b2229867603af70'/>
<id>urn:sha1:dc468809e214ab7b0d6e0a497b2229867603af70</id>
<content type='text'>
Ensures that RESTTransport returns consistent values throughout execution and solves the following issues:

- Dynamic implementation of RESTTransport implemented by TransportProvider may yield different values (i.e RESTTransport.name) when accessed at different times during network operation execution
- Current implementation of RESTTransport on TransportProvider yields "TransportProvider" before the first call to sendRequest() which is not correct behavior becuase we always log the name of transport that's being used before sending request.
- When starting the app with network link conditioner blocking traffic, TransportProvider seems to print "TransportProvider" indefinitely even after the first call to sendRequest().
</content>
</entry>
<entry>
<title>New swiftformat rule, enable google swift guidelines</title>
<updated>2023-06-27T13:54:20Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2023-06-21T14:20:05Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=7e8e9d306d56e4534c95ed07a796aa0475ff0721'/>
<id>urn:sha1:7e8e9d306d56e4534c95ed07a796aa0475ff0721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable reusing the shadowsocks connection once it is established</title>
<updated>2023-06-20T14:11:02Z</updated>
<author>
<name>Bug Magnet</name>
<email>marco.nikic@mullvad.net</email>
</author>
<published>2023-05-30T07:19:11Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=69b45ee945ec3dc2e9611c39af6cfc49398f0da3'/>
<id>urn:sha1:69b45ee945ec3dc2e9611c39af6cfc49398f0da3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add shadowsocks-proxy crate</title>
<updated>2023-05-22T08:18:27Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2023-04-19T10:08:52Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e5b73d7abc1b50cfbb9c6f056bf66fef28fef5b2'/>
<id>urn:sha1:e5b73d7abc1b50cfbb9c6f056bf66fef28fef5b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>REST: replace transport registry with transport provider closure</title>
<updated>2022-11-17T08:13:08Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2022-11-09T09:25:30Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=3f2d979c5b140f256b2cee8ba8b5238bda298f1b'/>
<id>urn:sha1:3f2d979c5b140f256b2cee8ba8b5238bda298f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove shared instances</title>
<updated>2022-11-09T12:56:44Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2022-11-01T05:23:58Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=247fb2705267794accf4b954522d59e2633dc3e1'/>
<id>urn:sha1:247fb2705267794accf4b954522d59e2633dc3e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move REST into separate framework</title>
<updated>2022-10-20T09:11:06Z</updated>
<author>
<name>sajacl</name>
<email>sajaclvishkai@gmail.com</email>
</author>
<published>2022-10-13T13:12:10Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=d559eb03f586eeb898d2d33653c7714b1a01f223'/>
<id>urn:sha1:d559eb03f586eeb898d2d33653c7714b1a01f223</id>
<content type='text'>
</content>
</entry>
</feed>
