Karl-Heinz Zimmer
|
704a1b05b3
|
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 |
|
Matthias Kalle Dalheimer
|
cea9be523e
|
Support for warning when a CRL expires
|
2002-03-01 17:54:26 +00:00 |
|
Matthias Kalle Dalheimer
|
8b21fdb6b8
|
Support for checking whether the signer's email address is contained in
his certificate.
|
2002-02-28 12:09:45 +00:00 |
|
Matthias Kalle Dalheimer
|
573daabba9
|
Implemented warning when the certificates used for signing are about to
expire
|
2002-02-28 09:14:39 +00:00 |
|
Karl-Heinz Zimmer
|
9b1da5342b
|
now including stdlib.h into the header file to avoid compile time warnings of unknown function free()
|
2001-12-23 22:47:40 +00:00 |
|
Karl-Heinz Zimmer
|
4ee79f2416
|
Adjust and complete the documentation of the new "StructuringInfo" struct and the corresponding free_StructuringInfo() function and - for plugin developers - the corresponding init_StructuringInfo() function
|
2001-12-23 22:37:51 +00:00 |
|
Matthias Kalle Dalheimer
|
a0f861940e
|
Filling the SignatureMetaData struct (the crucial code is #ifdef'd out for safety's sake)
Changes to SignatureMetaData
Added SignatureMetaDataExtendedInfo
|
2001-11-25 21:53:39 +00:00 |
|
Karl-Heinz Zimmer
|
aa51d5af33
|
changed specification of SignatureMetaData struct
|
2001-11-25 20:31:36 +00:00 |
|
Karl-Heinz Zimmer
|
9e24b66475
|
[Kalle] signature verification and decoding of encrypted mails
|
2001-11-25 15:23:21 +00:00 |
|
Karl-Heinz Zimmer
|
49b7969a49
|
adjusted 'encryptMessage' parameters: now also the addressee is given
|
2001-11-25 03:37:13 +00:00 |
|
Karl-Heinz Zimmer
|
4e1814223b
|
configure struct updated according to modified cryptplug.h
|
2001-11-21 10:55:02 +00:00 |
|
Karl-Heinz Zimmer
|
18432f56be
|
GPGME Plug-In initial checkin. Saving/restoring of configuration is working.
|
2001-11-21 09:42:08 +00:00 |
|