aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-07-22* configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10Werner Koch1-1/+8
2004-07-22* trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch1-1/+1
2004-04-26* scdaemon.c (main): Do the last change the usual way. This is soWerner Koch1-5/+3
2004-04-262004-04-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+7
2004-04-21* command.c (scd_update_reader_status_file): Send a signal back toWerner Koch1-6/+2
2004-04-20* pcsc-wrapper.c: New.Werner Koch1-2/+152
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-3/+3
2004-03-23(main) <gpgconf_list>: Fixed output for pcsc_driver.Werner Koch1-1/+1
2004-03-17* gpg-agent.c (main) <gpgconf>: Fixed default value quoting.Werner Koch1-2/+2
2004-03-16* app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch1-16/+51
2004-02-18* sc-investigate.c (main): Setup the used character set.Werner Koch1-7/+80
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-2/+2
2003-12-16(main): Set the prefixes for assuan logging.Werner Koch1-0/+4
2003-12-01* scdaemon.c, scdaemon.h: New options --allow-admin and --deny-admin.Werner Koch1-2/+7
2003-09-06* configure.ac: Required newer versions of some libraries.V1-9-1Werner Koch1-2/+1
2003-09-02* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch1-2/+11
2003-08-19* scdaemon.c, scdaemon.h: New option --pcsc-driver.Werner Koch1-1/+9
2003-08-18* Makefile.am: Add OPENSC_LIBS to all programs.Werner Koch1-0/+12
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch1-5/+7
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+638
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-633/+0
2002-08-21use setlocale().Werner Koch1-3/+3
2002-08-21* scdaemon.c (main): New option --daemon so that the program isWerner Koch1-4/+13
2002-08-16* scdaemon.c: Include i18n.h.Werner Koch1-3/+1
2002-08-10Minor changes for gettextNEWPG-0-3-10Werner Koch1-1/+1
2002-08-09* card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch1-2/+2
2002-06-27* gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.Werner Koch1-7/+1
2002-04-12* scdaemon.c: New option --debug-sc N.Werner Koch1-0/+3
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-0/+2
2002-01-26* scdaemon.c scdaemon.h, command.c: New. Based on the code fromWerner Koch1-30/+32
2002-01-20* command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch1-3/+1
2002-01-19* gpg-agent.c (main): Disable core dumps.Werner Koch1-1/+3
2002-01-19* gpg-agent.c: Removed unused cruft and implement the socketWerner Koch1-638/+183
2001-12-14* gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch1-0/+14
2001-12-10The Agent does now call the pin entry program; however because we haveWerner Koch1-1/+9
2001-12-05Added decryption, some code cleanupWerner Koch1-5/+47
2001-11-25As promised a agent which already does some things. Not very usefulWerner Koch1-8/+26
2001-11-24Friedman is setting up his deskWerner Koch1-37/+51
2001-11-24Added new directory common to enable sharing of some code and errorWerner Koch1-0/+984