summaryrefslogtreecommitdiff
path: root/crypto.c
AgeCommit message (Expand)Author
2017-07-15crypto: Avoid explicit handling of GMimeCryptoContext in gmime 3David Bremner
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-01-29cli: crypto: S/MIME verification supportJani Nikula
2015-12-30cli: let the user know which protocol is unknown or unsupportedJani Nikula
2015-12-30crypto: make crypto ctx initialization an arrayJani Nikula
2015-12-30crypto: refactor context creation to facilitate further workJani Nikula
2015-08-26cli/lib: remove support for GMime 2.4David Bremner
2015-03-09CLI: set up infrastructure to make path to gpg configurable.David Bremner
2013-07-20crypto: return NULL cryptoctx if protocol string is empty.Jameson Graef Rollins
2013-04-01cli: crypto: abstract gpg context creation for clarityJani Nikula
2013-03-02cli: crypto: tell gmime to use gpg-agentJani Nikula
2012-06-10cli: new crypto structure to store crypto contexts and parameters, and functions to support itJameson Graef Rollins