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