gpgme/gpgmeplug
2002-09-06 11:52:05 +00:00
..
ChangeLog Use gpgme_op_import_ext() instead of gpgme_op_import() 2002-08-20 23:37:43 +00:00
cryptplug.h AEgypten bugfix #1220: make sure that (a) negative numbers of days-left-to-expire-of-certificate are reported correctly by using an int instead of a time_t and (b) return the special value CRYPTPLUG_CERT_DOES_NEVER_EXPIRE to indicate that no expire date is stored in this certificate 2002-09-03 16:21:34 +00:00
gpgme-openpgp.c Bugfix: The value text of protocol parameter of OpenPGP's multipart/signed Content-Type header must be enclosed in double quotes. Bugfix was provided by Marc Mutz solving problems with pine. 2002-09-06 11:52:05 +00:00
gpgme-smime.c Add Plugin configuration option to allow for sending of *opaque* signed messages. Unfortunately this is necessary for communication with some MS Outlook clients, e.g. TrustedMime is not able to understand Multipart/Signed messages. <sigh> NOTE: This breaks compabilitity with kdenetwork, so make sure to update the KDE sources as well... 2002-06-12 11:05:42 +00:00
gpgmeplug.c AEgypten bugfix #1220: make sure that (a) negative numbers of days-left-to-expire-of-certificate are reported correctly by using an int instead of a time_t and (b) return the special value CRYPTPLUG_CERT_DOES_NEVER_EXPIRE to indicate that no expire date is stored in this certificate 2002-09-03 16:21:34 +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