1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-05 23:07:49 +02:00
gnupg/agent
Werner Koch 6cee3e66c2 agent/
* protect-tool.c (get_passphrase): New arg OPT_CHECK.
	(get_new_passphrase): Enable OTP_CHECK on the first call.
	* command.c (cmd_get_passphrase): Implement option --check.

	* gpg-agent.c (MIN_PASSPHRASE_LEN): New
	(parse_rereadable_options): New option 	--min-passphrase-len.
	* genkey.c (check_passphrase_constraints): New.
	(agent_genkey, agent_protect_and_store): Call new function.  Fix
	memory leak.

	* call-pinentry.c (agent_askpin): Allow translation of the displayed
	error message.
	(agent_popup_message_start): Remove arg CANCEL_BTN.
	(popup_message_thread): Use --one-button option.

	* command.c (cmd_passwd): Now that we don't distinguish between
	assuan and regular error codes we can jump to the end on error.

common/
	* simple-pwquery.c (simple_pwquery): New arg OPT_CHECK.
2007-01-25 08:30:47 +00:00
..
agent.h agent/ 2007-01-25 08:30:47 +00:00
cache.c Updated FSF's address. 2006-06-20 17:21:37 +00:00
call-pinentry.c agent/ 2007-01-25 08:30:47 +00:00
call-scd.c Made some PIN pads work. 2006-11-20 16:49:41 +00:00
ChangeLog agent/ 2007-01-25 08:30:47 +00:00
command-ssh.c Made some PIN pads work. 2006-11-20 16:49:41 +00:00
command.c agent/ 2007-01-25 08:30:47 +00:00
divert-scd.c agent/ 2007-01-25 08:30:47 +00:00
findkey.c New command GETEVENTCOUNTER. 2006-11-14 14:53:42 +00:00
genkey.c agent/ 2007-01-25 08:30:47 +00:00
gpg-agent.c agent/ 2007-01-25 08:30:47 +00:00
keyformat.txt * protect-tool.c: New option --canonical. 2005-05-20 20:39:36 +00:00
learncard.c let cmd learn also return KEYPAIRINFO 2006-09-26 17:32:28 +00:00
Makefile.am Makefile.am: Link to iconv for jnlib dependency. (OSX) 2006-12-07 23:20:20 +00:00
minip12.c Made some PIN pads work. 2006-11-20 16:49:41 +00:00
minip12.h Updated FSF's address. 2006-06-20 17:21:37 +00:00
pkdecrypt.c The big Assuan error code removal. 2006-09-06 16:35:52 +00:00
pksign.c Add TLS hash mode 2006-10-06 10:58:18 +00:00
preset-passphrase.c Take advantage of newer gpg-error features. 2006-09-14 16:50:33 +00:00
protect-tool.c agent/ 2007-01-25 08:30:47 +00:00
protect.c Made some PIN pads work. 2006-11-20 16:49:41 +00:00
t-protect.c Updated FSF's address. 2006-06-20 17:21:37 +00:00
trans.c Updated FSF's address. 2006-06-20 17:21:37 +00:00
trustlist.c New command GETEVENTCOUNTER. 2006-11-14 14:53:42 +00:00