Age | Commit message (Expand) | Author |
2017-08-11 | [feature] allow manual gateway selection for vpn | Kali Kaneko |
2017-08-11 | [feature] add vpn list command | Kali Kaneko |
2017-08-10 | [refactor] fail gracefully if some modules not present | Kali Kaneko |
2017-06-15 | [feat] Add a 'fetch' flag to key export | Ruben Pollan |
2017-06-12 | [bug] pass the --private flag to the dispatcher | Ruben Pollan |
2017-06-05 | [feat] On bitmaskclt vpn start use the last vpn if no provider is provided | Ruben Pollan |
2017-06-01 | [refactor] improve error reporting when openvpn not found | Kali Kaneko (leap communications) |
2017-05-11 | [feat] add provider to the cli | Ruben Pollan |
2017-05-11 | [bug] return core status as json instead of string | Ruben Pollan |
2017-05-11 | [bug] pass the print_json flag to the vpn cli | Ruben Pollan |
2017-05-04 | [bug] Pass the right representation for the autoconf param from the cli | Kali Kaneko (leap communications) |
2017-04-27 | [bug] use argv for the argparse prog name in the cli User | Ruben Pollan |
2017-04-19 | [bug] fail if tried to stop vpn when not running | Kali Kaneko (leap communications) |
2017-04-19 | [bug] pass along no polkit error | Kali Kaneko (leap communications) |
2017-04-19 | [refactor] use str repr of exception | Kali Kaneko (leap communications) |
2017-04-19 | [bug] do not fail if error is an int | Kali Kaneko (leap communications) |
2017-04-19 | [bug] handle disabled case | Kali Kaneko (leap communications) |
2017-04-19 | [bug] improve exception catching in execution loop | Kali Kaneko (leap communications) |
2017-04-03 | [feat] add a check for the installation of the helpers to the API | Ruben Pollan |
2017-03-17 | [feat] report the real status of the VPN | Ruben Pollan |
2017-03-03 | [bug] use username instead of provider in the vpn calls | Ruben Pollan |
2017-03-03 | [feat] mail status will only work for a valid userid | Ruben Pollan |
2017-02-24 | [bug] fix vpn command after cli config refactor | Kali Kaneko (leap communications) |
2017-02-23 | [bug] fix bad merge | Kali Kaneko (leap communications) |
2017-02-23 | [pkg] add osx helpers | Kali Kaneko (leap communications) |
2017-02-23 | [refactor] complete eip -> vpn rename in core | Kali Kaneko (leap communications) |
2017-02-23 | [refactor] rename eip to vpn | Kali Kaneko (leap communications) |
2017-02-23 | [feature] parse status | Kali Kaneko (leap communications) |
2017-02-23 | [feature] add install/uninstall command for helpers | Kali Kaneko (leap communications) |
2017-02-23 | [bug] fix parsing of vpn status | Kali Kaneko (leap communications) |
2017-02-23 | [bug] fix bitmask-root path | Kali Kaneko (leap communications) |
2017-02-23 | [feature] new commands: get_cert | Kali Kaneko (leap communications) |
2017-02-23 | [bug] pass raw arguments to the default commands | Kali Kaneko (leap communications) |
2017-02-23 | [feat] add json print to cli | Ruben Pollan |
2017-02-23 | [feat] eliminate the active user from bonafide | Ruben Pollan |
2017-02-13 | [feat] simplify mail status in the CLI | Ruben Pollan |
2017-02-09 | [feat] add account based keymanagement API | Ruben Pollan |
2017-02-09 | [feat] Get more detailed status report for email | Ruben Pollan |
2016-12-29 | [refactor] reorganize API | Kali Kaneko (leap communications) |
2016-12-26 | [feat] allow --pass on auth too, for tests | Kali Kaneko (leap communications) |
2016-12-26 | [feat] allow to use a password for tests | Kali Kaneko (leap communications) |
2016-11-11 | [bug] do not always print feedback from start command | Kali Kaneko (leap communications) |
2016-11-11 | [bug] get user parameter in the key commands | Kali Kaneko (leap communications) |
2016-11-11 | [bug] fix cli autostart | Kali Kaneko (leap communications) |
2016-11-06 | [feat] add '-v' option | drebs |
2016-11-06 | [feat] allow verbose flag when autostarting | drebs |
2016-11-06 | [feat] increase verbosity using command line | drebs |
2016-10-07 | [style] pep8 | Kali Kaneko (leap communications) |
2016-10-07 | [feature] logs watch command | Kali Kaneko (leap communications) |
2016-10-04 | [bug] fix typ0 in method name | drebs |