Age | Commit message (Expand) | Author |
---|---|---|
2017-02-23 | [pkg] add osx helpers | Kali Kaneko (leap communications) |
2017-02-23 | [bug] rename one of the managers to TunnelManager | 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 | [style] pep8 | Kali Kaneko (leap communications) |
2017-02-23 | [docs] document the API/cli | Kali Kaneko (leap communications) |
2017-02-23 | [feature] hard restarts upon ping-restart received | Kali Kaneko (leap communications) |
2017-02-23 | [feature] add up/down traffic in status | Kali Kaneko (leap communications) |
2017-02-23 | [feature] add bytes2human conversion | Kali Kaneko (leap communications) |
2017-02-23 | [feature] parse status | Kali Kaneko (leap communications) |
2017-02-23 | [feature] eip start/stop working | 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 | [refactor] sort out some imports | Kali Kaneko (leap communications) |
2017-02-23 | [feature] new commands: get_cert | Kali Kaneko (leap communications) |
2017-02-23 | [refactor] split vpn control into some modules | Kali Kaneko (leap communications) |
2017-02-23 | [refactor] remove unneeded function | Kali Kaneko (leap communications) |
2017-02-23 | [refactor] minor renaming | Kali Kaneko (leap communications) |
2017-02-23 | [feature] enable vpn service | Kali Kaneko (leap communications) |
2017-02-23 | [bug] pass raw arguments to the default commands | Kali Kaneko (leap communications) |
2017-02-23 | [feature] initial port of legacy vpn code | 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 | disable authentication for API | Kali Kaneko (leap communications) |
2017-02-09 | [style] remove unused signaling new mail method | Ruben Pollan |
2017-02-09 | [feat] Get more detailed status report for email | Ruben Pollan |
2017-01-31 | Extract re-decrypt with new key method | Tulio Casagrande |
2017-01-31 | Propagate errors to the calling methods | Tulio Casagrande |
2017-01-31 | [docs] update parameters and return names | Tulio Casagrande |
2017-01-31 | Repeat decryption if signed with attached key | Tulio Casagrande |
2017-01-31 | Indicate a successful/failure OpenPGP header import | Tulio Casagrande |
2017-01-31 | Extract method for easy reuse | Tulio Casagrande |
2017-01-31 | Add missing errback | Tulio Casagrande |
2017-01-31 | Remove unused parameter | Tulio Casagrande |
2017-01-26 | Check validity of key signature | Zara Gebru |
2017-01-19 | rename some vars | Zara Gebru |
2016-12-29 | [docs] fix typo in the header name | Kali Kaneko (leap communications) |
2016-12-29 | [bug] avoid unicode conversion bug | Kali Kaneko (leap communications) |
2016-12-29 | [docs] fix typos | Kali Kaneko (leap communications) |
2016-12-29 | [bug] fix the logout call | Kali Kaneko (leap communications) |
2016-12-29 | [feature] better param error handling in rest api | Kali Kaneko (leap communications) |
2016-12-29 | [feature] pass local auth token after authentication succeeds | Kali Kaneko (leap communications) |
2016-12-29 | [refactor] reorganize API | Kali Kaneko (leap communications) |
2016-12-29 | [refactor] move web service to its own submodule | Kali Kaneko (leap communications) |
2016-12-29 | [feature] local session service | Kali Kaneko (leap communications) |
2016-12-29 | [feature] authentication classes and tests | Kali Kaneko (leap communications) |
2016-12-29 | [refactor] remove duplication of the bitmask.js library | Kali Kaneko (leap communications) |