aboutsummaryrefslogtreecommitdiffstats
path: root/gpgmeplug/gpgmeplug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-11-22removed stupid C bug (malloc of strlen(..) instead of 1+strlen)Karl-Heinz Zimmer1-4/+66
2001-11-22Now send the signature back to the calling function (instead of just printing...Karl-Heinz Zimmer1-23/+23
2001-11-21corrected includesKarl-Heinz Zimmer1-2/+1
2001-11-21create signature (and write it to stdout for testing)Karl-Heinz Zimmer1-2/+3
2001-11-212001-11-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-14/+15
2001-11-21finished implementation of DirectoryServices storing/retrievingKarl-Heinz Zimmer1-14/+47
2001-11-21(security checkin) currently working on signing messagesKarl-Heinz Zimmer1-6/+10
2001-11-21configure struct updated according to modified cryptplug.hKarl-Heinz Zimmer1-23/+237
2001-11-21GPGME Plug-In initial checkin. Saving/restoring of configuration is working.Karl-Heinz Zimmer1-0/+511