messages from 2020-04-17 11:59:02 to 2020-05-22 00:43:05 UTC [more...]
Handle PKCS#7 S/MIME messages
2020-05-22 0:42 UTC (29+ messages)
` [PATCH 1/9] lib: index PKCS7 SignedData parts
` [PATCH 2/9] smime: Identify encrypted S/MIME parts during indexing
` [PATCH 3/9] cli: include wrapped part of PKCS#7 SignedData in the MIME tree
` [PATCH 4/9] cli/show: If a leaf part has children, show them instead of omitting
` [PATCH 5/9] cli/reply: Ignore PKCS#7 wrapper parts when replying
` [PATCH 6/9] crypto: Make _notmuch_crypto_decrypt take a GMimeObject
` [PATCH 7/9] crypto: handle PKCS#7 envelopedData in _notmuch_crypto_decrypt
` [PATCH 8/9] smime: Pass PKCS#7 envelopedData to node_decrypt_and_verify
` [PATCH 9/9] smime: Index cleartext of envelopedData when requested
` [PATCH 1/2] test-lib: mark function variables as local
` [PATCH 2/2] smime: tests of X.509 certificate validity are known-broken on GMime < 3.2.7
` [PATCH 2/2 v2] "
` [PATCH 2/2 v3] "
` [PATCH 1/2 v2] test-lib: mark function variables as local
[PATCH 1/2] python/notmuch2: do not destroy messages owned by a query
2020-05-21 22:45 UTC (6+ messages)
` [PATCH 2/2] python/notmuch2: add bindings for the database config strings
[PATCH] emacs: split-window-sensibly in tree mode with open message
2020-05-21 21:56 UTC (4+ messages)
[PATCH] emacs docstrings: consistent indentation, newlines, periods
2020-05-21 22:08 UTC (3+ messages)
test suite: FIXED messages are misordered with tests
2020-05-21 21:57 UTC (7+ messages)
[PATCH] emacs: add notmuch-expr, sexp-style queries
2020-05-21 21:32 UTC (2+ messages)
waiting tag
2020-05-21 21:37 UTC (4+ messages)
feature request: parameters for reply templates
2020-05-15 17:27 UTC (7+ messages)
[alot] announcing v0.9.1
2020-05-14 8:49 UTC
Handle PKCS#7 S/MIME messages v2
2020-05-12 22:29 UTC (10+ messages)
` [PATCH v2 1/9] lib: index PKCS7 SignedData parts
` [PATCH v2 2/9] smime: Identify encrypted S/MIME parts during indexing
` [PATCH v2 3/9] cli: include wrapped part of PKCS#7 SignedData in the MIME tree
` [PATCH v2 4/9] cli/show: If a leaf part has children, show them instead of omitting
` [PATCH v2 5/9] cli/reply: Ignore PKCS#7 wrapper parts when replying
` [PATCH v2 6/9] crypto: Make _notmuch_crypto_decrypt take a GMimeObject
` [PATCH v2 7/9] crypto: handle PKCS#7 envelopedData in _notmuch_crypto_decrypt
` [PATCH v2 8/9] smime: Pass PKCS#7 envelopedData to node_decrypt_and_verify
` [PATCH v2 9/9] smime: Index cleartext of envelopedData when requested
[PATCH] configure: report GMime minimum version in ./configure output
2020-05-12 21:17 UTC
Inconsistencies in handling command flags: `--flag=value` different than `--flag value`
2020-05-08 16:06 UTC (19+ messages)
` [PATCH] notmuch(1): clarify documentation about --option/value separators
status of the new python bindings
2020-05-07 13:57 UTC
notmuch reindex wipes existing tags
2020-05-04 22:47 UTC (9+ messages)
` [PATCH 1/2] test: known broken test for reindex tag preservation
` [PATCH 2/2] lib: replace STRNCMP_LITERAL in __message_remove_indexed_terms
notmuch and mailing lists
2020-05-03 15:50 UTC (4+ messages)
Add support for `--limit=N` to `notmuch show`
2020-05-01 12:28 UTC
Add support for `thread` field in `notmuch show`
2020-05-01 12:17 UTC (4+ messages)
Any updates on the `List-Id` indexing feature?
2020-05-01 11:45 UTC (4+ messages)
Add tests for S/MIME PKCS#7 messages
2020-04-30 21:29 UTC (28+ messages)
` [PATCH 01/15] tests: move add_gpgsm_home to test-lib.sh
` [PATCH 02/15] tests/smime: Always use --batch with gpgsm
` [PATCH 03/15 v2] tests/smime: Include the Sample LAMPS Certificate Authority
` [PATCH 03/15] "
` [PATCH 04/15] tests/smime: consistently quote $GNUPGHOME
` [PATCH 05/15] tests/smime: Use gpgsm instead of openssl for mml creation of S/MIME msgs
` [PATCH 06/15] tests/smime: avoid copying the key+cert.pem around
` [PATCH 07/15] test: Allow tests to have both gpg and gpgsm active at once
` [PATCH 07/15 v2] "
` [PATCH 08/15] tests/smime: include secret key material for Bob
` [PATCH 08/15 v2] "
` [PATCH 09/15] tests: Add S/MIME messages to protected-headers corpus
` [PATCH 10/15] tests/smime: Verify cryptographic message status
` [PATCH 11/15] tests/smime: Test indexing cleartext of envelopedData
` [PATCH 12/15] test-lib.sh: add test_valid_json
` [PATCH 13/15] tests/smime: add tests for S/MIME SignedData
` [PATCH 14/15] test/protected-headers: Add tests for S/MIME protected headers
` [PATCH 15/15] tests: disable CRL checks from gpgsm
performance problems with notmuch new
2020-04-29 9:30 UTC (20+ messages)
[PATCH] util/zlib-extra: de-inline gzerror_str
2020-04-28 13:38 UTC (4+ messages)
[PATCH 4/4] emacs: Use `cl-lib' instead of deprecated `cl'
2020-04-27 10:43 UTC (7+ messages)
` [PATCH] "
test_emacs_expect_t does ignore Emacs as prerequisite
2020-04-26 8:12 UTC (3+ messages)
[PATCH 0/4] Use cl-lib instead of deprecated cl
2020-04-25 20:18 UTC (5+ messages)
` [PATCH v2] emacs: Use `cl-lib' instead of deprecated `cl'
` [PATCH v3 1/3] "
` [PATCH v3 2/3] emacs: Add simple make target to compile emacs lisp tests
` [PATCH v3 3/3] emacs: Use `dolist' instead of `mapcar' for side-effects
[PATCH] emacs/tree: add notmuch-tree-filter
2020-04-25 19:42 UTC
Emacs: make browsing URLs friendlier with Helm
2020-04-25 16:24 UTC (3+ messages)
Strip spaces in `tags` in `~/.notmuch-config` (and other fields)
2020-04-24 11:12 UTC (2+ messages)
[PATCH] test: sort the output of the "prefix" test in T610-message-property
2020-04-24 0:33 UTC (3+ messages)
[PATCH] build: drop support for xapian versions less than 1.4
2020-04-24 0:33 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/3] emacs/tree: introduce notmuch-tree-parent-buffer variable
2020-04-24 0:07 UTC (4+ messages)
` [PATCH 2/3] emacs/tree: enable moving to next thread in search results
` [PATCH 3/3] emacs/tree: add notmuch-tree-archive-thread-then-next
[PATCH] emacs/tree: add notmuch-tree-quit-all
2020-04-23 23:44 UTC
[PATCH] test/test-lib.sh: fix two out of tree test issues
2020-04-23 21:26 UTC
[PATCH] configure: disable features that do not work out of tree
2020-04-23 20:58 UTC
Database path discovery in bindings
2020-04-22 18:48 UTC (3+ messages)
[PATCH] test: sort the output of the "prefix" test in T610-message-property as needed
2020-04-18 10:17 UTC (2+ messages)
Emacs sending email via gmailieer
2020-04-17 19:49 UTC
[lieer] Release v1.1
2020-04-17 13:44 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).