| Commit message (Expand) | Author | Files | Lines |
2012-06-05 | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 1 | -3/+3 |
2011-09-20 | Allow NULL for free_public_key. | Werner Koch | 1 | -4/+5 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -66/+66 |
2010-10-29 | * pkclist.c (select_algo_from_prefs): Make sure the scores can't | David Shaw | 1 | -17/+31 |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -4/+4 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -7/+9 |
2010-04-23 | Decryption and signi via agent is now implemented. | Werner Koch | 1 | -12/+12 |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -6/+6 |
2010-03-15 | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 1 | -6/+5 |
2009-12-08 | Unification of the search descriptor usage. | Werner Koch | 1 | -1/+1 |
2009-09-30 | Some changes to suport g13. | Werner Koch | 1 | -92/+119 |
2008-10-03 | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 1 | -1/+2 |
2008-09-23 | * pkclist.c (select_algo_from_prefs): Redo function to rank prefs and | David Shaw | 1 | -143/+153 |
2008-05-07 | --locate-key now returns several keys if they all match. | Werner Koch | 1 | -4/+4 |
2008-04-08 | Enhanced --auto-key-locate. | Werner Koch | 1 | -6/+7 |
2008-04-07 | Minor cleanups. | Werner Koch | 1 | -1/+0 |
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-01-30 | Added LIBINTL to more Makefile targets. | Werner Koch | 1 | -0/+12 |
2006-11-05 | Collected fixes. | Werner Koch | 1 | -16/+64 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -8/+8 |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -10/+11 |
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -1/+1 |
2006-06-30 | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 1 | -4/+4 |
2006-06-28 | * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass a | David Shaw | 1 | -6/+7 |
2006-06-28 | * pkclist.c (algo_available): Automatically enable DSA2 mode when handling | David Shaw | 1 | -5/+5 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -4/+4 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 1 | -4/+16 |
2006-04-20 | * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. Defaults | David Shaw | 1 | -4/+16 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -1/+1 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -557/+620 |
2006-03-07 | * options.h, gpg.c (main, parse_trust_model), pkclist.c | David Shaw | 1 | -1/+1 |
2005-12-20 | Finished PKA feature | Werner Koch | 1 | -3/+7 |
2005-12-08 | Made strings translatable. Minor fixes. | Werner Koch | 1 | -1/+1 |
2005-11-10 | * packet.h: Move some flags to a bitfield. Change all callers. | David Shaw | 1 | -1/+1 |
2005-08-05 | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 1 | -304/+401 |
2005-08-05 | * pkclist.c (do_edit_ownertrust): Don't allow ownertrust level 0. | David Shaw | 1 | -1/+1 |
2005-08-04 | Fixes pertaining to revocation creation with subkey-only exported card keys | Werner Koch | 1 | -3/+10 |
2005-07-28 | Implemented PKA trust model | Werner Koch | 1 | -0/+42 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -22/+22 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2004-10-28 | * skclist.c (build_sk_list): Don't need to warn about PGP-generated | David Shaw | 1 | -1/+1 |
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-15 | * pkclist.c (do_edit_ownertrust): Add a note to translators. | Werner Koch | 1 | -1/+12 |
2004-10-13 | * pkclist.c (do_edit_ownertrust): Different prompt when we're using direct | David Shaw | 1 | -14/+26 |
2004-10-11 | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 1 | -2/+2 |
2004-10-10 | * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c, | David Shaw | 1 | -2/+2 |
2004-10-07 | * pkclist.c (build_pk_list): Keystrify. | David Shaw | 1 | -11/+8 |
2004-10-06 | * helptext.c, pkclist.c (do_we_trust): It is not possible to get here with | David Shaw | 1 | -123/+60 |
2004-08-08 | * plaintext.c (handle_plaintext): Bigger buffer for extra safety. | David Shaw | 1 | -9/+13 |