summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/cli
AgeCommit message (Expand)Author
2018-04-11[feat] add fw_reload to bitmaskctlRuben Pollan
2018-04-11[style] pep8Kali Kaneko
2018-03-01[style] pep8Kali Kaneko
2018-02-15[refactor] refactor function to skip start from cliKali Kaneko
2018-02-15[style] pep8Kali Kaneko
2018-02-15[bug] bitmaskctl status should not start bitmaskdKali Kaneko
2018-02-15[feat] help string for bitmask guiKali Kaneko
2018-01-06[style] pep8Kali Kaneko
2017-12-20[feat] Add msg_status call to the mail APIRuben Pollan
2017-12-20[refactor] rename API add_msg to msg_addRuben Pollan
2017-10-26[feat] add fetch key by fingerprint to keymanagerRuben Pollan
2017-08-31[feat] expose an API to set/get/list gateway preferencesRuben Pollan
2017-08-31[feat] make the cli default_printer more genericRuben Pollan
2017-08-31[feat] list vpn gateways in the order that they are going to be usedRuben Pollan
2017-08-31[refactor] make the VPN location formating in the cliRuben Pollan
2017-08-30[refactor] change status to "failed"Kali Kaneko
2017-08-30[refactor] integrate new management protocolKali Kaneko
2017-08-24[feat] add mail.add_msg API callRuben Pollan
2017-08-24[feat] remove active user from get_tokenRuben Pollan
2017-08-24[feat] add a mock mixnet_status call to the APIRuben Pollan
2017-08-11[feature] allow manual gateway selection for vpnKali Kaneko
2017-08-11[feature] add vpn list commandKali Kaneko
2017-08-10[refactor] fail gracefully if some modules not presentKali Kaneko
2017-06-15[feat] Add a 'fetch' flag to key exportRuben Pollan
2017-06-12[bug] pass the --private flag to the dispatcherRuben Pollan
2017-06-05[feat] On bitmaskclt vpn start use the last vpn if no provider is providedRuben Pollan
2017-06-01[refactor] improve error reporting when openvpn not foundKali Kaneko (leap communications)
2017-05-11[feat] add provider to the cliRuben Pollan
2017-05-11[bug] return core status as json instead of stringRuben Pollan
2017-05-11[bug] pass the print_json flag to the vpn cliRuben Pollan
2017-05-04[bug] Pass the right representation for the autoconf param from the cliKali Kaneko (leap communications)
2017-04-27[bug] use argv for the argparse prog name in the cli UserRuben Pollan
2017-04-19[bug] fail if tried to stop vpn when not runningKali Kaneko (leap communications)
2017-04-19[bug] pass along no polkit errorKali Kaneko (leap communications)
2017-04-19[refactor] use str repr of exceptionKali Kaneko (leap communications)
2017-04-19[bug] do not fail if error is an intKali Kaneko (leap communications)
2017-04-19[bug] handle disabled caseKali Kaneko (leap communications)
2017-04-19[bug] improve exception catching in execution loopKali Kaneko (leap communications)
2017-04-03[feat] add a check for the installation of the helpers to the APIRuben Pollan
2017-03-17[feat] report the real status of the VPNRuben Pollan
2017-03-03[bug] use username instead of provider in the vpn callsRuben Pollan
2017-03-03[feat] mail status will only work for a valid useridRuben Pollan
2017-02-24[bug] fix vpn command after cli config refactorKali Kaneko (leap communications)
2017-02-23[bug] fix bad mergeKali Kaneko (leap communications)
2017-02-23[pkg] add osx helpersKali Kaneko (leap communications)
2017-02-23[refactor] complete eip -> vpn rename in coreKali Kaneko (leap communications)
2017-02-23[refactor] rename eip to vpnKali Kaneko (leap communications)
2017-02-23[feature] parse statusKali Kaneko (leap communications)
2017-02-23[feature] add install/uninstall command for helpersKali Kaneko (leap communications)
2017-02-23[bug] fix parsing of vpn statusKali Kaneko (leap communications)