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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
indexopts.c
Age
Commit message (
Expand
)
Author
2026-02-08
indexopts: avoid a memleak in the error path
Anton Khirnov
2021-10-23
lib: make indexopts pointers opaque
David Bremner
2021-03-13
lib: run uncrustify
uncrustify
2020-08-03
lib: return NULL from n_d_get_default_indexopts on error
David Bremner
2019-06-14
lib: run uncrustify
uncrustify
2017-12-08
crypto: add --decrypt=nostash to avoid stashing session keys
Daniel Kahn Gillmor
2017-12-08
cli/new, insert, reindex: change index.decrypt to "auto" by default
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-08
indexing: Change from try_decrypt to decrypt
Daniel Kahn Gillmor
2017-10-21
config: define new option index.try_decrypt
Daniel Kahn Gillmor
2017-10-21
index: implement notmuch_indexopts_t with try_decrypt
Daniel Kahn Gillmor
2017-08-23
reindex: drop notmuch_param_t, use notmuch_indexopts_t instead
Daniel Kahn Gillmor