| Commit message (Expand) | Author | Files | Lines |
2011-04-29 | Re-indentation of keydb.c and error code changes. | Werner Koch | 1 | -14/+13 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -4/+4 |
2010-10-13 | More agent support for gpg. | Werner Koch | 1 | -4/+1 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -3/+6 |
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -14/+3 |
2010-08-31 | Import OpenPGP keys into the agent. | Werner Koch | 1 | -0/+5 |
2010-04-27 | Provide a useful pinentry prompt. | Werner Koch | 1 | -0/+3 |
2010-04-23 | Decryption and signi via agent is now implemented. | Werner Koch | 1 | -2/+2 |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -15/+12 |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -0/+3 |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -8/+22 |
2010-01-08 | Add dummu option --passwd for gpg. | Werner Koch | 1 | -0/+1 |
2009-12-08 | Unification of the search descriptor usage. | Werner Koch | 1 | -30/+0 |
2009-09-30 | Some changes to suport g13. | Werner Koch | 1 | -8/+14 |
2009-05-15 | Made card key generate with backup key work for 2048 bit. | Werner Koch | 1 | -5/+5 |
2008-05-07 | --locate-key now returns several keys if they all match. | Werner Koch | 1 | -1/+1 |
2008-04-08 | Enhanced --auto-key-locate. | Werner Koch | 1 | -1/+1 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2006-11-05 | Collected fixes. | Werner Koch | 1 | -0/+2 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -4/+4 |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -0/+1 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -0/+2 |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -2/+11 |
2006-06-28 | * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass a | David Shaw | 1 | -2/+7 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -0/+1 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -21/+41 |
2006-02-24 | * keydb.h, getkey.c (release_akl), gpg.c (main): Add | David Shaw | 1 | -2/+3 |
2006-02-22 | * options.h, keydb.h, g10.c (main), getkey.c (parse_auto_key_locate): | David Shaw | 1 | -0/+1 |
2006-01-17 | * keydb.h, passphrase.c (next_to_last_passphrase): New. "Touch" a | David Shaw | 1 | -0/+1 |
2005-08-06 | Missed keydb.h entry for set_passphrase_from_string | David Shaw | 1 | -0/+1 |
2005-07-26 | * passphrase.c (agent_get_passphrase): Make sure to release the | Werner Koch | 1 | -1/+1 |
2005-07-09 | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 1 | -1/+0 |
2005-06-10 | * keydb.h, kbnode.c (undelete_kbnode): New function to undelete a | David Shaw | 1 | -2/+3 |
2005-05-31 | * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. | Werner Koch | 1 | -0/+5 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-05-20 | (ccid_transceive): Arghhh. The seqno is another | Werner Koch | 1 | -0/+7 |
2005-05-03 | * passphrase.c (agent_get_passphrase): Add new arg CACHEID. | Werner Koch | 1 | -2/+3 |
2005-01-20 | * gpgv.c (tty_fprintf): New stub. | Werner Koch | 1 | -2/+7 |
2004-11-17 | (open_info_file): New. | Werner Koch | 1 | -1/+3 |
2004-09-23 | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 1 | -0/+1 |
2004-09-21 | * keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we do | David Shaw | 1 | -1/+1 |
2004-08-23 | * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native | David Shaw | 1 | -3/+3 |
2004-05-21 | * keyserver.c (keyidlist): Go back to the old fast keyid lister. Only | David Shaw | 1 | -0/+1 |
2004-03-06 | * keydb.h, keyid.c (keystr_from_pk, keystr_from_sk): New functions to pull | David Shaw | 1 | -1/+3 |
2004-03-03 | * options.h, g10.c (main): Add a more flexible --keyid-format option to | David Shaw | 1 | -0/+2 |
2004-02-11 | * keyedit.c (keyedit_menu): Prompt for subkey removal for both secret and | David Shaw | 1 | -1/+3 |
2004-01-20 | * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, | David Shaw | 1 | -1/+1 |
2003-12-11 | * packet.h, build-packet.c (hash_public_key): Remove function ... | David Shaw | 1 | -3/+2 |
2003-10-21 | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 1 | -2/+2 |
2003-09-30 | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 1 | -0/+2 |