<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/tests/ChangeLog, branch gpgme-1.1.6</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.1.6</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.1.6'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2008-01-04T14:40:45Z</updated>
<entry>
<title>2008-01-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2008-01-04T14:40:45Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2008-01-04T14:40:45Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=4028a0f390e4aefb81e25f464424f268dc01ed91'/>
<id>urn:sha1:4028a0f390e4aefb81e25f464424f268dc01ed91</id>
<content type='text'>
	* gpg/Makefile.am (CLEANFILES): Add pubring.kbx and dirmngr.conf.

</content>
</entry>
<entry>
<title>2008-01-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2008-01-04T14:31:15Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2008-01-04T14:31:15Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=19025d791890e4c42931f0023a41fea45e866945'/>
<id>urn:sha1:19025d791890e4c42931f0023a41fea45e866945</id>
<content type='text'>
	* configure.ac: Support gpgconf.

gpgme/
2008-01-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Makefile.am (gpgconf_components): New variable.
	(main_sources): Add gpgconf.c.
	* gpgme.h (gpgme_protocol_t): New protocol GPGME_PROTOCOL_GPGCONF.
	(gpgme_conf_level_t, gpgme_conf_type_t, gpgme_conf_arg_t)
	(gpgme_conf_opt_t, gpgme_conf_comp_t, gpgme_conf_arg_new)
	(gpgme_conf_arg_release, gpgme_conf_opt_change)
	(gpgme_conf_release, gpgme_op_conf_load, gpgme_op_conf_save): New
	types.
	* gpgconf.c, engine-gpgconf.c: New files.
	* engine.h: (_gpgme_engine_op_conf_load,
	(_gpgme_engine_op_conf_save): New prototypes.
	* op-support.c (_gpgme_op_reset): Ignore not implemented locale
	function.
	* posix-util.c (_gpgme_get_gpgconf_path): New function.
	* w32-util.c (_gpgme_get_gpgconf_path): New function.
	* engine-gpgsm.c:
	(_gpgme_engine_ops_gpgsm): Add stubs for conf_load and conf_save.
	* rungpg.c:
	(_gpgme_engine_ops_gpg): Add stubs for conf_load and conf_save.
	* gpgme.def: Add new gpgconf related interfaces.
	* libgpgme.vers: Likewise.
	* util.h (_gpgme_get_gpgconf_path): New prototype.
	* gpgme.h (gpgme_protocol_t): Add GPGME_PROTOCOL_GPGCONF.
	* engine-backend.h (_gpgme_engine_ops_gpgconf): New prototype.
	(struct engine_ops): Add members for conf_load and conf_save.
	* engine.c (engine_ops): Add _gpgme_engine_ops_gpgconf.
	(_gpgme_engine_op_conf_load,
	(_gpgme_engine_op_conf_save): New functions.
	(gpgme_get_engine_info): Allow protocol GPGME_PROTOCOL_GPGCONF.

tests/
2008-01-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Makefile.am (TESTS_ENVIRONMENT): Use absolute path for
	GNUPGHOME.
	* gpg/Makefile.am (TESTS_ENVIRONMENT): Use absolute path for
	GNUPGHOME.
	* gpgsm/Makefile.am (TESTS_ENVIRONMENT): Use absolute path for
	GNUPGHOME.
	* gpg/Makefile.am (TESTS): Add t-gpgconf.
	t-gpgconf.c: New file.

</content>
</entry>
<entry>
<title>2007-11-23  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-11-23T17:25:11Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-11-23T17:25:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f6ebf8638f9cc75ecb6faa5429dd7278cbb1f774'/>
<id>urn:sha1:f6ebf8638f9cc75ecb6faa5429dd7278cbb1f774</id>
<content type='text'>
	* gpgsm/t-verify.c (show_auditlog): Check for GPG_ERR_ASS_UNKNOWN_CMD.

</content>
</entry>
<entry>
<title>Make getauditlog work.  For now only when configured with --enable-fd-passing.</title>
<updated>2007-11-23T13:07:04Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-11-23T13:07:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c07011580a3e642baccb0e6d208a309d60aa5a62'/>
<id>urn:sha1:c07011580a3e642baccb0e6d208a309d60aa5a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2007-09-27  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-09-27T13:01:54Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-09-27T13:01:54Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=37ac53e74c6dd66c3df2ad052ef0302cf90cf4b0'/>
<id>urn:sha1:37ac53e74c6dd66c3df2ad052ef0302cf90cf4b0</id>
<content type='text'>
	* assuan-pipe-connect.c (pipe_connect_gpgme): Do not close process
	handle here.  Use this function also on Unix systems.

gpgme/
2007-09-27  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* w32-glib-io.c (_gpgme_io_spawn),
	w32-qt-io.cpp (_gpgme_io_spawn), w32-io.c (_gpgme_io_spawn): Close
	the process handle, return 0.

tests/
2007-09-27  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* t-engine-info.c (check_engine_info): Fix debug output.
	* gpg/Makefile.am (tests_unix): New variable.
	(TESTS): Use it.
	* gpg/t-support.h (passphrase_cb) [HAVE_W32_SYSTEM]: Use WriteFile instead of write.
	* gpg/t-wait.c [HAVE_W32_SYSTEM]: Define sleep as _sleep.

</content>
</entry>
<entry>
<title>2007-09-14  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-09-13T22:40:22Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-09-13T22:40:22Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=5f726f4af7570bc94fcdd67d25b3d0dfbf25eeb4'/>
<id>urn:sha1:5f726f4af7570bc94fcdd67d25b3d0dfbf25eeb4</id>
<content type='text'>
	* gpgsm/t-verify.c (main): Release TEXT and SIG.

</content>
</entry>
<entry>
<title>2007-07-12  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-07-12T18:26:51Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-12T18:26:51Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1ef14744a2f648eb94fa308336f807e5b2eafafd'/>
<id>urn:sha1:1ef14744a2f648eb94fa308336f807e5b2eafafd</id>
<content type='text'>
	* gpgsm/Makefile.am (key_id): Change := into =.

</content>
</entry>
<entry>
<title>Changes for W32</title>
<updated>2007-07-12T15:25:20Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-07-12T15:25:20Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=906da085cf6a15173b1ffdf698159d55fd0d67fe'/>
<id>urn:sha1:906da085cf6a15173b1ffdf698159d55fd0d67fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Detect and bailo out on double plaintext messages.</title>
<updated>2007-02-26T10:36:08Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-02-26T10:36:08Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1786019d6891b4e4ff350ca800b1cd63a79c5806'/>
<id>urn:sha1:1786019d6891b4e4ff350ca800b1cd63a79c5806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2006-12-02  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2006-12-02T22:47:02Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2006-12-02T22:47:02Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=68fc3075c3fd56be97b2949f7cf25ac88c65bd71'/>
<id>urn:sha1:68fc3075c3fd56be97b2949f7cf25ac88c65bd71</id>
<content type='text'>
	* gpgsm/t-keylist.c (main): Skip unknown keys.  Newer versions of
	GPGSM import more keys than older ones.

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