<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/gpgmeplug/ChangeLog, branch V0-3-4</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=V0-3-4</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=V0-3-4'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2002-02-28T12:09:45Z</updated>
<entry>
<title>Support for checking whether the signer's email address is contained in</title>
<updated>2002-02-28T12:09:45Z</updated>
<author>
<name>Matthias Kalle Dalheimer</name>
<email>kalle@kdab.net</email>
</author>
<published>2002-02-28T12:09:45Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8b21fdb6b869d47152ce538c602f9c56a302c80d'/>
<id>urn:sha1:8b21fdb6b869d47152ce538c602f9c56a302c80d</id>
<content type='text'>
his certificate.

</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2002-02-28T09:16:25Z</updated>
<author>
<name>Matthias Kalle Dalheimer</name>
<email>kalle@kdab.net</email>
</author>
<published>2002-02-28T09:16:25Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cb18fe8dd6bbc5c282ebf483287834bc28dab708'/>
<id>urn:sha1:cb18fe8dd6bbc5c282ebf483287834bc28dab708</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2002-02-27  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-02-26T23:19:19Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-02-26T23:19:19Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=85c7100872319b1a755d0bdafc61c9ebb6f5a0aa'/>
<id>urn:sha1:85c7100872319b1a755d0bdafc61c9ebb6f5a0aa</id>
<content type='text'>
	* gpgmeplug.c (signMessage): Fix code syntax.

</content>
</entry>
<entry>
<title>2002-02-01  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-02-01T20:28:35Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-02-01T20:28:35Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f40bc63ac9a6b5b394728720ea7879a0d24a48bb'/>
<id>urn:sha1:f40bc63ac9a6b5b394728720ea7879a0d24a48bb</id>
<content type='text'>
	* Makefile.am (EXTRA_gpgme_openpgp_la_SOURCES): New variable.
	(EXTRA_gpgme_smime_la_SOURCES): Likewise.

	* gpgmeplug.c (passphrase_cb): Fix type of third argument.

</content>
</entry>
<entry>
<title>2002-01-16  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-01-16T17:48:23Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-01-16T17:48:23Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f9dbfb9069abe49029edf9fa919f6c5406fa39b6'/>
<id>urn:sha1:f9dbfb9069abe49029edf9fa919f6c5406fa39b6</id>
<content type='text'>
	* gpgme-openpgp.c: New file.
	* Makefile.am (gpgme_openpgp_la_SOURCES): Replace gpgmeplug.c with
	gpgme-openpgp.c.

</content>
</entry>
<entry>
<title>2002-01-15  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-01-15T19:53:55Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-01-15T19:53:55Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=af5bfdd49ef57839940c31966d46fc8578792711'/>
<id>urn:sha1:af5bfdd49ef57839940c31966d46fc8578792711</id>
<content type='text'>
	* 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.

</content>
</entry>
<entry>
<title>2001-12-19  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2001-12-19T01:09:19Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-19T01:09:19Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fe22c97e8d525411cdca7ed5887632b4d54f3b38'/>
<id>urn:sha1:fe22c97e8d525411cdca7ed5887632b4d54f3b38</id>
<content type='text'>
	* Makefile.am (lib_LTLIBRARIES): Rename to ...
	(noinst_LTLIBRARIES): ... this target.

</content>
</entry>
<entry>
<title>2001-12-19  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2001-12-19T00:28:12Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-19T00:28:12Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c298758eff40bbf6d01e57dd50a4d2ff9f4d9159'/>
<id>urn:sha1:c298758eff40bbf6d01e57dd50a4d2ff9f4d9159</id>
<content type='text'>
	* Makefile.am (libgpgmeplug_la_SOURCES): Remove gpgme.h.
	(libgpgsmplug_la_SOURCES): Likewise.

</content>
</entry>
<entry>
<title>2001-11-29  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2001-12-05T13:21:04Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-05T13:21:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e0da4fbd31c24131cba1a2b22a3a3eaf1636a6e8'/>
<id>urn:sha1:e0da4fbd31c24131cba1a2b22a3a3eaf1636a6e8</id>
<content type='text'>
	* gpgmeplug.c (checkMessageSignature): Add call to gpgme_set_protocol.

</content>
</entry>
<entry>
<title>2001-11-24  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2001-11-24T17:11:15Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-11-24T17:11:15Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=46bb2a4470fbd1d3dc35ac56e54b8f4132ef078a'/>
<id>urn:sha1:46bb2a4470fbd1d3dc35ac56e54b8f4132ef078a</id>
<content type='text'>
	* Makefile.am (libgpgsmplug_la_SOURCES): Fix source file.

</content>
</entry>
</feed>
