<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/src, 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>2010-01-08T19:15:06Z</updated>
<entry>
<title>Support gpgme_op_apsswd for GPG.</title>
<updated>2010-01-08T19:15:06Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2010-01-08T19:15:06Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1b2fb1b737d1a0928cc9f7a210c9dbc5f374adff'/>
<id>urn:sha1:1b2fb1b737d1a0928cc9f7a210c9dbc5f374adff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2010-01-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2010-01-07T18:16:54Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2010-01-07T18:16:54Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=77d8ea8916bb415012f438c253876fa75c0b7864'/>
<id>urn:sha1:77d8ea8916bb415012f438c253876fa75c0b7864</id>
<content type='text'>
	* gpgme-tool.c (result_xml_write_cb_t, struct result_xml_state):
	New types.
	(MAX_TAGS): New macro.
	(result_init, result_xml_indent, result_xml_tag_start)
	(result_xml_tag_data, result_xml_tag_end, result_add_error)
	(result_add_pubkey_algo, result_add_hash_algo, result_add_keyid)
	(result_add_fpr, result_add_timestamp, result_add_sig_mode)
	(result_add_value, result_add_string, result_encrypt_to_xml)
	(result_decrypt_to_xml, result_sign_to_xml)
	(result_verify_to_xml, result_import_to_xml)
	(result_genkey_to_xml, result_keylist_to_xml)
	(result_vfs_mount_to_xml): New functions.
	(gt_result): Rewritten.

</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>2009-12-22  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2009-12-22T13:00:30Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-12-22T13:00:30Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7eb555370fe4b55bdbf7f682e0b66997dd32b7f0'/>
<id>urn:sha1:7eb555370fe4b55bdbf7f682e0b66997dd32b7f0</id>
<content type='text'>
	* configure.ac: Do not use echo -n.  Test for __thread.

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

	* debug.c: Test for TLS, not __GNUC__

</content>
</entry>
<entry>
<title>2009-12-15  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2009-12-15T01:01:40Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-12-15T01:01:40Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1094c0a5d351953c26cb73196e79735c70f82112'/>
<id>urn:sha1:1094c0a5d351953c26cb73196e79735c70f82112</id>
<content type='text'>
	* assuan-support.c (my_spawn): Calloc, not malloc, the fd_items.

</content>
</entry>
<entry>
<title>Test on sgid process</title>
<updated>2009-12-10T09:49:47Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-12-10T09:49:47Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=31844d30cd604d3da90a0f773f92c7468a9c5b22'/>
<id>urn:sha1:31844d30cd604d3da90a0f773f92c7468a9c5b22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2009-12-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2009-12-08T21:38:22Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-12-08T21:38:22Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0a80f620897355a7b264c8fa1047c47fe2e86970'/>
<id>urn:sha1:0a80f620897355a7b264c8fa1047c47fe2e86970</id>
<content type='text'>
	Update to libtool 2.2.6a.
	* configure.ac: Invoke AC_CONFIG_MACRO_DIR.
	(AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_RC): Replace by ...
	(LT_PREREQ, LT_INIT, LT_LANG): ... these.
	* config.guess, config.sub, install-sh, ltmain.sh, m4/libtool.m4:
	Updated to libtool 2.2.6a.
	* m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
	m4/lt~obsolete.m4: New files from libtool 2.2.6a.

src/
2009-12-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Makefile.am (LTRCCOMPILE): Refactor with ...
	(RCCOMPILE): ... this new macro.
	(SUFFIXES): Add .lo.
	(gpgme_res_ldflag): Removed.
	(gpgme_res): Use libtool object file name here.
	(libgpgme_la_LDFLAGS): Remove gpgme_res_ldflag usage.

</content>
</entry>
<entry>
<title>2009-12-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2009-12-08T04:07:57Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2009-12-08T04:07:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=24169052c164a238c5799baaa070a8955176c94c'/>
<id>urn:sha1:24169052c164a238c5799baaa070a8955176c94c</id>
<content type='text'>
	* ath.c (ath_self) [HAVE_W32_SYSTEM]: Fix typo.

</content>
</entry>
<entry>
<title>Small portability fix</title>
<updated>2009-12-02T09:49:56Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-12-02T09:49:56Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2cd1218b9389dadba56d3a2f2ecc170f1b9e6b5f'/>
<id>urn:sha1:2cd1218b9389dadba56d3a2f2ecc170f1b9e6b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add flags to the getauditlog command.</title>
<updated>2009-12-01T11:21:47Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2009-12-01T11:21:47Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c2ee84a87a8b3c4e61563b720b2f1b8f120bc36f'/>
<id>urn:sha1:c2ee84a87a8b3c4e61563b720b2f1b8f120bc36f</id>
<content type='text'>
</content>
</entry>
</feed>
