aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-7/+26
2005-06-01* configure.ac (gl_INIT): Add gnulib stuff.Werner Koch1-1/+1
2005-05-21* call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch1-1/+2
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-12/+21
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-169/+322
2005-04-27* configure.ac: Removed OpenSC detection and options.Werner Koch1-21/+6
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-1/+2
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-13/+3
2004-12-19* query.c (initialize_module_query):Werner Koch1-0/+5
2004-12-18* configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch1-6/+0
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-1/+39
2004-08-05* configure.ac: Changed tests for libusb to also suuport theWerner Koch1-0/+6
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
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-2/+2
2003-06-03Make use of libgpg-errorWerner Koch1-12/+0
2003-04-29* scdaemon.c: New options --print-atr and --reader-portWerner Koch1-2/+19
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