GNUPG-1-9-BRANCH gnupg/scd (ChangeLog app-common.h app-openpgp.c)

cvs user werner cvs at cvs.gnupg.org
Mon Apr 26 20:27:04 CEST 2004


    Date: Monday, April 26, 2004 @ 20:27:04
  Author: werner
    Path: /cvs/gnupg/gnupg/scd
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog app-common.h app-openpgp.c

* app-common.h: New members FNC.DEINIT and APP_LOCAL.
* app.c (release_application): Call new deconstructor.
* app-openpgp.c (do_deinit): New.
(get_cached_data, flush_cache_item, flush_cache_after_error)
(flush_cache): New.
(get_one_do): Replaced arg SLOT by APP.  Make used of cached data.
(verify_chv2, verify_chv3): Flush some cache item after error.
(do_change_pin): Ditto.
(do_sign): Ditto.
(do_setattr): Flush cache item.
(do_genkey): Flush the entire cache.
(compare_fingerprint): Use cached data.


---------------+
 ChangeLog     |   13 ++
 app-common.h  |    5 -
 app-openpgp.c |  244 ++++++++++++++++++++++++++++++++++++++++++++++++--------
 3 files changed, 229 insertions(+), 33 deletions(-)



More information about the Gnupg-commits mailing list