gnupg/sm
Werner Koch 12cc96a176 kbx/
* keybox.h (KEYBOX_FLAG_BLOB_SECRET, KEYBOX_FLAG_BLOB_EPHEMERAL):
	New.
	* keybox-update.c (keybox_compress): Use it here instead of a
	magic constant.
sm/
	* fingerprint.c (gpgsm_get_fingerprint): Add caching.
	(gpgsm_get_fingerprint_string): Use bin2hexcolon().
	(gpgsm_get_fingerprint_hexstring): Use bin2hex and allocate only
	as much memory as required.
	(gpgsm_get_keygrip_hexstring): Use bin2hex.

	* certchain.c (gpgsm_validate_chain): Keep track of the
	certificate chain and reset the ephemeral flags.
	* keydb.c (keydb_set_cert_flags): New args EPHEMERAL and MASK.
	Changed caller to use a mask of ~0.  Return a proper error code if
	the certificate is not available.
2007-03-20 16:57:40 +00:00
..
ChangeLog kbx/ 2007-03-20 16:57:40 +00:00
Makefile.am Added LIBINTL to more Makefile targets. 2007-01-30 20:16:28 +00:00
base64.c Allow export to work on systems without funopen/fopencookie. 2007-03-19 15:44:59 +00:00
call-agent.c Allow pkcs#10 creation directkly from a smart card 2006-10-11 17:52:15 +00:00
call-dirmngr.c Fix for bug 537 2006-10-02 11:54:35 +00:00
certchain.c kbx/ 2007-03-20 16:57:40 +00:00
certcheck.c bug fixes 2006-10-05 11:06:42 +00:00
certdump.c Changes to let the key listing use estream to help systems without 2007-03-19 14:35:04 +00:00
certlist.c Preparing a release 2006-10-18 17:19:08 +00:00
certreqgen.c Allow export to work on systems without funopen/fopencookie. 2007-03-19 15:44:59 +00:00
decrypt.c Allow export to work on systems without funopen/fopencookie. 2007-03-19 15:44:59 +00:00
delete.c Fix for bug 537 2006-10-02 11:54:35 +00:00
encrypt.c Allow export to work on systems without funopen/fopencookie. 2007-03-19 15:44:59 +00:00
export.c Allow setting of the passphrase encoding of pkcs#12 files. 2007-03-20 10:00:55 +00:00
fingerprint.c kbx/ 2007-03-20 16:57:40 +00:00
gpgsm.c Make gpgconf aware of --p12-charset. 2007-03-20 10:17:05 +00:00
gpgsm.h Allow setting of the passphrase encoding of pkcs#12 files. 2007-03-20 10:00:55 +00:00
import.c kbx/ 2007-03-20 16:57:40 +00:00
keydb.c kbx/ 2007-03-20 16:57:40 +00:00
keydb.h kbx/ 2007-03-20 16:57:40 +00:00
keylist.c kbx/ 2007-03-20 16:57:40 +00:00
misc.c Updated FSF's address. 2006-06-20 17:21:37 +00:00
qualified.c Take advantage of newer gpg-error features. 2006-09-14 16:50:33 +00:00
server.c Allow export to work on systems without funopen/fopencookie. 2007-03-19 15:44:59 +00:00
sign.c Allow export to work on systems without funopen/fopencookie. 2007-03-19 15:44:59 +00:00
verify.c Allow export to work on systems without funopen/fopencookie. 2007-03-19 15:44:59 +00:00