| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-06-27 | Merge branch 'fix-scroll-flicker' | Andrej Mihajlov | 5 | -1/+7 | |
| 2018-06-27 | Fix scroll flickering | Andrej Mihajlov | 5 | -1/+7 | |
| `overflow: auto` + `overflow: hidden` do not seem to work together properly. | |||||
| 2018-06-27 | Merge branch 'win-rpc-file-owner-check' | Janito Vaqueiro Ferreira Filho | 3 | -19/+96 | |
| 2018-06-27 | Ensure RPC address file is owned by administrator | Janito Vaqueiro Ferreira Filho | 3 | -19/+96 | |
| 2018-06-27 | Merge branch 'add-editorconfig' | Linus Färnstrand | 3 | -4/+23 | |
| 2018-06-27 | Add editorconfig configuration | Linus Färnstrand | 3 | -4/+23 | |
| 2018-06-27 | Merge branch 'cli-subscribe' | Janito Vaqueiro Ferreira Filho | 2 | -21/+56 | |
| 2018-06-27 | Describe `status listen` sub-command in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 | |
| 2018-06-27 | Add `status listen` sub-command to Mullvad CLI | Janito Vaqueiro Ferreira Filho | 1 | -21/+55 | |
| 2018-06-27 | Merge branch 'windows-route' | Emīls Piņķis | 19 | -50/+693 | |
| 2018-06-27 | Remove last trace of wfpctl | Emīls | 1 | -1/+1 | |
| 2018-06-27 | Simplify metric setting by altering a single interface | Emīls | 2 | -5/+1 | |
| 2018-06-27 | Improve FFI error returning | Emīls | 3 | -18/+47 | |
| 2018-06-27 | Fix bom issues | Emīls | 1 | -0/+0 | |
| 2018-06-27 | Add winroute.dll to the installer | Emīls | 1 | -0/+2 | |
| 2018-06-27 | Add winroute to build.rs for talpid-core | Emīls | 1 | -39/+20 | |
| 2018-06-27 | Build winroute.dll in build_windows_libraries.sh | Emīls | 2 | -10/+37 | |
| 2018-06-27 | Make winroute build for all targets | Emīls | 1 | -0/+9 | |
| 2018-06-27 | Use route module in talpid-core/src/firewall/windows | Emīls | 1 | -1/+11 | |
| 2018-06-27 | Add route.rs to talpid-core/src/firewall/windows/ | Emīls | 2 | -0/+44 | |
| 2018-06-27 | Add module definition for winroute | Emīls | 3 | -0/+13 | |
| 2018-06-27 | Add NetworkInterfaces class | Emīls | 7 | -1/+228 | |
| 2018-06-27 | Add solution/project files | Odd Stranne | 9 | -0/+270 | |
| 2018-06-27 | Merge branch 'remove-shutdown-from-cli' | Linus Färnstrand | 3 | -26/+3 | |
| 2018-06-27 | Remove the shutdown command from the CLI | Linus Färnstrand | 3 | -26/+3 | |
| 2018-06-26 | Merge branch 'remove-pack-command' | Linus Färnstrand | 2 | -11/+4 | |
| 2018-06-26 | Update readme to use OS specific pack command | Linus Färnstrand | 1 | -10/+4 | |
| 2018-06-26 | Remove yarn pack shorthand command | Linus Färnstrand | 1 | -1/+0 | |
| 2018-06-26 | Merge branch 'win-version-in-problem-report' | Janito Vaqueiro Ferreira Filho | 1 | -4/+25 | |
| 2018-06-26 | Use `systeminfo` command to get Windows version | Janito Vaqueiro Ferreira Filho | 1 | -4/+25 | |
| 2018-06-26 | Merge branch 'talpid-plugin-auth-test' | Janito Vaqueiro Ferreira Filho | 6 | -12/+222 | |
| 2018-06-26 | Test if daemon moves to connected state | Janito Vaqueiro Ferreira Filho | 1 | -0/+26 | |
| 2018-06-26 | Warn if integration tests are run by non-root user | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 | |
| 2018-06-26 | Don't run integration tests in Travis | Janito Vaqueiro Ferreira Filho | 1 | -2/+0 | |
| 2018-06-26 | Test connection authentication isolation | Janito Vaqueiro Ferreira Filho | 1 | -0/+24 | |
| 2018-06-26 | Test different plugin authentication credentials | Janito Vaqueiro Ferreira Filho | 2 | -10/+62 | |
| 2018-06-26 | Test if IPC server requires authentication | Janito Vaqueiro Ferreira Filho | 1 | -4/+68 | |
| 2018-06-26 | Create client RPC to mock OpenVPN plugin events | Janito Vaqueiro Ferreira Filho | 3 | -4/+47 | |
| 2018-06-26 | Run integration tests sequentially | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2018-06-26 | Remove unused import | Janito Vaqueiro Ferreira Filho | 1 | -1/+0 | |
| 2018-06-26 | Merge branch 'delete-socket-relay' | Linus Färnstrand | 5 | -362/+0 | |
| 2018-06-26 | Remove unused socket-relay crate | Linus Färnstrand | 5 | -362/+0 | |
| 2018-06-26 | Merge branch 'update-version-on-build' | Linus Färnstrand | 13 | -55/+77 | |
| 2018-06-26 | Update readme with needed tools | Linus Färnstrand | 1 | -1/+2 | |
| 2018-06-26 | Make prepare_release.sh also update Cargo.toml | Linus Färnstrand | 1 | -4/+11 | |
| 2018-06-26 | Add .bak to gitignore | Linus Färnstrand | 1 | -0/+1 | |
| 2018-06-26 | Update version metadata for daemon and cli | Linus Färnstrand | 3 | -4/+4 | |
| 2018-06-26 | Fix version in package.json | Linus Färnstrand | 1 | -1/+1 | |
| 2018-06-26 | Update build.sh to process version in new way | Linus Färnstrand | 1 | -4/+36 | |
| 2018-06-25 | Make mullvad-daemon take version from own metadata | Linus Färnstrand | 6 | -41/+22 | |
