summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Merge branch 'c++17-fixes'Odd Stranne2-18/+24
2018-09-04Update code to use std::experimental::filesystemOdd Stranne1-18/+24
2018-09-04Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2018-09-04Merge branch 'installer-log'Odd Stranne17-14/+762
2018-09-04Update changelogOdd Stranne1-0/+1
2018-09-04Extend module pinning in 'driverlogic' pluginOdd Stranne1-1/+9
2018-09-04Add logging in 'driverlogic' pluginOdd Stranne3-7/+87
2018-09-04Add extensive logging in installerOdd Stranne1-8/+43
2018-09-04Add NSIS 'log' pluginOdd Stranne12-1/+625
2018-09-04Merge branch 'fix-install-on-ubuntu-1404'Janito Vaqueiro Ferreira Filho10-52/+88
2018-09-04Describe Linux package changes in change logJanito Vaqueiro Ferreira Filho1-0/+3
2018-09-04Stop service if running before upgradeJanito Vaqueiro Ferreira Filho2-2/+13
2018-09-04Only install config. files for one init systemJanito Vaqueiro Ferreira Filho3-9/+12
2018-09-04Support Upstart init systemJanito Vaqueiro Ferreira Filho4-6/+25
2018-09-04Add header systemd service unit fileJanito Vaqueiro Ferreira Filho1-0/+2
2018-09-04Stop and disable service before files are removedJanito Vaqueiro Ferreira Filho3-11/+9
2018-09-04Rename Linux package scriptsJanito Vaqueiro Ferreira Filho3-4/+4
2018-09-04Fix logs, cache and config paths in uninstallerJanito Vaqueiro Ferreira Filho1-6/+6
2018-09-04Merge branch 'remove-rpc-address-remains'Linus Färnstrand4-9/+2
2018-09-04Remove unused errorLinus Färnstrand1-3/+0
2018-09-04Rename rpc_address to rpc_socketLinus Färnstrand3-6/+2
2018-09-03Merge branch 'tunnel-trigger-fixes'Janito Vaqueiro Ferreira Filho1-4/+17
2018-09-03Don't trigger tunnel start when settings changeJanito Vaqueiro Ferreira Filho1-3/+10
2018-09-03Disconnect if account token is clearedJanito Vaqueiro Ferreira Filho1-2/+8
2018-09-03Merge branch 'fix-connecting-screen-navigation'Andrej Mihajlov1-2/+5
2018-09-03Do not take user to "connecting screen" when in settingsAndrej Mihajlov1-2/+5
2018-09-03Merge branch 'silence-tokio'Linus Färnstrand1-0/+2
2018-09-03Silence the tokio_io and "want" cratesLinus Färnstrand1-0/+2
2018-09-03Merge branch 'blocked-state'Janito Vaqueiro Ferreira Filho16-101/+302
2018-09-03Describe blocked state in change logJanito Vaqueiro Ferreira Filho1-0/+2
2018-09-03Block if security policy can't be setJanito Vaqueiro Ferreira Filho5-12/+22
2018-09-03Create `AfterDisconnect::Block` variantJanito Vaqueiro Ferreira Filho1-2/+12
2018-09-03Block connection if starting the tunnel failsJanito Vaqueiro Ferreira Filho4-10/+27
2018-09-03Show blocked reason in GUIJanito Vaqueiro Ferreira Filho5-22/+24
2018-09-03Log full chain of errorsJanito Vaqueiro Ferreira Filho2-4/+9
2018-09-03Log blocked state reasonJanito Vaqueiro Ferreira Filho1-3/+7
2018-09-03Add reason to transition to blocked stateJanito Vaqueiro Ferreira Filho5-16/+66
2018-09-03Show blocked state in GUIJanito Vaqueiro Ferreira Filho5-13/+60
2018-09-03Create `BlockedState` typeJanito Vaqueiro Ferreira Filho6-1/+55
2018-09-03Use snake case for serialization of state info.Janito Vaqueiro Ferreira Filho1-1/+1
2018-09-03Include state transition in `NewState`Janito Vaqueiro Ferreira Filho5-31/+38
2018-09-03Remove `StateEntryResult` typeJanito Vaqueiro Ferreira Filho5-40/+33
2018-09-03Merge branch 'arrow-position'Andrej Mihajlov9-29/+148
2018-09-03Calculate arrow position relative to tray iconAndrej Mihajlov9-29/+148
2018-08-31Merge branch 'state-transition-to-ui'Janito Vaqueiro Ferreira Filho15-171/+123
2018-08-30Request tunnel to close in a separate threadJanito Vaqueiro Ferreira Filho1-6/+10
2018-08-30Replace `DaemonState` with `TunnelStateTransition`Janito Vaqueiro Ferreira Filho12-150/+98
2018-08-30Move `TunnelStateTransition` to `talpid_types`Janito Vaqueiro Ferreira Filho4-16/+16
2018-08-30Merge branch 'structure-problem-report-code'Linus Färnstrand2-126/+131
2018-08-30Make product_version a constantLinus Färnstrand2-10/+8