<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/gpgmeplug, branch gpgme-0-3-1</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-1</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-1'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2002-02-01T20:28:35Z</updated>
<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>Added copyright statement for 2002.</title>
<updated>2002-01-15T19:55:56Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-01-15T19:55:56Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6d275b5d072783864ec3a83cfedb9e86929b2ec1'/>
<id>urn:sha1:6d275b5d072783864ec3a83cfedb9e86929b2ec1</id>
<content type='text'>
</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>bug found: no more crashing when calling signing/encoding functions :-)</title>
<updated>2002-01-15T08:03:26Z</updated>
<author>
<name>Karl-Heinz Zimmer</name>
<email>khz@kde.org</email>
</author>
<published>2002-01-15T08:03:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=395a2d7944126874c119e065ee4cbfc85d97eefb'/>
<id>urn:sha1:395a2d7944126874c119e065ee4cbfc85d97eefb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed bug in function "storeNewCharPtr()"</title>
<updated>2002-01-14T20:33:50Z</updated>
<author>
<name>Karl-Heinz Zimmer</name>
<email>khz@kde.org</email>
</author>
<published>2002-01-14T20:33:50Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1e9cbbef87b457457e3f909a285a414a670f1e7e'/>
<id>urn:sha1:1e9cbbef87b457457e3f909a285a414a670f1e7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added specification of strings and bool values for S/MIME signing and encrypting. (note: this new StructuringInfo feature is ignored by KMail at the moment, this is an urgent ToDo item since the KMail sources are _not_ able to use the cryptplug with the changes made today)</title>
<updated>2001-12-24T00:26:52Z</updated>
<author>
<name>Karl-Heinz Zimmer</name>
<email>khz@kde.org</email>
</author>
<published>2001-12-24T00:26:52Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e6c1c2828f9dbd89057048e611817ada3607f133'/>
<id>urn:sha1:e6c1c2828f9dbd89057048e611817ada3607f133</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finished interface of StructuringInfo struct and added implementation of setting it's parameters in our cryptplug signMessage and</title>
<updated>2001-12-24T00:09:24Z</updated>
<author>
<name>Karl-Heinz Zimmer</name>
<email>khz@kde.org</email>
</author>
<published>2001-12-24T00:09:24Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=95bed553e46d53c89b3e5fdb6e2e7b5bd35e4b60'/>
<id>urn:sha1:95bed553e46d53c89b3e5fdb6e2e7b5bd35e4b60</id>
<content type='text'>
encryptmessage functions (setting of parameters in gpgsmplug.c is still missing)

</content>
</entry>
<entry>
<title>now including stdlib.h into the header file to avoid compile time warnings of unknown function free()</title>
<updated>2001-12-23T22:47:40Z</updated>
<author>
<name>Karl-Heinz Zimmer</name>
<email>khz@kde.org</email>
</author>
<published>2001-12-23T22:47:40Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9b1da5342bf0270d1c4ade15d03bb0d16d155d26'/>
<id>urn:sha1:9b1da5342bf0270d1c4ade15d03bb0d16d155d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>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</title>
<updated>2001-12-23T22:37:51Z</updated>
<author>
<name>Karl-Heinz Zimmer</name>
<email>khz@kde.org</email>
</author>
<published>2001-12-23T22:37:51Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=4ee79f2416d02ec61ee11759e4dc7414bfae94d5'/>
<id>urn:sha1:4ee79f2416d02ec61ee11759e4dc7414bfae94d5</id>
<content type='text'>
</content>
</entry>
</feed>
