Age | Commit message (Expand) | Author |
2017-05-03 | [bug] include bitmask_helpers into the frozen binary | Ruben Pollan |
2017-05-02 | [style] remove unused imports | Ruben Pollan |
2017-05-02 | [bug] set a non-None value for configuration defaults | Ruben Pollan |
2017-05-01 | [bug] remove remanents of IMAP profiling code | Ruben Pollan |
2017-05-01 | [feature] streamline and move manhole into core | Kali Kaneko (leap communications) |
2017-04-30 | [style] remove unused logger from vpn | Ruben Pollan |
2017-04-27 | [style] pep8 fixes | Kali Kaneko (leap communications) |
2017-04-27 | [bug] do not assume we got a listener | Kali Kaneko (leap communications) |
2017-04-27 | [bug] unify logging style using class attr | Kali Kaneko (leap communications) |
2017-04-27 | [bug] wait more for pixelated to start | Kali Kaneko (leap communications) |
2017-04-27 | [bug] migrate all failures to twisted logger | Kali Kaneko (leap communications) |
2017-04-27 | [bug] catch failures with newer twisted logger | Kali Kaneko (leap communications) |
2017-04-27 | [bug] use argv for the argparse prog name in the cli User | Ruben Pollan |
2017-04-21 | [bug] report global connecting state for vpn when user started | Kali Kaneko (leap communications) |
2017-04-20 | [bug] wait a bit in case the authtoken has not being written yet | Kali Kaneko (leap communications) |
2017-04-20 | [feat] add bonafide authentication event | Kali Kaneko (leap communications) |
2017-04-20 | [bug] add icon to window | Kali Kaneko (leap communications) |
2017-04-20 | [bug] fix enabling of vpn service | Kali Kaneko (leap communications) |
2017-04-19 | [bug] stop firewall if was failed close | Kali Kaneko (leap communications) |
2017-04-19 | [bug] return clearer errors when no cert found | Kali Kaneko (leap communications) |
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 | [style] remove unused assignment | Kali Kaneko (leap communications) |
2017-04-19 | [bug] do not fail if error is an int | Kali Kaneko (leap communications) |
2017-04-19 | [bug] remove previous auth token | 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-19 | [feature] expose method to open url from js | Kali Kaneko (leap communications) |
2017-04-19 | [feature] expose gui shutdown to js | Kali Kaneko (leap communications) |
2017-04-12 | [bug] delay initialization of pixelated | Kali Kaneko (leap communications) |
2017-04-06 | [bug] last_vpn path now is ~/.config/leap/last_vpn | Ruben Pollan |
2017-04-03 | [feat] add the expiration date of the cert to vpn.check | Ruben Pollan |
2017-04-03 | [feat] add a check for the installation of the helpers to the API | Ruben Pollan |
2017-04-03 | [feat] remove the pinning of VPN extra flags | Ruben Pollan |
2017-04-03 | [feat] store what was the last vpn provider used | Ruben Pollan |
2017-03-31 | [bug] fix usage of exception with twisted logger | Kali Kaneko (leap communications) |
2017-03-31 | [bug] Log error in case JSON parsing fails for decrypted doc | Sriram Viswanathan |
2017-03-31 | [bug] fix errBack in _decrypt_doc in incoming mail service | Sriram Viswanathan |
2017-03-30 | [feature] Creates methods for update recovery code. | Thais Siqueira |
2017-03-17 | [bug] let's remove hardcoded providers | Ruben Pollan |
2017-03-17 | [feat] report the real status of the VPN | Ruben Pollan |
2017-03-15 | [tests] let's include OSX CI | Ruben Pollan |
2017-03-15 | [feature] Add errBack to log the doc_id when decrypt fails | Sriram Viswanathan |
2017-03-15 | [bug] don't check the number of unread mails if incoming service hasn't started | Ruben Pollan |
2017-03-13 | [feat] emit MAIL_STATUS_CHANGED event | Ruben Pollan |
2017-03-13 | [feat] report the status of keymanager in the mail status | Ruben Pollan |
2017-03-12 | [bug] remove offline toggle | drebs |
2017-03-06 | [pkg] several bundling fixes | Kali Kaneko (leap communications) |
2017-03-05 | [style] pep8 | Kali Kaneko (leap communications) |