| Commit message (Expand) | Author | Files | Lines |
2013-11-15 | gpg: Rework ECC support and add experimental support for Ed25519. | Werner Koch | 1 | -1/+1 |
2013-01-08 | gpg: Remove a function wrapper. | Werner Koch | 1 | -1/+1 |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -1/+1 |
2011-12-02 | Avoid possible double free in export.c. | Werner Koch | 1 | -1/+1 |
2011-08-10 | Fixed set but unused variable bugs | Werner Koch | 1 | -13/+13 |
2011-04-29 | Re-indentation of keydb.c and error code changes. | Werner Koch | 1 | -1/+1 |
2011-04-26 | Fixed regression in OpenPGP secret key export. | Werner Koch | 1 | -4/+3 |
2011-04-25 | Fix regression in gpg's mail address parsing. | Werner Koch | 1 | -1/+1 |
2011-03-08 | Require libgcrypt 1.5 | Werner Koch | 1 | -14/+3 |
2011-02-03 | Fix test for gcry_pk_get_curve. | Werner Koch | 1 | -1/+1 |
2011-02-02 | Sample ECC keys and message do now work. | Werner Koch | 1 | -35/+113 |
2011-01-21 | Editorial changes and allow building with old libgcrypts. | Werner Koch | 1 | -12/+10 |
2011-01-20 | All standard keyserver commands are now using dirmngr. | Werner Koch | 1 | -0/+54 |
2011-01-06 | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . | Andrey Jivsov | 1 | -0/+12 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -153/+598 |
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -416/+421 |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -1/+1 |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -1/+1 |
2009-12-08 | Unification of the search descriptor usage. | Werner Koch | 1 | -2/+3 |
2009-09-30 | Some changes to suport g13. | Werner Koch | 1 | -1/+1 |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -1/+1 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-02-14 | * export.c (do_export_stream): Allow reset-subkey-passwd along | Werner Koch | 1 | -1/+4 |
2006-12-06 | Fixes for CVE-2006-6235 | Werner Koch | 1 | -4/+5 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -9/+9 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -1/+0 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -158/+367 |
2005-11-18 | * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just | David Shaw | 1 | -27/+16 |
2005-11-10 | * options.h, import.c (parse_import_options, clean_sigs_from_all_uids, | David Shaw | 1 | -1/+1 |
2005-11-10 | * trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove all | David Shaw | 1 | -18/+7 |
2005-11-02 | * import.c (import_one): Do collapse_uids() before we do any cleaning | David Shaw | 1 | -2/+2 |
2005-10-17 | exported subkeys are now merged into one output keyblock | Werner Koch | 1 | -75/+177 |
2005-10-06 | Yet another fix for the gpg.c rename | Werner Koch | 1 | -0/+15 |
2005-09-14 | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 1 | -15/+22 |
2005-08-04 | Fixes pertaining to revocation creation with subkey-only exported card keys | Werner Koch | 1 | -0/+11 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -6/+5 |
2005-07-19 | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. | Werner Koch | 1 | -1/+51 |
2005-06-10 | * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu, | David Shaw | 1 | -9/+2 |
2005-06-08 | * options.h, g10.c (main), export.c (parse_export_options, | David Shaw | 1 | -20/+33 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-05-14 | * build-packet.c (do_comment): Removed. (build_packet): Ignore | David Shaw | 1 | -5/+7 |
2005-01-01 | * options.h, import.c (parse_import_options, delete_inv_parts): Add | David Shaw | 1 | -1/+12 |
2004-11-26 | * export.c (do_export_stream): Allow export-minimal to work with secret | David Shaw | 1 | -4/+7 |
2004-11-26 | * options.h, export.c (parse_export_options, do_export_stream), import.c | David Shaw | 1 | -6/+10 |
2004-11-25 | * options.h, export.c (parse_export_options, do_export_stream): Add | David Shaw | 1 | -22/+38 |
2004-10-28 | * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a few | David Shaw | 1 | -1/+1 |
2004-10-14 | * export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allow | Werner Koch | 1 | -0/+8 |
2004-03-05 | * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.c | David Shaw | 1 | -36/+26 |
2004-02-14 | * keyserver.c (argsep): Move to misc.c. | David Shaw | 1 | -5/+5 |
2003-12-28 | * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disable | David Shaw | 1 | -3/+4 |