summaryrefslogtreecommitdiffhomepage
path: root/talpid_cli
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Renamed talpid_cli to mullvad_cliLinus Färnstrand3-116/+0
2017-07-06Update the CLI to use RPC. Support get/set accountLinus Färnstrand3-109/+67
2017-05-23Adapt talpid_cli to use TunnelMonitorLinus Färnstrand1-31/+14
2017-05-23Rename (tx, rx) to more descriptive namesLinus Färnstrand1-6/+4
2017-05-23Change talpid_cli to use new OpenVpnMonitorLinus Färnstrand1-13/+18
2017-05-04Adapt talpid_cli to updated child monitorsLinus Färnstrand1-32/+18
2017-04-18Reformat with new rustfmt settingsLinus Färnstrand2-34/+50
2017-04-11Upgrading to error-chain 0.10Linus Färnstrand1-1/+1
2017-04-07Move talpid_core from root to memberLinus Färnstrand1-1/+1
2017-04-05Simplified errors in talpid_cliLinus Färnstrand1-16/+8
2017-04-05Use quick_main!() from error_chainLinus Färnstrand1-12/+1
2017-03-08Change static to constLinus Färnstrand1-3/+3
2017-03-07Make path to plugin configurableLinus Färnstrand2-1/+15
2017-03-07Add logging to talpid_cliLinus Färnstrand2-0/+14
2017-03-07rustfmtLinus Färnstrand1-3/+1
2017-03-07Add event to what is sent from pluginLinus Färnstrand1-2/+5
2017-03-07Adapt cli to OpenVpnMonitorLinus Färnstrand1-12/+16
2017-03-06Rustfmt import fixesLinus Färnstrand1-1/+1
2017-03-06Import OpenVpnCommand from new locationLinus Färnstrand1-1/+1
2017-02-10Use crate metadata as clap cli parametersLinus Färnstrand1-5/+2
2017-02-10Update authors and add descriptionLinus Färnstrand1-1/+2
2017-02-08Print errors and backtrace in talpid_cliLinus Färnstrand1-12/+18
2017-02-08Convert talpid_cli to use error-chainLinus Färnstrand2-8/+19
2017-01-30Add cli crateLinus Färnstrand3-0/+141