summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli/src/cmds/lan.rs
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Reformat with rustfmt 0.99.5Linus Färnstrand1-1/+2
2018-09-08Make CLI use get_settings for fetching settingsLinus Färnstrand1-1/+1
2018-08-29Change mullvad-cli to use new jsonrpc clientEmīls Piņķis1-5/+3
2018-07-30Reformat with rustfmt 0.9.0Linus Färnstrand1-2/+1
2018-05-07Reuse RPC connection in `DaemonRpcClient`Janito Vaqueiro Ferreira Filho1-2/+2
2018-05-03Use `DaemonRpcClient` in `lan` CLI commandJanito Vaqueiro Ferreira Filho1-5/+8
2018-03-26Format code with newer rustfmtLinus Färnstrand1-1/+1
2017-12-27Upgrade rustfmt to 0.3.4Linus Färnstrand1-1/+4
2017-12-20Add allow_lan support to the CLILinus Färnstrand1-0/+55