gnupg/agent (14 files)

cvs user werner cvs@cvs.gnupg.org
Thu, 09 Jan 2003 13:59:26 +0100


    Date: Thursday, January 9, 2003 @ 13:59:26
  Author: werner
    Path: /cvs/gnupg/gnupg/agent

Modified: ChangeLog agent.h cache.c command.c divert-scd.c findkey.c
          genkey.c gpg-agent.c pkdecrypt.c pksign.c protect-tool.c query.c
          simple-pwquery.c trustlist.c

Updated from latest NewPG project


------------------+
 ChangeLog        |   73 +++++++++++++++++++
 agent.h          |   31 ++++----
 cache.c          |    2 
 command.c        |  203 +++++++++++++++++++++++++++++++++++------------------
 divert-scd.c     |   23 +++---
 findkey.c        |   12 +--
 genkey.c         |   50 +++++++++++--
 gpg-agent.c      |  187 ++++++++++++++++++++++++++++++++++++++++++------
 pkdecrypt.c      |    4 -
 pksign.c         |    8 +-
 protect-tool.c   |    2 
 query.c          |   50 +++++++------
 simple-pwquery.c |    7 +
 trustlist.c      |    6 -
 14 files changed, 501 insertions(+), 157 deletions(-)