]> git.notmuchmail.org Git - notmuch/history - util/crypto.c
Merge branch 'release'
[notmuch] / util / crypto.c
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