<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/assuan, branch gpgme-1-0-2</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1-0-2</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-1-0-2'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2004-12-21T08:44:27Z</updated>
<entry>
<title>2004-12-16  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2004-12-21T08:44:27Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-12-21T08:44:27Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fc3ab2e2c5376f80ca6e17c5e42695fb851b2c11'/>
<id>urn:sha1:fc3ab2e2c5376f80ca6e17c5e42695fb851b2c11</id>
<content type='text'>
	* assuan-pipe-connect.c (do_finish): Do not wait for child to finish.
	(assuan_pipe_connect): Use double-fork approach.
	* assuan-connect.c (assuan_disconnect): Do not write BYE to the
	status line.

</content>
</entry>
<entry>
<title>2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2004-12-07T21:11:53Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-12-07T21:11:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8cd7194c469b311e8db200d05781ed58c8fdfb7e'/>
<id>urn:sha1:8cd7194c469b311e8db200d05781ed58c8fdfb7e</id>
<content type='text'>
	* README: Refer to COPYING.LESSER and "each file" instead of
	COPYING.
	* COPYING.LESSER: New file.
	* gpgme.spec.in (%doc): Add COPYING.LESSER.
	* acinclude.m4, configure.ac, Makefile.am: Change license to LGPL
	2.1 or later.
	* TODO: Add copyright notice.
	* README.CVS: Likewise.

assuan/
2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* README.1st: Add copyright notice.

