aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.texi (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch1-6/+6
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch1-1/+1
[W32] Add some code for event notifications between scdaemon and gpg-agent.
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+4
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-10-27* gpg.texi: Document --rfc4880 (the new --openpgp).David Shaw1-4/+9
2007-10-26* gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit.David Shaw1-15/+14
2007-06-25Fixed a problem in estream-printf.c.Werner Koch1-0/+8
Changes for Windows (gpgsm -k does now work). Minor cleanups.
2007-04-15* gpg.texi (OpenPGP Options): Update the personal-foo-preferencesDavid Shaw1-23/+23
documentation a bit.
2007-04-13g10/ and sm/Werner Koch1-0/+22
* call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option.
2007-03-05Ported multiple-messages protection.Werner Koch1-6/+8
2007-02-26Add new SVN only file README.maintWerner Koch1-0/+15
doc/ * gpg.texi (GPG Configuration): Document envvar LANGUAGE. (GPG Configuration Options): Document show-primary-uid-only. g10/ * gpg.c (main): Add verify option show-primary-uid-only. * options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New. * mainproc.c (check_sig_and_print): Implement it. * encr-data.c (decrypt_data): Correctly test for unknown algorithm. * import.c (check_prefs): Ditto. * keyedit.c (show_prefs): Ditto. * mainproc.c (proc_symkey_enc): Ditto.
2007-02-18doc/Werner Koch1-0/+8
* gpg.texi (GPG Esoteric Options): No card reader options for gpg2. scd/ * scdaemon.c (DEFAULT_PCSC_DRIVER): Add a default for OS X.
2007-01-31Included LIBICONV in all Makefiles.Werner Koch1-1/+1
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
2007-01-30Added LIBINTL to more Makefile targets.Werner Koch1-1/+7
doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New.
2007-01-18* gpg.texi, specify-user-id.texi: Only some of the mentions ofDavid Shaw1-2/+2
exclamation marks have an example. Give examples to the rest.
2007-01-17* gpg.texi (GPG Configuration Options): Make http_proxy optionDavid Shaw1-6/+10
documentation match reality. (BUGS): Warn about hibernate/safe-sleep/etc writing main RAM to disk, despite locking.
2006-12-06Fixes for CVE-2006-6235Werner Koch1-1/+12
2006-12-03* gpg.texi (GPG Esoteric Options): Document --passphrase-repeat.David Shaw1-0/+5
2006-11-06* gpg.texi: Reference to --s2k-count in --s2k-mode.David Shaw1-2/+2
2006-10-24Preparing another releasegnupg-1.9.94Werner Koch1-0/+12
2006-10-23.Werner Koch1-5/+6
2006-10-13* gpg.texi: Document --s2k-count.David Shaw1-0/+7
2006-10-04Re-enabled --passphrase-fdWerner Koch1-2/+12
2006-10-04Fixed agent access for gpg.Werner Koch1-0/+2
2006-10-04Preparing a new releaseWerner Koch1-5/+6
2006-09-25New "relax" option for trustlist.txtWerner Koch1-409/+446
2006-09-22Improved yat2m.Werner Koch1-14/+59
Tweaked gpg.texti to be used for gpg1 and gpg2.
2006-09-19Some restructuringWerner Koch1-710/+738
2006-09-13Various fixes and new features.Werner Koch1-3/+2
Enhanced gpg-connect-agent.
2006-09-08doc fixesWerner Koch1-53/+9
2006-09-04Some fixes as needed by dirmngr man pagesWerner Koch1-0/+7
2006-08-18More man pages. Added include files for 2 common paragraphs.Werner Koch1-5/+2
2006-08-17include support and texi fixesWerner Koch1-1/+1
2006-08-17More man pages.Werner Koch1-168/+167
2006-08-16Copied gpg.texi over from 1.4.5 and started to restructure it into a properWerner Koch1-12/+2563
documentation file. Comment tags will eventually allow to build a man page. The idea is to have more than just a reference manual for the commands and options while still allowing to build a man page for reference.
2006-06-25About to do a new releaseWerner Koch1-21/+49
2006-04-03About to release 1.4.3gnupg-1.4.3Werner Koch1-103/+188
2005-10-17exported subkeys are now merged into one output keyblockWerner Koch1-29/+57
2005-07-26Updated.Werner Koch1-20/+37
2005-06-21.Werner Koch1-27/+122
2005-03-15Preparing a releaseV1-4-1Werner Koch1-0/+4
2005-02-16* card-util.c (fetch_url): Fetch the key from the defaultWerner Koch1-5/+17
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-12-16Add a note on how to send translations.Werner Koch1-42/+48
2004-10-26* configure.ac: New option --disable-gnupg-iconv, defineWerner Koch1-2/+2
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.
2004-10-15RebuiltWerner Koch1-9/+22
2004-10-01* mk-w32-dist: Updated from stable branch.Werner Koch1-623/+760
* mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded.
2004-09-30* gpg.texi: New.Werner Koch1-1800/+21
2003-12-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1806
'GNUPG-1-9-BRANCH'.
2003-10-10Updated texinfo filesWerner Koch1-58/+187
2003-05-27About to release 1.3.2V1-3-2Werner Koch1-225/+371
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-1531/+0
'GNUPG-1-9-BRANCH'.