summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Change `create_tun` into `get_tun`Janito Vaqueiro Ferreira Filho5-6/+6
2019-09-10Pass a mutable reference to `dyn TunProvider`Janito Vaqueiro Ferreira Filho4-7/+7
2019-09-10Merge branch 'win-log-offline'Odd Stranne10-122/+368
2019-09-10Update logging definitions/log sink implementation in 'winnet' wrapperOdd Stranne3-24/+37
2019-09-10Add offline logging to aid troubleshootingOdd Stranne2-21/+180
2019-09-10Use formalized logging interfaces in 'winnet'Odd Stranne2-77/+73
2019-09-10Add logging adapter C++ -> COdd Stranne1-0/+52
2019-09-10Add log sink C-interfaceOdd Stranne1-0/+26
2019-09-10Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2019-09-10Merge branch 'switch-control-rx'Andrej Mihajlov6-219/+227
2019-09-09Forward ref in Cell.SwitchAndrej Mihajlov1-4/+7
2019-09-09Use ReactXP abstractions in SwitchAndrej Mihajlov5-215/+220
2019-09-09Merge branch 'optionally-print-location-in-cli'Linus Färnstrand2-2/+16
2019-09-09Don't talk to API by default in `mullvad status`Linus Färnstrand2-2/+16
2019-09-09Merge branch 'version-check-outdated'Linus Färnstrand11-26/+25
2019-09-09Add to changelogLinus Färnstrand1-0/+1
2019-09-09Add current_is_outdated support to Electron frontendLinus Färnstrand8-25/+11
2019-09-09Add current_is_outdated support to CLILinus Färnstrand1-1/+2
2019-09-09Add current_is_outdated flag and AppVersionInfo documentationLinus Färnstrand1-0/+11
2019-09-09Merge branch 'sticky-navigation'Andrej Mihajlov1-86/+397
2019-09-09Add support for sticky content within scrollable areaAndrej Mihajlov1-86/+397
2019-09-09Merge branch 'fix-header-alpha-mobile'Linus Färnstrand3-3/+3
2019-09-09Adjust header alpha on iOSLinus Färnstrand1-1/+1
2019-09-09Adjust header alpha 0.6->0.8 on AndroidLinus Färnstrand2-2/+2
2019-09-07Merge branch 'android-show-key-age'Emīls Piņķis6-12/+35
2019-09-07Show key age in wireguard key fragmentEmīls Piņķis3-4/+23
2019-09-07Update public key model in AndroidEmīls Piņķis3-8/+12
2019-09-07Merge branch 'android-allow-key-regeneration'Emīls Piņķis9-69/+174
2019-09-07Fix formatting in logging codeEmīls Piņķis1-1/+3
2019-09-07Update keygen model againEmīls Piņķis8-68/+171
2019-09-07Merge branch 'notification-channel'Janito Vaqueiro Ferreira Filho2-1/+23
2019-09-07Use notification channel for service notificationJanito Vaqueiro Ferreira Filho2-1/+23
2019-09-07Merge branch 'android-show-wg-key-error'Emīls Piņķis11-54/+107
2019-09-06Use new tunnel parameter error block reason in AndroidEmīls Piņķis5-8/+61
2019-09-06Prioritize tunnel state over key state in notification bannerEmīls Piņķis1-1/+1
2019-09-06Remove key status listener from connect buttonEmīls Piņķis2-43/+1
2019-09-06Log to logcat in debug buildsEmīls Piņķis3-1/+29
2019-09-06Show no connection state when blocked in wireguard fragmentEmīls Piņķis2-2/+16
2019-09-06Remove unused hex dependencyLinus Färnstrand2-2/+0
2019-09-05Merge branch 'update-color-codes-to-graphical-profile'Linus Färnstrand14-30/+36
2019-09-05Import and use color constants from colors moduleLinus Färnstrand2-7/+9
2019-09-05Make cancel/disconnect button less transparentLinus Färnstrand4-4/+8
2019-09-05Make header text/settings icon a bit less transparentLinus Färnstrand2-4/+4
2019-09-05Update red to 227, 64, 57 / #E34039Linus Färnstrand10-17/+17
2019-09-05Merge branch 'add-key-rotation-rpc'Emīls Piņķis20-113/+365
2019-09-05Update changelogEmīls Piņķis1-0/+6
2019-09-05Adjust mullvad-jni to support new public key structureEmīls Piņķis3-4/+3
2019-09-05Add button to regenerate keyEmīls Piņķis10-82/+260
2019-09-05Replace existing key when generating new wireguard keyEmīls Piņķis2-13/+56
2019-09-05Save account cache after reading itEmīls Piņķis1-1/+5