<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/tests, branch gpgme-0-4-4</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-4-4</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-4-4'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2004-01-12T13:28:36Z</updated>
<entry>
<title>About to release 0.4.4:</title>
<updated>2004-01-12T13:28:36Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-01-12T13:28:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=215da10c1c9e29878a130324816cd981e9ab8487'/>
<id>urn:sha1:215da10c1c9e29878a130324816cd981e9ab8487</id>
<content type='text'>
* configure.ac: Bumbed LT_Revision; now at C12/A1/R1.
(NEED_GPGSM_VERSION): Set to 1.9.3.

* sign.c: Include util.h for prototype of _gpgme_parse_timestamp.

* gpg/t-keylist-sig.c (main): Temporary disabled one test due top
gpg 1.3.4 problems.
* gpg/t-import.c (check_result): Likewise.

</content>
</entry>
<entry>
<title>* gpg/t-support.h (DIM): Added.</title>
<updated>2003-11-19T15:15:33Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2003-11-19T15:15:33Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=82cb03cc834a911ad626435a1236bfb9a9241bb0'/>
<id>urn:sha1:82cb03cc834a911ad626435a1236bfb9a9241bb0</id>
<content type='text'>
* gpg/t-verify.c (check_result): Rewrote test for notations
because the order of notaions is not guaranteed.

* gpgsm/t-support.h (fail_if_err): Also print the numeric values.

</content>
</entry>
<entry>
<title>2003-10-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-10-06T19:46:55Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-10-06T19:46:55Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=91cc459641bd8c80c751dae2b8a3166e704530f0'/>
<id>urn:sha1:91cc459641bd8c80c751dae2b8a3166e704530f0</id>
<content type='text'>
	* gpg/t-eventloop.c: Include &lt;sys/types.h&gt; for old systems.

</content>
</entry>
<entry>
<title>2003-10-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-10-06T19:33:05Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-10-06T19:33:05Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=638c25eda41480f3e73422a8804028cc98c50c27'/>
<id>urn:sha1:638c25eda41480f3e73422a8804028cc98c50c27</id>
<content type='text'>
	* gpgsm/Makefile.am (DISTCLEANFILES): Add random_seed.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2003-10-06T16:17:13Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-10-06T16:17:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0d0378a200f7347e6b8071bff8f519aaaa44bce1'/>
<id>urn:sha1:0d0378a200f7347e6b8071bff8f519aaaa44bce1</id>
<content type='text'>
2003-10-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Signal Handling): New section.

gpgme/
2003-10-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* io.h (_gpgme_io_subsystem_init): New prototype.
	* posix-io.c (_gpgme_io_subsystem_init): Add function.
	(_gpgme_io_spawn): Do not fixup signal handler here.
	* version.c (do_subsystem_inits): Call _gpgme_io_subsystem_init.

tests/
2003-10-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/t-thread1.c (thread_one): Do not call initialize_gpgme.
	Likewise.

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

	* gpgme.texi (Multi Threading): Correct documentation on memory
	synchronization requirement.

tests/
2003-09-14  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/t-thread1.c (main): Call init_gpgme here.
	(initialize_gpgme): Function removed.

</content>
</entry>
<entry>
<title>2003-09-14  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-09-14T01:32:41Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-09-14T01:32:41Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0a952a59b68e55bae6a1da500ebf834a42cc41df'/>
<id>urn:sha1:0a952a59b68e55bae6a1da500ebf834a42cc41df</id>
<content type='text'>
	* gpg/t-thread1.c: New file.
	* gpg/Makefile.am (TESTS): Add t-thread1.c.
	(t_thread1_LDADD): New variable.
	(LDADD): Remove GPG Error lib.
	* gpgsm/Makefile.am (LDADD): Likewise.

</content>
</entry>
<entry>
<title>Include "t-support.h".</title>
<updated>2003-09-14T01:05:06Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-09-14T01:05:06Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=38a0357afbd1a005efce142a2aacb77d485e55b7'/>
<id>urn:sha1:38a0357afbd1a005efce142a2aacb77d485e55b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2003-09-14  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-09-14T00:30:53Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-09-14T00:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f8867f27074b9371e5be8376360d75e97c2bbdd2'/>
<id>urn:sha1:f8867f27074b9371e5be8376360d75e97c2bbdd2</id>
<content type='text'>
	* gpg/t-import.c (main): Likewise.
	* gpg/t-keylist-sig.c (main): Likewise.
	* gpg/t-keylist.c (main): Likewise.
	* gpg/t-sign.c (main): Likewise.
	* gpg/t-signers.c (main): Likewise.
	* gpg/t-trustlist.c (main): Likewise.
	* gpgsm/t-support.h: Include &lt;stdlib.h&gt; and &lt;locale.h&gt;.
	(init_gpgme): New function.
	* gpg/t-support.h: Likewise.
	* gpgsm/t-verify.c (main): Call init_gpgme.
	* gpgsm/t-decrypt.c (main): Likewise.
	* gpgsm/t-encrypt.c (main): Likewise.
	* gpgsm/t-export.c (main): Likewise.
	* gpgsm/t-genkey.c (main): Likewise.
	* gpgsm/t-import.c (main): Likewise.
	* gpgsm/t-keylist.c (main): Likewise.
	* gpgsm/t-sign.c (main): Likewise.
	* gpg/t-verify.c (main): Call init_gpgme.
	* gpg/t-decrypt-verify.c (main): Likewise.
	* gpg/t-decrypt.c (main): Likewise.
	* gpg/t-edit.c (main): Likewise.
	* gpg/t-encrypt-sign.c (main): Likewise.
	* gpg/t-encrypt-sym.c (main): Likewise.
	* gpg/t-encrypt.c (main): Likewise.
	* gpg/t-eventloop.c (main): Likewise.
	* gpg/t-export.c (main): Likewise.
	* gpg/t-genkey.c (main): Likewise.

</content>
</entry>
<entry>
<title>2003-08-14  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-09-02T22:00:37Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-09-02T22:00:37Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=5231aa6a2a8bf0ffb97ca5cf3d2ab2e4817141b8'/>
<id>urn:sha1:5231aa6a2a8bf0ffb97ca5cf3d2ab2e4817141b8</id>
<content type='text'>
	* gpg/t-sign.c (check_result): Change output format for signature
	class to unsigned int.
	* gpg/t-signers.c (check_result): Likewise.
	* gpg/t-encrypt-sign.c (check_result): Likewise.
	* gpgsm/t-sign.c (check_result): Likewise.

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