<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme, 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>Prepare for release.</title>
<updated>2008-01-04T14:34:08Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2008-01-04T14:34:08Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=64502919a10c841417c7c5882ff5a402d2a1bb01'/>
<id>urn:sha1:64502919a10c841417c7c5882ff5a402d2a1bb01</id>
<content type='text'>
</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-28  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-11-28T16:31:05Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-11-28T16:31:05Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6286b436bdd22361538267d91959576ef11a2bd9'/>
<id>urn:sha1:6286b436bdd22361538267d91959576ef11a2bd9</id>
<content type='text'>
	* w32-util.c (_gpgme_get_gpg_path, _gpgme_get_gpgsm_path): Search
	for installation directory.  Remove old fallback default.
	(find_program_in_inst_dir): New function.

</content>
</entry>
<entry>
<title>Made autolog feature for if --enable-fd-passing has not been enabled.</title>
<updated>2007-11-26T10:59:11Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-11-26T10:59:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=38167ceddb577cba5a160dec024f4992576878ea'/>
<id>urn:sha1:38167ceddb577cba5a160dec024f4992576878ea</id>
<content type='text'>
Pass HTML glag to test program.

</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>New API gpgme_op_getauditlog.</title>
<updated>2007-11-22T16:44:37Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-11-22T16:44:37Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=4dbd2fbdfebbd610f9376a2a60472d4061e5b3c4'/>
<id>urn:sha1:4dbd2fbdfebbd610f9376a2a60472d4061e5b3c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suuport INV_RECP reason code 11.</title>
<updated>2007-11-20T10:40:41Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-11-20T10:40:41Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c5875428bb97369400fa30b52658f684d240b888'/>
<id>urn:sha1:c5875428bb97369400fa30b52658f684d240b888</id>
<content type='text'>
Changed address paragraph in top comment.

</content>
</entry>
<entry>
<title>2007-11-12  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-11-12T11:34:13Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-11-12T11:34:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=acf868bc7f32621e36ab165cad2d35ccb926d33a'/>
<id>urn:sha1:acf868bc7f32621e36ab165cad2d35ccb926d33a</id>
<content type='text'>
	* kdpipeiodevice.cpp: New version from Frank Osterfeld.

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