summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-06[refactor] webengine entrypointKali Kaneko
2018-01-06[refactor] factor out common functionsKali Kaneko
2017-12-22[bug] sync start and shutdown of systray and browserKali Kaneko
2017-12-22[refactor] Use sender interface in outgoing serviceRuben Pollan
2017-12-22[bug] fetch the incoming service only if is onRuben Pollan
2017-12-21[doc] add note about expected paths to bitmask-root itselfKali Kaneko
2017-12-21[bug] temporarily revert dnsmasq firewall fixKali Kaneko
2017-12-20[feat] remove status files on shutdownKali Kaneko
2017-12-20[bug] add lock in command dispatcherKali Kaneko
2017-12-20[pkg] import changes for qt5 to workkali
2017-12-20[bug] accept message-ids with '-'Ruben Pollan
2017-12-20[feat] Add msg_status call to the mail APIRuben Pollan
2017-12-20[refactor] rename API add_msg to msg_addRuben Pollan
2017-12-09[bug] remove stuck_bootstrap deferred from ProviderRuben Pollan
2017-12-08[style] pep8Kali Kaneko
2017-12-08[docs] add comment about python interpreterKali Kaneko
2017-12-08[pkg] copy provider certificates on bundlesKali Kaneko
2017-12-08[bug] remove hardcoded pathKali Kaneko
2017-12-08[feat] osx systray with pyqt5Kali Kaneko
2017-12-07[feat] update bitmask-root if neededRuben Pollan
2017-12-07[feat] add provider pinningRuben Pollan
2017-12-05[bug] change bitmask-root to work with dnsmasqelijah
2017-12-03[feat] extend the expiration of private keys if neededRuben Pollan
2017-12-03[refactor] remove rengenerate keyRuben Pollan
2017-12-03[feat] stop resetting signs used after key regenerationTulio Casagrande
2017-12-03[feat] send public key as attachment on every emailTulio Casagrande
2017-12-03[bug] remove change_key_expiration from the APITulio Casagrande
2017-12-03[bug] specify _get_inactive_private_keys as a private methodTulio Casagrande
2017-12-03[refactor] rename key extension to expirationTulio Casagrande
2017-12-03[bug] fix log of the key being fetchedTulio Casagrande
2017-12-03[bug] remove key generation event from regenerate_keyTulio Casagrande
2017-12-03[bug] change edit-key to use fingerprint as paramTulio Casagrande
2017-12-03[feat] expired public key are remotely fetched if expiredNavaL
2017-12-03[style] refactoring: renaming methods/variablesNavaL
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 expiredNavaL
2017-12-03[bug] key can tell if it should be renewedNavaL
2017-12-03[bug] decryption will be tried for all inactive keysNavaL
2017-12-03[feat] decryption interoperability, when the current key pairNavaL
2017-12-03[feat] supplying gpgbinary when building gpg key from dictNavaL
2017-12-03[feat] reset sign_used flag after regenerating key pairNavaL
2017-12-03[feat] first phase of key regenerationNavaL
2017-12-03[feat] add key expiry date extension in keymanagerNavaL
2017-11-30[refactor] use /var/run for osx helper socketKali Kaneko
2017-11-03[feature] set windows titleKali Kaneko
2017-11-02[style] fix formattingKali Kaneko
2017-11-02[feature] support deepin polkit agentKali Kaneko
2017-11-02[docs] add todo about proper event integration with systrayKali Kaneko
2017-11-02[bug] really close if the user pushed the close buttonKali Kaneko
2017-11-01[feature] restore with double-clickKali Kaneko