messages from 2017-11-14 13:59:33 to 2017-12-12 07:18:23 UTC [more...]
cope with inline PGP encrypted messages
2017-12-12 7:15 UTC (5+ messages)
` [PATCH 1/5] crypto: prepare for decryption of "
` [PATCH 2/5] cli/{show, reply}: try to decrypt "
` [PATCH 3/5] index: tag text parts with inline PGP encryption as "encrypted"
` [PATCH 4/5] index: _index_encrypted_mime_part returns success or failure
Encourage explicit arguments for --decrypt in "show" and "reply"
2017-12-12 6:57 UTC (10+ messages)
` [PATCH 1/3] cli: some keyword options can be supplied with no argument
` [PATCH 2/3] cli/show: make --decrypt take a keyword
` [PATCH v2] "
` [PATCH v3] "
` [PATCH 3/3] cli/reply: "
` [PATCH v2] "
[PATCH] make release archive: common (or no) timestamps
2017-12-12 6:39 UTC
notmuch show --decrypt=stash
2017-12-12 4:49 UTC (7+ messages)
` [PATCH 1/5] lib: expose notmuch_message_get_database()
` [PATCH 2/5] properties: add notmuch_message_count_properties
` [PATCH v2] "
` [PATCH 3/5] cli: write session keys to database, if asked to do so
` [PATCH 4/5] cli/show: reindex when we learned new session keys about a message
` [PATCH 5/5] cli/show: enable --decrypt=stash
[PATCH] Standards-Version: bumped to 4.1.2 (no changes needed)
2017-12-11 23:45 UTC
session keys followup, version 3
2017-12-11 23:22 UTC (18+ messages)
` [PATCH v3 01/15] indexing: Change from try_decrypt to decrypt
` [PATCH v3 02/15] indexopts: change _try_decrypt to _decrypt_policy
` [PATCH v3 03/15] lib: convert notmuch decryption policy to an enum
` [PATCH v3 04/15] crypto: new decryption policy "auto"
` [PATCH v3 05/15] cli/reply: use decryption policy "auto" by default
` [PATCH v3 06/15] cli/show: "
` [PATCH v3 07/15] cli/show, reply: document use of stashed session keys in notmuch-properties
` [PATCH v3 08/15] cli/new, insert, reindex: update documentation for --decrypt=auto
` [PATCH v3 09/15] crypto: record whether an actual decryption attempt happened
` [PATCH v3 10/15] cli/new, insert, reindex: change index.decrypt to "auto" by default
` [PATCH v3 11/15] cli/reindex: destroy stashed session keys when --decrypt=false
` [PATCH v3 12/15] crypto: actually stash session keys when decrypt=true
` [PATCH v3 13/15] crypto: add --decrypt=nostash to avoid stashing session keys
` [PATCH v3 14/15] docs: clean up documentation about decryption policies
` [PATCH v3 15/15] python: add decrypt_policy argument to Database.index_file()
` [PATCH v4] "
Bug report: crash of notmuch insert
2017-12-11 21:51 UTC
[PATCH 0/3] nmbug:
2017-12-11 20:51 UTC (5+ messages)
` [PATCH 3/4] nmbug: Auto-checkout in clone if it wouldn't clobber
[PATCH] make release archive: common (or no) timestamps
2017-12-11 17:31 UTC
[PATCH] cli/help,completion: added pointers to notmuch-properties(7)
2017-12-11 13:14 UTC (3+ messages)
` [PATCH] cli/help, completion: "
Proposed New sort API
2017-12-10 19:37 UTC (4+ messages)
` [PATCH 1/2] WIP: groundwork for new sorting API
` [PATCH 2/2] WIP: use new sort key/type
Notmuch 0.26 release schedule
2017-12-10 12:22 UTC
Test "signature verification (notmuch CLI)" fails (0.25.3)
2017-12-09 20:56 UTC (2+ messages)
notmuch release 0.25.3 now available
2017-12-09 2:30 UTC
[PATCH] crypto: signature verification reports valid User IDs
2017-12-09 2:26 UTC (8+ messages)
` [PATCH v2] "
` v3 of fixing signature verification
` [PATCH v3] crypto: signature verification reports valid User IDs
v4 use letf for text/enriched bugfix
2017-12-08 18:15 UTC (4+ messages)
` [PATCH 1/2] emacs: letf enriched-decode-display-prop for text/encriched display
` [PATCH 2/2] test/emacs: add exploit mitigation test
session keys, version 2
2017-12-08 7:03 UTC (29+ messages)
` [PATCH v2 01/21] mime-node: handle decrypt_result more safely
` [PATCH v2 02/21] crypto: add _notmuch_crypto_decrypt wrapper function
` [PATCH v2 03/21] configure: session key handling in gmime maps to built_with("session_key")
` [PATCH v2 04/21] crypto: use stashed session-key properties for decryption, if available
` [PATCH v2 05/21] test/corpora: add an encrypted message for index decryption tests
` [PATCH v2 06/21] crypto: Test restore of cleartext index from stashed session keys
` [PATCH v2 07/21] indexing: Change from try_decrypt to decrypt
` [PATCH v2 08/21] indexopts: change _try_decrypt to _decrypt_policy
` [PATCH v2 09/21] lib: convert notmuch decryption policy to an enum
` [PATCH v2 10/21] crypto: new decryption policy "auto"
` [PATCH v2 11/21] cli/reply: use decryption policy "auto" by default
` [PATCH v2 12/21] cli/show: "
` [PATCH v2 13/21] cli/show, reply: document use of stashed session keys in notmuch-properties
` [PATCH v2 14/21] cli/new, insert, reindex: update documentation for --decrypt=auto
` [PATCH v2 15/21] crypto: record whether an actual decryption attempt happened
` [PATCH v2 16/21] cli/new, insert, reindex: change index.decrypt to "auto" by default
` [PATCH v2 17/21] cli/reindex: destroy stashed session keys when --decrypt=false
` [PATCH v2 18/21] crypto: actually stash session keys when decrypt=true
` [PATCH v2 19/21] crypto: add --decrypt=nostash to avoid stashing session keys
` [PATCH v2 20/21] docs: clean up documentation about decryption policies
` [PATCH v2 21/21] python: add decrypt_policy argument to Database.index_file()
debian packaging cleanup
2017-12-07 14:23 UTC (18+ messages)
` [PATCH 1/5] debian/control: build-depend on python3-sphinx instead of python-sphinx
` [PATCH v2] "
` [PATCH 2/5] debian/changelog: remove trailing whitespace
` [PATCH 3/5] debian/control: Priority: extra is deprecated
` [PATCH 4/5] debian: bump Standards-Version to 4.1.1
` [PATCH 5/5] debian/control: put elpa-notmuch in Section: lisp
[PATCH] test: session keys are known broken without session key support
2017-12-07 13:24 UTC (3+ messages)
[PATCH] cli/help: give a hint about notmuch-emacs-mua
2017-12-07 12:31 UTC (10+ messages)
` [PATCH v2] "
[PATCH 1/2] python: add bindings for notmuch_database_get_config{, _list}
2017-12-07 11:40 UTC (8+ messages)
` [PATCH 0/6] "
` [PATCH 1/6] python: add bindings to access config
` [PATCH 2/6] python: add default arg to get_config_list
` [PATCH 3/6] python: turn get_config_list into a generator
` [PATCH 4/6] test: Add tests for new python bindings
` [PATCH 5/6] python: Rename get_config_list to get_configs
` [PATCH 6/6] test: Add test to unset config items with the python bindings
web interface to notmuch
2017-12-07 1:00 UTC (6+ messages)
be more honest about test suite failures due to old libraries
2017-12-06 2:33 UTC (4+ messages)
` [PATCH 1/3] test: searching by absolute date is broken without Xapian FieldProcessor
` [PATCH 2/3] test: named query tests are broken when missing "
` [PATCH 3/3] test: retrying lock tests are broken when built against older Xapian
gmailieer v0.5 released
2017-12-05 13:54 UTC
[PATCH] test: unbreak performance tests
2017-12-05 1:09 UTC (3+ messages)
DRAFT Introduce CFFI-based Python bindings
2017-12-03 12:37 UTC (9+ messages)
` [PATCH] Introduce CFFI-based python bindings
Stashed session keys
2017-12-02 1:56 UTC (25+ messages)
` [PATCH 03/18] crypto: use stashed session-key properties for decryption, if available
` [PATCH 05/18] crypto: Test restore of cleartext index from stashed session keys
` [PATCH 11/18] cli/new, insert, reindex: update documentation for --try-decrypt=auto
` [PATCH 13/18] cli/new, insert, reindex: change index.try_decrypt to "auto" by default
` [PATCH 15/18] crypto: actually stash session keys when try-decrypt=true
` [PATCH 16/18] crypto: add --try-decrypt=nostash to avoid stashing session keys
` [PATCH 18/18] python: add try_decrypt argument to Database.index_file()
[PATCH] python: add bindings for notmuch_message_get_property
2017-11-30 14:19 UTC (11+ messages)
` [PATCH] python: add bindings for notmuch_message_get_propert(y/ies)
Possible bug in notmuch_thread_get_authors ?
2017-11-28 12:32 UTC (2+ messages)
[PATCH] NEWS: cleartext indexing
2017-11-23 20:44 UTC (7+ messages)
python bindings memory management
2017-11-20 10:56 UTC (3+ messages)
bounce/forward not working due to CR at line end
2017-11-19 15:33 UTC (11+ messages)
gmailieer v0.4
2017-11-19 12:19 UTC
[BUG] Minor: config list adds a semi-colon to lists with a single item until set
2017-11-18 20:13 UTC (2+ 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).