<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/assuan, 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>2007-11-22T16:44:37Z</updated>
<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>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-27  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-09-27T11:44:45Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-09-27T11:44:45Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8495b4f031098bb83996fc5c62c7d77f781f6dc2'/>
<id>urn:sha1:8495b4f031098bb83996fc5c62c7d77f781f6dc2</id>
<content type='text'>
	* assuan-pipe-connect.c (pipe_connect_gpgme): Fix last change.

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

	* w32-glib-io.c (_gpgme_io_pipe), w32-qt-io.c (_gpgme_io_pipe),
	w32-io.c (_gpgme_io_pipe), posix-io.c (_gpgme_io_pipe): Fix debug
	output.

</content>
</entry>
<entry>
<title>2007-09-27  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-09-27T11:06:23Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-09-27T11:06:23Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=90a7b744770707035f313772c17a87922b8f0708'/>
<id>urn:sha1:90a7b744770707035f313772c17a87922b8f0708</id>
<content type='text'>
	* assuan-pipe-connect.c (pipe_connect_gpgme): New function, use it
	if _ASSUAN_IN_GPGME_BUILD_ASSUAN.

</content>
</entry>
<entry>
<title>Fixed a name clash under W32</title>
<updated>2007-09-25T15:08:14Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-09-25T15:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=11df38d4655465b951696e2fcb6f995533a4011a'/>
<id>urn:sha1:11df38d4655465b951696e2fcb6f995533a4011a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2007-09-03  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-09-03T14:19:29Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-09-03T14:19:29Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e8b5e9321da78948b90f7f3bb3ed42dd96d4d61d'/>
<id>urn:sha1:e8b5e9321da78948b90f7f3bb3ed42dd96d4d61d</id>
<content type='text'>
	* assuan.h [_ASSUAN_EXT_SYM_PREFIX]: Add missing symbol renames
	with _ASSUAN_PREFIX.

</content>
</entry>
<entry>
<title>Improved debug support: Assuan logging is now directed to the  gpgme debug</title>
<updated>2007-08-02T14:59:01Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-08-02T14:59:01Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=5e00a176f502fe29d2f4d30d581865d539452f79'/>
<id>urn:sha1:5e00a176f502fe29d2f4d30d581865d539452f79</id>
<content type='text'>
stream.
Create processes detached.

</content>
</entry>
<entry>
<title>2007-07-16  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-07-16T17:26:09Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-16T17:26:09Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b3434696b380921d5d0be8ffdf1e19ca938fe572'/>
<id>urn:sha1:b3434696b380921d5d0be8ffdf1e19ca938fe572</id>
<content type='text'>
	* assuan/assuan-socket.c (_assuan_close): Always use close().
	* assuan/assuan.h (_gpgme_io_close): New prototype.
	(close): New macro, define as _gpgme_io_close.

gpgme/
2007-07-16  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* w32-io.c (struct reader_context_s, struct writer_context_s): New
	members REFCOUNT.
	(create_reader, create_writer): Initialize C-&gt;refcount to 1.
	(destroy_reader, destroy_writer): Only destroy if C-&gt;refcount
	drops to 0.
	(find_reader, find_writer, kill_reader, kill_writer): Beautify.
	* priv-io.h (_gpgme_io_dup): New prototype.
	* posix-io.c (_gpgme_io_dup): New function. 
	* w32-io.c (_gpgme_io_dup): Likewise.
	* w32-glib-io.c (_gpgme_io_dup): Likewise.
	* engine-gpgsm.c (start): Reverting to version 2007-07-10.

</content>
</entry>
<entry>
<title>2007-07-13  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2007-07-13T00:43:17Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2007-07-13T00:43:17Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c4bb93ec28db2bab7e02c5e6c76645a7367bf4b2'/>
<id>urn:sha1:c4bb93ec28db2bab7e02c5e6c76645a7367bf4b2</id>
<content type='text'>
	* assuan/assuan-io.c (_assuan_simple_read, _assuan_simple_write):
	Always use read/write (which means _gpgme_io_read and
	_gpgme_io_write).

gpgme/
2007-07-13  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* priv-io.h (_gpgme_io_set_close_notify): Change type of HANDLER
	to _gpgme_close_notify_handler.
	(_gpgme_close_notify_handler): New type.
	(_gpgme_io_dup): Remove prototype.
	* posix-io.c (notify_table, _gpgme_io_set_close_notify): Change
	type of HANDLER to _gpgme_close_notify_handler_t.
	(_gpgme_io_close): Do not close the FD if handler returns 0.
	(_gpgme_io_dup): Remove function.
	* w32-io.c (notify_table, _gpgme_io_set_close_notify,
	_gpgme_io_close): Change type of HANDLER to
	_gpgme_close_notify_handler_t.
	(_gpgme_io_close): Do not close the FD if handler returns 0.
	(_gpgme_io_dup): Remove function.
	* w32-glib-io.c (_gpgme_io_dup): Remove function.
	(_gpgme_io_set_close_notify, notify_table): Change type of HANDLER
	to _gpgme_close_notify_handler_t.
	(_gpgme_io_close): Do not close the FD if handler returns 0.
	* rungpg.c (close_notify_handler): Change return type to int,
	return 1.
	* engine-gpgsm.c (close_notify_handler): Change return type to
	int, return 0 for status FD and 1 for all other FDs.
	(start): Do not duplicate the status FD.

</content>
</entry>
<entry>
<title>Minor fixes for W32</title>
<updated>2007-07-12T18:54:45Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2007-07-12T18:54:45Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=409aaefe365e8eb9a8c89fccf64e27fe32b73de7'/>
<id>urn:sha1:409aaefe365e8eb9a8c89fccf64e27fe32b73de7</id>
<content type='text'>
</content>
</entry>
</feed>