doc/
2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Makefile.am: Change license to LGPL.
	(gpgme_TEXINFOS): Replace gpl.texi with lesser.texi.

	* gpgme.texi: Change license to LGPL (also for documentation of
	GPGME's license).
	* lesser.texi: New file.
	* gpl.texi: File removed.

gpgme/
2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* putc_unlocked.c, funopen.c: I just claim copyright on these
	files and change their license to LGPL, because they are totally
	trivial wrapper functions.
	* isascii.c: Change copyright notice to the one from ctype/ctype.h
	in the GNU C Library (CVS Head 2004-10-10), where isascii is
	defined as a macro doing exactly the same as the function in this
	file.
	* memrchr.c: Update from the GNU C Library (CVS Head 2001-07-06).
	* stpcpy.c: Update from the GNU C Library (CVS Head 2004-10-10).
	* ath.c, ath-compat.c, ath.h, ath-pth.c, ath-pth-compat.c,
	ath-pthread.c, ath-pthread-compat.c, context.h, conversion.c,
	data.c, data-compat.c, data-fd.c, data.h, data-mem.c,
	data-stream.c, data-user.c, debug.c, debug.h, decrypt.c,
	decrypt-verify.c, delete.c, edit.c, encrypt.c, encrypt-sign.c,
	engine-backend.h, engine.c, engine-gpgsm.c, engine.h, error.c,
	export.c, genkey.c, get-env.c, gpgme.c, gpgme.h, import.c, io.h,
	key.c, keylist.c, mkstatus, Makefile.am, ops.h, op-support.c,
	passphrase.c, posix-io.c, posix-sema.c, posix-util.c, progress.c,
	rungpg.c, sema.h, sign.c, signers.c, trust-item.c, trustlist.c,
	util.h, verify.c, version.c, w32-io.c, w32-sema.c, w32-util.c,
	wait.c, wait-global.c, wait.h, wait-private.c, wait-user.c: Change
	license to LGPL.

tests/
2004-12-07  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/mkdemodirs: Add copyright notice.

	* gpgsm/Makefile.am, gpgsm/t-support.h, gpgsm/t-decrypt.c,
	gpgsm/t-encrypt.c, gpgsm/t-export.c, gpgsm/t-genkey.c,
	gpgsm/t-import.c, gpgsm/t-keylist.c, gpgsm/t-sign.c,
	gpgsm/t-verify.c, gpg/Makefile.am, gpg/t-decrypt.c,
	gpg/t-decrypt-verify.c, gpg/t-edit.c, gpg/t-encrypt.c,
	gpg/t-encrypt-sign.c, gpg/t-encrypt-sym.c, gpg/t-eventloop.c,
	gpg/t-export.c, gpg/t-genkey.c, gpg/t-import.c, gpg/t-keylist.c,
	gpg/t-keylist-sig.c, gpg/t-sign.c, gpg/t-signers.c,
	gpg/t-support.h, gpg/t-thread1.c, gpg/t-trustlist.c,
	gpg/t-verify.c, Makefile.am, t-data.c, t-engine-info.c,
	t-version.c: Change license to LGPL.

</content>
</entry>
<entry>
<title>2004-06-23  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2004-06-23T14:11:47Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-06-23T14:11:47Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3f1b8857e69bfd4d8b8e6c729817d19c6adce2f1'/>
<id>urn:sha1:3f1b8857e69bfd4d8b8e6c729817d19c6adce2f1</id>
<content type='text'>
	* configure.ac: Check for &lt;sys/uio.h&gt;.

assuan
2004-06-23  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* assuan-domain-connect.c [HAVE_SYS_UIO_H]: Include &lt;sys/uio.h&gt;.

</content>
</entry>
<entry>
<title>2004-06-23  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2004-06-23T13:52:17Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-06-23T13:52:17Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=533d9dfb94d4b89ce40a8d0cefce3af5032b6aaa'/>
<id>urn:sha1:533d9dfb94d4b89ce40a8d0cefce3af5032b6aaa</id>
<content type='text'>
	* assuan-handler.c: Include &lt;errno.h&gt;.

</content>
</entry>
<entry>
<title>2004-06-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2004-06-08T17:48:37Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2004-06-08T17:48:37Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=50caa77ee5098dd6d3f7410f610a756bb5dac72f'/>
<id>urn:sha1:50caa77ee5098dd6d3f7410f610a756bb5dac72f</id>
<content type='text'>
	* assuan-buffer.c (assuan_write_line): If the line is longer than
	the maximum line length, bail out early.

</content>
</entry>
<entry>
<title>* assuan-socket-connect.c: Include sys/types.h</title>
<updated>2004-04-19T14:24:57Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-04-19T14:24:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7eb7b24228128dd6dfc8a822b1ff3e0bfa820f80'/>
<id>urn:sha1:7eb7b24228128dd6dfc8a822b1ff3e0bfa820f80</id>
<content type='text'>
* assuan-socket-server.c: Ditto
* assuan-domain-connect.c: Ditto.

</content>
</entry>
<entry>
<title>* configure.ac: Make the check for funopen fail with just a</title>
<updated>2004-02-18T18:05:38Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-02-18T18:05:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fd8f4ac9f070e748a7a35deb178c40d37e1046f1'/>
<id>urn:sha1:fd8f4ac9f070e748a7a35deb178c40d37e1046f1</id>
<content type='text'>
warning.

* assuan-handler.c (assuan_get_data_fp): Fail with ENOSYS if we
can't implement this.

</content>
</entry>
<entry>
<title>Removed the unneeded alloca.h</title>
<updated>2004-02-13T13:02:07Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2004-02-13T13:02:07Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3d6d811a83b017cd2943825f267aa125930bbe7b'/>
<id>urn:sha1:3d6d811a83b017cd2943825f267aa125930bbe7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/</title>
<updated>2003-10-06T16:17:13Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-10-06T16:17:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0d0378a200f7347e6b8071bff8f519aaaa44bce1'/>
<id>urn:sha1:0d0378a200f7347e6b8071bff8f519aaaa44bce1</id>
<content type='text'>
2003-10-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Signal Handling): New section.

gpgme/
2003-10-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* io.h (_gpgme_io_subsystem_init): New prototype.
	* posix-io.c (_gpgme_io_subsystem_init): Add function.
	(_gpgme_io_spawn): Do not fixup signal handler here.
	* version.c (do_subsystem_inits): Call _gpgme_io_subsystem_init.

tests/
2003-10-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/t-thread1.c (thread_one): Do not call initialize_gpgme.
	Likewise.

</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>
</feed>
