summaryrefslogtreecommitdiff
path: root/util/crypto.c
AgeCommit message (Expand)Author
2019-05-29util/crypto: add information about the payload partDaniel Kahn Gillmor
2019-05-26util/crypto: _notmuch_message_crypto: tracks message-wide crypto stateDaniel Kahn Gillmor
2019-05-07util/crypto: improve commentDaniel Kahn Gillmor
2019-05-03gmime-cleanup: drop all arguments unused in GMime 3Daniel Kahn Gillmor
2019-05-03gmime-cleanup: always support session keysDaniel Kahn Gillmor
2019-05-03gmime-cleanup: remove obsolete gpg_path configuration option and crypto contextsDaniel Kahn Gillmor
2017-12-08crypto: add --decrypt=nostash to avoid stashing session keysDaniel Kahn Gillmor
2017-12-08crypto: actually stash session keys when decrypt=trueDaniel Kahn Gillmor
2017-12-08crypto: record whether an actual decryption attempt happenedDaniel Kahn Gillmor
2017-12-08crypto: new decryption policy "auto"Daniel Kahn Gillmor
2017-12-04crypto: use stashed session-key properties for decryption, if availableDaniel Kahn Gillmor
2017-12-04crypto: add _notmuch_crypto_decrypt wrapper functionDaniel Kahn Gillmor
2017-10-20crypto: make shared crypto code behave library-likeDaniel Kahn Gillmor
2017-10-20crypto: move into libnotmuch_utilDaniel Kahn Gillmor