summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01debian: Add build dependency on doxygendebian/0.30_rc0-1archive/debian/0.30_rc0-10.30_rc0David Bremner
2020-06-01debian: add desktop-file-utils dependencyDavid Bremner
2020-06-01NEWS: stub for 0.30David Bremner
2020-06-01debian: add changelog for release candidateDavid Bremner
2020-06-01version: bump to 0.30~rc0David Bremner
2020-06-01bump date in documentationDavid Bremner
2020-06-01doc: fix for out-of-tree builds of notmuch-emacs docsDavid Bremner
2020-06-01configure: check existence of python3 setuptools and dev packageTomi Ollila
2020-06-01emacs: Respect `load-prefer-newer` when loading `notmuch-init-file'Sean Whitton
2020-05-31tests/ruby: Ensure that test works for out-of-tree buildsDaniel Kahn Gillmor
2020-05-30python-cffi: enable out-of-tree buildsDaniel Kahn Gillmor
2020-05-30test/test-lib.sh: fix two out of tree test issuesTomi Ollila
2020-05-26emacs: Use `dolist' instead of `mapcar' for side-effectsJonas Bernoulli
2020-05-22smime: Index cleartext of envelopedData when requestedDaniel Kahn Gillmor
2020-05-22smime: Pass PKCS#7 envelopedData to node_decrypt_and_verifyDaniel Kahn Gillmor
2020-05-22crypto: handle PKCS#7 envelopedData in _notmuch_crypto_decryptDaniel Kahn Gillmor
2020-05-22crypto: Make _notmuch_crypto_decrypt take a GMimeObjectDaniel Kahn Gillmor
2020-05-22cli/reply: Ignore PKCS#7 wrapper parts when replyingDaniel Kahn Gillmor
2020-05-22cli/show: If a leaf part has children, show them instead of omittingDaniel Kahn Gillmor
2020-05-22cli: include wrapped part of PKCS#7 SignedData in the MIME treeDaniel Kahn Gillmor
2020-05-22smime: Identify encrypted S/MIME parts during indexingDaniel Kahn Gillmor
2020-05-22lib: index PKCS7 SignedData partsDaniel Kahn Gillmor
2020-05-22configure: report GMime minimum version in ./configure outputDaniel Kahn Gillmor
2020-05-22smime: tests of X.509 certificate validity are known-broken on GMime < 3.2.7Daniel Kahn Gillmor
2020-05-09test-lib: mark function variables as localDaniel Kahn Gillmor
2020-05-08notmuch(1): clarify documentation about --option/value separatorsDaniel Kahn Gillmor
2020-05-04lib: replace STRNCMP_LITERAL in __message_remove_indexed_termsDavid Bremner
2020-05-04test: known broken test for reindex tag preservationDavid Bremner
2020-04-30tests: disable CRL checks from gpgsmDaniel Kahn Gillmor
2020-04-30test/protected-headers: Add tests for S/MIME protected headersDaniel Kahn Gillmor
2020-04-30tests/smime: add tests for S/MIME SignedDataDaniel Kahn Gillmor
2020-04-30test-lib.sh: add test_valid_jsonDaniel Kahn Gillmor
2020-04-30tests/smime: Test indexing cleartext of envelopedDataDaniel Kahn Gillmor
2020-04-30tests/smime: Verify cryptographic message statusDaniel Kahn Gillmor
2020-04-30tests: Add S/MIME messages to protected-headers corpusDaniel Kahn Gillmor
2020-04-30tests/smime: include secret key material for BobDaniel Kahn Gillmor
2020-04-30test: Allow tests to have both gpg and gpgsm active at onceDaniel Kahn Gillmor
2020-04-30tests/smime: avoid copying the key+cert.pem aroundDaniel Kahn Gillmor
2020-04-30tests/smime: Use gpgsm instead of openssl for mml creation of S/MIME msgsDaniel Kahn Gillmor
2020-04-30tests/smime: consistently quote $GNUPGHOMEDaniel Kahn Gillmor
2020-04-30tests/smime: Include the Sample LAMPS Certificate AuthorityDaniel Kahn Gillmor
2020-04-30tests/smime: Always use --batch with gpgsmDaniel Kahn Gillmor
2020-04-30tests: move add_gpgsm_home to test-lib.shDaniel Kahn Gillmor
2020-04-28util/zlib-extra: de-inline gzerror_strDavid Bremner
2020-04-27emacs: Use `cl-lib' instead of deprecated `cl'Jonas Bernoulli
2020-04-23test: sort the output of the "prefix" test in T610-message-propertyOlivier Taïbi
2020-04-23build: drop support for xapian versions less than 1.4Tomi Ollila
2020-04-16emacs: Explicitly depend on Emacs 24Jonas Bernoulli
2020-04-16emacs: Declare function notmuch-show-get-message-idJonas Bernoulli
2020-04-16gitignore: Ignore generated python-cffi filesJonas Bernoulli