summaryrefslogtreecommitdiff
path: root/alot/crypto.py
Commit message (Expand)AuthorAge
...
* fix maxlength issuePatrick Totzke2012-07-22
* fix regexPatrick Totzke2012-07-22
* fix issue with non-multipart messagesPatrick Totzke2012-07-22
* Fix PGP/MIME attachmentsMichael Stapelberg2012-07-22
* add copyright statements to all source filesPatrick Totzke2012-06-14
* switch from pyme to gpgmeMichael Stapelberg2012-05-21
* make CryptoContext.get_key fail if no key foundPatrick Totzke2012-05-13
* move alot.db.errors GPGProblem to alot.errorsPatrick Totzke2012-05-13
* lookup gpg key once during composePatrick Totzke2012-05-12
* Make togglesign accept an optional keyid (like 4AC8EE1D) which will be used f...Michael Stapelberg2012-05-04
* use sphinx markup for email_as_stringMichael Stapelberg2012-05-01
* remove custom passphrase cb, eliminate code duplicationMichael Stapelberg2012-04-23
* Implement signing outgoing messages (PoC)Michael Stapelberg2012-04-15