| Commit message (Expand) | Author | Files | Lines |
2013-10-04 | gpg: Protect against rogue keyservers sending secret keys. | Werner Koch | 1 | -0/+6 |
2012-12-20 | gpg: Import only packets which are allowed in a keyblock. | Werner Koch | 1 | -1/+22 |
2011-01-10 | Fix bug#1307. | Werner Koch | 1 | -5/+2 |
2010-05-07 | Take care of already existing bogus 0x1f signatures. | Werner Koch | 1 | -1/+46 |
2010-05-07 | Fix for bug 1223 | Werner Koch | 1 | -0/+13 |
2010-05-07 | Re-indent code and use test macros for betetr readability | Werner Koch | 1 | -158/+166 |
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 1 | -6/+25 |
2008-04-08 | Enhanced --auto-key-locate. | Werner Koch | 1 | -22/+35 |
2008-03-25 | Fix bug 894. | Werner Koch | 1 | -2/+19 |
2007-12-12 | Support DSA2. | Werner Koch | 1 | -2/+2 |
2007-12-10 | Fix for bug 851. | Werner Koch | 1 | -2/+2 |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -1/+1 |
2007-10-25 | Ported changes from 1.4. | Werner Koch | 1 | -69/+81 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-02-26 | Add new SVN only file README.maint | Werner Koch | 1 | -4/+10 |
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -2/+5 |
2006-10-18 | Fixed a bug with very long keys. | Werner Koch | 1 | -5/+5 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -1/+1 |
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -5/+3 |
2006-06-28 | i18n fix | Werner Koch | 1 | -2/+7 |
2006-06-27 | Ported patches from 1.4.x | Werner Koch | 1 | -9/+25 |
2006-06-12 | * import.c (import_one): Add a flag (from_sk) so we don't check prefs | David Shaw | 1 | -6/+7 |
2006-05-25 | * keygen.c (gen_dsa): Allow generating DSA2 keys (allow specifying sizes > | David Shaw | 1 | -0/+9 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -2/+4 |
2006-05-22 | * import.c (import_one): Fix bug when importing a new key from a file. | David Shaw | 1 | -7/+5 |
2006-05-22 | * getkey.c (get_pubkey_byname), import.c (import_one): Fix key selection | David Shaw | 1 | -3/+11 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -8/+8 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -412/+882 |
2006-04-03 | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 1 | -3/+2 |
2006-03-14 | * main.h, import.c (import_one): Optionally return the fingerprint of | David Shaw | 1 | -22/+31 |
2005-11-18 | * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just | David Shaw | 1 | -6/+4 |
2005-11-12 | * trustdb.h, trustdb.c (clean_key): New function to handle key | David Shaw | 1 | -33/+12 |
2005-11-10 | * options.h, import.c (parse_import_options, clean_sigs_from_all_uids, | David Shaw | 1 | -4/+8 |
2005-11-10 | * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove all | David Shaw | 1 | -1/+1 |
2005-11-02 | * import.c (import_one): Do collapse_uids() before we do any cleaning | David Shaw | 1 | -5/+4 |
2005-09-14 | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 1 | -12/+20 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -27/+27 |
2005-07-26 | Preparing a release | Werner Koch | 1 | -2/+1 |
2005-07-22 | * gpg.sgml (http): | Werner Koch | 1 | -1/+2 |
2005-07-09 | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 1 | -6/+7 |
2005-06-14 | * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning. | David Shaw | 1 | -5/+25 |
2005-06-12 | * options.h, import.c (parse_import_options, clean_sigs_from_all_uids, | David Shaw | 1 | -6/+41 |
2005-06-10 | * options.h, import.c (parse_import_options, delete_inv_parts): | David Shaw | 1 | -25/+2 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-02-06 | * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdb | David Shaw | 1 | -9/+6 |
2005-01-20 | * gpgv.c (tty_fprintf): New stub. | Werner Koch | 1 | -2/+231 |
2005-01-03 | * Makefile.am: Use @LIBUSB@ instead of @LIBUSB_LIBS@ | David Shaw | 1 | -0/+6 |
2005-01-01 | * options.h, import.c (parse_import_options, delete_inv_parts): Add | David Shaw | 1 | -1/+20 |
2004-11-26 | * options.h, export.c (parse_export_options, do_export_stream), import.c | David Shaw | 1 | -5/+7 |
2004-10-14 | * export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allow | Werner Koch | 1 | -0/+11 |