| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-08-24 | Merge branch 'daemon-state-refactor' | Janito Vaqueiro Ferreira Filho | 9 | -324/+1218 |
| 2018-08-23 | Use tunnel state machine in daemon | Janito Vaqueiro Ferreira Filho | 3 | -288/+140 |
| 2018-08-23 | Handle when the `TunnelStateMachine` finishes | Janito Vaqueiro Ferreira Filho | 2 | -1/+6 |
| 2018-08-23 | Handle security policy in tunnel state machine | Janito Vaqueiro Ferreira Filho | 5 | -39/+167 |
| 2018-08-23 | Return startup errors when spawning state machine | Janito Vaqueiro Ferreira Filho | 1 | -20/+45 |
| 2018-08-23 | Create `start_tunnel` helper function | Janito Vaqueiro Ferreira Filho | 1 | -5/+17 |
| 2018-08-23 | Implement shared values between all tunnel states | Janito Vaqueiro Ferreira Filho | 5 | -77/+148 |
| 2018-08-23 | Refactor handling closed channels | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-23 | Refactor tunnel monitoring by state machine | Janito Vaqueiro Ferreira Filho | 4 | -55/+86 |
| 2018-08-23 | Disconnect and reconnect if parameters change | Janito Vaqueiro Ferreira Filho | 3 | -6/+31 |
| 2018-08-23 | Create `TunnelStateMachineAction` helper type | Janito Vaqueiro Ferreira Filho | 1 | -41/+47 |
| 2018-08-23 | Notify any listeners of state changes | Janito Vaqueiro Ferreira Filho | 3 | -37/+99 |
| 2018-08-23 | Create `tunnel_state_machine` module | Janito Vaqueiro Ferreira Filho | 7 | -0/+675 |
| 2018-08-22 | Rename `TunnelCommand` into `ManagementCommand` | Janito Vaqueiro Ferreira Filho | 2 | -37/+39 |
| 2018-08-22 | Fix typo in comment | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-22 | Merge branch 'fix-executable-name-on-linux' | Andrej Mihajlov | 1 | -0/+4 |
| 2018-08-22 | Use extraMetadata to override package.json | Andrej Mihajlov | 1 | -0/+4 |
| 2018-08-22 | Merge branch 'appveyor-test-gui' | Linus Färnstrand | 1 | -0/+28 |
| 2018-08-22 | Add appveyor config file for GUI tests | Linus Färnstrand | 1 | -0/+28 |
| 2018-08-22 | Merge branch 'simplify-version-formatting' | Linus Färnstrand | 1 | -4/+1 |
| 2018-08-22 | Simplify semver->product version conversion | Linus Färnstrand | 1 | -4/+1 |
| 2018-08-22 | Merge branch 'revert-to-tokio-timer-0.1' | Janito Vaqueiro Ferreira Filho | 3 | -13/+21 |
| 2018-08-22 | Log full relay list download error chain | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-22 | Update usage of `rand` | Janito Vaqueiro Ferreira Filho | 1 | -2/+1 |
| 2018-08-22 | Revert "Upgrade tokio-timer" | Janito Vaqueiro Ferreira Filho | 3 | -13/+22 |
| 2018-08-22 | Merge branch 'fix-yarn-workspaces-windows' | Andrej Mihajlov | 6 | -48/+101 |
| 2018-08-22 | Update electron-builder | Andrej Mihajlov | 2 | -42/+52 |
| 2018-08-22 | Fix paths in installer.nsh | Andrej Mihajlov | 1 | -4/+4 |
| 2018-08-22 | Move chai-as-promised to devDependencies | Andrej Mihajlov | 1 | -1/+1 |
| 2018-08-22 | Fix EPERM on Windows by creating a junction instead of symbolic link | Andrej Mihajlov | 1 | -1/+5 |
| 2018-08-22 | Patch yarn workspace node_modules lookup bug on Windows | Andrej Mihajlov | 2 | -0/+39 |
| 2018-08-21 | Merge branch 'new-version-warning' | Janito Vaqueiro Ferreira Filho | 10 | -14/+206 |
| 2018-08-20 | Describe new version warning in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-08-20 | Show warning when new version is available | Janito Vaqueiro Ferreira Filho | 5 | -6/+49 |
| 2018-08-20 | Add GUI RPC call to get app version info | Janito Vaqueiro Ferreira Filho | 1 | -0/+33 |
| 2018-08-20 | Show error message if version is inconsistent | Janito Vaqueiro Ferreira Filho | 2 | -5/+33 |
| 2018-08-20 | Show exclamation icon if version is inconsistent | Janito Vaqueiro Ferreira Filho | 8 | -12/+89 |
| 2018-08-16 | Add GUI RPC call to get current version | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
| 2018-08-16 | Merge branch 'remove-redux-thunk' | Andrej Mihajlov | 11 | -51/+13 |
| 2018-08-16 | Remove redux-thunk | Andrej Mihajlov | 11 | -51/+13 |
| 2018-08-16 | Merge branch 'log-panics' | Linus Färnstrand | 4 | -0/+14 |
| 2018-08-16 | Log panics instead of printing to stderr | Linus Färnstrand | 4 | -0/+14 |
| 2018-08-16 | Merge branch 'cell-img-type' | Janito Vaqueiro Ferreira Filho | 3 | -13/+12 |
| 2018-08-15 | Create `Cell.Img` type | Janito Vaqueiro Ferreira Filho | 3 | -13/+12 |
| 2018-08-15 | Merge branch 'add-yarn-workspaces' | Andrej Mihajlov | 219 | -4525/+3367 |
| 2018-08-15 | Add workspaces | Andrej Mihajlov | 219 | -4525/+3367 |
| 2018-08-15 | Merge branch 'simplify-cli-relay-list-command' | Janito Vaqueiro Ferreira Filho | 2 | -6/+3 |
| 2018-08-15 | Describe shorter relay list command in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-08-15 | Simplify `relay list` command in CLI | Janito Vaqueiro Ferreira Filho | 1 | -6/+1 |
| 2018-08-14 | Merge branch 'release-2018.2-changes' | Linus Färnstrand | 7 | -8/+12 |
