aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac: Required newer versions of some libraries.V1-9-1Werner Koch2003-09-061-2/+1
* * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch2003-09-021-2/+11
* * scdaemon.c, scdaemon.h: New option --pcsc-driver.Werner Koch2003-08-191-1/+9
* * Makefile.am: Add OPENSC_LIBS to all programs.Werner Koch2003-08-181-0/+12
* Cleanups, fixes and PC/SC supportWerner Koch2003-08-051-5/+7
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+638
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-633/+0
* use setlocale().Werner Koch2002-08-211-3/+3
* * scdaemon.c (main): New option --daemon so that the program isWerner Koch2002-08-211-4/+13
* * scdaemon.c: Include i18n.h.Werner Koch2002-08-161-3/+1
* Minor changes for gettextNEWPG-0-3-10Werner Koch2002-08-101-1/+1
* * card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch2002-08-091-2/+2
* * gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.Werner Koch2002-06-271-7/+1
* * scdaemon.c: New option --debug-sc N.Werner Koch2002-04-121-0/+3
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-0/+2
* * scdaemon.c scdaemon.h, command.c: New. Based on the code fromWerner Koch2002-01-261-0/+627