gnupg/kbx
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 Included LIBICONV in all Makefiles. 2007-01-31 14:24:41 +00:00
Manifest The keybox gets now compressed after 3 hours and ephemeral 2004-04-26 08:09:25 +00:00
kbxutil.c Made some PIN pads work. 2006-11-20 16:49:41 +00:00
keybox-blob.c kbx/ 2007-03-20 16:57:40 +00:00
keybox-defs.h Updated FSF's address. 2006-06-20 17:21:37 +00:00
keybox-dump.c Updated FSF's address. 2006-06-20 17:21:37 +00:00
keybox-errors.c * keybox-search.c (blob_cmp_name): Kludge to allow searching for 2001-12-13 13:10:58 +00:00
keybox-file.c Updated FSF's address. 2006-06-20 17:21:37 +00:00
keybox-init.c Updated FSF's address. 2006-06-20 17:21:37 +00:00
keybox-openpgp.c Take advantage of newer gpg-error features. 2006-09-14 16:50:33 +00:00
keybox-search-desc.h Allow to select X.509 certificates using the keygrip. 2006-10-20 11:38:48 +00:00
keybox-search.c kbx/ 2007-03-20 16:57:40 +00:00
keybox-update.c kbx/ 2007-03-20 16:57:40 +00:00
keybox-util.c Updated FSF's address. 2006-06-20 17:21:37 +00:00
keybox.h kbx/ 2007-03-20 16:57:40 +00:00
mkerrors Updated FSF's address. 2006-06-20 17:21:37 +00:00