Go to file
Werner Koch df58e024e7 * gpgsm.c: New option --auto-issuer-key-retrieve.
* certpath.c (find_up): Try to retrieve an issuer key from an
external source and from the ephemeral key DB.
(find_up_store_certs_cb): New.

* keydb.c (keydb_set_ephemeral): Does now return the old
state.  Call the backend only when required.

* call-dirmngr.c (start_dirmngr): Use GNUPG_DEFAULT_DIRMNGR.
(lookup_status_cb): Issue status only when CTRL is not NULL.
(gpgsm_dirmngr_lookup): Document that CTRL is optional.

* call-agent.c (start_agent): Use GNUPG_DEFAULT_AGENT.
2002-06-29 14:01:53 +00:00
agent * query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY. 2002-06-29 14:01:35 +00:00
assuan * gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant. 2002-06-27 07:29:57 +00:00
checks Update head to match stable 1.0 2002-06-29 13:31:13 +00:00
cipher Update head to match stable 1.0 2002-06-29 13:31:13 +00:00
common * maperror.c (map_to_assuan_status): Map more errorcodes to Bad 2002-06-28 16:16:57 +00:00
contrib Update head to match stable 1.0 2002-06-29 13:31:13 +00:00
debian Update head to match stable 1.0 2002-06-29 13:31:13 +00:00
doc Update head to match stable 1.0 2002-06-29 13:31:13 +00:00
g10 Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
include Update head to match stable 1.0 2002-06-29 13:31:13 +00:00
kbx * keybox-init.c (keybox_set_ephemeral): New. 2002-06-19 08:29:41 +00:00
keyserver Update head to match stable 1.0 2002-06-29 13:31:13 +00:00
po Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
scd * gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant. 2002-06-27 07:29:57 +00:00
scripts Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sm * gpgsm.c: New option --auto-issuer-key-retrieve. 2002-06-29 14:01:53 +00:00
tests released 0.3.5 2002-04-15 17:15:21 +00:00
tools Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
util Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
zlib Update head to match stable 1.0 2002-06-29 13:31:13 +00:00
AUTHORS See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch 1999-12-08 21:03:03 +00:00
BUGS See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch 2000-01-24 11:55:49 +00:00
COPYING initially checkin 1997-11-18 14:06:00 +00:00
ChangeLog Removed the libgcrypt stuff and started to modify the source to work with 2000-12-19 18:28:36 +00:00
INSTALL See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch 1999-09-06 18:10:27 +00:00
Makefile.am Removed the libgcrypt stuff and started to modify the source to work with 2000-12-19 18:28:36 +00:00
NEWS Removed the libgcrypt stuff and started to modify the source to work with 2000-12-19 18:28:36 +00:00
NOTES See ChangeLog: Mon Nov 15 21:36:02 CET 1999 Werner Koch 1999-11-15 20:32:25 +00:00
OBUGS See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner Koch 1999-12-31 11:44:29 +00:00
PROJECTS See ChangeLog: Wed Sep 1 15:30:44 CEST 1999 Werner Koch 1999-09-01 13:40:07 +00:00
README Add more warnings 2001-07-04 09:42:04 +00:00
THANKS See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch 1999-12-08 21:03:03 +00:00
THOUGHTS See ChangeLog: Mon Sep 13 10:55:14 CEST 1999 Werner Koch 1999-09-13 08:56:45 +00:00
TODO Add features packet and fixes MIPS3. 2000-10-11 17:26:49 +00:00
acconfig.h See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch 2000-09-18 14:35:34 +00:00
acinclude.m4 Some configuration changes 2000-11-14 16:04:16 +00:00
stamp-h.in initially checkin 1997-11-18 14:06:00 +00:00

README

		    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