aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-02Extended gpg-connect-agent.Werner Koch1-0/+8
2007-07-05Fixed card key generation of gpg2.Werner Koch1-11/+62
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-07-04A bunch of minor changes for Windows.Werner Koch1-1/+8
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+19
2007-04-03Add a way to get a listing of available CCID readers.Werner Koch1-0/+21
2006-11-23Final fix for rc1gnupg-2.0.1rc1Werner Koch1-1/+1
2006-11-20Made some PIN pads work.Werner Koch1-18/+40
2006-10-02Fix for bug 537Werner Koch1-1/+1
2006-10-022006-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-2/+2
2006-09-07Let scdaemon call a script on status changesWerner Koch1-0/+43
2006-09-06The big Assuan error code removal.Werner Koch1-55/+51
2006-09-022006-09-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-4/+10
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