summaryrefslogtreecommitdiff
path: root/test/T357-index-decryption.sh
AgeCommit message (Expand)Author
2018-05-26cli/show: enable --decrypt=stashDaniel Kahn Gillmor
2018-05-26test-lib: add notmuch_show_part for "notmuch show --format=text"Daniel Kahn Gillmor
2017-12-29cli/show: make --decrypt take a keyword.Daniel Kahn Gillmor
2017-12-08crypto: add --decrypt=nostash to avoid stashing session keysDaniel Kahn Gillmor
2017-12-08crypto: actually stash session keys when decrypt=trueDaniel Kahn Gillmor
2017-12-08cli/reindex: destroy stashed session keys when --decrypt=falseDaniel Kahn Gillmor
2017-12-08cli/new, insert, reindex: change index.decrypt to "auto" by defaultDaniel Kahn Gillmor
2017-12-08cli/show: use decryption policy "auto" by default.Daniel Kahn Gillmor
2017-12-08cli/reply: use decryption policy "auto" by default.Daniel Kahn Gillmor
2017-12-08crypto: new decryption policy "auto"Daniel Kahn Gillmor
2017-12-08lib: convert notmuch decryption policy to an enumDaniel Kahn Gillmor
2017-12-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
2017-12-05test: session keys are known broken without session key supportDaniel Kahn Gillmor
2017-12-04crypto: Test restore of cleartext index from stashed session keysDaniel Kahn Gillmor
2017-10-21cli/reindex: add --try-decrypt=(true|false)Daniel Kahn Gillmor
2017-10-21cli/insert: add --try-decrypt=(true|false)Daniel Kahn Gillmor
2017-10-21cli/new: add --try-decrypt=(true|false)Daniel Kahn Gillmor