<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/assuan/assuan.h, branch gpgme-1.1.1</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.1.1</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1.1.1'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2005-10-01T20:17:03Z</updated>
<entry>
<title>2005-10-01  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2005-10-01T20:17:03Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2005-10-01T20:17:03Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fbf6ece78b6ad0efeab49c2e148b8720ee26c41c'/>
<id>urn:sha1:fbf6ece78b6ad0efeab49c2e148b8720ee26c41c</id>
<content type='text'>
	* assuan.h (assuan_pipe_connect, assuan_pipe_connect2): Make type
	of ARGV parameter const in prototype.
	* assuan-pipe-connect.c (assuan_pipe_connect,
	assuan_pipe_connect2): Likewise in declaration.
	(assuan_pipe_connect2): Add braindead cast to make execv happy.

</content>
</entry>
<entry>
<title>Added missing files and fixed stuff from the recent merged.  I did only</title>
<updated>2005-08-19T16:34:42Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2005-08-19T16:34:42Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=01baed5b70d549290ad3f1df10158ee400ed489b'/>
<id>urn:sha1:01baed5b70d549290ad3f1df10158ee400ed489b</id>
<content type='text'>
tests on W32 at that time.

</content>
</entry>
<entry>
<title>Merged changes from upstream libassuan to allow building a W32 DLL.</title>
<updated>2005-08-09T13:19:24Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2005-08-09T13:19:24Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b71096a83217e1c8a9163a955a74a4b88afa4290'/>
<id>urn:sha1:b71096a83217e1c8a9163a955a74a4b88afa4290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2003-08-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-08-20T20:20:46Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-08-20T20:20:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0217495902bbb33d3c429599885192c3aec295e6'/>
<id>urn:sha1:0217495902bbb33d3c429599885192c3aec295e6</id>
<content type='text'>
	*configure.ac (AM_PATH_GPG_ERROR): Require 0.3.

assuan/
See README.1st.

gpgme/
2003-08-19  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	The ath files (ath.h, ath.c, ath-pth.c, ath-pthread.c,
	ath-compat.c, ath-pth-compat.c and ath-pthread-compat.c) have been
	updated to have better thread support, and the Makefile.am was
	changed to reflect that.

	* util.h [!HAVE_FOPENCOOKIE]: Remove fopencookie declaration.
	* engine-gpgsm.c (gpgsm_assuan_simple_command): Set ERR to return
	value of status_fnc.
	* rungpg.c (start): Return SAVED_ERRNO, not errno.

</content>
</entry>
<entry>
<title>2003-08-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-08-18T19:17:08Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-08-18T19:17:08Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c93237c3a4cb4ecc579033c31a56cf447c277be3'/>
<id>urn:sha1:c93237c3a4cb4ecc579033c31a56cf447c277be3</id>
<content type='text'>
	* configure.ac: If building Assuan, check for funopen and
	fopencookie, and make isascii, putc_unlocked and memrchr
	replacement functions.

assuan/
Update to the latest assuan version.

gpgme/
2003-08-18  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* funopen.c, putc_unlocked.c, isascii.c, memrchr.c: New files.
	* fopencookie.c: File removed.

</content>
</entry>
<entry>
<title>2003-02-01  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-02-01T18:53:06Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-02-01T18:53:06Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=90beb50551e3fe8be777115cb6ea88b8f54b76b1'/>
<id>urn:sha1:90beb50551e3fe8be777115cb6ea88b8f54b76b1</id>
<content type='text'>
	* assuan/: Update files to 2002-11-10 version of assuan.

gpgme/
2003-02-01  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* engine-gpgsm.c (map_assuan_error): Replace
	ASSUAN_Bad_Certificate_Path with ASSUAN_Bad_Certificate_Chain.
	(gpgsm_new): Use assuan_pipe_connect instead assuan_pipe_connect2.

	* util.h (DIMof): Remove macro.

	* ops.h (_gpgme_op_event_cb, _gpgme_op_event_cb_user,
	_gpgme_data_unread): Prototypes removed.

</content>
</entry>
<entry>
<title>* assuan-pipe-connect.c (assuan_pipe_connect2): New to extend</title>
<updated>2002-05-03T18:19:44Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-05-03T18:19:44Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0d3ffd103d24f878887802742d10beba4b53b479'/>
<id>urn:sha1:0d3ffd103d24f878887802742d10beba4b53b479</id>
<content type='text'>
assuan_pipe_connect with some flags.  Implemented a bitbucket for
stderr.

</content>
</entry>
<entry>
<title>Update assuan and jnlib to 20020424 from newpg.</title>
<updated>2002-04-24T01:55:58Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-04-24T01:55:58Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a559c32a55e3077ee42f82d8794e6383adbb1e41'/>
<id>urn:sha1:a559c32a55e3077ee42f82d8794e6383adbb1e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to current version in newpg module.</title>
<updated>2002-01-22T16:29:12Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-01-22T16:29:12Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b863cea7d70e32d0b0bcd84f87f5350818722242'/>
<id>urn:sha1:b863cea7d70e32d0b0bcd84f87f5350818722242</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update from newpg.</title>
<updated>2001-12-19T00:23:25Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-19T00:23:25Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=102009c336bc526270092aad9abb72e136c7df6a'/>
<id>urn:sha1:102009c336bc526270092aad9abb72e136c7df6a</id>
<content type='text'>
</content>
</entry>
</feed>
