1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-02-01 16:33:02 +01:00
Werner Koch aa87314e6f (get_cached_data): New arg GET_IMMEDIATE to bypass
the cache.  Changed all callers.
(get_one_do): Bypass the cache if the value would have been read
directly for v1.1 cards.It makes things a bit slower but obnly for
1.0 cards and there are not that many cards out in the wild.  This
is required to fix a caching bug when generating new keys; as a
side effect of the retrieval of the the C4 DO from the 6E DO the
chaced fingerprint will get updated to the old value and later
when signing the generated key the checking of the fingerprint
fails becuase it won't match the new one.  Thanks to Moritz for
analyzing this problem.
(verify_chv3): Removed the CHV status reread logic because we
won't cache the C4 DO anymore.
2005-01-25 14:18:56 +00:00
..
2005-01-20 17:21:40 +00:00
2004-12-28 07:30:57 +00:00
2002-06-29 13:46:34 +00:00
2005-01-20 17:21:40 +00:00
2002-06-29 13:46:34 +00:00
2005-01-20 17:21:40 +00:00
2005-01-20 17:21:40 +00:00
2004-10-14 07:11:57 +00:00
2005-01-20 17:21:40 +00:00
2005-01-20 17:21:40 +00:00
2005-01-20 17:21:40 +00:00
2002-06-29 13:46:34 +00:00
2004-10-28 09:06:50 +00:00
2002-06-29 13:46:34 +00:00
2004-10-14 07:11:57 +00:00
2004-04-27 08:23:45 +00:00
2004-04-27 08:23:45 +00:00