summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-06debian: changelog stanza for 0.30~rc1-1debian/0.30_rc1-1archive/debian/0.30_rc1-10.30_rc1David Bremner
2020-06-06version: bump to 0.30~rc1David Bremner
2020-06-06emacs docstrings: consistent indentation, newlines, periodsTomi Ollila
2020-06-06doc: field processor support now always included, adjust manual pagesTomi Ollila
2020-06-06configure: require python 3.5 for CFFI-based notmuch bindingsTomi Ollila
2020-06-05debian: update debian/copyrightDavid Bremner
2020-06-05doc: update AUTHORS fileDavid Bremner
2020-06-05devel: script to calculate a list of authors.David Bremner
2020-06-05tweaks to NEWS suggest by TomiDavid Bremner
2020-06-05NEWS: The minimum supported version of Xapian is now 1.4.0Tomi Ollila
2020-06-01add NEWS for 0.30Daniel Kahn Gillmor
2020-06-01debian: bump debian revisiondebian/0.30_rc0-2archive/debian/0.30_rc0-2David Bremner
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