summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli/src
AgeCommit message (Collapse)AuthorFilesLines
2017-11-08rustfmt after 0.2.15 upgradeLinus Färnstrand1-4/+6
2017-11-02Introduce Constraint<T>Linus Färnstrand1-29/+22
2017-11-02Revert misunderstanding and make the JSON a little friendlierErik Larkö1-12/+21
2017-11-02Add get_relay_constraints endpointErik Larkö1-24/+65
2017-11-02Merge rather than update constraintsErik Larkö1-1/+1
2017-11-02Set the tunnel port and protocol over the APIErik Larkö3-83/+88
2017-10-26Get rid of recursion_limit in mullvad-cliLinus Färnstrand1-3/+0
2017-10-18Read RPC connection info file with BufReaderLinus Färnstrand2-11/+8
2017-10-18Add shutdown command to cliLinus Färnstrand2-0/+25
2017-10-18Make mullvad-cli understand shared secretLinus Färnstrand1-5/+10
2017-09-27Add command to unset account via CLILinus Färnstrand1-3/+11
2017-09-21Remove unused crate imports, silencing compilerLinus Färnstrand1-1/+0
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ärnstrand4-48/+61
2017-09-13Format fixesErik Larkö1-1/+2
2017-09-13Review fixesErik Larkö2-11/+9
2017-09-13Remove custom relay in cliErik Larkö1-1/+13
2017-09-13Set custom relay in cliErik Larkö3-0/+67
2017-09-08Add license metadataLinus Färnstrand1-0/+8
2017-09-04Hardcode tmp path to /tmp on unixLinus Färnstrand2-11/+25
2017-08-24Add CLI support to query for AccountDataLinus Färnstrand1-4/+9
2017-07-17Rename all crates from snake_case to kebab-caseLinus Färnstrand7-0/+246