aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2003-12-01* scdaemon.c, scdaemon.h: New options --allow-admin and --deny-admin.Werner Koch4-2/+20
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch5-22/+23
2003-10-31* apdu.c (close_ct_reader, close_pcsc_reader): Implemented.Werner Koch3-4/+24
2003-10-25* command.c (cmd_genkey, cmd_passwd): Fixed faulty use ofWerner Koch4-7/+45
2003-10-21* command.c (cmd_checkpin): New.Werner Koch9-95/+324
2003-10-09* ccid-driver.c (ccid_transceive): Add T=1 chaining for sending.Werner Koch2-32/+74
2003-10-08* call-agent.c (agent_scd_getattr): Don't clear the passed infoWerner Koch2-0/+29
2003-10-02Fixes to make inclusion of card raleted source files into 1.3 easier.Werner Koch7-9/+76
2003-09-30* command.c (cmd_getattr): New command GETATTR.Werner Koch5-230/+321
2003-09-30Minor fixesWerner Koch2-1/+5
2003-09-19(parse_ccid_descriptor): New.Werner Koch2-0/+246
2003-09-06* configure.ac: Required newer versions of some libraries.V1-9-1Werner Koch4-26/+28
2003-09-05* ccid-driver.c: More work, data can now actually be retrieved.Werner Koch3-164/+320
2003-09-02* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch7-7/+790
2003-08-262003-08-26 Timo Schulz <[email protected]>Timo Schulz2-0/+7
2003-08-25(cmd_setattr): Use a copy of LINE.Werner Koch2-11/+32
2003-08-19* scdaemon.c, scdaemon.h: New option --pcsc-driver.Werner Koch4-1/+22
2003-08-18* scdaemon.c, scdaemon.h: New option --disable-opensc.Werner Koch2-4/+7
2003-08-18* Makefile.am: Add OPENSC_LIBS to all programs.Werner Koch5-10/+261
2003-08-14 * Always use 'dynload.h' instead of 'dlfcn.h'.Timo Schulz5-32/+36
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch10-173/+456
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin17-0/+7138
2003-07-31minor changes to make make distcheck happyWerner Koch2-3/+8
2003-07-29*** empty log message ***Werner Koch1-1/+1
2003-07-29* gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch3-35/+40
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch3-9/+12
2003-07-24* app-openpgp.c (do_learn_status): Print more status information.Werner Koch3-7/+59
2003-07-23* command.c (cmd_pkauth): New.Werner Koch10-82/+668
2003-07-16* Makefile.am: Add sc-copykeys program.Werner Koch5-10/+1028
2003-07-03* app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch11-36/+206
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch3-12/+116
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch10-66/+970
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2-10/+10
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch2-2/+8
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin3-0/+575
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann4-35/+34
2003-06-03* scdaemon.h: Include gpg-error.h and errno.hWerner Koch7-10/+1266
2003-06-03Make use of libgpg-errorWerner Koch11-107/+455
2003-04-29* scdaemon.c: New options --print-atr and --reader-portWerner Koch8-11/+378
2003-04-29* Makefile.am (LDFLAGS): Removed.Werner Koch3-19/+21
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin9-2888/+0
2002-08-21use setlocale().Werner Koch1-3/+3
2002-08-21* scdaemon.c (main): New option --daemon so that the program isWerner Koch2-4/+18
2002-08-16* scdaemon.c: Include i18n.h.Werner Koch7-4/+148
2002-08-16* card-common.h (struct p15_private_s): Forward declaration. AddWerner Koch5-17/+83
2002-08-10Minor changes for gettextNEWPG-0-3-10Werner Koch2-1/+4
2002-08-09* card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch5-52/+158
2002-06-27* gpgsm.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.Werner Koch2-7/+5
2002-06-15* card-dinsig.c: Documented some stuff from the DIN norm.Werner Koch2-2/+57
2002-04-25* call-agent.c (start_agent): Make copies of old locales and checkWerner Koch1-4/+4