summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli/src/rpc.rs
AgeCommit message (Expand)AuthorFilesLines
2018-05-03Remove unnecessary `mullvad-cli::rpc` moduleJanito Vaqueiro Ferreira Filho1-14/+0
2018-05-03Use `mullvad-ipc-client` in `mullvad-cli`Janito Vaqueiro Ferreira Filho1-83/+7
2018-04-04Switch to global windows temp directory on windowsAndrej Mihajlov1-1/+4
2018-03-26Format code with newer rustfmtLinus Färnstrand1-1/+1
2018-03-05Rename function to `ensure_written_by_admin`Janito Vaqueiro Ferreira Filho1-3/+3
2018-03-05Tweak RFC file trust error messageJanito Vaqueiro Ferreira Filho1-1/+1
2018-03-05Fix formatting issueJanito Vaqueiro Ferreira Filho1-1/+4
2018-03-05Refactor read_rpc_address() functionJanito Vaqueiro Ferreira Filho1-7/+11
2018-03-05Add details to RPC file is not trusted errorJanito Vaqueiro Ferreira Filho1-19/+18
2018-02-18Add conditional compilation to stuff not needed on WindowsLinus Färnstrand1-2/+4
2017-10-18Read RPC connection info file with BufReaderLinus Färnstrand1-10/+8
2017-10-18Make mullvad-cli understand shared secretLinus Färnstrand1-5/+10
2017-09-21Add RPC address file permission check in CLILinus Färnstrand1-4/+29
2017-09-18Run rustfmt-nightly 0.2.6 on everythingLinus Färnstrand1-7/+10
2017-09-04Hardcode tmp path to /tmp on unixLinus Färnstrand1-11/+23
2017-07-17Rename all crates from snake_case to kebab-caseLinus Färnstrand1-0/+36