<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/tests/gpgsm, branch gpgme-0-3-16</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-16</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-0-3-16'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2002-09-30T08:03:56Z</updated>
<entry>
<title>* gpgsm/t-keylist.c (doit): Add arg SECRET.</title>
<updated>2002-09-30T08:03:56Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-09-30T08:03:56Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d25694520557788c8dbcd43bdb33aa167e3265da'/>
<id>urn:sha1:d25694520557788c8dbcd43bdb33aa167e3265da</id>
<content type='text'>
(main): Add option --secret.

</content>
</entry>
<entry>
<title>* gpgsm/t-import.c (print_op_info): New.</title>
<updated>2002-06-26T12:49:59Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-06-26T12:49:59Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=06cd423a8b14ae91d5b0b248a90516c92db4d54e'/>
<id>urn:sha1:06cd423a8b14ae91d5b0b248a90516c92db4d54e</id>
<content type='text'>
(main): Print operation info.

* engine-gpgsm.c (map_assuan_error): Map No_Data_Available to EOF.

* import.c (append_xml_impinfo): Kludge to print fingerprint
instead of keyid for use with gpgsm.
(import_status_handler): Set a flag to know whether any import
occured.
(gpgme_op_import): Reurn -1 if no certificate ewas imported.

* gpgme.texi (Importing Keys): Document the return value -1 of
gpgme_op_import.

</content>
</entry>
<entry>
<title>* gpgsm/Makefile.am (DISTCLEANFILES): new.</title>
<updated>2002-06-25T19:04:40Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-06-25T19:04:40Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=692d0e43f4297d2d2c0035167807cf6af71f44b9'/>
<id>urn:sha1:692d0e43f4297d2d2c0035167807cf6af71f44b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2002-06-25  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-06-25T12:12:25Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-06-25T12:12:25Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7a32c607e3f899bd964fc5f5b0eff217301fe5a3'/>
<id>urn:sha1:7a32c607e3f899bd964fc5f5b0eff217301fe5a3</id>
<content type='text'>
	* gpgsm/Makefile.am (TESTS): Add t-export.
	gpgsm/t-export.c: New file.

</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>tests/</title>
<updated>2002-06-12T14:34:15Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-06-12T14:34:15Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=61c97e9fa9c939a76c6fc6be0dc4462cb62f01c5'/>
<id>urn:sha1:61c97e9fa9c939a76c6fc6be0dc4462cb62f01c5</id>
<content type='text'>
* gpgsm/t-keylist.c (doit): Print operation info if available.
gpgme/
* keylist.c (struct keylist_result_s): New.
(_gpgme_release_keylist_result): Release it here
(keylist_status_handler): Handle truncated.
(append_xml_keylistinfo): New.
* gpgme.c (_gpgme_release_result): and use it here.
* types.h: Declare the new type here.
* context.h (struct gpgme_context_s): Use it here.

</content>
</entry>
<entry>
<title>* gpgme.h: Add GPGME_ATTR_SIG_SUMMARY and the GPGME_SIGSUM_</title>
<updated>2002-06-11T15:33:08Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-06-11T15:33:08Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6b8917205149d90b69080aaa8a97b109b72041df'/>
<id>urn:sha1:6b8917205149d90b69080aaa8a97b109b72041df</id>
<content type='text'>
constants.
* verify.c (calc_sig_summary): New.
(gpgme_get_sig_ulong_attr): And use it here.

</content>
</entry>
<entry>
<title>* gpgsm/t-encrypt.c (main): Add a simple option parser and allow</title>
<updated>2002-06-04T14:01:11Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2002-06-04T14:01:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9a3eae2c5e8a82c1efc5287d4498e12768fb7a94'/>
<id>urn:sha1:9a3eae2c5e8a82c1efc5287d4498e12768fb7a94</id>
<content type='text'>
to specify an encryption key.

</content>
</entry>
<entry>
<title>2002-05-08  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2002-05-08T03:06:16Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-05-08T03:06:16Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=39a679ed750419fba616f06379de522871f46e9c'/>
<id>urn:sha1:39a679ed750419fba616f06379de522871f46e9c</id>
<content type='text'>
	* gpgsm/t-verify.c (validity_string): New.
	(print_sig_stat): Print expire time and validity.
	(status_string): Add new exipred stati.

</content>
</entry>
<entry>
<title>2002-04-05  Marcus Brinkmann  &lt;marcus@g10code,de&gt;</title>
<updated>2002-04-04T23:01:31Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2002-04-04T23:01:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d30f21c528abd52f170668678aa3f8294f4aa273'/>
<id>urn:sha1:d30f21c528abd52f170668678aa3f8294f4aa273</id>
<content type='text'>
	* gpgsm/Makefile.am (./trustlist.txt): Put more into this file to
	prevent use of gpg-agent.
	(./gpg-agent.conf): Remove target.
	(all-local): Remove ./gpg-agent.conf.

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