| Commit message (Expand) | Author | Files | Lines |
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 |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -0/+6 |
2004-09-24 | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 1 | -5/+5 |
2004-09-11 | * card-util.c (fetch_url, card_edit): Use the pubkey URL stored on the | David Shaw | 1 | -1/+2 |
2004-08-23 | * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native | David Shaw | 1 | -6/+6 |
2004-04-15 | * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code | David Shaw | 1 | -1/+2 |
2004-04-14 | * options.h, import.c, keyserver-internal.h, g10.c, mainproc.c, | David Shaw | 1 | -2/+2 |
2004-04-14 | * options.h: Encapsulate keyserver details. Change all callers. | David Shaw | 1 | -1/+1 |
2004-03-19 | * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystr | David Shaw | 1 | -0/+3 |
2004-03-15 | * import.c (check_prefs_warning, check_prefs): --keyid-format conversion | David Shaw | 1 | -228/+265 |
2004-02-14 | * keyserver.c (argsep): Move to misc.c. | David Shaw | 1 | -8/+8 |
2004-02-14 | * import.c (check_prefs): Some language fixes. (sec_to_pub_keyblock, | David Shaw | 1 | -7/+15 |
2004-02-12 | * import.c (check_prefs): New function to check preferences on a public | David Shaw | 1 | -10/+144 |
2004-02-12 | * import.c (import_one): Do the revocation check even in the case when a | David Shaw | 1 | -7/+10 |
2003-12-31 | * options.h, g10.c (main), import.c (parse_import_options, import_one, | David Shaw | 1 | -12/+16 |