<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/tests/gpg/Makefile.am, branch gpgme-0-4-1</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-4-1</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-4-1'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2003-06-05T23:20:29Z</updated>
<entry>
<title>doc/</title>
<updated>2003-06-05T23:20:29Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-06-05T23:20:29Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=02536bb72b884dceeaadda9364860f0649450e2e'/>
<id>urn:sha1:02536bb72b884dceeaadda9364860f0649450e2e</id>
<content type='text'>
2003-06-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi: Change error codes to GPG_ERR_* variants.
	(Error Handling): Rewritten.

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

	Everywhere: Use libgpg-error error codes.

	* Makefile.am (EXTRA_DIST): Remove mkerrors.
	(BUILT_SOURCES): Remove errors.c.
	(MOSTLYCLEANFILES): Likewise.
	(libgpgme_la_SOURCES): Likewise.  Add error.c.
	(errors.c): Remove target.
	* mkerrors: File removed.
	* error.c: New file.

	* gpgme.h (gpgme_error_t): Change to type gpg_error_t.
	(gpgme_err_code_t, gpgme_err_source_t): New types.
	(gpgme_err_code, gpgme_err_source, gpgme_error, gpgme_err_make):
	New static inline functions.
	(gpgme_strsource, gpgme_err_code_from_errno,
	gpgme_err_code_to_errno, gpgme_err_make_from_errno,
	gpgme_error_from_errno): New prototypes.

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

	Everywhere: Use libgpg-error error codes.

	* gpg/Makefile.am (noinst_HEADERS): New variable.
	* gpg/t-support.h: New file.
	* gpgsm/Makefile.am (noinst_HEADERS): New variable.
	* gpgsm/t-support.h: New file.

</content>
</entry>
<entry>
<title>Fix last changes.</title>
<updated>2003-05-27T08:31:33Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-05-27T08:31:33Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=64b0e7004ff9df4ca05c2fe1efcae469d0b19261'/>
<id>urn:sha1:64b0e7004ff9df4ca05c2fe1efcae469d0b19261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2003-05-27  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-05-27T05:07:19Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-05-27T05:07:19Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0be6fec1e2f456d3a8e94cf1dd93475982d5e58d'/>
<id>urn:sha1:0be6fec1e2f456d3a8e94cf1dd93475982d5e58d</id>
<content type='text'>
	* gpg/Makefile.am (TESTS): Order t-keylist and t-keylist-sig after
	t-import.
	* gpg/t-edit.c (edit_fnc): Work around gpg 1.2.2 bug by resetting
	primary uid after setting expiration date.
	* gpg/t-keylist.c: Change order of user IDs.
	* gpg/t-keylist-sig.c: Likewise.
	* gpg/t-import.c: Add support for gpg in CVS.

</content>
</entry>
<entry>
<title>2003-05-04  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2003-05-04T16:43:24Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2003-05-04T16:43:24Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c5097caeae8c78f030d976d4474e21ad0b66c34b'/>
<id>urn:sha1:c5097caeae8c78f030d976d4474e21ad0b66c34b</id>
<content type='text'>
	* gpg/Makefile.am (TESTS): Add t-keylist-sig.
	* gpg/t-keylist-sig.c: New file.

</content>
</entry>
<entry>
<title>2002-07-28  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-07-28T18:43:48Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-07-28T18:43:48Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=65392930637f70906a630de53c8a0a603ea7dbbb'/>
<id>urn:sha1:65392930637f70906a630de53c8a0a603ea7dbbb</id>
<content type='text'>
	* gpg/t-edit.c: New file.
	* gpg/Makefile (TESTS): Add t-edit.

</content>
</entry>
<entry>
<title>2002-07-03  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-07-03T02:18:43Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-07-03T02:18:43Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d7b78c09876c861a0269ab0653f0bf569aade52c'/>
<id>urn:sha1:d7b78c09876c861a0269ab0653f0bf569aade52c</id>
<content type='text'>
	* gpg/t-eventloop.c: New file.
	* gpg/Makefile (TESTS): Add t-eventloop.

</content>
</entry>
<entry>
<title>* gpgsm/t-sign.c (main): Also test a normal signature.</title>
<updated>2002-06-20T13:47:24Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-06-20T13:47:24Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e6dc9fd6c4d00455975fc4bb6d98f31b3c36b517'/>
<id>urn:sha1:e6dc9fd6c4d00455975fc4bb6d98f31b3c36b517</id>
<content type='text'>
* gpg/Makefile (TESTS_ENVIRONMENT): Set GPG_AGENT_INFO empty.
* gpg/t-signers.c, gpg/t-sign.c, gpg/t-encrypt-sym.c
* gpg/t-encrypt-sign.c, gpg/t-decrypt.c
* gpg/t-decrypt-verify.c (main): Changed the GPG_AGENT_INFO check to
match the one in ../../gpgme/rungpg.c.

</content>
</entry>
<entry>
<title>2002-05-26  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-05-26T19:51:53Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-05-26T19:51:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=ac8f6d2c8a51317bbf17baf5589fc91a5748823b'/>
<id>urn:sha1:ac8f6d2c8a51317bbf17baf5589fc91a5748823b</id>
<content type='text'>
	* gpg/Makefile.am (all-local): Remove dependency on ./secring.gpg.
	(./secring.gpg): Remove target, and move all rules for this target
	to ...
	(./pubring.gpg): ... here.  This was necessary because GnuPG 1.0.7
	does create an empty secring.gpg file when importing public keys.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2002-03-06T01:40:25Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-03-06T01:40:25Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=748aa18dc6ca9cb25e534fcf2028fb61fde98318'/>
<id>urn:sha1:748aa18dc6ca9cb25e534fcf2028fb61fde98318</id>
<content type='text'>
2002-03-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Encrypting a Plaintext): Document symmetric
	encryption.

gpgme/
2002-03-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* encrypt.c (_gpgme_encrypt_sym_status_handler): New function.
	(gpgme_op_encrypt_start): New variable SYMMETRIC, set it if RECP
	is null, and if it is set, use _gpgme_encrypt_sym_status_handler
	as status handler and run _gpgme_passphrase_start.
	* rungpg.c (_gpgme_gpg_op_encrypt): If RECP is zero, do symmetric
	encryption.
	* engine-gpgsm.c (_gpgme_gpgsm_op_encrypt): If RECP is zero,
	return error value.

	* rungpg.c (_gpgme_gpg_op_verify): Add "--" argument.

tests/
2002-03-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/t-encrypt-sym.c: New file.
	* gpg/Makefile.am (TESTS): Add t-encrypt-sym.

</content>
</entry>
<entry>
<title>2002-03-05  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-03-05T20:22:06Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-03-05T20:22:06Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b0bfb987af1c7e88a2aede7377e49e1e935a88fb'/>
<id>urn:sha1:b0bfb987af1c7e88a2aede7377e49e1e935a88fb</id>
<content type='text'>
	* gpg/Makefile.am (CLEANFILES): Remove random_seed, which is now
	in DISTCLEANFILES.

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