index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
T357-index-decryption.sh
Age
Commit message (
Expand
)
Author
2021-08-30
test/crypto: test message with rfc822 attachment.
David Bremner
2021-06-03
test: source $NOTMUCH_SRCDIR/test/test-lib-emacs.sh
Tomi Ollila
2021-05-22
Merge branch 'release'
David Bremner
2021-05-22
lib/n_d_index_file: re-use thread-id of existing message
David Bremner
2021-05-17
test: split emacs functionality to its own file
Felipe Contreras
2021-05-01
test: add external prereqs to many emacs tests
Felipe Contreras
2020-07-02
tests: mark sig verification known-broken with session keys on buggy gpgme
Daniel Kahn Gillmor
2019-06-08
test: signature verification during decryption (session keys)
Daniel Kahn Gillmor
2019-05-10
test: avoid unnecessary extraction of the test fingerprint
Daniel Kahn Gillmor
2019-05-10
emacs: test notmuch-show during message decryption
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: always support session keys
Daniel Kahn Gillmor
2018-05-26
cli/show: enable --decrypt=stash
Daniel Kahn Gillmor
2018-05-26
test-lib: add notmuch_show_part for "notmuch show --format=text"
Daniel Kahn Gillmor
2017-12-29
cli/show: make --decrypt take a keyword.
Daniel Kahn Gillmor
2017-12-08
crypto: add --decrypt=nostash to avoid stashing session keys
Daniel Kahn Gillmor
2017-12-08
crypto: actually stash session keys when decrypt=true
Daniel Kahn Gillmor
2017-12-08
cli/reindex: destroy stashed session keys when --decrypt=false
Daniel Kahn Gillmor
2017-12-08
cli/new, insert, reindex: change index.decrypt to "auto" by default
Daniel Kahn Gillmor
2017-12-08
cli/show: use decryption policy "auto" by default.
Daniel Kahn Gillmor
2017-12-08
cli/reply: use decryption policy "auto" by default.
Daniel Kahn Gillmor
2017-12-08
crypto: new decryption policy "auto"
Daniel Kahn Gillmor
2017-12-08
lib: convert notmuch decryption policy to an enum
Daniel Kahn Gillmor
2017-12-08
indexing: Change from try_decrypt to decrypt
Daniel Kahn Gillmor
2017-12-05
test: session keys are known broken without session key support
Daniel Kahn Gillmor
2017-12-04
crypto: Test restore of cleartext index from stashed session keys
Daniel Kahn Gillmor
2017-10-21
cli/reindex: add --try-decrypt=(true|false)
Daniel Kahn Gillmor
2017-10-21
cli/insert: add --try-decrypt=(true|false)
Daniel Kahn Gillmor
2017-10-21
cli/new: add --try-decrypt=(true|false)
Daniel Kahn Gillmor