summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli
AgeCommit message (Expand)AuthorFilesLines
2018-12-05Updating version in package files2018.6-beta1Linus Färnstrand1-1/+1
2018-12-04Replace let Some(_) with just is_some()Linus Färnstrand1-5/+5
2018-11-21Fix formatting for rustfmt for rustc 1.32.0-nightly (f1e2fa8f0 2018-11-20)Emīls Piņķis10-10/+10
2018-11-16Fix various clippy warningsLinus Färnstrand1-1/+1
2018-11-16Implement From<&str> instead of custom from_strLinus Färnstrand1-1/+1
2018-11-15Updating version in package files to 2018.5Linus Färnstrand1-1/+1
2018-11-13Add block-when-disconnected to CLILinus Färnstrand2-2/+69
2018-11-12Updating version in package filesLinus Färnstrand1-1/+1
2018-11-08Manually editing full paths to be Rust2018 compatibleLinus Färnstrand4-11/+4
2018-11-07Update paths to start with crate:: etcLinus Färnstrand10-17/+17
2018-11-05Add CLI command for making daemon update relay listLinus Färnstrand1-4/+16
2018-11-01Improve error message in CLI when daemon is not runningEmīls Piņķis1-1/+13
2018-11-01Make all binaries use same version formatLinus Färnstrand2-3/+10
2018-10-30Set TCP as transport and recreate tunnel when proxy is configuredOdd Stranne1-0/+1
2018-10-30Add OpenVPN proxy support in CLIOdd Stranne1-93/+276
2018-10-29Remove a number of #[macro_use] in favor of new way of importingLinus Färnstrand5-6/+5
2018-10-23Use auth_failed parsing in CLIEmīls Piņķis1-1/+16
2018-10-16Send tunnel endpoint on connected and connectingJanito Vaqueiro Ferreira Filho1-4/+5
2018-10-16Pull in version bump from 2018.4 release branchLinus Färnstrand1-1/+1
2018-10-12Pull in version bump from 2018.4-beta3 release branchLinus Färnstrand1-1/+1
2018-10-10Make relay constraints and parameters pretty printableLinus Färnstrand1-1/+1
2018-10-08Updating version in package files2018.4-beta2Linus Färnstrand1-1/+1
2018-10-05Don't rely on exit ip in relay_listLinus Färnstrand1-1/+3
2018-10-01Updating version in package files2018.4-beta1Linus Färnstrand1-1/+1
2018-09-27Add everyone to the authors field of binariesLinus Färnstrand1-1/+8
2018-09-27Reformat with rustfmt 0.99.5Linus Färnstrand5-23/+46
2018-09-24Use winres in all binary crates to set Windows resource metadataLinus Färnstrand3-30/+21
2018-09-20Set the global allocator to the system default oneLinus Färnstrand1-0/+7
2018-09-19Include after disconnect action in new state eventJanito Vaqueiro Ferreira Filho1-1/+1
2018-09-17Remove `Copy` impl. for `TunnelStateTransition`Janito Vaqueiro Ferreira Filho1-3/+3
2018-09-17Updating version in package files2018.3Linus Färnstrand1-1/+1
2018-09-13Updating version in package files2018.3-beta1Linus Färnstrand1-1/+1
2018-09-08Make CLI use get_settings for fetching settingsLinus Färnstrand5-6/+6
2018-09-07Make management interface connect return error on missing account tokenLinus Färnstrand1-2/+4
2018-09-05Allow setting hostname in location constraintsLinus Färnstrand1-6/+26
2018-09-05Reword CLI message after `enable_ipv6` is setJanito Vaqueiro Ferreira Filho1-1/+1
2018-09-05Move `enable_ipv6` to `TunnelOptions`Janito Vaqueiro Ferreira Filho1-5/+1
2018-09-05Change IPC to Enable IPv6 tunnel optionJanito Vaqueiro Ferreira Filho1-1/+1
2018-09-05Allow printing tunnel option groups separatelyJanito Vaqueiro Ferreira Filho1-1/+7
2018-09-05Set Enable IPv6 option as a common tunnel optionJanito Vaqueiro Ferreira Filho1-19/+30
2018-09-05Print Enable IPv6 option as a common tunnel optionJanito Vaqueiro Ferreira Filho1-6/+15
2018-09-03Add reason to transition to blocked stateJanito Vaqueiro Ferreira Filho1-1/+1
2018-09-03Create `BlockedState` typeJanito Vaqueiro Ferreira Filho1-0/+1
2018-08-30Replace `DaemonState` with `TunnelStateTransition`Janito Vaqueiro Ferreira Filho1-18/+8
2018-08-29Change mullvad-cli to use new jsonrpc clientEmīls Piņķis11-35/+35
2018-08-15Simplify `relay list` command in CLIJanito Vaqueiro Ferreira Filho1-6/+1
2018-08-14Updating versionLinus Färnstrand1-1/+1
2018-08-14Add option to enable/disable IPv6 in Mullvad CLIJanito Vaqueiro Ferreira Filho1-12/+38
2018-08-10Upgrade duct, windres, os_pipe and randLinus Färnstrand1-1/+1
2018-08-09Updating version in package.json2018.2-beta3Linus Färnstrand1-1/+1