gnupg/doc
Werner Koch 2db8df0ba3 Added iconv support and doc cleanups. 2006-09-22 18:15:18 +00:00
..
examples Allow for a global trustlist. 2006-09-15 18:53:37 +00:00
ChangeLog Added iconv support and doc cleanups. 2006-09-22 18:15:18 +00:00
DETAILS Migrated more stuff to doc/ 2006-08-21 20:20:23 +00:00
HACKING Various fixes and new features. 2006-09-13 15:57:30 +00:00
KEYSERVER Migrated more stuff to doc/ 2006-08-21 20:20:23 +00:00
Makefile.am Added iconv support and doc cleanups. 2006-09-22 18:15:18 +00:00
Notes Changed license of the manual stuff to GPL. 2004-09-29 11:04:30 +00:00
OpenPGP Migrated more stuff to doc/ 2006-08-21 20:20:23 +00:00
README.W32 (stream_read_string): Removed call to abort on 2005-02-22 18:08:28 +00:00
TRANSLATE Migrated more stuff to doc/ 2006-08-21 20:20:23 +00:00
com-certs.pem Added common certificates. 2006-09-18 09:28:58 +00:00
contrib.texi * gnupg.texi: Reordered. 2004-12-22 17:24:13 +00:00
debugging.texi Cleanups. 2006-09-20 11:01:49 +00:00
faq.raw Migrated more stuff to doc/ 2006-08-21 20:20:23 +00:00
fdl.texi Taken from NewPG 2003-01-09 13:24:01 +00:00
glossary.texi Added iconv support and doc cleanups. 2006-09-22 18:15:18 +00:00
gnupg-badge-openpgp.eps * preset-passphrase.c (preset_passphrase): Handle --passphrase. 2004-12-21 19:05:15 +00:00
gnupg-badge-openpgp.jpg * preset-passphrase.c (preset_passphrase): Handle --passphrase. 2004-12-21 19:05:15 +00:00
gnupg-badge-openpgp.pdf Made make distcheck work again 2006-06-20 17:47:10 +00:00
gnupg-card-architecture.fig Updated FSF's address. 2006-06-20 17:21:37 +00:00
gnupg.texi Added iconv support and doc cleanups. 2006-09-22 18:15:18 +00:00
gnupg7.texi Improved yat2m. 2006-09-22 14:38:38 +00:00
gpg-agent.texi Allow for a global trustlist. 2006-09-15 18:53:37 +00:00
gpg.texi Improved yat2m. 2006-09-22 14:38:38 +00:00
gpgsm.texi Various updates 2006-09-21 13:30:45 +00:00
gpl.texi Support import from TrustedMIME (i.e. from simple keyBags) 2006-07-21 09:41:11 +00:00
instguide.texi Added iconv support and doc cleanups. 2006-09-22 18:15:18 +00:00
opt-homedir.texi More man pages. Added include files for 2 common paragraphs. 2006-08-18 13:05:39 +00:00
qualified.txt Don't use keywords for signed files. 2005-11-14 13:11:15 +00:00
samplekeys.asc Migrated more stuff to doc/ 2006-08-21 20:20:23 +00:00
scdaemon.texi Let scdaemon call a script on status changes 2006-09-07 15:13:33 +00:00
see-also-note.texi More man pages. Added include files for 2 common paragraphs. 2006-08-18 13:05:39 +00:00
specify-user-id.texi doc fixes 2006-09-08 17:02:06 +00:00
sysnotes.texi * preset-passphrase.c (preset_passphrase): Handle --passphrase. 2004-12-21 19:05:15 +00:00
texi.css Cleanups. 2006-09-20 11:01:49 +00:00
tools.texi Various fixes and new features. 2006-09-13 15:57:30 +00:00
yat2m.c Improved yat2m. 2006-09-22 14:38:38 +00:00

README.W32

                         README.W32 
                        ============
                         2004-12-22

  This is a precompiled version of gnupg 1.9.14 for MS Windows.
  Please see the manual (gnupg.pdf) for the current limitations.  Be
  aware that this is the first released version and thus bugs are
  pretty likely.

  Please copy all files to the directory c:\gnupg and follow the
  manual instructions.
  
  This software has been build using Debian's mingw package, version
  3.3.1.20030804.1-1.  Libraries are all compiled statically, versions
  of the used libraries are:
  
   gpg-error-config: 1.1-cvs
   libgcrypt-config: 1.2.1-cvs
   ksba-config: 0.9.11-cvs
   libassuan-config: 0.6.9-cvs
  
  as these are all CVS versions you need to get the from the CVS.  See
  www.gnupg.org for details.  Use 2004-12-22 18:00 UTC as revision
  date.  The source code of GnuPG itsself is available at
  ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2
  ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2.sig
  
  Building has been done by running the command
  
   ./autogen.sh --build-w32
  
  for all these libraries and then for gnupg.  The PDF file has been
  produced by first converting the logo file to pdf and the running
  "make gnupg.pdf" in the doc directory.  All executables have been
  stripped.
  
  In case of questions please contact us at info@g10code.com or better
  write to the mailing list gnupg-devel@gnupg.org.
  
  Thanks,
  
    The g10 Code team