summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli
AgeCommit message (Expand)AuthorFilesLines
2020-04-17Use conditional compilation for shell completionsDavid Lönnhager2-2/+8
2020-04-17Don't include shell-completions command in shell completionsDavid Lönnhager1-16/+16
2020-04-17Generate and package shell completionsDavid Lönnhager1-1/+2
2020-04-17Make mullvad-cli able to output shell completions at runtimeLinus Färnstrand1-12/+47
2020-04-08Updating version in package files2020.4-beta2Linus Färnstrand1-1/+1
2020-03-30Updating version in package files2020.4-beta1Linus Färnstrand1-1/+1
2020-03-18Bump version metadata to 2020.3Linus Färnstrand1-1/+1
2020-03-11Correctly show whether the version is up-to-date in the CLI, depending on the...David Lönnhager1-1/+9
2020-03-11Beta program option in CLIDavid Lönnhager2-0/+58
2020-02-10Updating version in package filesLinus Färnstrand1-1/+1
2020-02-06Remove licence headers from Rust source codeLinus Färnstrand1-8/+0
2020-02-05Change Amagicom AB to Mullvad VPN AB in licenses and metadataLinus Färnstrand1-2/+2
2020-01-21Add `publish = false` to all Cargo.toml filesLinus Färnstrand1-0/+1
2020-01-21Remove individual people from cargo authors metadataLinus Färnstrand1-8/+1
2020-01-15Remove usage of Mullvad email in crate manifestsJanito Vaqueiro Ferreira Filho1-1/+1
2020-01-14Update copyright noticesDavid Lönnhager1-1/+1
2019-12-17Rename 'key generate' to 'key regenerate' in the CLIDavid Lönnhager1-2/+2
2019-12-17Improve key rotation CLIDavid Lönnhager1-17/+17
2019-12-17Format Rust codeDavid Lönnhager1-2/+5
2019-12-17Add CLI interface for configuring automatic wg key rotationDavid Lönnhager1-0/+47
2019-12-12Updating version in package filesLinus Färnstrand1-1/+1
2019-12-09Update CLI to yell at user if the error state doesn't block trafficEmīls1-6/+15
2019-12-05Updating version in package files2019.10-beta2Linus Färnstrand1-1/+1
2019-11-27Add reconnect to cliLinus Färnstrand2-8/+34
2019-11-27Add tunnel-protocol subcomand to CLIEmīls1-4/+28
2019-11-06Updating version in package files2019.10-beta1Linus Färnstrand1-1/+1
2019-10-17Upgrade err-derive to 0.2.1Linus Färnstrand2-10/+4
2019-10-17Run cargo updateLinus Färnstrand1-1/+1
2019-10-11Updating version in package filesLinus Färnstrand1-1/+1
2019-10-08Add CLI subcommand to submit vouchersEmīls Piņķis1-1/+56
2019-10-08Updating version in package files2019.9-beta1Linus Färnstrand1-1/+1
2019-10-07Implement fetching app version every 24 hours and broadcast to frontendLinus Färnstrand1-0/+5
2019-10-04Add CLI subcommand to create new accountsEmīls Piņķis1-0/+13
2019-09-23Updating version in package files2019.8Linus Färnstrand1-1/+1
2019-09-19Updating version in package files2019.8-beta1Linus Färnstrand1-1/+1
2019-09-17Sort countries, cities and relays with natural sorting in CLILinus Färnstrand3-9/+10
2019-09-17Display age of creation for WireGuard key in CLIEmīls Piņķis2-1/+6
2019-09-16Require the "mullvad relay set custom" command to have a subcommandLinus Färnstrand1-0/+1
2019-09-13Sort bridge/relay list output on hostname as well in CLILinus Färnstrand2-2/+6
2019-09-13Print out relay hostnames in CLI relay/bridge list commandLinus Färnstrand2-0/+17
2019-09-13Sort countries/cities on lowercase names in CLILinus Färnstrand2-6/+16
2019-09-13Filter relays on the new "active" flag in the CLILinus Färnstrand2-1/+27
2019-09-09Don't talk to API by default in `mullvad status`Linus Färnstrand1-2/+15
2019-09-09Add current_is_outdated support to CLILinus Färnstrand1-1/+2
2019-09-02Change WireGuard keys to singular keyLinus Färnstrand1-1/+1
2019-08-12Replace ::std with just stdLinus Färnstrand2-4/+4
2019-08-12Updating version in package files2019.7Linus Färnstrand1-1/+1
2019-08-08Updating version in package files2019.7-beta1Linus Färnstrand1-1/+1
2019-07-26Update CLIEmīls Piņķis1-8/+8
2019-07-22Add factory-reset command to CLIEmīls Piņķis2-0/+48