summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-12-10Update changelogEmīls1-0/+1
2019-12-10Separate Windows routing implementation from UnixEmīls6-161/+145
2019-12-10Merge branch 'show-selected-location-ios'Andrej Mihajlov3-90/+233
2019-12-10Show selected locationAndrej Mihajlov3-90/+233
2019-12-10Merge branch 'commit-project-file-ios'Andrej Mihajlov4-161/+370
2019-12-10Commit new project fileAndrej Mihajlov4-161/+370
2019-12-10Merge branch 'wireup-connect-controller-ios'Andrej Mihajlov7-116/+580
2019-12-10Add methods to refresh header bar appearanceAndrej Mihajlov1-10/+11
2019-12-10Filter attempts to unwind to exactly the same controllerAndrej Mihajlov1-0/+3
2019-12-10Update StoryboardAndrej Mihajlov2-91/+309
2019-12-10Update colorsAndrej Mihajlov1-11/+23
2019-12-10Add TunnelControlViewControllerAndrej Mihajlov1-0/+96
2019-12-10Update title colors on custom buttonsAndrej Mihajlov1-1/+3
2019-12-10Wireup Connect controller with the tunnel managerAndrej Mihajlov1-3/+135
2019-12-10Merge branch 'remove-pods'Andrej Mihajlov3-92/+0
2019-12-10Remove CocoaPodsAndrej Mihajlov3-92/+0
2019-12-10Merge branch 'limit-dhcp-to-udp-macos'Linus Färnstrand2-0/+6
2019-12-10Limit DHCPv4 server fw rules to UDP onlyLinus Färnstrand2-0/+6
2019-12-09Merge branch 'mullvad-jni-2018-idioms'Janito Vaqueiro Ferreira Filho2-38/+42
2019-12-10Use Rust 2018 edition idioms in `mullvad-jni`Janito Vaqueiro Ferreira Filho2-38/+42
2019-12-09Merge branch 'create-service-and-ui-packages'Janito Vaqueiro Ferreira Filho34-38/+62
2019-12-09Create `service` package for service classesJanito Vaqueiro Ferreira Filho12-13/+14
2019-12-09Move `BlockingController` to `ui` packageJanito Vaqueiro Ferreira Filho3-5/+1
2019-12-09Create `ui` package with UI related classesJanito Vaqueiro Ferreira Filho26-26/+53
2019-12-09Merge branch 'store-daemon-interface-in-object'Janito Vaqueiro Ferreira Filho5-173/+391
2019-12-09Pass daemon interface address on JNI callsJanito Vaqueiro Ferreira Filho2-81/+158
2019-12-09Always have a command sender in `DaemonInterface`Janito Vaqueiro Ferreira Filho4-21/+5
2019-12-09Store `DaemonInterface` in `MullvadDaemon` objectJanito Vaqueiro Ferreira Filho2-132/+289
2019-12-09Fix formattingLinus Färnstrand1-5/+7
2019-12-09Merge branch 'add-packet-tunnel-ios'Andrej Mihajlov15-21/+1001
2019-12-09Add packet tunnel implementationAndrej Mihajlov15-21/+1001
2019-12-09Merge branch 'add-error-state'Emīls35-241/+323
2019-12-09Adjust android code to use new error stateEmīls14-50/+86
2019-12-09Adjust desktop GUI code to use new error stateEmīls11-96/+97
2019-12-09Update CLI to yell at user if the error state doesn't block trafficEmīls1-6/+15
2019-12-09Change blocked state to error stateEmīls9-89/+125
2019-12-07Merge branch 'fix-npe-in-connectivity-manager'Janito Vaqueiro Ferreira Filho2-1/+5
2019-12-06Describe `ConnectivityManager` fix in change logJanito Vaqueiro Ferreira Filho1-0/+1
2019-12-06Ignore `null` elements from `ConnectivityManager`Janito Vaqueiro Ferreira Filho1-0/+1
2019-12-06Recheck connectivity when `networkInfo` is `null`Janito Vaqueiro Ferreira Filho1-1/+3
2019-12-06Merge branch 'fix-upgrade-to-null-message'Janito Vaqueiro Ferreira Filho2-16/+20
2019-12-06Describe `null` version message fix in change logJanito Vaqueiro Ferreira Filho1-0/+4
2019-12-06Manually override `isOutdated` field when neededJanito Vaqueiro Ferreira Filho1-2/+10
2019-12-06Refactor to remove `updateUpgradeVersion` methodJanito Vaqueiro Ferreira Filho1-13/+7
2019-12-06Don't notify version update before daemon responseJanito Vaqueiro Ferreira Filho1-2/+0
2019-12-06Merge branch 'win-fix-service-config'Odd Stranne4-14/+38
2019-12-06Update changelogOdd Stranne1-0/+4
2019-12-06Configure service SID info as 'unrestricted'Odd Stranne1-3/+11
2019-12-06Register NSI as a service dependencyOdd Stranne1-0/+3
2019-12-06Update configuration on existing service during installationOdd Stranne1-7/+16