gmime-extra: remove duplicate GMimeAddressType typedef
[notmuch.git] / crypto.c
2017-10-13 Daniel Kahn Gillmorcrypto: _notmuch_crypto_cleanup should return void
2017-10-13 Daniel Kahn Gillmorcrypto: drop pretense of notmuch_crypto_context_t
2017-10-13 Daniel Kahn Gillmorcrypto: rename notmuch_crypto_t to _notmuch_crypto_t
2017-10-10 Jani Nikulacli: convert notmuch_bool_t to stdbool
2017-07-16 David Bremnercrypto: Avoid explicit handling of GMimeCryptoContext...
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-01-29 Jani Nikulacli: crypto: S/MIME verification support
2015-12-30 Jani Nikulacli: let the user know which protocol is unknown or...
2015-12-30 Jani Nikulacrypto: make crypto ctx initialization an array
2015-12-30 Jani Nikulacrypto: refactor context creation to facilitate further...
2015-09-26 David BremnerMerge branch 'release'
2015-08-26 David Bremnercli/lib: remove support for GMime 2.4
2015-03-09 David BremnerCLI: set up infrastructure to make path to gpg configur...
2013-07-20 Jameson Graef Rollinscrypto: return NULL cryptoctx if protocol string is...
2013-05-26 David BremnerMerge branch 'release'
2013-04-01 Jani Nikulacli: crypto: abstract gpg context creation for clarity
2013-03-02 Jani Nikulacli: crypto: tell gmime to use gpg-agent
2012-06-10 Jameson Graef Rollinscli: new crypto structure to store crypto contexts...