unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2020-04-13 10:47:32 to 2020-05-06 23:55:11 UTC [more...]

Handle PKCS#7 S/MIME messages
 2020-05-06 23:54 UTC  (16+ 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

Inconsistencies in handling command flags: `--flag=value` different than `--flag value`
 2020-05-05 18:28 UTC  (15+ messages)

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

waiting tag
 2020-05-04  7:25 UTC  (3+ messages)

[PATCH] emacs docstrings: consistent indentation, newlines, periods
 2020-05-03 21:21 UTC 

notmuch and mailing lists
 2020-05-03 15:50 UTC  (4+ messages)

[PATCH] emacs: split-window-sensibly in tree mode with open message
 2020-05-03 11:19 UTC  (2+ 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 0/4] Use cl-lib instead of deprecated cl
 2020-04-27 10:43 UTC  (17+ messages)
` [PATCH 1/4] gitignore: Ignore generated python-cffi files
` [PATCH 2/4] emacs: Declare function notmuch-show-get-message-id
` [PATCH 3/4] emacs: Explicitly depend on Emacs 24
` [PATCH 4/4] emacs: Use `cl-lib' instead of deprecated `cl'
  ` [PATCH] "
` [PATCH v2] "
` [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

test_emacs_expect_t does ignore Emacs as prerequisite
 2020-04-26  8:12 UTC  (3+ messages)

[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)

[PATCH] emacs: use def instead of initial-input for notmuch-show-browse-urls
 2020-04-16 11:12 UTC  (3+ messages)

[PATCH] emacs: introduce notmuch-search-by-tag
 2020-04-16 11:12 UTC  (3+ messages)

[PATCH] gzerror() after gzclose_r() is a use after free
 2020-04-16 11:11 UTC  (3+ messages)

[PATCH] after gzgets(), Z_STREAM_END means EOF, not error
 2020-04-16 11:11 UTC  (4+ messages)

timezone in notmuch
 2020-04-16  5:37 UTC  (7+ messages)

easy (?) elisp project for notmuch [it's mostly DONE]
 2020-04-15 22:01 UTC  (8+ messages)

easy (?) elisp project for notmuch
 2020-04-14 15:59 UTC 

[PATCH] test: add known_broken test for dumping large stored queries
 2020-04-13 23:03 UTC  (9+ messages)
` [PATCH 1/6] "
  ` [PATCH 2/6] util/zlib-extra.c: don't pass NULL to gzerror
  ` [PATCH 3/6] status: add print_status_gzbytes
  ` [PATCH 4/6] cli/dump: define GZPRINTF macro and use it in place of gzprintf
  ` [PATCH 5/6] cli/dump: define GZPUTS and use it in notmuch-dump
  ` [PATCH 6/6] cli/dump: replace use of gzprintf with gzputs for config values

[PATCH] emacs doc: replace `...' with `...` in emacs docstrings for rst
 2020-04-13 20:59 UTC  (2+ messages)

[PATCH] zlib-related bugs
 2020-04-13 14:29 UTC  (3+ messages)

[PATCH] test: add known_broken test for dumping large stored queries
 2020-04-13 11:37 UTC  (6+ messages)
` (no subject)
  ` [PATCH 3/5] cli/dump: define GZPRINTF macro and use it in place of gzprintf


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).