]> git.notmuchmail.org Git - notmuch/history - util/crypto.h
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / util / crypto.h
2024-02-28 Benjamin Drungnotmuch (0.38.2-1.1) unstable; urgency=medium
2023-12-01 David BremnerImport notmuch_0.38.2.orig.tar.xz
2021-08-18 David BremnerMerge remote-tracking branch 'origin/debian/bullseye...
2021-03-13 uncrustifyutil: run uncrustify
2020-05-23 Daniel Kahn Gillmorcrypto: Make _notmuch_crypto_decrypt take a GMimeObject
2019-11-27 David BremnerMerge tag 'debian/0.29.3-1'
2019-11-03 David BremnerMerge tag 'debian/0.29.2-2'
2019-10-20 David BremnerMerge tag '0.29.2'
2019-10-13 David BremnerMerge branch 'release'
2019-09-24 David BremnerMerge branch 'release'
2019-09-01 Daniel Kahn Gillmorutil/crypto: _n_m_crypto_potential_payload returns...
2019-09-01 Daniel Kahn Gillmorutil/crypto: _n_m_crypto_potential_payload: rename...
2019-07-21 David BremnerMerge branch 'release'
2019-06-17 David BremnerMerge branch 'release'
2019-06-14 uncrustifyutil: run uncrustify
2019-05-29 Daniel Kahn Gillmorutil/crypto: add information about the payload part
2019-05-26 Daniel Kahn Gillmorutil/crypto: _notmuch_message_crypto: tracks message...
2019-05-05 David BremnerMerge tag 0.28.4
2019-05-03 Daniel Kahn Gillmorgmime-cleanup: drop all arguments unused in GMime 3
2019-05-03 Daniel Kahn Gillmorgmime-cleanup: remove obsolete gpg_path configuration...
2019-03-12 David Bremnerutil: make remaining headers includable from C++
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2017-12-09 David BremnerMerge branch 'release'
2017-12-08 Daniel Kahn Gillmorcrypto: record whether an actual decryption attempt...
2017-12-08 Daniel Kahn Gillmorcrypto: new decryption policy "auto"
2017-12-08 Daniel Kahn Gillmorlib: convert notmuch decryption policy to an enum
2017-12-05 Daniel Kahn Gillmorcrypto: use stashed session-key properties for decrypti...
2017-12-05 Daniel Kahn Gillmorcrypto: add _notmuch_crypto_decrypt wrapper function
2017-11-06 David BremnerMerge branch 'release'
2017-10-20 Daniel Kahn Gillmorcrypto: make shared crypto code behave library-like
2017-10-20 Daniel Kahn Gillmorcrypto: move into libnotmuch_util