Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add extra flushs | Werner Koch | 2007-03-08 | 2 | -1/+16 |
| | |||||
* | Fix from 1.4: | Werner Koch | 2007-03-08 | 3 | -5/+23 |
| | | | | | | | | | | * keyedit.c (keyedit_menu): If we modify the keyblock (via fix_keyblock() or collapse_uids()) make sure we reprocess the keyblock so the flags are correct. Noted by Robin H. Johnson. * getkey.c (fixup_uidnode): Properly clear flags that don't apply to us (revoked, expired) so that we can reprocess a uid. | ||||
* | Ported multiple-messages protection. | Werner Koch | 2007-03-05 | 6 | -25/+80 |
| | |||||
* | Add new SVN only file README.maint | Werner Koch | 2007-02-26 | 7 | -18/+38 |
| | | | | | | | | | | | | | | | | 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. | ||||
* | * export.c (do_export_stream): Allow reset-subkey-passwd along | Werner Koch | 2007-02-14 | 2 | -1/+9 |
| | | | | | with sexp-format. | ||||
* | Fix for Debian bug 402592 | Werner Koch | 2007-02-04 | 2 | -3/+18 |
| | |||||
* | Fix NULL pointer dereferencegnupg-2.0.2 | Werner Koch | 2007-01-31 | 2 | -1/+3 |
| | |||||
* | Included LIBICONV in all Makefiles. | Werner Koch | 2007-01-31 | 3 | -4/+20 |
| | | | | | | | | | | 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 | 10 | -7/+104 |
| | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | * parse-packet.c (read_protected_v3_mpi): Make sure to stop | Werner Koch | 2007-01-15 | 3 | -3/+10 |
| | | | | | | | | reading even for corrupted packets. * keygen.c (generate_user_id): Need to allocate one byte more. Reported by Felix von Leitner. | ||||
* | Started to code a --server mode. | Werner Koch | 2006-12-21 | 11 | -33/+827 |
| | | | | | It is far from being ready! | ||||
* | Doc fix. | Werner Koch | 2006-12-08 | 2 | -2/+8 |
| | | | | | Don't let gpg2 fail if the option skeleton file is missing | ||||
* | Makefile.am: Link to iconv for jnlib dependency. (OSX) | David Shaw | 2006-12-07 | 2 | -2/+8 |
| | |||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 21 | -203/+493 |
| | |||||
* | * keyedit.c (menu_clean): Show "already minimized" rather than | David Shaw | 2006-12-03 | 2 | -1/+12 |
| | | | | | | "already clean" when a minimized key is minimized again. From Dirk Traulsen. | ||||
* | * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): Add | David Shaw | 2006-12-03 | 4 | -13/+28 |
| | | | | | | | --passphrase-repeat option to control how many times gpg will re-prompt for a passphrase to ensure the user has typed it correctly. Defaults to 1. | ||||
* | * openfile.c (ask_outfile_name): Fixed buffer overflow occurring | Werner Koch | 2006-11-27 | 2 | -34/+41 |
| | | | | | | if make_printable_string returns a longer string. Fixes bug 728. | ||||
* | Final fix which should now pass all tests. | Werner Koch | 2006-11-21 | 2 | -1/+3 |
| | |||||
* | Changed order of libs | Werner Koch | 2006-11-21 | 2 | -1/+3 |
| | |||||
* | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2006-11-21 | 7 | -31/+54 |
| | | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext. | ||||
* | Fixed that nasty 64 bit but. | Werner Koch | 2006-11-10 | 2 | -10/+17 |
| | |||||
* | Collected fixes. | Werner Koch | 2006-11-05 | 6 | -37/+110 |
| | |||||
* | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-10-24 | 2 | -1/+5 |
| | | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS). | ||||
* | . | Werner Koch | 2006-10-23 | 3 | -2/+21 |
| | |||||
* | Allow to select X.509 certificates using the keygrip. | Werner Koch | 2006-10-20 | 2 | -1/+9 |
| | |||||
* | Fixes | Werner Koch | 2006-10-19 | 3 | -2/+9 |
| | |||||
* | Fixed v3 keyids. | Werner Koch | 2006-10-18 | 2 | -3/+8 |
| | |||||
* | Fixed a bug with very long keys. | Werner Koch | 2006-10-18 | 3 | -217/+264 |
| | |||||
* | Pth tweaks and improved estream.c | Werner Koch | 2006-10-17 | 2 | -2/+6 |
| | |||||
* | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 2006-10-13 | 6 | -5/+51 |
| | | | | | | | | | packed s2k iteration count. * main.h, options.h, gpg.c (encode_s2k_iterations, main), passphrase.c (hash_passphrase): Add --s2k-count option to specify the number of s2k hash iterations. | ||||
* | Various changes | Werner Koch | 2006-10-10 | 4 | -17/+17 |
| | |||||
* | * keyserver.c (keyserver_spawn): Write the 16-digit keyid rather | David Shaw | 2006-10-06 | 2 | -2/+11 |
| | | | | | than whatever key selector the user used on the command line. | ||||
* | bug fixes | Werner Koch | 2006-10-05 | 3 | -13/+23 |
| | |||||
* | Re-enabled --passphrase-fd | Werner Koch | 2006-10-04 | 3 | -16/+60 |
| | |||||
* | Fixed agent access for gpg. | Werner Koch | 2006-10-04 | 7 | -905/+476 |
| | |||||
* | Preparing a new release | Werner Koch | 2006-10-04 | 2 | -56/+18 |
| | |||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 29 | -334/+382 |
| | |||||
* | Various updates | Werner Koch | 2006-09-21 | 8 | -14/+20 |
| | |||||
* | Cleanups. | Werner Koch | 2006-09-20 | 2 | -119/+10 |
| | |||||
* | Take advantage of newer gpg-error features. | Werner Koch | 2006-09-14 | 16 | -63/+68 |
| | |||||
* | Various fixes and new features. | Werner Koch | 2006-09-13 | 2 | -0/+5 |
| | | | | | Enhanced gpg-connect-agent. | ||||
* | Added missing file | Werner Koch | 2006-09-07 | 1 | -0/+243 |
| | |||||
* | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2006-09-06 | 2 | -3/+9 |
| | | | | | | | * Makefile.am (gpg2_LDADD, gpgv2_LDADD): Replace -lassuan and -lgpg-error with $(LIBASSUAN_LIBS) and $(GPG_ERROR_LIBS). (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS) and $(GPG_ERROR_CFLAGS). | ||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 3 | -30/+32 |
| | |||||
* | Minor changes and typo fixes. | Werner Koch | 2006-09-06 | 3 | -1/+13 |
| | |||||
* | See ChangeLogs | Werner Koch | 2006-08-29 | 2 | -6/+7 |
| | |||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 8 | -107/+79 |
| | | | | | | | | Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled. | ||||
* | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 2006-08-16 | 12 | -28/+138 |
| | | | | | shows no prblems. Needs more testing of course. | ||||
* | Preparing a new releasegnupg-1.9.22 | Werner Koch | 2006-07-27 | 7 | -65/+115 |
| | |||||
* | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 2006-06-30 | 9 | -34/+52 |
| |