aboutsummaryrefslogtreecommitdiffstats
path: root/gpgmeplug/cryptplug.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-12-23now including stdlib.h into the header file to avoid compile time warnings ↵Karl-Heinz Zimmer1-1/+1
of unknown function free()
2001-12-23Adjust and complete the documentation of the new "StructuringInfo" struct ↵Karl-Heinz Zimmer1-38/+519
and the corresponding free_StructuringInfo() function and - for plugin developers - the corresponding init_StructuringInfo() function
2001-11-25Filling the SignatureMetaData struct (the crucial code is #ifdef'd out for ↵Matthias Kalle Dalheimer1-4/+14
safety's sake) Changes to SignatureMetaData Added SignatureMetaDataExtendedInfo
2001-11-25changed specification of SignatureMetaData structKarl-Heinz Zimmer1-1/+3
2001-11-25[Kalle] signature verification and decoding of encrypted mailsKarl-Heinz Zimmer1-4/+4
2001-11-25adjusted 'encryptMessage' parameters: now also the addressee is givenKarl-Heinz Zimmer1-3/+5
2001-11-21configure struct updated according to modified cryptplug.hKarl-Heinz Zimmer1-28/+192
2001-11-21GPGME Plug-In initial checkin. Saving/restoring of configuration is working.Karl-Heinz Zimmer1-0/+939