summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08indexopts: change _try_decrypt to _decrypt_policyDaniel Kahn Gillmor
2017-12-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
2017-12-07cli/help: give a hint about notmuch-emacs-muaDaniel Kahn Gillmor
2017-12-07debian/control: build-depend on python3-sphinx instead of python-sphinxDaniel 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-12-04test/corpora: add an encrypted message for index decryption testsDaniel Kahn Gillmor
2017-12-04crypto: use stashed session-key properties for decryption, if availableDaniel Kahn Gillmor
2017-12-04configure: session key handling in gmime maps to built_with("session_key")Daniel Kahn Gillmor
2017-12-04crypto: add _notmuch_crypto_decrypt wrapper functionDaniel Kahn Gillmor
2017-12-04mime-node: handle decrypt_result more safelyDaniel Kahn Gillmor
2017-12-04debian: bump Standards-Version to 4.1.1Daniel Kahn Gillmor
2017-12-04debian/control: Priority: extra is deprecatedDaniel Kahn Gillmor
2017-12-04debian/changelog: remove trailing whitespaceDaniel Kahn Gillmor
2017-12-04test: unbreak performance testsDavid Bremner
2017-11-08test: test notmuch insert --folder=""Jani Nikula
2017-11-08cli: allow empty strings for notmuch insert --folder argumentJani Nikula
2017-11-05Merge branch 'release'David Bremner
2017-11-05debian: changelog for 0.25.2-1debian/0.25.2-10.25.2David Bremner
2017-11-05version: bump to 0.25.2David Bremner
2017-11-05NEWS for 0.25.2David Bremner
2017-11-05cli/crypto: fix segfault on failed gmime2 crypto context creationJani Nikula
2017-10-29test: fix test database backup/restore locationJani Nikula
2017-10-22NEWS: cleartext indexingDaniel Kahn Gillmor
2017-10-22NEWS: test suite out-of-tree buildsJani Nikula
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
2017-10-21tests: emacs_fcc_message: allow passing --arguments to notmuch newDaniel Kahn Gillmor
2017-10-21cli: set up shared command-line arguments for indexingDaniel Kahn Gillmor
2017-10-21config: define new option index.try_decryptDaniel Kahn Gillmor
2017-10-21config: test whether an item is stored in the database by nameDaniel Kahn Gillmor
2017-10-21crypto: index encrypted parts when indexopts try_decrypt is set.Daniel Kahn Gillmor
2017-10-21reindex: drop all properties named with prefix "index."Daniel Kahn Gillmor
2017-10-21doc: add notmuch-properties(7)Daniel Kahn Gillmor
2017-10-21index: implement notmuch_indexopts_t with try_decryptDaniel Kahn Gillmor
2017-10-21build: don't copy the test directory for out-of-tree buildsJani Nikula
2017-10-21test: use source path in add_gnupg_homeJani Nikula
2017-10-21test: remove --root option and fix TMP_DIRECTORY cleanupJani Nikula
2017-10-20test: use source and build paths in T590-thread-breakage.shJani Nikula
2017-10-20test: use source and build paths in T480-hex-escaping.shJani Nikula
2017-10-20test: use source and build paths in T4?0-emacs-*.shJani Nikula
2017-10-20test: use source and build paths in T380-atomicity.shJani Nikula
2017-10-20test: use source and build paths in T360-symbol-hiding.shJani Nikula
2017-10-20test: use source and build paths in T355-smime.shJani Nikula
2017-10-20test: use source and build paths in T310-emacs.shJani Nikula
2017-10-20test: use source and build paths in T260-thread-order.shJani Nikula