aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-09-012006-09-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+31
2006-08-302006-08-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+4
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-04-11Added command APDUWerner Koch1-0/+128
2006-03-21Allo RMD160 signaturesWerner Koch1-3/+25
2006-03-01Fixed card removal problemsWerner Koch1-124/+152
2006-02-09PIN caching of cards does now work.Werner Koch1-4/+45
2005-09-06The BELPIC card does now work.Werner Koch1-1/+1
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-1034/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-5/+5
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-1/+2
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-3/+3
2005-05-23* Makefile.am: Do not build sc-copykeys anymore.Werner Koch1-2/+18
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-2/+79
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-7/+36
2005-04-27* configure.ac: Removed OpenSC detection and options.Werner Koch1-179/+44
2005-04-21* configure.ac: Do not build gpg by default.Werner Koch1-13/+13
2005-04-14(retrieve_key_material): Rewritten. Return aWerner Koch1-79/+282
2005-04-11* app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch1-18/+48
2005-02-24* call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch1-8/+16
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-18/+63
2005-02-22* app-openpgp.c (app_local_s): New field PK.Werner Koch1-6/+28
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-3/+1
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-0/+5
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