Age | Commit message (Expand) | Author |
2017-10-26 | [feat] add fetch key by fingerprint to keymanager | Ruben Pollan |
2017-10-26 | [bug] make nicknym return key data | Ruben Pollan |
2017-10-11 | [style] pep8 | Kali Kaneko |
2017-10-06 | [feat] use bonafide Provider object as a singleton | Ruben Pollan |
2017-09-13 | [bug] send UIDNEXT on select | Kali Kaneko |
2017-09-10 | [bug] add the error as an upper level attribute of the dict | Kali Kaneko |
2017-08-31 | [feat] expose an API to set/get/list gateway preferences | Ruben Pollan |
2017-08-31 | [feat] add the posibility of extracting a section of the config | Ruben Pollan |
2017-08-30 | [refactor] change status to "failed" | Kali Kaneko |
2017-08-30 | [bug] fail gracefully if cannot import soledad | Kali Kaneko |
2017-08-24 | [feat] hardcode some providers to mock that they provide mixnets | Ruben Pollan |
2017-08-24 | [feat] add mail.add_msg API call | Ruben Pollan |
2017-08-24 | [feat] remove active user from get_token | Ruben Pollan |
2017-08-24 | [feat] add a mock mixnet_status call to the API | Ruben Pollan |
2017-08-11 | [feature] add vpn list command | Kali Kaneko |
2017-08-11 | [feature] automatic vpn gateway selection, based on timezone | Kali Kaneko |
2017-08-10 | [refactor] fail gracefully if some modules not present | Kali Kaneko |
2017-07-28 | [bug] change status only when key is generated | Kali Kaneko |
2017-07-14 | [bug] don't raise exceptions stoping the VPN service | Ruben Pollan |
2017-06-29 | [feat] Stop the vpn (and all services) when application is shut down | Ruben Pollan |
2017-06-15 | [feat] Add a 'fetch' flag to key export | Ruben Pollan |
2017-06-15 | [bug] only start the child services if they are not running | Ruben Pollan |
2017-06-15 | [bug] fix unread count on mail status | Ruben Pollan |
2017-06-12 | [feat] push private key updates into nicknym | Ruben Pollan |
2017-06-05 | [feat] On bitmaskclt vpn start use the last vpn if no provider is provided | Ruben Pollan |
2017-05-31 | [bug] fix deprecated import of cryptography multibackend | Kali Kaneko (leap communications) |
2017-05-23 | [feature] enable vpn by default, yeah | Kali Kaneko (leap communications) |
2017-05-16 | [bug] use correct api uri | Kali Kaneko (leap communications) |
2017-05-16 | [bug] fix notification for incoming mail with several listeners registered | Kali Kaneko (leap communications) |
2017-05-12 | [bug] return ok from a succesful provider delete | Ruben Pollan |
2017-05-11 | [bug] return core status as json instead of string | Ruben Pollan |
2017-05-07 | [refactor] rename pixelated module | Kali Kaneko (leap communications) |
2017-05-04 | [bug] correctly handle authenticate's autoconf parameter | Simon Fondrie-Teitler |
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 | [feature] streamline and move manhole into core | Kali Kaneko (leap communications) |
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-20 | [bug] fix enabling of vpn service | Kali Kaneko (leap communications) |
2017-04-19 | [bug] pass along no polkit error | 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-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-05 | [feature] pixelated UA integration | Kali Kaneko (leap communications) |
2017-03-03 | [feat] get VPN params from eip-service.json | Ruben Pollan |