werner committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Sun, 20 Jan 2002 19:33:04 +0100
Date: Sunday January 20, 2002 @ 19:33
Author: werner
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv22402
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog encode.c gpgv.c keydb.h keyedit.c keygen.c
mainproc.c passphrase.c seckey-cert.c sign.c
Log Message:
* passphrase.c (passphrase_to_dek): Add tryagain_text arg to be
used with the agent. Changed all callers.
(agent_get_passphrase): Likewise and send it to the agent
* seckey-cert.c (do_check): New arg tryagain_text.
(check_secret_key): Pass the string to do_check.
* keygen.c (ask_passphrase): Set the error text is required.
* keyedit.c (change_passphrase): Ditto.
* passphrase.c (agent_open): Disable opt.use_agent in case of a
problem with the agent.
(agent_get_passphrase): Ditto.
(passphrase_clear_cache): Ditto.
File: ChangeLog Status: Up-to-date
File: encode.c Status: Up-to-date
File: gpgv.c Status: Up-to-date
File: keydb.h Status: Up-to-date
File: keyedit.c Status: Up-to-date
File: keygen.c Status: Up-to-date
File: mainproc.c Status: Up-to-date
File: passphrase.c Status: Up-to-date
File: seckey-cert.c Status: Up-to-date
File: sign.c Status: Up-to-date