1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-02-01 16:33:02 +01:00
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
..
2006-06-20 17:21:37 +00:00
2007-01-25 08:30:47 +00:00
2006-06-16 11:49:27 +00:00
2006-06-16 11:49:27 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-08-14 14:40:07 +00:00
2006-10-17 14:34:42 +00:00
2006-06-20 17:21:37 +00:00
2006-10-10 11:11:04 +00:00
2006-06-20 17:21:37 +00:00
2006-11-28 16:36:02 +00:00
2006-11-20 16:49:41 +00:00
2006-10-02 11:54:35 +00:00
2006-06-20 17:21:37 +00:00
2006-09-06 16:35:52 +00:00
2006-10-04 16:45:04 +00:00
2006-10-04 16:45:04 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-08-21 20:20:23 +00:00
2006-05-23 16:19:43 +00:00
2006-05-23 16:19:43 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-09-21 13:30:45 +00:00
2006-11-28 16:36:02 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-06-20 17:21:37 +00:00
2006-08-14 14:40:07 +00:00
2006-06-20 17:21:37 +00:00

Stuff used by several modules of GnuPG.

These directories use it:

gpg
sm
agent

These directories don't use it:

kbx