summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-02-27Update connection status text for error stateJanito Vaqueiro Ferreira Filho1-4/+3
2020-02-27Show critical error message in notificationJanito Vaqueiro Ferreira Filho2-3/+11
2020-02-27Merge branch 'fix-reconnect-icon-for-api-21'Janito Vaqueiro Ferreira Filho1-1/+1
2020-02-27Fix reconnect button vector drawable on API 21Janito Vaqueiro Ferreira Filho1-1/+1
2020-02-27Merge branch 'update-msi-log'David Lönnhager1-0/+6
2020-02-27Do not log properties in msiutil, as they may contain sensitive infoDavid Lönnhager1-0/+6
2020-02-26Merge branch 'fix-screenshots-consent-screen'Andrej Mihajlov2-0/+7
2020-02-26Skip consent screen when taking screenshotsAndrej Mihajlov2-0/+7
2020-02-26Bump iOS build (9)Andrej Mihajlov1-4/+4
2020-02-26Merge branch 'add-consent-screen'Andrej Mihajlov18-241/+662
2020-02-26Add private modifier to kPrivacyPolicyURLAndrej Mihajlov1-1/+1
2020-02-26Xcode's voodoo magic with StoryboardsAndrej Mihajlov1-22/+22
2020-02-26Wire up consent viewAndrej Mihajlov2-9/+35
2020-02-26Reverse the storyboard experimentAndrej Mihajlov1-3/+2
2020-02-26Use hint when unwinding to execute the right-to-left animationAndrej Mihajlov1-24/+36
2020-02-26Set light statusbar styleAndrej Mihajlov1-0/+2
2020-02-26Add methods to manipulate the TOS agreement flagAndrej Mihajlov1-0/+11
2020-02-26Update copyAndrej Mihajlov1-11/+11
2020-02-26Fix storyboardAndrej Mihajlov1-16/+8
2020-02-26Show Safari controller the standard wayAndrej Mihajlov1-8/+5
2020-02-26Automatically pull keyboard in Login controllerAndrej Mihajlov1-0/+6
2020-02-26Add prefersHeaderBarHidden to RootContainment protocolAndrej Mihajlov4-8/+45
2020-02-26Add image spacing into calculation of intrinsicContentSize of CustomButtonAndrej Mihajlov1-4/+24
2020-02-26Make sure to add the child view controller before loading the view so that th...Andrej Mihajlov1-7/+7
2020-02-26Add consent view controller and rework app buttonAndrej Mihajlov9-106/+498
2020-02-26Rename Paid until -> Active untilAndrej Mihajlov1-1/+1
2020-02-26Delete "manage keys" buttonAndrej Mihajlov4-59/+21
2020-02-26Hide create account footerAndrej Mihajlov2-4/+2
2020-02-26Remove create account URLAndrej Mihajlov1-1/+0
2020-02-26Remove buy buttonAndrej Mihajlov3-50/+18
2020-02-26Fix typo in docs/security.mdChandradeep Dey1-1/+1
2020-02-26Merge branch 'tunnel-state-machine-doc'Linus Färnstrand1-0/+107
2020-02-25Describe state machine inputs and outputsJanito Vaqueiro Ferreira Filho1-0/+50
2020-02-25Provide a high-level overview of the state machineJanito Vaqueiro Ferreira Filho1-0/+57
2020-02-25Merge branch 'sign-dlls'David Lönnhager1-2/+5
2020-02-25Sign all DLLsDavid Lönnhager1-2/+5
2020-02-25Merge branch 'improve-device-error-msg'David Lönnhager8-22/+247
2020-02-25Return specific error codes from driverlogic and display them in the message boxDavid Lönnhager3-13/+23
2020-02-25Bump submodule windows-librariesDavid Lönnhager1-0/+0
2020-02-25Update stdafx.h in driverlogicDavid Lönnhager1-0/+5
2020-02-25Slightly improve SetupAPI-specific error messagesDavid Lönnhager5-15/+197
2020-02-25Explain error code 0xE0000246David Lönnhager1-0/+28
2020-02-24Merge branch 'uncouple-management-interface'Janito Vaqueiro Ferreira Filho9-492/+395
2020-02-24Compile out modules not used on AndroidJanito Vaqueiro Ferreira Filho1-0/+2
2020-02-24Uncouple the management interface from the daemonJanito Vaqueiro Ferreira Filho3-99/+13
2020-02-24Spawn management interface outside daemonJanito Vaqueiro Ferreira Filho2-5/+36
2020-02-24Check for another daemon outside of `Daemon`Janito Vaqueiro Ferreira Filho2-2/+6
2020-02-24Remove `IntoSender`Janito Vaqueiro Ferreira Filho1-85/+0
2020-02-24Create `DaemonCommandChannel` in `mullvad-jni`Janito Vaqueiro Ferreira Filho2-16/+18
2020-02-24Create command channel out of the daemonJanito Vaqueiro Ferreira Filho2-6/+7