summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/Relay
AgeCommit message (Expand)AuthorFilesLines
2024-12-13Fix relay selector to force blocked state with daita and obfuscation onJon Petersson7-177/+214
2024-12-03Enable custom Shadowsocks port selection on entry servers in multihopJon Petersson3-26/+35
2024-12-02Replace misspelling of WireGuardObfuscationShadowsocksPort type nameAndrew Bulhak1-1/+1
2024-11-28Fix ip address selection for ShadowSocksJon Petersson3-15/+54
2024-11-28Apply the obfuscation port to the entry configuration onlyJon Petersson4-27/+39
2024-11-27Update automatic port selection algorithmBug Magnet2-5/+5
2024-11-13Update relay selector for shadowsocks obfuscationJon Petersson4-64/+230
2024-10-29Add shadowsocks fields to relay list response from the APIJon Petersson1-1/+2
2024-10-23Fix relay selector for smart routingJon Petersson1-9/+13
2024-10-18Fix crash when closing add/edit custom list viewJon Petersson3-57/+28
2024-10-08Fix smart routing to select the closest relay with DaitaJon Petersson4-89/+273
2024-10-02Add smart routing to daita settings dataJon Petersson1-2/+2
2024-09-10Store the raw JSON payload from the getRelays API callJon Petersson4-24/+76
2024-09-05Fix the cached relays to include daita information in new app versionBug Magnet2-1/+15
2024-09-05Do not instantiate tunnel settings in RelaySelectorWrapperBug Magnet2-24/+6
2024-08-21Allow relay selector to filter DAITA enabled relaysJon Petersson8-63/+186
2024-08-15Add DAITA into TunnelSettingsmojganii2-14/+15
2024-07-25Apply multihop for normal connectionmojganii3-13/+10
2024-07-11Add RelaySelectorWrapper testsJon Petersson5-204/+225
2024-07-11Add general support for multiple selected relaysJon Petersson1-2/+2
2024-07-11Allow relay selector to select an entry peerJon Petersson8-35/+350
2024-06-04Upgrade settings to associate with multi-hopmojganii7-242/+349
2024-04-08Fix RelaySelector not resolving locations under certain constraintsJon Petersson1-22/+23
2024-04-08Fix RelaySelector not being able to resolve locations under certain constraintsJon Petersson1-4/+27
2024-03-04Fix bug where relay selector evaluates only first location constraint when a ...Jon Petersson1-19/+22
2024-02-26Adjust relay selector to support custom listsJon Petersson1-12/+16
2024-02-07Relay selector should use overridden IP addresses for relaysJon Petersson4-13/+103
2023-12-11Categorize files based on functionalitiesmojganii5-0/+516