<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/trunk/NEWS, branch gpgme-1.2.0</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.2.0</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2009-06-18T17:16:47Z</updated>
<entry>
<title>2009-06-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2009-06-18T17:16:47Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-06-18T17:16:47Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7484a8da8c6c730e9b39b62ecb282e3e969b6f5a'/>
<id>urn:sha1:7484a8da8c6c730e9b39b62ecb282e3e969b6f5a</id>
<content type='text'>
	* configure.ac (my_version): Set to 1.2.0.
	(LIBGPGME_LT_CURRENT, LIBGPGME_LT_AGE): Bump.
	(LIBGPGME_LT_REVISION): Reset.

</content>
</entry>
<entry>
<title>Add support for gpg --fetch-keys.</title>
<updated>2009-06-16T15:42:37Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-06-16T15:42:37Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=619c3c3a3a43569d53c5a421ff33926281ce8d17'/>
<id>urn:sha1:619c3c3a3a43569d53c5a421ff33926281ce8d17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/</title>
<updated>2009-06-16T14:43:38Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-06-16T14:43:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=5c0d1852e47796699d817ab3ad90708f0c7347d1'/>
<id>urn:sha1:5c0d1852e47796699d817ab3ad90708f0c7347d1</id>
<content type='text'>
2009-06-16  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Result Management): New section.

src/
2009-06-16  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.c (result_ref_lock): New global variable.
	(gpgme_result_ref, gpgme_result_unref): use it.

</content>
</entry>
<entry>
<title>Add new functions to import and export keys specified by gpgme_key_t.</title>
<updated>2009-06-16T11:42:21Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-06-16T11:42:21Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=46943d1dce4ecfac477f1cf9fcc6cd6e379b455e'/>
<id>urn:sha1:46943d1dce4ecfac477f1cf9fcc6cd6e379b455e</id>
<content type='text'>
Allow  exporting keys to a keyserver.

</content>
</entry>
<entry>
<title>Add gpgme_io_write and gpgme_io_read.</title>
<updated>2009-06-09T16:01:02Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-06-09T16:01:02Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cf33a081b2aa067a7fdbfc5aadbd37f7f84c7833'/>
<id>urn:sha1:cf33a081b2aa067a7fdbfc5aadbd37f7f84c7833</id>
<content type='text'>
Minor cleanups.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2009-05-28T15:16:01Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-05-28T15:16:01Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b06882bad4dc094d577db1cf8f4ebed5cc86cb7c'/>
<id>urn:sha1:b06882bad4dc094d577db1cf8f4ebed5cc86cb7c</id>
<content type='text'>
2009-05-28  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Library Version Check): Document selftest error.
	(Creating Contexts): Likewise.

src/
2009-05-28  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.h.in (gpgme_check_version_internal): New prototype.
	(gpgme_check_version): New macro, overriding function of the same
	name.
	* libgpgme.vers, gpgme.def: Add gpgme_check_version_internal.o
	* context.h (_gpgme_selftest): New variable declaration.
	* version.c: Include "context.h".
	(gpgme_check_version): Set _gpgme_selftest on success.
	(gpgme_check_version_internal): New function.
	* gpgme.c (_gpgme_selftest): Define it.
	(gpgme_new): Check the selftest result.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2009-05-18T17:38:31Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-05-18T17:38:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b2db9a01294b1c2f4e86bc362f01be913fc0b902'/>
<id>urn:sha1:b2db9a01294b1c2f4e86bc362f01be913fc0b902</id>
<content type='text'>
2009-05-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

        * gpgme.texi (Encrypting a Plaintext): Document                                             
        GPGME_ENCRYPT_NO_ENCRYPT_TO.                                                                
                                                                                                    
src/                                                                                                
2009-05-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;                                                   
                                                                                                    
        * gpgme.h.in (gpgme_encrypt_flags_t): Add                                                   
        GPGME_ENCRYPT_NO_ENCRYPT_TO.                                                                
        * engine-gpg.c (gpg_encrypt): Pass --no-encrypt-to to gpg if                                
        GPGME_ENCRYPT_NO_ENCRYPT_TO flag is set.                                                    



</content>
</entry>
<entry>
<title>Add GPGME_KEYLIST_MODE_EPHEMERAL.</title>
<updated>2009-03-18T11:19:29Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-03-18T11:19:29Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d9777664c6960ee9648b19d8a8bd604ffee1307c'/>
<id>urn:sha1:d9777664c6960ee9648b19d8a8bd604ffee1307c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chnaged the op-assuan interface.</title>
<updated>2009-02-24T15:13:01Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-02-24T15:13:01Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c13f85f1c04c6e3364bd2ab9542c3264fc8077a1'/>
<id>urn:sha1:c13f85f1c04c6e3364bd2ab9542c3264fc8077a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide inforation about smartcards.</title>
<updated>2009-02-04T09:51:43Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-02-04T09:51:43Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3b609f1adb8f5ee1667ef12ba7cb8dd0456d15bf'/>
<id>urn:sha1:3b609f1adb8f5ee1667ef12ba7cb8dd0456d15bf</id>
<content type='text'>
</content>
</entry>
</feed>
