]> git.notmuchmail.org Git - notmuch/history - util/crypto.h
util/crypto: _n_m_crypto_potential_payload returns whether part is the payload
[notmuch] / util / crypto.h
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