aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-2/+1
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-1/+0
2009-06-17Add readcert command.Werner Koch1-2/+37
2009-06-09app-openpgp changesWerner Koch1-2/+2
2009-05-15Made card key generate with backup key work for 2048 bit.Werner Koch1-3/+19
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-26/+1
2009-03-17Enhanced last patch.Werner Koch1-57/+39
2009-03-17Move password repetition from gpg to gpg-agent.Werner Koch1-3/+4
2009-02-27Fix a gpg2 problem with removed cards.Werner Koch1-0/+18
2009-01-13Add a sample key.Werner Koch1-1/+18
2008-12-05Add a custom prompt for the CSR generation.Werner Koch1-7/+7
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-1/+9
2008-09-25Finished support for v2 cards with the exception of secure messaging.Werner Koch1-2/+6
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-0/+57
2008-02-14Poems for AllowSetForegroundWindow (W32)Werner Koch1-24/+72
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+1
2007-10-23New option --list-config for gpgconf.Werner Koch1-1/+1
2007-07-05Fixed card key generation of gpg2.Werner Koch1-5/+16
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch1-103/+9
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+1
2007-04-13g10/ and sm/Werner Koch1-1/+1
2007-01-30Added LIBINTL to more Makefile targets.Werner Koch1-1/+3
2006-10-04Fixed agent access for gpg.Werner Koch1-87/+121
2006-09-20Cleanups.Werner Koch1-119/+5
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-8/+8
2006-09-06The big Assuan error code removal.Werner Koch1-30/+26
2006-09-06Minor changes and typo fixes.Werner Koch1-1/+1
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-8/+59
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-05-23g10/ does build again.Werner Koch1-6/+18
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-2/+2
2004-12-18Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch1-0/+2
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-0/+2
2004-07-01* card-util.c (change_login): Kludge to allow reading data from aWerner Koch1-0/+15
2004-04-29* card-util.c (card_edit): Remove PIN verification.Werner Koch1-1/+1
2004-02-18* call-agent.c (start_agent): Ignore an empty GPG_AGENT_INFO.Werner Koch1-1/+1
2003-10-25(learn_status_cb, scd_genkey_cb): Fixed faulty useWerner Koch1-5/+5
2003-10-21* card-util.c (card_edit): New command "passwd". Add logic toWerner Koch1-0/+22
2003-10-08* call-agent.c (agent_scd_getattr): Don't clear the passed infoWerner Koch1-1/+0
2003-09-30* keylist.c (print_card_serialno): New.Werner Koch1-5/+37
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch1-1/+1
2003-07-24* g10.c: New command --card-status.Werner Koch1-0/+52
2003-07-23* keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards.Werner Koch1-2/+50
2003-07-03* options.h (DBG_CIPHER): Reintroduced it.Werner Koch1-4/+56
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch1-25/+27
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-20/+291
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-8/+16
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch1-0/+407