summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-09-12Fix outdated parts of repository structure section in readmeLinus Färnstrand1-22/+27
2018-09-12Update many of the build steps in the readmeLinus Färnstrand1-41/+63
2018-09-12Merge branch 'support-debian-8'Janito Vaqueiro Ferreira Filho2-1/+2
2018-09-12Describe unit file change in change logJanito Vaqueiro Ferreira Filho1-0/+1
2018-09-12Replace quoted path with escaped pathJanito Vaqueiro Ferreira Filho1-1/+1
2018-09-12Merge branch 'windns-improve-logging'Odd Stranne17-160/+434
2018-09-12Update logging code in talpid-core for windnsEmīls1-9/+52
2018-09-12Update windns testing applicationOdd Stranne1-4/+9
2018-09-12Use absolute path for 'netsh.exe'Odd Stranne1-6/+29
2018-09-12Try to reset all adapters even if one or more adapters fail to resetOdd Stranne1-4/+27
2018-09-12Overhaul error handlingOdd Stranne13-133/+242
2018-09-12Include output from 'netsh' if requested operation fails or times outOdd Stranne2-4/+75
2018-09-12Merge branch 'move-cli-binary-back-windows'Linus Färnstrand2-2/+1
2018-09-12Move the mullvad.exe CLI binary back to resource dir temporarilyLinus Färnstrand2-2/+1
2018-09-12Merge branch 'win-fix-installer-log'Odd Stranne1-2/+30
2018-09-12Properly create the destination folderOdd Stranne1-2/+30
2018-09-11Merge branch 'fix-build-script-restore-method'Linus Färnstrand1-3/+9
2018-09-11Merge branch 'check-tap-ipv6'Janito Vaqueiro Ferreira Filho20-120/+540
2018-09-11Log IPv6 enabled checksJanito Vaqueiro Ferreira Filho1-1/+9
2018-09-11Change global IPv6 checkJanito Vaqueiro Ferreira Filho1-3/+6
2018-09-11Check if IPv6 is enabled in TAP adapter on WindowsJanito Vaqueiro Ferreira Filho1-2/+4
2018-09-11Bridge `GetTapInterfaceIpv6Status` to RustJanito Vaqueiro Ferreira Filho1-0/+28
2018-09-11Remove `MetricResult` enumerationJanito Vaqueiro Ferreira Filho1-26/+16
2018-09-11Create `winnet` moduleJanito Vaqueiro Ferreira Filho5-44/+49
2018-09-11Suppress generating copy ctor and friends in 'NetworkInterfaces'Odd Stranne1-0/+3
2018-09-11Initialize members in 'InterfacePair'Odd Stranne1-2/+2
2018-09-11Add loader project for stepping/debuggingOdd Stranne7-0/+285
2018-09-11Add GetTapInterfaceIpv6Status functionOdd Stranne5-14/+110
2018-09-11Fix build.sh so it cleans up version changes on exitLinus Färnstrand1-3/+9
2018-09-11Merge branch 'handle-rpc-calls-concurrently'Emīls Piņķis13-113/+139
2018-09-11Upgrade to newer tokio librariesEmīls Piņķis13-161/+118
2018-09-11Update dependencies and use fixed IPC server implementation for JSONRPCEmīls Piņķis6-46/+115
2018-09-10Merge branch 'fix-apply-target-state-when-blocked'Emīls Piņķis2-1/+10
2018-09-10Attempt to apply target state if in blocked stateEmīls Piņķis2-1/+10
2018-09-10Merge branch 'fail-less-when-restoring-windows-dns'Linus Färnstrand2-15/+24
2018-09-10Just log errors in DNS restore, not crashLinus Färnstrand2-15/+24
2018-09-10Merge branch 'add-disconnecting-state'Andrej Mihajlov5-219/+261
2018-09-10Add SubscriptionListener to streamline nullability handlingAndrej Mihajlov2-16/+33
2018-09-10Refactor ConnectionObserverAndrej Mihajlov2-40/+39
2018-09-10We never dispose `App` so no need to have a cleanup routineAndrej Mihajlov1-15/+0
2018-09-10Add TunnelStateTransition and TunnelState enumAndrej Mihajlov4-69/+50
2018-09-10Revamp account data cacheAndrej Mihajlov1-27/+54
2018-09-10Store accountToken in AppAndrej Mihajlov1-23/+30
2018-09-10Add disconnecting stateAndrej Mihajlov4-60/+86
2018-09-10Merge branch 'remove-unused-map-offset'Andrej Mihajlov1-23/+1
2018-09-10Remove unused codeAndrej Mihajlov1-23/+1
2018-09-10Merge branch 'fix-ipc-reconnect'Emīls Piņķis3-35/+38
2018-09-10Reconnect to GUI to daemon if socket was disconnected abruptlyEmīls Piņķis3-35/+38
2018-09-10Merge branch 'settings-update-subscription'Linus Färnstrand12-79/+144
2018-09-08Make CLI use get_settings for fetching settingsLinus Färnstrand6-6/+12