Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 2007-12-13 | 1 | -6/+6 | |
| | ||||||
* | [W32] Changed default socket for dirmngr. | Werner Koch | 2007-11-27 | 1 | -1/+1 | |
| | | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent. | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -0/+4 | |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
* | * gpg.texi: Document --rfc4880 (the new --openpgp). | David Shaw | 2007-10-27 | 1 | -4/+9 | |
| | ||||||
* | * gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit. | David Shaw | 2007-10-26 | 1 | -15/+14 | |
| | ||||||
* | Fixed a problem in estream-printf.c. | Werner Koch | 2007-06-25 | 1 | -0/+8 | |
| | | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups. | |||||
* | * gpg.texi (OpenPGP Options): Update the personal-foo-preferences | David Shaw | 2007-04-15 | 1 | -23/+23 | |
| | | | | | documentation a bit. | |||||
* | g10/ and sm/ | Werner Koch | 2007-04-13 | 1 | -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. | |||||
* | Ported multiple-messages protection. | Werner Koch | 2007-03-05 | 1 | -6/+8 | |
| | ||||||
* | Add new SVN only file README.maint | Werner Koch | 2007-02-26 | 1 | -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. | |||||
* | doc/ | Werner Koch | 2007-02-18 | 1 | -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. | |||||
* | Included LIBICONV in all Makefiles. | Werner Koch | 2007-01-31 | 1 | -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. | |||||
* | Added LIBINTL to more Makefile targets. | Werner Koch | 2007-01-30 | 1 | -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. | |||||
* | * gpg.texi, specify-user-id.texi: Only some of the mentions of | David Shaw | 2007-01-18 | 1 | -2/+2 | |
| | | | | | exclamation marks have an example. Give examples to the rest. | |||||
* | * gpg.texi (GPG Configuration Options): Make http_proxy option | David Shaw | 2007-01-17 | 1 | -6/+10 | |
| | | | | | | documentation match reality. (BUGS): Warn about hibernate/safe-sleep/etc writing main RAM to disk, despite locking. | |||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 1 | -1/+12 | |
| | ||||||
* | * gpg.texi (GPG Esoteric Options): Document --passphrase-repeat. | David Shaw | 2006-12-03 | 1 | -0/+5 | |
| | ||||||
* | * gpg.texi: Reference to --s2k-count in --s2k-mode. | David Shaw | 2006-11-06 | 1 | -2/+2 | |
| | ||||||
* | Preparing another releasegnupg-1.9.94 | Werner Koch | 2006-10-24 | 1 | -0/+12 | |
| | ||||||
* | . | Werner Koch | 2006-10-23 | 1 | -5/+6 | |
| | ||||||
* | * gpg.texi: Document --s2k-count. | David Shaw | 2006-10-13 | 1 | -0/+7 | |
| | ||||||
* | Re-enabled --passphrase-fd | Werner Koch | 2006-10-04 | 1 | -2/+12 | |
| | ||||||
* | Fixed agent access for gpg. | Werner Koch | 2006-10-04 | 1 | -0/+2 | |
| | ||||||
* | Preparing a new release | Werner Koch | 2006-10-04 | 1 | -5/+6 | |
| | ||||||
* | New "relax" option for trustlist.txt | Werner Koch | 2006-09-25 | 1 | -409/+446 | |
| | ||||||
* | Improved yat2m. | Werner Koch | 2006-09-22 | 1 | -14/+59 | |
| | | | | | Tweaked gpg.texti to be used for gpg1 and gpg2. | |||||
* | Some restructuring | Werner Koch | 2006-09-19 | 1 | -710/+738 | |
| | ||||||
* | Various fixes and new features. | Werner Koch | 2006-09-13 | 1 | -3/+2 | |
| | | | | | Enhanced gpg-connect-agent. | |||||
* | doc fixes | Werner Koch | 2006-09-08 | 1 | -53/+9 | |
| | ||||||
* | Some fixes as needed by dirmngr man pages | Werner Koch | 2006-09-04 | 1 | -0/+7 | |
| | ||||||
* | More man pages. Added include files for 2 common paragraphs. | Werner Koch | 2006-08-18 | 1 | -5/+2 | |
| | ||||||
* | include support and texi fixes | Werner Koch | 2006-08-17 | 1 | -1/+1 | |
| | ||||||
* | More man pages. | Werner Koch | 2006-08-17 | 1 | -168/+167 | |
| | ||||||
* | Copied gpg.texi over from 1.4.5 and started to restructure it into a proper | Werner Koch | 2006-08-16 | 1 | -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. | |||||
* | * gpg.texi: New. | Werner Koch | 2004-09-30 | 1 | -1800/+21 | |
| | ||||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-12-09 | 1 | -0/+1806 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -1531/+0 | |
| | | | | 'GNUPG-1-9-BRANCH'. | |||||
* | Updated texi files | Werner Koch | 2002-09-11 | 1 | -44/+148 | |
| | ||||||
* | Better keep it in the CVS | Werner Koch | 2002-07-01 | 1 | -0/+1427 | |