| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-03-22 | Add support for setting and getting tunnel options from cli | Emīls Piņķis | 4 | -1/+102 | |
| 2018-03-22 | Allow passing the `--mssfix` paramter to OpenVPN based on config | Emīls Piņķis | 1 | -1/+1 | |
| 2018-03-20 | Rename TunnelParameters to TunnelEndpointData | Emīls Piņķis | 1 | -4/+4 | |
| 2018-03-06 | Upgrade env_logger, duct, uuid and rand | Linus Färnstrand | 1 | -1/+1 | |
| 2018-03-05 | Rename function to `ensure_written_by_admin` | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 | |
| Instead of `check_if_rpc_file_can_be_trusted`, in order to have a less verbose name that also makes it clearer what's happening inside. | |||||
| 2018-03-05 | Tweak RFC file trust error message | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2018-03-05 | Fix formatting issue | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 | |
| 2018-03-05 | Refactor read_rpc_address() function | Janito Vaqueiro Ferreira Filho | 1 | -7/+11 | |
| Separate the opening of the RPC file into a new function, in order to improve readability. | |||||
| 2018-03-05 | Add details to RPC file is not trusted error | Janito Vaqueiro Ferreira Filho | 2 | -20/+25 | |
| Add a cause to the error with a message detailing which check failed. This gives a hint to the user what went wrong. | |||||
| 2018-02-18 | Add conditional compilation to stuff not needed on Windows | Linus Färnstrand | 1 | -2/+4 | |
| 2018-01-15 | Upgrade rustfmt to 0.3.5 | Linus Färnstrand | 1 | -2/+1 | |
| 2018-01-15 | Download geoip data from am.i.mullvad on request | Linus Färnstrand | 2 | -10/+14 | |
| 2017-12-27 | Upgrade rustfmt to 0.3.4 | Linus Färnstrand | 2 | -3/+5 | |
| 2017-12-20 | Add allow_lan support to the CLI | Linus Färnstrand | 2 | -0/+59 | |
| 2017-12-04 | Upgrade rustfmt to 0.2.17 | Linus Färnstrand | 1 | -3/+2 | |
| 2017-11-17 | Add location and IP to CLI status command | Linus Färnstrand | 1 | -0/+15 | |
| 2017-11-17 | Update relay constraints to contain location etc | Linus Färnstrand | 1 | -47/+161 | |
| 2017-11-08 | rustfmt after 0.2.15 upgrade | Linus Färnstrand | 1 | -4/+6 | |
| 2017-11-02 | Introduce Constraint<T> | Linus Färnstrand | 1 | -29/+22 | |
| 2017-11-02 | Revert misunderstanding and make the JSON a little friendlier | Erik Larkö | 1 | -12/+21 | |
| 2017-11-02 | Add get_relay_constraints endpoint | Erik Larkö | 1 | -24/+65 | |
| 2017-11-02 | Merge rather than update constraints | Erik Larkö | 1 | -1/+1 | |
| 2017-11-02 | Set the tunnel port and protocol over the API | Erik Larkö | 3 | -83/+88 | |
| 2017-10-26 | Get rid of recursion_limit in mullvad-cli | Linus Färnstrand | 1 | -3/+0 | |
| 2017-10-18 | Read RPC connection info file with BufReader | Linus Färnstrand | 2 | -11/+8 | |
| 2017-10-18 | Add shutdown command to cli | Linus Färnstrand | 2 | -0/+25 | |
| 2017-10-18 | Make mullvad-cli understand shared secret | Linus Färnstrand | 1 | -5/+10 | |
| 2017-09-27 | Add command to unset account via CLI | Linus Färnstrand | 1 | -3/+11 | |
| 2017-09-21 | Remove unused crate imports, silencing compiler | Linus Färnstrand | 1 | -1/+0 | |
| 2017-09-21 | Add RPC address file permission check in CLI | Linus Färnstrand | 1 | -4/+29 | |
| 2017-09-18 | Run rustfmt-nightly 0.2.6 on everything | Linus Färnstrand | 4 | -48/+61 | |
| 2017-09-13 | Format fixes | Erik Larkö | 1 | -1/+2 | |
| 2017-09-13 | Review fixes | Erik Larkö | 2 | -11/+9 | |
| 2017-09-13 | Remove custom relay in cli | Erik Larkö | 1 | -1/+13 | |
| 2017-09-13 | Set custom relay in cli | Erik Larkö | 3 | -0/+67 | |
| 2017-09-08 | Add license metadata | Linus Färnstrand | 1 | -0/+8 | |
| 2017-09-04 | Hardcode tmp path to /tmp on unix | Linus Färnstrand | 2 | -11/+25 | |
| 2017-08-24 | Add CLI support to query for AccountData | Linus Färnstrand | 1 | -4/+9 | |
| 2017-07-17 | Rename all crates from snake_case to kebab-case | Linus Färnstrand | 7 | -0/+246 | |
