aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch1-1/+1
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-17/+273
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-4/+4
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann1-1/+1
2003-06-03Make use of libgpg-errorWerner Koch1-7/+7
2003-04-29* Makefile.am (LDFLAGS): Removed.Werner Koch1-18/+15
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-651/+0
2002-08-16* scdaemon.c: Include i18n.h.Werner Koch1-1/+39
2002-04-25* call-agent.c (start_agent): Make copies of old locales and checkWerner Koch1-4/+4
2002-04-15* command.c (cmd_pksign, cmd_pkdecrypt): Use a copy of the key ID.Werner Koch1-2/+15
2002-03-18Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch1-16/+10
2002-03-06sm/Werner Koch1-0/+61
2002-03-06Decryption using a Cryptoflex card does now work.Werner Koch1-0/+35
2002-03-05Well and some stuff to access the SC will be helpful. Note, that theWerner Koch1-1/+55
2002-03-04Added more code fragments.Werner Koch1-14/+121
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-25/+131
2002-02-18Some experimental code - don't use it.Werner Koch1-14/+83
2002-01-26* scdaemon.c scdaemon.h, command.c: New. Based on the code fromWerner Koch1-0/+174