1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-02-01 16:33:02 +01:00
Marcus Brinkmann ee6bb32a8b 2002-04-24 Marcus Brinkmann <marcus@g10code.de>
* configure.ac: Check for locale.h.

agent/
2002-04-24  Marcus Brinkmann  <marcus@g10code.de>

	* agent.h (struct opt): Add members display, ttyname, ttytype,
	lc_ctype, and lc_messages.
	* gpg-agent.c (enum cmd_and_opt_values): Add oDisplay, oTTYname,
	oTTYtype, oLCctype, and LCmessages.
	(main): Handle these options.
	* command.c (option_handler): New function.
	(register_commands): Register option handler.
	* query.c (start_pinentry): Pass the various display and tty
	options to the pinentry.

sm/
2002-04-24  Marcus Brinkmann  <marcus@g10code.de>

	* gpgsm.h (struct opt): New members display, ttyname, ttytype,
	lc_ctype, lc_messages.
	* gpgsm.c (enum cmd_and_opt_values): New members oDisplay,
	oTTYname, oTTYtype, oLCctype, oLCmessages.
	(opts): New entries for these options.
	(main): Handle these new options.
	* call-agent.c (start_agent): Set the various display and tty
	parameter after resetting.
2002-04-24 21:52:47 +00:00
2000-11-14 16:04:16 +00:00
2002-04-15 10:10:59 +00:00
2000-12-21 11:51:57 +00:00
2000-12-21 11:51:57 +00:00
2000-12-21 11:51:57 +00:00
2000-12-21 11:51:57 +00:00
2002-04-15 17:15:21 +00:00
2000-12-21 11:51:57 +00:00
2000-11-14 16:04:16 +00:00
2000-12-21 11:51:57 +00:00
1997-11-18 14:06:00 +00:00
2001-07-04 09:42:04 +00:00
2001-07-04 09:42:04 +00:00
1997-11-18 14:06:00 +00:00
2000-10-11 17:26:49 +00:00

		    GnuPG - The GNU Privacy Guard
		   -------------------------------
			    Version 1.1

	WARNING:  This is the current development branch
		  of GnuPG.  THIS SHOULD NOT BE USED IN
		  A PRODUCTION ENVIRONMENT.  It will
		  change quite often and may have serious
		  problems.  Use the GnuPG from the stable
		  Branch 1.0.x	for real work.	The next
		  stable release will be 1.2

If you are looking for the CVS from the stable tree, use 

cvs -z3 -d :pserver:anoncvs@cvs.gnupg.org:/cvs/gnupg co -r STABLE-BRANCH-1-0 gnupg


Description
No description provided
Readme 76 MiB
Languages
C 89.5%
Scheme 3.1%
TeX 2.2%
M4 1.9%
Shell 1.5%
Other 1.6%