Age | Commit message (Expand) | Author |
2017-12-20 | [bug] copy missing provider pinning in osx | kali |
2017-12-20 | [feat] remove status files on shutdown | Kali Kaneko |
2017-12-20 | [bug] add lock in command dispatcher | Kali Kaneko |
2017-12-20 | [pkg] copy uninstaller to the bundle | Kali Kaneko |
2017-12-20 | [pkg] import changes for qt5 to work | kali |
2017-12-20 | [pkg] add pyqt5.qtwidgets to osx imports | kali |
2017-12-20 | [pkg] add osx bundle script inside venv | admin |
2017-12-20 | [pkg] add make target for headless builds | Simon Fondrie-Teitler |
2017-12-20 | [bug] accept message-ids with '-' | Ruben Pollan |
2017-12-20 | [feat] Add msg_status call to the mail API | Ruben Pollan |
2017-12-20 | [refactor] rename API add_msg to msg_add | Ruben Pollan |
2017-12-17 | [feat] Add support for calling bitmask.js from Firefox/Thunderbird | Sukhbir Singh |
2017-12-11 | [docs] add last bugfix to changelog | Kali Kaneko |
2017-12-09 | [bug] remove stuck_bootstrap deferred from Provider | Ruben Pollan |
2017-12-08 | [style] pep8 | Kali Kaneko |
2017-12-08 | [docs] add comment about python interpreter | Kali Kaneko |
2017-12-08 | [pkg] copy provider certificates on bundles | Kali Kaneko |
2017-12-08 | [pkg] add provider pinning to python package | Kali Kaneko |
2017-12-08 | [bug] remove hardcoded path | Kali Kaneko |
2017-12-08 | [feat] osx systray with pyqt5 | Kali Kaneko |
2017-12-07 | [feat] update bitmask-root if needed | Ruben Pollan |
2017-12-07 | [docs] document how to run osx tests | Kali Kaneko |
2017-12-07 | [tests] enable osx runner | Kali Kaneko |
2017-12-07 | [feat] add provider pinning | Ruben Pollan |
2017-12-05 | [bug] change bitmask-root to work with dnsmasq | elijah |
2017-12-04 | [pkg] verify the remaining libs | Kali Kaneko |
2017-12-04 | [pkg] add --enable-iproute2 to openvpn binary compilation | Kali Kaneko |
2017-12-04 | [pkg] verify openvpn sources | Kali Kaneko |
2017-12-03 | [feat] extend the expiration of private keys if needed | Ruben Pollan |
2017-12-03 | [refactor] remove rengenerate key | Ruben Pollan |
2017-12-03 | [test] fix key renew test | Ruben Pollan |
2017-12-03 | [feat] stop resetting signs used after key regeneration | Tulio Casagrande |
2017-12-03 | [feat] send public key as attachment on every email | Tulio Casagrande |
2017-12-03 | [bug] remove change_key_expiration from the API | Tulio Casagrande |
2017-12-03 | [bug] specify _get_inactive_private_keys as a private method | Tulio Casagrande |
2017-12-03 | [tests] use the develop branch of python-gnupg | Tulio Casagrande |
2017-12-03 | [refactor] rename key extension to expiration | Tulio Casagrande |
2017-12-03 | [bug] fix log of the key being fetched | Tulio Casagrande |
2017-12-03 | [bug] remove key generation event from regenerate_key | Tulio Casagrande |
2017-12-03 | [bug] fix expected new_expiry_date | Tulio Casagrande |
2017-12-03 | [bug] change edit-key to use fingerprint as param | Tulio Casagrande |
2017-12-03 | [feat] expired public key are remotely fetched if expired | NavaL |
2017-12-03 | [style] refactoring: renaming methods/variables | NavaL |
2017-12-03 | [bug] sign_used flag is reset for all public keys when the key expiration dat... | NavaL |
2017-12-03 | [feat] expired public key are remotely fetched if expired | NavaL |
2017-12-03 | [bug] key can tell if it should be renewed | NavaL |
2017-12-03 | [bug] decryption will be tried for all inactive keys | NavaL |
2017-12-03 | [feat] decryption interoperability, when the current key pair | NavaL |
2017-12-03 | [feat] supplying gpgbinary when building gpg key from dict | NavaL |
2017-12-03 | [feat] reset sign_used flag after regenerating key pair | NavaL |