<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/doc/ChangeLog, branch master</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=master</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2011-12-02T10:36:37Z</updated>
<entry>
<title>Generate the ChangeLog from commit logs.</title>
<updated>2011-12-02T10:36:37Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2011-12-02T10:32:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a4c4ee1aaea4359432bdf60dd572f549ef8dee83'/>
<id>urn:sha1:a4c4ee1aaea4359432bdf60dd572f549ef8dee83</id>
<content type='text'>
* build-aux/gitlog-to-changelog: New script.  Taken from gnulib.
* build-aux/git-log-fix: New file.
* build-aux/git-log-footer: New file.
* build-aux/git-hook/commit-msg: New script.
* doc/HACKING: New file.
* ChangeLog: New file.
* Makefile.am (EXTRA_DIST): Add new files.
(gen-ChangeLog): New.
(dist-hook): Run gen-ChangeLog.
* autogen.sh: Install commit-msg hook for git.

Rename all ChangeLog files to ChangeLog-2011.
</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>Add an API to change passphrases.  Currently only implemented for</title>
<updated>2010-01-05T17:36:53Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2010-01-05T17:36:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=97c5d4d312dbb6d6f70d1d8ea88ab6a03f4e2f2a'/>
<id>urn:sha1:97c5d4d312dbb6d6f70d1d8ea88ab6a03f4e2f2a</id>
<content type='text'>
GPGSM.  Requires GnuPG 2.1

</content>
</entry>
<entry>
<title>Fix detection of invalid signer keys.</title>
<updated>2009-08-06T17:17:18Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-08-06T17:17:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0fcf3ee915a1c90bd7471ec371924a1ff7a5fcdd'/>
<id>urn:sha1:0fcf3ee915a1c90bd7471ec371924a1ff7a5fcdd</id>
<content type='text'>
Support the new INV_SGNR status code.

</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=bebd9cbe29cf6db15469502b5c6b1f83c93513ef'/>
<id>urn:sha1:bebd9cbe29cf6db15469502b5c6b1f83c93513ef</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=3320cc1742b541e9878dec1f6949f04811292cd3'/>
<id>urn:sha1:3320cc1742b541e9878dec1f6949f04811292cd3</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=b8726059416659707762f9cf97e3989cc26f6268'/>
<id>urn:sha1:b8726059416659707762f9cf97e3989cc26f6268</id>
<content type='text'>
Allow  exporting keys to a keyserver.

</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=bdb7bcf93889c279c48acb0b75792ba310116074'/>
<id>urn:sha1:bdb7bcf93889c279c48acb0b75792ba310116074</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=2c5d801fc4900cec5b7dc7faa496f8664ab104f4'/>
<id>urn:sha1:2c5d801fc4900cec5b7dc7faa496f8664ab104f4</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>
</feed>
