summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Collapse)Author
2013-05-21use temporary openpgpwrapper as a context managerKali Kaneko
in this way we implicitely catch any exception during the wrapped call, and ensure that the destructor is always called.
2013-05-17Do not attempt to fetch private keys from server.drebs
2013-05-16Add crypto submodule that handles AES-256-CTR encryption.drebs
2013-05-11Add changes file.drebs
2013-04-14Add key manager basic API docstrings.drebs
2013-04-11add RAISE_WINDOW eventKali Kaneko
2013-04-11Merge remote-tracking branch 'kali/bug/fix-imports' into developTomas Touceda
Conflicts: pkg/requirements.pip setup.py
2013-04-11fix deprecation warnings; add debug infoKali Kaneko
2013-04-09changes fileKali Kaneko
2013-04-01Add README and changes file for events mechanism.drebs
2013-03-20Prioritize path_extension in which methodTomás Touceda