summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-11-07Merge branch 'exponential-backoff'Andrej Mihajlov15-42/+474
2022-11-07Add testsAndrej Mihajlov4-0/+224
2022-11-07Remove unused importAndrej Mihajlov1-1/+0
2022-11-07Update changelogAndrej Mihajlov1-0/+1
2022-11-07Fix header in ServerRelaysResponseAndrej Mihajlov1-1/+1
2022-11-07Add URLSessionTransport into REST namespaceAndrej Mihajlov2-17/+19
2022-11-07Add exponential backoff with jitterAndrej Mihajlov6-15/+222
2022-11-07Move FixedWidthInteger arithmetics to MullvadTypesAndrej Mihajlov3-9/+8
2022-11-07Merge branch 'split-up-talpid-core'Emīls97-880/+1437
2022-11-07Refactor routing codeEmīls Piņķis5-25/+19
2022-11-07Refactor tunnel_state_machine::spawnEmīls Piņķis2-15/+22
2022-11-07Drop Error suffix in Error enum variantsEmīls Piņķis2-27/+26
2022-11-07Split up talpid-coreEmīls Piņķis96-719/+1276
2022-11-07Merge branch 'make-dns-blockers-collapsible'Oskar Nyberg17-293/+268
2022-11-07Update translationsOskar Nyberg1-39/+32
2022-11-07Save expanded state for sections in location state and restore on navigationOskar Nyberg6-11/+27
2022-11-07Add view state to history location stateOskar Nyberg9-126/+41
2022-11-04Make DNS content blockers a collapsible sectionOskar Nyberg2-84/+89
2022-11-04Create expandable section componentOskar Nyberg4-41/+87
2022-11-03Merge branch 'linux-remove-superfluous-logging'Emīls Piņķis1-2/+0
2022-11-03Remove superfluos logging from install scriptEmīls Piņķis1-2/+0
2022-11-03Merge branch 'add-settings-interactors'Andrej Mihajlov13-175/+400
2022-11-03Add settings interactor factoryAndrej Mihajlov4-12/+78
2022-11-03Add settings interactorAndrej Mihajlov4-29/+54
2022-11-03Add preferences interactorAndrej Mihajlov3-33/+46
2022-11-03Add account interactorAndrej Mihajlov3-70/+139
2022-11-03Add problem report interactorAndrej Mihajlov3-33/+85
2022-11-03Merge branch 'trigger-android-build-on-master-updates'Albin1-0/+4
2022-11-03Trigger android gh build on master updatesAlbin1-0/+4
2022-11-02Merge branch 'cleanup-gh-actions'Andrej Mihajlov3-31/+14
2022-11-02Add xcbeautifyAndrej Mihajlov1-2/+5
2022-11-02Fix case in ObjCBridgingHeader.hAndrej Mihajlov1-2/+2
2022-11-02Fix compiler error when running on older XcodeAndrej Mihajlov1-1/+1
2022-11-02Run all tests but ignore screenshots UI tests bundleAndrej Mihajlov1-26/+6
2022-11-02Merge branch 'remove-unused-action-path'Emīls1-1/+0
2022-11-02Remove unused GH pathEmīls Piņķis1-1/+0
2022-11-02Merge branch 'tunnel-sim-no-shared'Andrej Mihajlov2-3/+11
2022-11-02SimulatorTunnelProviderHost: accept instance of RelayCacheTrackerAndrej Mihajlov2-3/+11
2022-11-02Merge branch 'out-of-time-interactor'Andrej Mihajlov4-218/+261
2022-11-02Refactor out of time controller and add interactorAndrej Mihajlov4-218/+261
2022-11-02Merge branch 'transport-no-shared'Andrej Mihajlov2-7/+19
2022-11-02PacketTunnelTransport: accept tunnel manager instanceAndrej Mihajlov2-7/+19
2022-11-02Merge branch 'add-revoked-device-interactor'Andrej Mihajlov4-31/+59
2022-11-02Add revoked device interactorAndrej Mihajlov4-31/+59
2022-11-02Merge branch 'bump-android-build-actions'Albin1-8/+8
2022-11-02Bump official actions for android buildAlbin1-7/+7
2022-11-01Fix deprecated output variable in gh actionsAlbin1-1/+1
2022-11-01Merge branch 'improve-android-image-handling-in-build-action'Albin2-1/+27
2022-11-01Allow image override on manually triggered actionsAlbin1-4/+15
2022-11-01Set android action image digest from fileAlbin2-1/+16