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