<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/tests/gpg, branch V0-3-5</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=V0-3-5</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=V0-3-5'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2002-03-10T18:41:02Z</updated>
<entry>
<title>removed all the .cvsignre files - they should be local</title>
<updated>2002-03-10T18:41:02Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-03-10T18:41:02Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cb95583ffe818e08fd73918215f34f5fbfeb1396'/>
<id>urn:sha1:cb95583ffe818e08fd73918215f34f5fbfeb1396</id>
<content type='text'>
</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>
<entry>
<title>* gpg/Makefile.am (DISTCLEANFILES): Added.</title>
<updated>2002-03-04T11:16:11Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-03-04T11:16:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=bcd5749348b2ff1b45c43c7f28192eb67602d967'/>
<id>urn:sha1:bcd5749348b2ff1b45c43c7f28192eb67602d967</id>
<content type='text'>
* configure.ac: Bumbed LT version numbers to (7,1,0), requires
gpgsm 0.3.1.

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

	* gpgme.texi (Verify): Document verification of normal and
	cleartext signatures.

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

	* rungpg.c (_gpgme_gpg_op_verify): If TEXT is of mode
	GPGME_DATA_MODE_IN, construct a command line that stores the
	plaintext in TEXT.
	* verify.c (gpgme_op_verify_start): Accept TEXT being
	uninitialized, and in this case interpret SIG as a normal or
	cleartext signature and TEXT as a return data object.
	* engine-gpgsm.c (_gpgme_gpgsm_op_verify): Likewise.

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

	* gpg/t-verify.c (main): Add a few more sanity checks, and a check
	for normal signatures.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2002-02-26T00:08:09Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-02-26T00:08:09Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c22974f99f1d91d49f365a375befc4b87ccfc63f'/>
<id>urn:sha1:c22974f99f1d91d49f365a375befc4b87ccfc63f</id>
<content type='text'>
2002-02-26  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Encrypting a Plaintext): Document
	gpgme_op_encrypt_sign and gpgme_op_encrypt_sign_start.

gpgme/
2002-02-25  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* engine.c (_gpgme_engine_op_encrypt_sign): New function.
	* engine.h (_gpgme_engine_op_encrypt_sign): New prototype.
	* rungpg.c (_gpgme_append_gpg_args_from_signers): New function.
	(_gpgme_gpg_op_sign): Use that new function.
	(_gpgme_gpg_op_encrypt_sign): New function.
	* rungpg.h (_gpgme_gpg_op_encrypt_sign): New prototype.
	* gpgme.h (gpgme_op_encrypt_sign_start): New prototype.
	(gpgme_op_encrypt_sign): Likewise.
	* Makefile.am (libgpgme_la_SOURCES): Add encrypt-sign.c.
	* ops.h (_gpgme_encrypt_status_handler): Add prototype.
	(_gpgme_sign_status_handler): Add prototype.
	* sign.c (sign_status_handler): Rename to ...
	(_gpgme_sign_status_handler): ... this and make non-static.
	* encrypt.c (encrypt_status_handler): Rename to ...
	(_gpgme_encrypt_status_handler): ... this and make non-static.
	* encrypt.c (gpgme_op_encrypt_start): Use new status handler name.
	* sign.c (gpgme_op_sign_start): Likewise.

tests/
2002-02-26  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

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

</content>
</entry>
<entry>
<title>* gpgsm/Makefile.am (private-keys-v1.d): Don't</title>
<updated>2002-02-13T15:02:09Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-02-13T15:02:09Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=accc40c84a9d00ff4e577c4ef348fb78ad137add'/>
<id>urn:sha1:accc40c84a9d00ff4e577c4ef348fb78ad137add</id>
<content type='text'>
fail when the directory already exists.

</content>
</entry>
<entry>
<title>2002-02-12  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-02-12T22:08:10Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-02-12T22:08:10Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=10750fcfd9e27be2158e5f7de002f4425c74b987'/>
<id>urn:sha1:10750fcfd9e27be2158e5f7de002f4425c74b987</id>
<content type='text'>
	* configure.ac (AC_INIT): Bump version to 0.3.3.
	* jnlib/Makefile.am: Rever to older version that includes xmalloc
	but not dotlock and some other files.  Reported by St�phane
	Corth�sy.

tests/
2002-02-12  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/Makefile.am (CLEANFILES): New target.
	(distclean-local): Rename to ...
	(clean-local): ... this.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2002-01-30T21:52:32Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-01-30T21:52:32Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=088c044792fd352b0dcb00bb31cc40aec38d3ebf'/>
<id>urn:sha1:088c044792fd352b0dcb00bb31cc40aec38d3ebf</id>
<content type='text'>
2002-01-30  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Importing Keys): Add reference to gpgme_get_op_info.

gpgme/
2002-01-30  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* import.c (struct import_result_s): New structure.
	(_gpgme_release_import_result): New function.
	(append_xml_impinfo): Likewise.
	(import_status_handler): Implement.
	* gpgme.c (_gpgme_release_result): Add call to
	_gpgme_release_import_result.
	* ops.h (_gpgme_release_impoer_result): Add prototype.
	* types.h (ImportResult): New type.
	* context.h (gpgme_context_s): Add ImportResult to member result.

	* encrypt.c (gpgme_op_encrypt): Code clean up.

tests/
2002-01-30  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/t-import.c (print_op_info): New function.
	(main): Use it.

</content>
</entry>
<entry>
<title>doc/</title>
<updated>2002-01-22T15:32:44Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-01-22T15:32:44Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1e1fb4724cb224ef5fb4e56edb4ba9ff2deceb0f'/>
<id>urn:sha1:1e1fb4724cb224ef5fb4e56edb4ba9ff2deceb0f</id>
<content type='text'>
2002-01-22  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.texi (Passphrase callback): Change GpgmePassphraseCb's
	R_HD type from void* to void**.

gpgme/
2002-01-22  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpgme.h (GpgmePassphraseCb): Change type of R_HD from void* to
	void**.

tests/
2002-01-22  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* gpg/t-signers.c (passphrase_cb): Change type of r_hd to void**.
	* gpg/t-sign.c (passphrase_cb): Likewise.
	* gpg/t-decrypt-verify.c (passphrase_cb): Likewise.
	* gpg/t-decrypt.c (passphrase_cb): Likewise.

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