]> git.notmuchmail.org Git - notmuch/history - test/T357-index-decryption.sh
cli/show: enable --decrypt=stash
[notmuch] / test / T357-index-decryption.sh
2018-05-26 Daniel Kahn Gillmorcli/show: enable --decrypt=stash
2018-05-26 Daniel Kahn Gillmortest-lib: add notmuch_show_part for "notmuch show ...
2017-12-31 David BremnerMerge branch 'release'
2017-12-29 Daniel Kahn Gillmorcli/show: make --decrypt take a keyword.
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 Gillmorcli/reindex: destroy stashed session keys when --decryp...
2017-12-08 Daniel Kahn Gillmorcli/new, insert, reindex: change index.decrypt to ...
2017-12-08 Daniel Kahn Gillmorcli/show: use decryption policy "auto" by default.
2017-12-08 Daniel Kahn Gillmorcli/reply: use decryption policy "auto" by default.
2017-12-08 Daniel Kahn Gillmorcrypto: new decryption policy "auto"
2017-12-08 Daniel Kahn Gillmorlib: convert notmuch decryption policy to an enum
2017-12-08 Daniel Kahn Gillmorindexing: Change from try_decrypt to decrypt
2017-12-06 Daniel Kahn Gillmortest: session keys are known broken without session...
2017-12-05 Daniel Kahn Gillmorcrypto: Test restore of cleartext index from stashed...
2017-11-06 David BremnerMerge branch 'release'
2017-10-21 Daniel Kahn Gillmorcli/reindex: add --try-decrypt=(true|false)
2017-10-21 Daniel Kahn Gillmorcli/insert: add --try-decrypt=(true|false)
2017-10-21 Daniel Kahn Gillmorcli/new: add --try-decrypt=(true|false)