<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/tests/gpg, branch gpgme-1.3.0</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.3.0</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.3.0'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2009-08-06T17:17:18Z</updated>
<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>Move gpg test programs to the top test directory.</title>
<updated>2009-07-07T14:17:39Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-07-07T14:17:39Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=43427b0c91511abf58fab928268fa61d1ad110b9'/>
<id>urn:sha1:43427b0c91511abf58fab928268fa61d1ad110b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2009-06-22  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2009-06-22T14:50:17Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-06-22T14:50:17Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1c454aee81e38ffbc4a615092742ae4b1e37b57f'/>
<id>urn:sha1:1c454aee81e38ffbc4a615092742ae4b1e37b57f</id>
<content type='text'>
	* configure.ac: Add AC_TYPE_UINTPTR_T.

	* assuan/assuan.h [_ASSUAN_IN_GPGME_BUILD_ASSUAN]: Declare
	_gpgme_io_connect.

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

	* debug.h: Everywhere, use %p instead of 0x%x to print pointer.
	[HAVE_STDINT_H]: Include &lt;stdint.h&gt;.
	(_TRACE, TRACE, TRACE0, TRACE1, TRACE2, TRACE3, TRACE6): Cast tag
	to (uintptr_t) before casting it to (void*) to silence GCC
	warning.

	* gpgme.h.in (_GPGME_DEPRECATED_OUTSIDE_GPGME): New macro.
	* sign.c (_GPGME_IN_GPGME): Define it.
	* keylist.c (_GPGME_IN_GPGME): Define it.

	* debug.c (_gpgme_debug_begin, _gpgme_debug_add): Handle error in
	vasprintf and asprintf.

	* priv-io.h: Include &lt;sys/socket.h&gt;.  Declare _gpgme_io_connect.

tests/
2009-06-22  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/t-support.h (passphrase_cb): Implement write() according to
	the book to silence compiler warning.
	* gpgsm/t-support.h (passphrase_cb): Likewise.

</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>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>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=caf36ce1ce34e88de870ea4e7586c3133a9f7afa'/>
<id>urn:sha1:caf36ce1ce34e88de870ea4e7586c3133a9f7afa</id>
<content type='text'>
Minor cleanups.

</content>
</entry>
<entry>
<title>* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg.</title>
<updated>2009-04-19T18:03:49Z</updated>
<author>
<name>Moritz Schulte</name>
<email>mo@g10code.com</email>
</author>
<published>2009-04-19T18:03:49Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=edf19bbf8f644f8a0553bde0cc4e8ad3855d1a0e'/>
<id>urn:sha1:edf19bbf8f644f8a0553bde0cc4e8ad3855d1a0e</id>
<content type='text'>
* gpg/Makefile.am (EXTRA_DIST): Replaced mkdemodirs with mkdemodirs.in.
(mkdemodirs): New target.
(clean-local): Added command for removing mkdemodirs script.
(./Alpha/Secret.gpg): Added dependency on mkdemodirs.

* gpg/mkdemodirs: Renamed to ...
* gpg/mkdemodirs.in: ... here.
* gpg/mkdemodirs.in (GPG): Derive value from @GPG@ instead of hard-coding "gpg".

</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=259cbefd5c5d9fbd2ea3c3cd0b2a7d60af81c52b'/>
<id>urn:sha1:259cbefd5c5d9fbd2ea3c3cd0b2a7d60af81c52b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2008-12-03  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2008-12-03T14:27:52Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2008-12-03T14:27:52Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6d93f41f053f7e927739edf0ae80cf24cf059a17'/>
<id>urn:sha1:6d93f41f053f7e927739edf0ae80cf24cf059a17</id>
<content type='text'>
	* Makefile.am (INCLUDES): Fix path to include file.
	* gpg/Makefile.am (INCLUDES), gpgsm/Makefile.am (INCLUDES): Likewise.

</content>
</entry>
<entry>
<title>008-11-03  Marcus Brinkmann  &lt;marcus@g10code.com&gt;</title>
<updated>2008-11-03T17:24:09Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2008-11-03T17:24:09Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=66d0fa1973e5e1a1bff619de8b595673d1b76cc5'/>
<id>urn:sha1:66d0fa1973e5e1a1bff619de8b595673d1b76cc5</id>
<content type='text'>
        * configure.ac: Replace gpgme paths with src.
        * gpgme: Move to ...
        * src: ... this new directory.

assuan/
2008-11-03  Marcus Brinkmann  &lt;marcus@g10code.com&gt;

	* Makefile.am (INCLUDES): Replace gpgme path with src.

tests/
2008-11-03  Marcus Brinkmann  &lt;marcus@g10code.com&gt;

        * gpgsm/Makefile.am (INCLUDES, LDADD): Replace gpgme path with src.
        * gpg/Makefile.am (INCLUDES, LDADD, t_thread1_LDADD): Likewise.
	* Makefile.am (LDADD): Likewise.


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