<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/doc/gpgme.texi, branch gpgme-1.4.1</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.4.1</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.4.1'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2013-04-30T16:05:04Z</updated>
<entry>
<title>Syntax fix for gpgme.texi.</title>
<updated>2013-04-30T16:05:04Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2013-04-30T16:05:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0ff0aa3fc8440420247fe4cff30c3ac9be1b2f7d'/>
<id>urn:sha1:0ff0aa3fc8440420247fe4cff30c3ac9be1b2f7d</id>
<content type='text'>
--

This fixes commit 12374cbecede047accd2d2267bba5927037ed16c.
</content>
</entry>
<entry>
<title>Explain the GPGME_DEBUG variable.</title>
<updated>2013-04-16T16:30:20Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@wheatstone.g10code.de</email>
</author>
<published>2013-04-16T16:30:20Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=12374cbecede047accd2d2267bba5927037ed16c'/>
<id>urn:sha1:12374cbecede047accd2d2267bba5927037ed16c</id>
<content type='text'>
--
</content>
</entry>
<entry>
<title>Release 1.4.0.</title>
<updated>2013-02-26T17:02:10Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2013-02-26T16:28:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=ef5cd38123dfbef7843f374ee697b0b5e8730c46'/>
<id>urn:sha1:ef5cd38123dfbef7843f374ee697b0b5e8730c46</id>
<content type='text'>
* configure.ac: Bump LT version to C20/A9/R0.
</content>
</entry>
<entry>
<title>Add public function gpgme_io_writen.</title>
<updated>2013-02-07T19:51:29Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2013-02-07T19:51:29Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=29eced50687dd8a39dafe704102ae09ea8e8533a'/>
<id>urn:sha1:29eced50687dd8a39dafe704102ae09ea8e8533a</id>
<content type='text'>
* src/gpgme.c (gpgme_io_read): New.
--

This is a writen style variant for gpgme_io_write.  It is often easier
to use this one in passphrase and edit callbacks.
</content>
</entry>
<entry>
<title>Add gpgme_set_global_flag to help debugging</title>
<updated>2012-09-25T13:38:26Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2012-09-25T13:38:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c62b79a1d6e576d94e08cb81c2f5dbcb42ecf8cf'/>
<id>urn:sha1:c62b79a1d6e576d94e08cb81c2f5dbcb42ecf8cf</id>
<content type='text'>
* src/gpgme.c (gpgme_set_global_flag): New.
* src/gpgme.h.in (gpgme_set_global_flag): New.
* src/gpgme.def, src/libgpgme.vers: Add new public function.
* src/debug.c (envvar_override): New.:
(_gpgme_debug_set_debug_envvar): New.
(debug_init): Take ENVVAR_OVERRIDE in account.
--

On Android envvars can't be used, thus we need another way to enable
GPGME debugging.  The new function allows this and may be used in the
future to implement similar things.
</content>
</entry>
<entry>
<title>Fix minor documentation problem.</title>
<updated>2012-05-02T08:35:47Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2012-05-02T08:35:47Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=475640a52742b333d7c3c8235ee945ba42197883'/>
<id>urn:sha1:475640a52742b333d7c3c8235ee945ba42197883</id>
<content type='text'>
--
Fixes bug#1404.
(There is mentioned data field “recipient”, but actual data field
name is “recipients”.)
</content>
</entry>
<entry>
<title>Fix I/O callback example.</title>
<updated>2011-05-12T12:45:46Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus.brinkmann@ruhr-uni-bochum.de</email>
</author>
<published>2011-05-12T12:45:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=5f3de0bfff43ce4ed9852673ab1a2ed24d1e8628'/>
<id>urn:sha1:5f3de0bfff43ce4ed9852673ab1a2ed24d1e8628</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct key-gen example.</title>
<updated>2011-05-12T12:42:18Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus.brinkmann@ruhr-uni-bochum.de</email>
</author>
<published>2011-05-12T12:42:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f61abeb0cf9b820673cfecde6085cfc9e1a3ae58'/>
<id>urn:sha1:f61abeb0cf9b820673cfecde6085cfc9e1a3ae58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Typo fixes spotted by Daiki Ueno.</title>
<updated>2011-01-07T13:00:54Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2011-01-07T12:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3a7058cade6caec7ec38ca4b2a8c1826e6df6bb1'/>
<id>urn:sha1:3a7058cade6caec7ec38ca4b2a8c1826e6df6bb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option GPGME_EXPORT_MODE_MINIMAL</title>
<updated>2010-02-16T20:07:03Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2010-02-16T20:07:03Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2281024d4cb29c9c6742f7e9fbb031fe97f076c0'/>
<id>urn:sha1:2281024d4cb29c9c6742f7e9fbb031fe97f076c0</id>
<content type='text'>
</content>
</entry>
</feed>
