summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli/src/cmds/auto_connect.rs
AgeCommit message (Expand)AuthorFilesLines
2018-11-08Manually editing full paths to be Rust2018 compatibleLinus Färnstrand1-2/+1
2018-11-07Update paths to start with crate:: etcLinus Färnstrand1-2/+2
2018-10-29Remove a number of #[macro_use] in favor of new way of importingLinus Färnstrand1-1/+1
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-4/+3
2018-07-30Reformat with rustfmt 0.9.0Linus Färnstrand1-2/+1
2018-07-10Expose autoconnect option in CLILinus Färnstrand1-0/+58