summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-08-30Merge branch 'fix-current-relay-state'Linus Färnstrand1-0/+1
2018-08-29Reset current_relay when disconnectedLinus Färnstrand1-0/+1
2018-08-29Merge branch 'swap-ws-to-ipc'Emīls Piņķis46-1846/+926
2018-08-29Update Cargo.lockEmīls Piņķis1-111/+242
2018-08-29Update "### RPC address file" section in READMEEmīls Piņķis1-4/+4
2018-08-29Update changelogEmīls Piņķis1-0/+2
2018-08-29Fix mullvad-testsEmīls Piņķis4-203/+58
2018-08-29Adjust frontend to use IPC rather than WebSocketsEmīls Piņķis10-268/+203
2018-08-29Change mullvad-cli to use new jsonrpc clientEmīls Piņķis11-35/+35
2018-08-29Use IPC transport for management interface in daemonEmīls Piņķis6-239/+40
2018-08-29Use IPC transport in mullvad-ipc-clientEmīls Piņķis2-208/+109
2018-08-29Get talpid-core ready for ipcEmīls Piņķis0-0/+0
2018-08-29Use IPC instead of websockets in talpid-ipcEmīls Piņķis3-23/+30
2018-08-29Replace address file with socket path in mullvad-pathsEmīls Piņķis2-20/+8
2018-08-29Use IPC instead of a websocket to communicate between daemon and pluginLinus Färnstrand14-782/+242
2018-08-29Merge branch 'talpid-tunnel-state-machine'Janito Vaqueiro Ferreira Filho13-35/+69
2018-08-29Move tunnel state machine to TalpidJanito Vaqueiro Ferreira Filho10-18/+24
2018-08-29Document `TunnelStateTransition` variantsJanito Vaqueiro Ferreira Filho1-0/+4
2018-08-29Document tunnel parametersJanito Vaqueiro Ferreira Filho1-0/+6
2018-08-29Document state machine error typesJanito Vaqueiro Ferreira Filho1-0/+3
2018-08-29Move `rotate_log` function to `talpid-core`Janito Vaqueiro Ferreira Filho4-15/+30
2018-08-29Rename `account_token` to `username` in TalpidJanito Vaqueiro Ferreira Filho1-5/+5
2018-08-29Merge branch 'uninst-clean-logs'Odd Stranne14-1/+625
2018-08-29Update changelogOdd Stranne1-0/+2
2018-08-29Update uninstaller script with better system cleaningOdd Stranne1-1/+57
2018-08-29Add uninstaller plugin for extended system cleaningOdd Stranne11-0/+566
2018-08-29Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-08-29Merge branch 'ci-source-env'Linus Färnstrand2-18/+4
2018-08-28Make CI source env.{sh,ps1}Linus Färnstrand2-18/+4
2018-08-27Merge branch 'rename-firewall-concept'Linus Färnstrand16-51/+49
2018-08-27Rename firewall module to securityLinus Färnstrand16-8/+8
2018-08-27Rename Firewall -> NetworkSecurityLinus Färnstrand8-47/+45
2018-08-27Merge branch 'external-display-fix'Andrej Mihajlov2-2/+8
2018-08-27Detect the current active screen based tray icon locationAndrej Mihajlov2-2/+8
2018-08-27Merge branch 'unpatch-yarn'Andrej Mihajlov2-0/+25
2018-08-27Unpatch yarn on postinstallAndrej Mihajlov2-0/+25
2018-08-27Merge branch 'fix-window-position-rounding'Janito Vaqueiro Ferreira Filho1-1/+4
2018-08-27Fix window position roundingJanito Vaqueiro Ferreira Filho1-1/+4
2018-08-27Merge branch 'simpler-state-machine'Linus Färnstrand4-69/+48
2018-08-26Change tense of some logging messagesLinus Färnstrand3-3/+3
2018-08-26Make TunnelStateWrapper not implement TunnelStateLinus Färnstrand1-66/+45
2018-08-24Merge branch 'restore-window-to-last-position'Janito Vaqueiro Ferreira Filho2-73/+109
2018-08-24Describe window location fix in the change logJanito Vaqueiro Ferreira Filho1-0/+4
2018-08-24Restore window at its previous location on LinuxJanito Vaqueiro Ferreira Filho1-73/+105
2018-08-24Merge branch 'typescript-stage1'Andrej Mihajlov13-476/+544
2018-08-24Migrate components to TypeScriptAndrej Mihajlov13-476/+544
2018-08-24Merge branch 'daemon-state-refactor'Janito Vaqueiro Ferreira Filho9-324/+1218
2018-08-23Use tunnel state machine in daemonJanito Vaqueiro Ferreira Filho3-288/+140
2018-08-23Handle when the `TunnelStateMachine` finishesJanito Vaqueiro Ferreira Filho2-1/+6
2018-08-23Handle security policy in tunnel state machineJanito Vaqueiro Ferreira Filho5-39/+167