aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-04-21* command.c (scd_update_reader_status_file): Send a signal back toWerner Koch1-2/+44
2004-04-20* command.c (scd_update_reader_status_file): Write status files.Werner Koch1-2/+33
2004-04-20* pcsc-wrapper.c: New.Werner Koch1-16/+53
2004-03-16*** empty log message ***Werner Koch1-3/+3
2004-02-19* protect-tool.c: New options --have-cert and --prompt.Werner Koch1-1/+1
2004-01-29(reset_notify): Release the application context andWerner Koch1-2/+3
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-44/+83
2003-12-17Replaced deprecated type names.Werner Koch1-2/+2
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-7/+5
2003-10-25* command.c (cmd_genkey, cmd_passwd): Fixed faulty use ofWerner Koch1-4/+4
2003-10-21* command.c (cmd_checkpin): New.Werner Koch1-0/+36
2003-09-30* command.c (cmd_getattr): New command GETATTR.Werner Koch1-0/+36
2003-08-25(cmd_setattr): Use a copy of LINE.Werner Koch1-11/+25
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1034
2003-07-23* command.c (cmd_pkauth): New.Werner Koch1-0/+130
2003-07-03* app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch1-2/+2
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