index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
index.cc
Age
Commit message (
Expand
)
Author
2021-03-13
lib: run uncrustify
uncrustify
2020-05-22
smime: Index cleartext of envelopedData when requested
Daniel Kahn Gillmor
2020-05-22
crypto: Make _notmuch_crypto_decrypt take a GMimeObject
Daniel Kahn Gillmor
2020-05-22
smime: Identify encrypted S/MIME parts during indexing
Daniel Kahn Gillmor
2020-05-22
lib: index PKCS7 SignedData parts
Daniel Kahn Gillmor
2019-09-15
index: repair "Mixed Up" messages before indexing.
Daniel Kahn Gillmor
2019-09-01
index: avoid indexing legacy-display parts
Daniel Kahn Gillmor
2019-09-01
util/crypto: _n_m_crypto_potential_payload returns whether part is the payload
Daniel Kahn Gillmor
2019-06-14
lib: run uncrustify
uncrustify
2019-05-29
indexing: record protected subject when indexing cleartext
Daniel Kahn Gillmor
2019-05-25
lib/database: index user headers.
David Bremner
2019-05-03
gmime-cleanup: use GMime 3.0 function names
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: drop all arguments unused in GMime 3
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: drop g_mime_2_6_unref
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: always support session keys
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: drop unused gmime 2.6 content_type from _index_encrypted_mime_part
Daniel Kahn Gillmor
2018-10-21
index: explicitly follow GObject conventions
Daniel Kahn Gillmor
2018-05-26
lib: expose notmuch_message_get_database()
Daniel Kahn Gillmor
2018-05-14
drop use of register keyword
David Bremner
2017-12-08
crypto: actually stash session keys when decrypt=true
Daniel Kahn Gillmor
2017-12-08
crypto: record whether an actual decryption attempt happened
Daniel Kahn Gillmor
2017-12-08
crypto: new decryption policy "auto"
Daniel Kahn Gillmor
2017-12-08
lib: convert notmuch decryption policy to an enum
Daniel Kahn Gillmor
2017-12-08
indexopts: change _try_decrypt to _decrypt_policy
Daniel Kahn Gillmor
2017-12-04
crypto: use stashed session-key properties for decryption, if available
Daniel Kahn Gillmor
2017-12-04
crypto: add _notmuch_crypto_decrypt wrapper function
Daniel Kahn Gillmor
2017-10-21
crypto: index encrypted parts when indexopts try_decrypt is set.
Daniel Kahn Gillmor
2017-10-09
lib: convert notmuch_bool_t to stdbool internally
Jani Nikula
2017-09-17
lib: index the content-type of the parts of encrypted messages
Daniel Kahn Gillmor
2017-09-17
lib: index the content type of signature parts
Jani Nikula
2017-09-17
lib: abstract content type indexing
Jani Nikula
2017-09-04
lib&cli: use g_object_new instead of g_object_newv
David Bremner
2017-07-14
lib: paper over allocation difference
David Bremner
2017-07-14
lib/cli: replace use of g_mime_message_get_sender
David Bremner
2017-07-01
lib/index: add simple html filter
David Bremner
2017-07-01
lib/index.cc: generalize filter state machine
David Bremner
2017-07-01
lib/index: separate state table definition from scanner.
David Bremner
2017-07-01
lib/index: generalize name of indexing filter
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-06-05
lib: whitespace cleanup
Tomi Ollila
2015-11-19
lib: content disposition values are not case-sensitive
Jani Nikula
2015-03-29
lib: replace almost all fprintfs in library with _n_d_log
David Bremner
2015-01-24
Add indexing for the mimetype term
Todd
2014-06-18
lib: Index name and address of from/to headers as a phrase
Austin Clements
2014-04-05
lib: replace the header parser with gmime
Jani Nikula
2014-04-05
lib: drop support for single-message mbox files
Jani Nikula
2013-09-14
lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()
Jani Nikula
2012-12-24
_notmuch_message_index_file: unref (free) address lists from gmime.
David Bremner
2012-11-26
lib: Reject multi-message mboxes and deprecate single-message mbox
Austin Clements
2012-02-29
Convert non-UTF-8 parts to UTF-8 before indexing them
Michal Sojka
[next]