]> git.notmuchmail.org Git - notmuch/history - util/crypto.c
gmime-cleanup: remove obsolete gpg_path configuration option and crypto contexts
[notmuch] / util / crypto.c
2019-05-03 Daniel Kahn Gillmorgmime-cleanup: remove obsolete gpg_path configuration...
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2017-12-09 David BremnerMerge branch 'release'
2017-12-08 Daniel Kahn Gillmorcrypto: add --decrypt=nostash to avoid stashing session...
2017-12-08 Daniel Kahn Gillmorcrypto: actually stash session keys when decrypt=true
2017-12-08 Daniel Kahn Gillmorcrypto: record whether an actual decryption attempt...
2017-12-08 Daniel Kahn Gillmorcrypto: new decryption policy "auto"
2017-12-05 Daniel Kahn Gillmorcrypto: use stashed session-key properties for decrypti...
2017-12-05 Daniel Kahn Gillmorcrypto: add _notmuch_crypto_decrypt wrapper function
2017-11-06 David BremnerMerge branch 'release'
2017-10-20 Daniel Kahn Gillmorcrypto: make shared crypto code behave library-like
2017-10-20 Daniel Kahn Gillmorcrypto: move into libnotmuch_util