| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-06-21 | Restore persisted DNS backup on startup | Janito Vaqueiro Ferreira Filho | 1 | -2/+22 |
| 2018-06-21 | Keep DNS backup in a separate file | Janito Vaqueiro Ferreira Filho | 1 | -5/+35 |
| 2018-06-21 | Replace `static` with `const` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-06-21 | Capitalize error messages | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2018-06-21 | Replace custom functions with equivalents in `fs` | Janito Vaqueiro Ferreira Filho | 1 | -19/+4 |
| 2018-06-21 | Merge branch 'improve-winfw-env-var-handling' | Linus Färnstrand | 1 | -1/+3 |
| 2018-06-21 | Rename winfw lib dir and make cargo detect changes | Linus Färnstrand | 1 | -1/+3 |
| 2018-06-20 | Merge branch 'migrate-to-chai-spies' | Andrej Mihajlov | 30 | -319/+286 |
| 2018-06-20 | Add react pragma and update all eslint/babel packages | Andrej Mihajlov | 3 | -77/+110 |
| 2018-06-20 | Update eslint rules | Andrej Mihajlov | 4 | -9/+13 |
| 2018-06-20 | Make expect and spy global for all tests | Andrej Mihajlov | 24 | -37/+57 |
| 2018-06-20 | Fix flow warnings | Andrej Mihajlov | 1 | -7/+3 |
| 2018-06-20 | Refactor auth tests | Andrej Mihajlov | 1 | -28/+13 |
| 2018-06-20 | Rename strange variable `l` to `listener` | Andrej Mihajlov | 1 | -4/+4 |
| 2018-06-20 | Rename IpcChain's require to expect | Andrej Mihajlov | 5 | -9/+9 |
| 2018-06-20 | Remove redundant call for `done` when building IpcChain | Andrej Mihajlov | 5 | -49/+27 |
| 2018-06-20 | Migrate from sinon to chai-spies | Andrej Mihajlov | 5 | -112/+63 |
| 2018-06-20 | Merge branch 'mock-openvpn' | Janito Vaqueiro Ferreira Filho | 13 | -163/+544 |
| 2018-06-20 | Separate execution of integration tests | Janito Vaqueiro Ferreira Filho | 6 | -4/+31 |
| 2018-06-20 | Test if OpenVPN is respawned by daemon | Janito Vaqueiro Ferreira Filho | 1 | -0/+22 |
| 2018-06-20 | Test if daemon progresses to connecting state | Janito Vaqueiro Ferreira Filho | 1 | -0/+31 |
| 2018-06-20 | Allow subscribing to `new_state` RPC events | Janito Vaqueiro Ferreira Filho | 1 | -0/+25 |
| 2018-06-20 | Test if daemon starts in not connected state | Janito Vaqueiro Ferreira Filho | 3 | -0/+18 |
| 2018-06-20 | Use a separate cache directory for tests | Janito Vaqueiro Ferreira Filho | 1 | -4/+6 |
| 2018-06-20 | Use fake RPC address file for testing | Janito Vaqueiro Ferreira Filho | 3 | -28/+50 |
| 2018-06-20 | Test if connection attempt spawns OpenVPN | Janito Vaqueiro Ferreira Filho | 1 | -0/+23 |
| 2018-06-20 | Use a fake settings directory for testing | Janito Vaqueiro Ferreira Filho | 1 | -3/+6 |
| 2018-06-20 | Use mock OpenVPN in daemon integration tests | Janito Vaqueiro Ferreira Filho | 1 | -3/+34 |
| 2018-06-20 | Only run integration tests on Linux | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2018-06-20 | Move test `common` module to `mullvad-tests` lib. | Janito Vaqueiro Ferreira Filho | 4 | -230/+223 |
| 2018-06-20 | Move integration tests to `mullvad-tests` crate | Janito Vaqueiro Ferreira Filho | 5 | -12/+16 |
| 2018-06-20 | Create initial mock executable | Janito Vaqueiro Ferreira Filho | 3 | -0/+62 |
| 2018-06-20 | Create initial `mullvad-tests` crate | Janito Vaqueiro Ferreira Filho | 4 | -0/+14 |
| 2018-06-20 | Use a fake resource directory for tests | Janito Vaqueiro Ferreira Filho | 3 | -13/+44 |
| 2018-06-20 | Wait for RPC connection info file to start client | Janito Vaqueiro Ferreira Filho | 3 | -5/+60 |
| 2018-06-20 | Allow RPC client without RPC file security check | Janito Vaqueiro Ferreira Filho | 1 | -3/+16 |
| 2018-06-20 | Remove RPC address file after integration test | Janito Vaqueiro Ferreira Filho | 1 | -1/+6 |
| 2018-06-20 | Refactor where external crates are imported | Janito Vaqueiro Ferreira Filho | 2 | -11/+11 |
| 2018-06-20 | Merge branch 'move-libc-import' | Linus Färnstrand | 6 | -7/+3 |
| 2018-06-20 | Move extern crate libc into talpid-core root | Linus Färnstrand | 6 | -7/+3 |
| 2018-06-20 | Merge branch 'windows-fix-rpc-addr-file-permissions' | Linus Färnstrand | 4 | -18/+25 |
| 2018-06-19 | Attempt at fixing submodule issue | Emīls Piņķis | 2 | -1/+7 |
| 2018-06-19 | Set permissions correctly for rpc_address_file on Windows | Emīls Piņķis | 2 | -17/+18 |
| 2018-06-19 | Merge branch 'improve-readme' | Linus Färnstrand | 1 | -21/+32 |
| 2018-06-19 | Update prerequisites section of README | Linus Färnstrand | 1 | -21/+32 |
| 2018-06-18 | Merge branch 'ignore-flow-errors-in-routes' | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-06-18 | Ignore flow errors in `app/routes.js` | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-06-18 | Merge branch 'add-system-state' | Emīls Piņķis | 4 | -0/+169 |
| 2018-06-18 | Add tests in talpid-core/src/firewall/system_state.rs | Emīls Piņķis | 3 | -0/+103 |
| 2018-06-18 | Add system_state.rs in talpid-core/src/firewall | Emīls Piņķis | 2 | -0/+66 |
