summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22[docs] add command to run tests with gitlab-runnerKali Kaneko
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[bug] copy missing provider pinning in osxkali
2017-12-20[feat] remove status files on shutdownKali Kaneko
2017-12-20[bug] add lock in command dispatcherKali Kaneko
2017-12-20[pkg] copy uninstaller to the bundleKali Kaneko
2017-12-20[pkg] import changes for qt5 to workkali
2017-12-20[pkg] add pyqt5.qtwidgets to osx importskali
2017-12-20[pkg] add osx bundle script inside venvadmin
2017-12-20[pkg] add make target for headless buildsSimon Fondrie-Teitler
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-17[feat] Add support for calling bitmask.js from Firefox/ThunderbirdSukhbir Singh
2017-12-11[docs] add last bugfix to changelogKali Kaneko
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[pkg] add provider pinning to python packageKali 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[docs] document how to run osx testsKali Kaneko
2017-12-07[tests] enable osx runnerKali Kaneko
2017-12-07[feat] add provider pinningRuben Pollan
2017-12-05[bug] change bitmask-root to work with dnsmasqelijah
2017-12-04[pkg] verify the remaining libsKali Kaneko
2017-12-04[pkg] add --enable-iproute2 to openvpn binary compilationKali Kaneko
2017-12-04[pkg] verify openvpn sourcesKali Kaneko
2017-12-03[feat] extend the expiration of private keys if neededRuben Pollan
2017-12-03[refactor] remove rengenerate keyRuben Pollan
2017-12-03[test] fix key renew testRuben 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[tests] use the develop branch of python-gnupgTulio 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] fix expected new_expiry_dateTulio 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