<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/assuan/assuan.h, branch gpgme-0-3-branch</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-branch</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-branch'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2002-05-03T18:19:44Z</updated>
<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>
<entry>
<title>2001-12-14  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2001-12-13T23:12:37Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-12-13T23:12:37Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=341835864e02daf759dde007b66eda2711f9cf66'/>
<id>urn:sha1:341835864e02daf759dde007b66eda2711f9cf66</id>
<content type='text'>
	* assuan-defs.h (LINELENGTH): Define as ASSUAN_LINELENGTH.
	assuan.h: Define ASSUAN_LINELENGTH.

</content>
</entry>
<entry>
<title>Updated Assuan to the current version</title>
<updated>2001-12-13T15:04:36Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2001-12-13T15:04:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3de2384ea5ae8b542c0d6654ceca3b8f473d2f9f'/>
<id>urn:sha1:3de2384ea5ae8b542c0d6654ceca3b8f473d2f9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated from canonical source location in GnuPG.</title>
<updated>2001-11-24T21:22:18Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2001-11-24T21:22:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=dc8410cbcf316179b1ed7b0a524ed699296f4907'/>
<id>urn:sha1:dc8410cbcf316179b1ed7b0a524ed699296f4907</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* assuan-connect.c (assuan_get_pid): New function.</title>
<updated>2001-11-22T03:08:07Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-11-22T03:08:07Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3f1c299866acecd3e56dc7a7fdb58817b4420ba4'/>
<id>urn:sha1:3f1c299866acecd3e56dc7a7fdb58817b4420ba4</id>
<content type='text'>
	* assuan.h: Prototype.  Include sys/types.h for pid_t,
	and stdio.h for FILE *.

</content>
</entry>
<entry>
<title>2001-11-20  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2001-11-20T05:27:46Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2001-11-20T05:27:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a441158cc77391ba8857928f01fd20ac1569ad85'/>
<id>urn:sha1:a441158cc77391ba8857928f01fd20ac1569ad85</id>
<content type='text'>
	* Makefile.am (SUBDIRS): Support building the assuan library
	(currently if GPGSM_PATH is set)..
	* configure.ac: Support building the assuan library.
	* assuan: New directory, populated with the Assuan library
	(copied from the newpg repository).

gpgme/
2001-11-20  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Makefile.am (libgpgme_la_INCLUDES): Remove obsolete directive.
	(AM_CPPFLAGS): New directive [BUILD_ASSUAN].
	(libgpgme_la_LIBADD): Likewise.

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