This website requires JavaScript.
Explore
Help
Sign In
GpgFrontend
/
gpgme
Watch
1
Star
0
Fork
0
You've already forked gpgme
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6798c68f2f
gpgme
/
gpgmeplug
History
Karl-Heinz Zimmer
6798c68f2f
Use gpgme_get_sig_ulong_attr(.., GPGME_ATTR_SIG_SUMMARY ) function to return extended signature status information from the CryptPlug to the calling process after trying to verify a signature.
2002-06-19 10:22:49 +00:00
..
ChangeLog
* cryptplug.h, gpgmeplug.c: Added certificate info listing functions.
2002-05-30 06:24:19 +00:00
cryptplug.h
Use gpgme_get_sig_ulong_attr(.., GPGME_ATTR_SIG_SUMMARY ) function to return extended signature status information from the CryptPlug to the calling process after trying to verify a signature.
2002-06-19 10:22:49 +00:00
gpgme-openpgp.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
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
Use gpgme_get_sig_ulong_attr(.., GPGME_ATTR_SIG_SUMMARY ) function to return extended signature status information from the CryptPlug to the calling process after trying to verify a signature.
2002-06-19 10:22:49 +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