aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-05Add option --card-timeout.Werner Koch1-7/+11
2008-11-11Minor cleanups.Werner Koch1-7/+28
2008-11-03Fixed the card removed with cached app bug. (Famous last fix).Werner Koch1-18/+23
2008-11-03Use bin2hex if possible.Werner Koch1-3/+1
2008-10-29Cosmetic fixWerner Koch1-1/+2
2008-10-212008-10-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+6
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+6
2008-10-17Use more warning options with modern GCCs.Werner Koch1-0/+14
2008-10-15Made scdaemon more robust on Windows.Werner Koch1-3/+7
2008-10-14SCD changes for PC/SC under W32.Werner Koch1-5/+38
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-35/+76
2008-08-312008-08-30 Moritz <[email protected]>Moritz Schulte1-14/+14
2008-07-17Do not run the setuid test if running under as root proper.Werner Koch1-1/+1
2008-06-24Add support for the TCOS NullPIN feature.Werner Koch1-4/+10
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