summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-07-22Update build instructonsAndrej Mihajlov1-9/+0
2020-07-22Trim whitespaceAndrej Mihajlov3-3/+3
2020-07-22Prefetch relays before showing the SelectLocationControllerAndrej Mihajlov5-42/+49
2020-07-22Fix typo in UserInteractionRestriction.ActionAndrej Mihajlov1-1/+1
2020-07-22Fix: forgot to call resume() on relays download taskAndrej Mihajlov1-0/+2
2020-07-22Fix: forgot to call resume() on key rotation taskAndrej Mihajlov1-5/+7
2020-07-22Get rid of AnyEncodable in favor of generic encoding functionAndrej Mihajlov4-66/+41
2020-07-22Drop old RelayList and MullvadRpcAndrej Mihajlov6-580/+44
2020-07-22Migrate TunnelManager to RESTAndrej Mihajlov2-60/+94
2020-07-22Support pattern matching in ServerErrorResponseAndrej Mihajlov1-10/+29
2020-07-22Migrate AppStorePaymentManager to RESTAndrej Mihajlov4-22/+37
2020-07-22Disable IPv6 relayAndrej Mihajlov1-1/+1
2020-07-22Adapt data source producerAndrej Mihajlov1-69/+116
2020-07-22Attempt to return a pre-bundled relay list in case of error decoding the rela...Andrej Mihajlov1-2/+3
2020-07-22Refactor the error matching codeAndrej Mihajlov2-2/+2
2020-07-22Migrating RelayCache to REST relaysAndrej Mihajlov7-138/+91
2020-07-22Bundle new REST API relays with the appAndrej Mihajlov1-3/+1
2020-07-22Adopt MullvadRest in RelayCacheAndrej Mihajlov1-17/+20
2020-07-22Adopt MullvadRest in AutomaticKeyRotationManagerAndrej Mihajlov1-21/+26
2020-07-22Adopt MullvadRest in LoginViewControllerAndrej Mihajlov1-2/+2
2020-07-22Adopt MullvadRest in AccountAndrej Mihajlov1-22/+22
2020-07-22Adopt DisplayChainedError on RestErrorAndrej Mihajlov1-2/+26
2020-07-22Add MullvadRest implementationAndrej Mihajlov2-1/+516
2020-07-22Merge branch 'dependabot/npm_and_yarn/gui/lodash-4.17.19'Oskar Nyberg1-26/+3
2020-07-22Bump lodash from 4.17.14 to 4.17.19 in /guidependabot[bot]1-26/+3
2020-07-22Merge branch 'improve-notification-timeout'Oskar Nyberg7-10/+50
2020-07-22Add new notification behavior to changelogOskar Nyberg1-0/+1
2020-07-22Add notification action buttons in macOSOskar Nyberg5-16/+42
2020-07-22Make criticial notifications persistentOskar Nyberg1-1/+4
2020-07-22Make notifications open app on clickOskar Nyberg2-2/+12
2020-07-22Merge branch 'win-wg-ipv6-issue'David Lönnhager4-29/+39
2020-07-22Update CHANGELOG.mdDavid Lönnhager1-0/+2
2020-07-22Only attempt to enable IPv6 on adapter if it's enabled in the app (WireGuard ...David Lönnhager2-21/+10
2020-07-22Prevent infinite wait on non-existent IPv6 interface on WindowsDavid Lönnhager2-11/+30
2020-07-21Merge branch 'move-cancel-hanlde-to-talpid-core'Emīls3-102/+32
2020-07-21Use futures::future::abortable insteadEmīls6-29/+24
2020-07-21Move Cancellable et al to talpid-coreEmīls6-82/+17
2020-07-21Upgrade tokio-rustls to 0.13.1 due to security vulnerabilityLinus Färnstrand1-4/+6
2020-07-21Merge branch 'Poussinou/patch-1'Linus Färnstrand1-2/+3
2020-07-21Change order of f-droid and Google PlayLinus Färnstrand1-2/+2
2020-07-21Update README.mdPoussinou1-2/+3
2020-07-20Merge branch 'win-fix-exectostack-calls'Odd Stranne1-2/+4
2020-07-20Log uninstallation banner soonerOdd Stranne1-2/+2
2020-07-20Correctly pop to restore stackOdd Stranne1-0/+2
2020-07-20Merge branch 'android-split-tunnelling'Janito Vaqueiro Ferreira Filho9-6/+98
2020-07-20Reconnect to apply split tunnelling changesJanito Vaqueiro Ferreira Filho1-1/+5
2020-07-20Allow forcing tunnel to be recreatedJanito Vaqueiro Ferreira Filho1-1/+9
2020-07-20Implement app toggle behaviourJanito Vaqueiro Ferreira Filho1-0/+9
2020-07-20Update app toggle based on split tunnelling statusJanito Vaqueiro Ferreira Filho3-3/+15
2020-07-20Toggle split tunnelling with the toggle switchJanito Vaqueiro Ferreira Filho1-0/+2