<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/doc, branch gpgme-1.1.5</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.1.5</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.1.5'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2007-06-29T14:41:35Z</updated>
<entry>
<title>Added target "online".</title>
<updated>2007-06-29T14:41:35Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-06-29T14:41:35Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=4daa6aa2c976e74e931e8869fa71668c0d2764e2'/>
<id>urn:sha1:4daa6aa2c976e74e931e8869fa71668c0d2764e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2007-06-05  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-06-05T14:47:18Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-06-05T14:47:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b240231ce345044d774fe43ccba62aa188806318'/>
<id>urn:sha1:b240231ce345044d774fe43ccba62aa188806318</id>
<content type='text'>
        * gpgme.texi (Advanced Key Editing): New section.


</content>
</entry>
<entry>
<title>2007-05-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-05-18T22:30:42Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-05-18T22:30:42Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2c5d7a18a92942ed2f6c48dcdda8169b3f11ccc8'/>
<id>urn:sha1:2c5d7a18a92942ed2f6c48dcdda8169b3f11ccc8</id>
<content type='text'>
	* gpgme.texi (Error Strings): Fix documentation of
	gpgme_strerror_r.

</content>
</entry>
<entry>
<title>2007-05-03  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-05-03T20:12:40Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-05-03T20:12:40Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f2bd9ab3be4daa9e0ecadfcb3958fd15d5a760fb'/>
<id>urn:sha1:f2bd9ab3be4daa9e0ecadfcb3958fd15d5a760fb</id>
<content type='text'>
	* gpgme.texi (Registering I/O Callbacks): Fix description of EVENT
	member of gpgme_event_io_t.

</content>
</entry>
<entry>
<title>2006-11-01  Moritz Schulte  &lt;moritz@g10code.com&gt;</title>
<updated>2006-11-01T10:02:12Z</updated>
<author>
<name>Moritz Schulte</name>
<email>mo@g10code.com</email>
</author>
<published>2006-11-01T10:02:12Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=27e9625668eadbf0dc52d03e4b3d19bcad8fcaee'/>
<id>urn:sha1:27e9625668eadbf0dc52d03e4b3d19bcad8fcaee</id>
<content type='text'>
	* gpgme.texi (Data Buffer I/O Operations): Fixed entry for
	gpgme_data_seek: OFFSET is not a pointer; some s/whence/offset/.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2006-09-25T14:57:00Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2006-09-25T14:57:00Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9247e9081b6a2112e50a165ecff4403b5caa9f1f'/>
<id>urn:sha1:9247e9081b6a2112e50a165ecff4403b5caa9f1f</id>
<content type='text'>
2006-09-25  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

        * gpgme.texi (Destroying Data Buffers): Clarify that
        gpgme_data_release_and_get_mem destroys DH unconditionally.

gpgme/
2006-09-25  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

        * data-mem.c (gpgme_data_release_and_get_mem): Release the data
        object properly.


</content>
</entry>
<entry>
<title>doc/</title>
<updated>2006-07-16T13:36:04Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2006-07-16T13:36:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fba48de1eeda06044c372d573940a6358abf7ca3'/>
<id>urn:sha1:fba48de1eeda06044c372d573940a6358abf7ca3</id>
<content type='text'>
2005-03-24  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Library Version Check): Make example code compatible
	to W32 systems.

gpgme/
2005-03-24  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.c (gpgme_set_locale): Remove conditional on
	HAVE_W32_SYSTEM, and just check for LC_MESSAGES.

</content>
</entry>
<entry>
<title>2006-06-21  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2006-06-21T01:15:42Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2006-06-21T01:15:42Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0a8808623a7bdc6170179f5f966af11ab9bebabb'/>
<id>urn:sha1:0a8808623a7bdc6170179f5f966af11ab9bebabb</id>
<content type='text'>
	* gpgme.texi (Passphrase Callback): Fix inverted condition in
	description.

</content>
</entry>
<entry>
<title>Basic PKA support.</title>
<updated>2005-12-20T20:22:19Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2005-12-20T20:22:19Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b1fb4f2fa6af0ebc3822e436a2c6e163c3c5687e'/>
<id>urn:sha1:b1fb4f2fa6af0ebc3822e436a2c6e163c3c5687e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> * Fixed a bug in that the fingerprints of subkeys are not available.</title>
<updated>2005-12-06T16:30:21Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2005-12-06T16:30:21Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a1e484f9eac9dfc8e29fdd4955bf8b422ae52061'/>
<id>urn:sha1:a1e484f9eac9dfc8e29fdd4955bf8b422ae52061</id>
<content type='text'>
 
 * Clarified usage of the SECRET flag in key listings.  It is now
   reset for stub keys.
     

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