summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-23Return startup errors when spawning state machineJanito Vaqueiro Ferreira Filho1-20/+45
2018-08-23Create `start_tunnel` helper functionJanito Vaqueiro Ferreira Filho1-5/+17
2018-08-23Implement shared values between all tunnel statesJanito Vaqueiro Ferreira Filho5-77/+148
2018-08-23Refactor handling closed channelsJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-23Refactor tunnel monitoring by state machineJanito Vaqueiro Ferreira Filho4-55/+86
2018-08-23Disconnect and reconnect if parameters changeJanito Vaqueiro Ferreira Filho3-6/+31
2018-08-23Create `TunnelStateMachineAction` helper typeJanito Vaqueiro Ferreira Filho1-41/+47
2018-08-23Notify any listeners of state changesJanito Vaqueiro Ferreira Filho3-37/+99
2018-08-23Create `tunnel_state_machine` moduleJanito Vaqueiro Ferreira Filho7-0/+675
2018-08-22Rename `TunnelCommand` into `ManagementCommand`Janito Vaqueiro Ferreira Filho2-37/+39
2018-08-22Fix typo in commentJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-22Merge branch 'fix-executable-name-on-linux'Andrej Mihajlov1-0/+4