aboutsummaryrefslogtreecommitdiffstats
path: root/gpgmeplug/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support for checking whether the signer's email address is contained inMatthias Kalle Dalheimer2002-02-281-1/+5
| | | | | his certificate.
* *** empty log message ***Matthias Kalle Dalheimer2002-02-281-0/+6
|
* 2002-02-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-261-0/+4
| | | | | * gpgmeplug.c (signMessage): Fix code syntax.
* 2002-02-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-011-0/+7
| | | | | | | | * Makefile.am (EXTRA_gpgme_openpgp_la_SOURCES): New variable. (EXTRA_gpgme_smime_la_SOURCES): Likewise. * gpgmeplug.c (passphrase_cb): Fix type of third argument.
* 2002-01-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-01-161-0/+6
| | | | | | | * gpgme-openpgp.c: New file. * Makefile.am (gpgme_openpgp_la_SOURCES): Replace gpgmeplug.c with gpgme-openpgp.c.
* 2002-01-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-01-151-0/+8
| | | | | | | | | * gpgmeplug.c: Renamed to ... * gpgme-openpgp.c: ... this. New file. * gpgsmplug.c: Renamed to ... * gpgme-smime.c: ... this. new file. * Makefile.am: Rewritten to use libtool's module functionality.
* 2001-12-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-191-0/+5
| | | | | | * Makefile.am (lib_LTLIBRARIES): Rename to ... (noinst_LTLIBRARIES): ... this target.
* 2001-12-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-191-0/+5
| | | | | | * Makefile.am (libgpgmeplug_la_SOURCES): Remove gpgme.h. (libgpgsmplug_la_SOURCES): Likewise.
* 2001-11-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-051-0/+4
| | | | | * gpgmeplug.c (checkMessageSignature): Add call to gpgme_set_protocol.
* 2001-11-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-241-0/+4
| | | | | * Makefile.am (libgpgsmplug_la_SOURCES): Fix source file.
* 2001-11-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-221-0/+13
| | | | | | | | | | | | | | | | | | * gpgme.h (gpgme_set_protocol): New prototype. 2001-11-22 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgsmplug_la_LIBADD): New variable. (libgpgsmplug_la_LDFLAGS): Likewise. (libgpgsmplug_la_SOURCES): Likewise. (lib_LTLIBRARIES): Add libgpgsmplug.la. (INCLUDES): Include the local gpgme.h. * gpgmeplug.c (signMessage): Set protocol. (GPGMEPLUG_PROTOCOL) [!GPGMEPLUG_PROTOCOL]: Set GPGMEPLUG_PROTOCOL. * gpgsmplug.c: New file.
* .Marcus Brinkmann2001-11-211-0/+9