| Commit message (Expand) | Author | Files | Lines |
2012-05-24 | Print the hash algorithm in colon mode key listing. | Werner Koch | 1 | -6/+2 |
2012-05-24 | Fix type conflict warning. | Werner Koch | 1 | -2/+2 |
2012-01-20 | Changes to --min-cert-level should cause a trustdb rebuild (issue 1366) | David Shaw | 1 | -3/+5 |
2011-04-29 | Re-indentation of keydb.c and error code changes. | Werner Koch | 1 | -3/+3 |
2011-04-20 | 2011-04-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+1 |
2011-03-03 | Print the secret keyinfo stuff with --card-status again. | Werner Koch | 1 | -44/+52 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -9/+9 |
2010-11-17 | Smartcard related updates | Werner Koch | 1 | -2/+1 |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -12/+12 |
2010-10-13 | More agent support for gpg. | Werner Koch | 1 | -99/+114 |
2010-10-08 | Add new option --with-keygrip | Werner Koch | 1 | -4/+27 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -6/+8 |
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -76/+78 |
2010-04-23 | Decryption and signi via agent is now implemented. | Werner Koch | 1 | -39/+19 |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -2/+2 |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -4/+19 |
2010-03-15 | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 1 | -215/+180 |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -313/+199 |
2010-01-09 | Re-indent | Werner Koch | 1 | -1158/+1242 |
2009-02-09 | Fix bug#998. | Werner Koch | 1 | -1/+16 |
2008-12-09 | W32 fixgnupg-2.0.10rc1 | Werner Koch | 1 | -1/+1 |
2008-12-09 | Minor fixes. | Werner Koch | 1 | -9/+20 |
2008-10-03 | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 1 | -3/+3 |
2008-06-11 | Made --fixed-list-mode obsolete. | Werner Koch | 1 | -342/+299 |
2008-05-07 | --locate-key now returns several keys if they all match. | Werner Koch | 1 | -5/+12 |
2008-05-07 | Add command --locate-key. | Werner Koch | 1 | -5/+41 |
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 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -4/+4 |
2006-04-21 | Still merging 1.4.3 code back | Werner Koch | 1 | -1/+1 |
2006-04-19 | Continued with merging. | Werner Koch | 1 | -5/+6 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -303/+475 |
2006-03-09 | * mainproc.c (get_pka_address), keylist.c (show_notation): Remove | David Shaw | 1 | -57/+41 |
2005-11-20 | * main.h, keylist.c (print_revokers): New. Print the "rvk" designated | David Shaw | 1 | -2/+26 |
2005-09-20 | * keylist.c (reorder_keyblock, do_reorder_keyblock): Reorder attribute | David Shaw | 1 | -3/+11 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -7/+7 |
2005-07-22 | * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactive | David Shaw | 1 | -1/+1 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-01-20 | * gpgv.c (tty_fprintf): New stub. | Werner Koch | 1 | -3/+57 |
2005-01-18 | (public_key_list): Do a trustdb staleness check before | Werner Koch | 1 | -0/+9 |
2004-12-21 | * keylist.c (list_keyblock_print): Secret key listings should always show | David Shaw | 1 | -1/+1 |
2004-12-17 | * passphrase.c (agent_get_passphrase): Define NREAD locally as | Werner Koch | 1 | -1/+1 |
2004-12-15 | * apdu.c (apdu_send_le, apdu_send_direct), keylist.c | David Shaw | 1 | -2/+2 |
2004-11-24 | * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-size | David Shaw | 1 | -10/+4 |
2004-10-28 | * keylist.c (status_one_subpacket): New. Send the subpacket data to the | David Shaw | 1 | -1/+17 |
2004-10-14 | * keylist.c (list_keyblock_print): Show the fingerprint after the key, not | David Shaw | 1 | -46/+7 |
2004-10-06 | * helptext.c, pkclist.c (do_we_trust): It is not possible to get here with | David Shaw | 1 | -4/+10 |
2004-10-06 | * keyedit.c, keylist.c, keyserver.c, mainproc.c: The | David Shaw | 1 | -9/+45 |
2004-09-29 | * keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the many | David Shaw | 1 | -9/+9 |
2004-09-20 | * gpg.sgml: Document -K. | Werner Koch | 1 | -1/+43 |