summaryrefslogtreecommitdiffstats
path: root/scd/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final fix for rc1gnupg-2.0.1rc1Werner Koch2006-11-231-1/+1
* Made some PIN pads work.Werner Koch2006-11-201-18/+40
* Fix for bug 537Werner Koch2006-10-021-1/+1
* 2006-10-02 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-10-021-1/+1
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-2/+2
* Let scdaemon call a script on status changesWerner Koch2006-09-071-0/+43
* The big Assuan error code removal.Werner Koch2006-09-061-55/+51
* 2006-09-02 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-09-021-4/+10
* 2006-09-01 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-09-011-3/+31
* 2006-08-30 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-08-301-1/+4
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Added command APDUWerner Koch2006-04-111-0/+128
* Allo RMD160 signaturesWerner Koch2006-03-211-3/+25
* Fixed card removal problemsWerner Koch2006-03-011-124/+152
* PIN caching of cards does now work.Werner Koch2006-02-091-4/+45
* The BELPIC card does now work.Werner Koch2005-09-061-1/+1
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-5/+5
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-1/+2
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-3/+3
* * Makefile.am: Do not build sc-copykeys anymore.Werner Koch2005-05-231-2/+18
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-2/+79
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-7/+36
* * configure.ac: Removed OpenSC detection and options.Werner Koch2005-04-271-179/+44
* * configure.ac: Do not build gpg by default.Werner Koch2005-04-211-13/+13
* (retrieve_key_material): Rewritten. Return aWerner Koch2005-04-141-79/+282
* * app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch2005-04-111-18/+48
* * call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch2005-02-241-8/+16
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-241-18/+63
* * app-openpgp.c (app_local_s): New field PK.Werner Koch2005-02-221-6/+28
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-211-3/+1
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-151-0/+5
* * command.c (scd_update_reader_status_file): Send a signal back toWerner Koch2004-04-211-2/+44
* * command.c (scd_update_reader_status_file): Write status files.Werner Koch2004-04-201-2/+33
* * pcsc-wrapper.c: New.Werner Koch2004-04-201-16/+53
* *** empty log message ***Werner Koch2004-03-161-3/+3
* * protect-tool.c: New options --have-cert and --prompt.Werner Koch2004-02-191-1/+1
* (reset_notify): Release the application context andWerner Koch2004-01-291-2/+3
* Some minor bug fixes, new test utilities and started support for otherWerner Koch2004-01-271-44/+83
* Replaced deprecated type names.Werner Koch2003-12-171-2/+2
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-7/+5
* * command.c (cmd_genkey, cmd_passwd): Fixed faulty use ofWerner Koch2003-10-251-4/+4
* * command.c (cmd_checkpin): New.Werner Koch2003-10-211-0/+36
* * command.c (cmd_getattr): New command GETATTR.Werner Koch2003-09-301-0/+36
* (cmd_setattr): Use a copy of LINE.Werner Koch2003-08-251-11/+25
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+1034
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-651/+0
* * scdaemon.c: Include i18n.h.Werner Koch2002-08-161-1/+39
* * call-agent.c (start_agent): Make copies of old locales and checkWerner Koch2002-04-251-4/+4
* * command.c (cmd_pksign, cmd_pkdecrypt): Use a copy of the key ID.Werner Koch2002-04-151-2/+15
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-181-16/+10