summaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-7/+26
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-011-1/+1
* * call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch2005-05-211-1/+2
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-12/+21
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-169/+322
* * configure.ac: Removed OpenSC detection and options.Werner Koch2005-04-271-21/+6
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-241-1/+2
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-211-13/+3
* * query.c (initialize_module_query):Werner Koch2004-12-191-0/+5
* * configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2004-12-181-6/+0
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-151-1/+39
* * configure.ac: Changed tests for libusb to also suuport theWerner Koch2004-08-051-0/+6
* * configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10Werner Koch2004-07-221-1/+8
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-221-1/+1
* * scdaemon.c (main): Do the last change the usual way. This is soWerner Koch2004-04-261-5/+3
* 2004-04-26 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2004-04-261-3/+7
* * command.c (scd_update_reader_status_file): Send a signal back toWerner Koch2004-04-211-6/+2
* * pcsc-wrapper.c: New.Werner Koch2004-04-201-2/+152
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-3/+3
* (main) <gpgconf_list>: Fixed output for pcsc_driver.Werner Koch2004-03-231-1/+1
* * gpg-agent.c (main) <gpgconf>: Fixed default value quoting.Werner Koch2004-03-171-2/+2
* * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch2004-03-161-16/+51
* * sc-investigate.c (main): Setup the used character set.Werner Koch2004-02-181-7/+80
* Some minor bug fixes, new test utilities and started support for otherWerner Koch2004-01-271-2/+2
* (main): Set the prefixes for assuan logging.Werner Koch2003-12-161-0/+4
* * scdaemon.c, scdaemon.h: New options --allow-admin and --deny-admin.Werner Koch2003-12-011-2/+7
* * 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