Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-25 | Fixed a problem in estream-printf.c. | Werner Koch | 1 | -0/+8 | |
Changes for Windows (gpgsm -k does now work). Minor cleanups. | |||||
2007-04-15 | * gpg.texi (OpenPGP Options): Update the personal-foo-preferences | David Shaw | 1 | -23/+23 | |
documentation a bit. | |||||
2007-04-13 | g10/ and sm/ | Werner Koch | 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. | |||||
2007-03-05 | Ported multiple-messages protection. | Werner Koch | 1 | -6/+8 | |
2007-02-26 | Add new SVN only file README.maint | Werner Koch | 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. | |||||
2007-02-18 | doc/ | Werner Koch | 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. | |||||
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 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. | |||||
2007-01-30 | Added LIBINTL to more Makefile targets. | Werner Koch | 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. | |||||
2007-01-18 | * gpg.texi, specify-user-id.texi: Only some of the mentions of | David Shaw | 1 | -2/+2 | |
exclamation marks have an example. Give examples to the rest. | |||||
2007-01-17 | * gpg.texi (GPG Configuration Options): Make http_proxy option | David Shaw | 1 | -6/+10 | |
documentation match reality. (BUGS): Warn about hibernate/safe-sleep/etc writing main RAM to disk, despite locking. | |||||
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -1/+12 | |
2006-12-03 | * gpg.texi (GPG Esoteric Options): Document --passphrase-repeat. | David Shaw | 1 | -0/+5 | |
2006-11-06 | * gpg.texi: Reference to --s2k-count in --s2k-mode. | David Shaw | 1 | -2/+2 | |
2006-10-24 | Preparing another releasegnupg-1.9.94 | Werner Koch | 1 | -0/+12 | |
2006-10-23 | . | Werner Koch | 1 | -5/+6 | |
2006-10-13 | * gpg.texi: Document --s2k-count. | David Shaw | 1 | -0/+7 | |
2006-10-04 | Re-enabled --passphrase-fd | Werner Koch | 1 | -2/+12 | |
2006-10-04 | Fixed agent access for gpg. | Werner Koch | 1 | -0/+2 | |
2006-10-04 | Preparing a new release | Werner Koch | 1 | -5/+6 | |
2006-09-25 | New "relax" option for trustlist.txt | Werner Koch | 1 | -409/+446 | |
2006-09-22 | Improved yat2m. | Werner Koch | 1 | -14/+59 | |
Tweaked gpg.texti to be used for gpg1 and gpg2. | |||||
2006-09-19 | Some restructuring | Werner Koch | 1 | -710/+738 | |
2006-09-13 | Various fixes and new features. | Werner Koch | 1 | -3/+2 | |
Enhanced gpg-connect-agent. | |||||
2006-09-08 | doc fixes | Werner Koch | 1 | -53/+9 | |
2006-09-04 | Some fixes as needed by dirmngr man pages | Werner Koch | 1 | -0/+7 | |
2006-08-18 | More man pages. Added include files for 2 common paragraphs. | Werner Koch | 1 | -5/+2 | |
2006-08-17 | include support and texi fixes | Werner Koch | 1 | -1/+1 | |
2006-08-17 | More man pages. | Werner Koch | 1 | -168/+167 | |
2006-08-16 | Copied gpg.texi over from 1.4.5 and started to restructure it into a proper | Werner Koch | 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. | |||||
2006-06-25 | About to do a new release | Werner Koch | 1 | -21/+49 | |
2006-04-03 | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 1 | -103/+188 | |
2005-10-17 | exported subkeys are now merged into one output keyblock | Werner Koch | 1 | -29/+57 | |
2005-07-26 | Updated. | Werner Koch | 1 | -20/+37 | |
2005-06-21 | . | Werner Koch | 1 | -27/+122 | |
2005-03-15 | Preparing a releaseV1-4-1 | Werner Koch | 1 | -0/+4 | |
2005-02-16 | * card-util.c (fetch_url): Fetch the key from the default | Werner Koch | 1 | -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-16 | Add a note on how to send translations. | Werner Koch | 1 | -42/+48 | |
2004-10-26 | * configure.ac: New option --disable-gnupg-iconv, define | Werner Koch | 1 | -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-15 | Rebuilt | Werner Koch | 1 | -9/+22 | |
2004-10-01 | * mk-w32-dist: Updated from stable branch. | Werner Koch | 1 | -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 Koch | 1 | -1800/+21 | |
2003-12-09 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+1806 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-10-10 | Updated texinfo files | Werner Koch | 1 | -58/+187 | |
2003-05-27 | About to release 1.3.2V1-3-2 | Werner Koch | 1 | -225/+371 | |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -1531/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-09-11 | Updated texi files | Werner Koch | 1 | -44/+148 | |
2002-07-01 | Better keep it in the CVS | Werner Koch | 1 | -0/+1427 | |