gpgme/gpgmeplug
Werner Koch b1970a759e * gpgmeplug.c (signMessage): Fixed offbyone. Don't include the
EOS character into the signature.
(checkMessageSignature): Ditto.
2002-03-06 17:23:17 +00:00
..
.cvsignore Add .cvsignore files. Suggested by Jan-Oliver Wagner <jan@intevation.de>. 2001-12-05 19:50:45 +00:00
ChangeLog * gpgmeplug.c (signMessage): Fixed offbyone. Don't include the 2002-03-06 17:23:17 +00:00
cryptplug.h Changed interface: additionally we now pass the following parameters into the checkMessageSignature function: bool signatureIsBinary - telling us whether the signature is armored ASCII or binary data, int signatureLen - holding the TRUE length of the signature if (and only if) this is binary data 2002-03-05 21:23:58 +00:00
gpgme-openpgp.c 2002-01-16 Marcus Brinkmann <marcus@g10code.de> 2002-01-16 17:48:23 +00:00
gpgme-smime.c fixed wrong GPGMEPLUG_SIGN_CTYPE_CODE parameter for S/MIME 2002-02-18 16:45:00 +00:00
gpgmeplug.c * gpgmeplug.c (signMessage): Fixed offbyone. Don't include the 2002-03-06 17:23:17 +00:00
gpgmeplug.dox GPGME Plug-In initial checkin. Saving/restoring of configuration is working. 2001-11-21 09:42:08 +00:00
Makefile.am 2002-02-01 Marcus Brinkmann <marcus@g10code.de> 2002-02-01 20:28:35 +00:00