aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.ru.sgml (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-02-16* card-util.c (fetch_url): Fetch the key from the defaultWerner Koch1-64/+86
keyserver if no URL is available. * w32installer.nsi: Added page to select the language. * mk-w32-dist: Create the opt.ini using the available languages.
2004-10-26* configure.ac: New option --disable-gnupg-iconv, defineWerner Koch1-0/+3050
USE_GNUPG_ICONV. (AC_CANONICAL_TARGET): Replaced by AC_CANONICAL_HOST. Changed all reference to TARGET to HOST. Made sure that i586-mingw32msvc gets detected as mingw32. (UNIT64_C): Don't include inttype.h uncoditional but use a test to ensure that it gets into conftest.h. (AH_TOP): New. Prevent double inclusion of config.h. * config.links: Use HOST instead of TARGET.