aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2005-01-13* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch1-0/+1
2004-12-28(find_endpoint): New.Werner Koch1-0/+12
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-0/+4
2004-12-18* configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch1-0/+2
2004-12-18Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch1-0/+5
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-0/+11
2004-12-06* configure.ac (have_w32_system): New. Disable Pth checks for W32.Werner Koch1-0/+4
2004-10-22Compile fixes.Werner Koch1-0/+5
2004-10-22 * app-openpgp.c (do_sign): Replace asprintf by direct allocation.Werner Koch1-0/+8
2004-10-20* sc-investigate: Removed.Werner Koch1-0/+21
2004-10-14(parse_login_data): New.Werner Koch1-0/+6
2004-10-06(ccid_open_reader): Store the vendor ID.Werner Koch1-0/+10
2004-09-30Preparing a new release. Updated gettextWerner Koch1-0/+2
2004-09-30* de.po: Updated.Werner Koch1-0/+71
2004-09-20(show_key_with_all_names): Print the card S/N.Werner Koch1-0/+5
2004-09-09* app.c (select_application): Fixed serial number extraction andWerner Koch1-0/+7
2004-08-05* configure.ac: Changed tests for libusb to also suuport theWerner Koch1-0/+13
2004-07-272004-07-27 Moritz Schulte <[email protected]>Moritz Schulte1-0/+6
2004-07-22* configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10Werner Koch1-0/+5
2004-07-22* trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch1-0/+4
2004-07-16(reader_table_s): Add function pointers for the backends.Werner Koch1-0/+43
2004-07-01Initialize Pth which is now required.Werner Koch1-0/+3
2004-07-01(do_getattr): Fix for sending CA-FPR.Werner Koch1-0/+9
2004-06-21* sc-investigate.c (my_read_line): Renamed from read_line.Werner Koch1-0/+4
2004-06-16(osc_get_status): Fixed type in function name. Noted byWerner Koch1-0/+5
2004-04-29* app-openpgp.c (do_setattr): Sync FORCE_CHV1.Werner Koch1-0/+4
2004-04-28* app-common.h: Do not include ksba.h for gnupg 1.Werner Koch1-0/+4
2004-04-26* app-common.h: New members FNC.DEINIT and APP_LOCAL.Werner Koch1-0/+13
2004-04-26* scdaemon.c (main): Do the last change the usual way. This is soWerner Koch1-0/+5
2004-04-262004-04-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+5
2004-04-21* command.c (scd_update_reader_status_file): Send a signal back toWerner Koch1-0/+9
2004-04-20* command.c (scd_update_reader_status_file): Write status files.Werner Koch1-0/+7
2004-04-20* pcsc-wrapper.c: New.Werner Koch1-0/+54
2004-03-23(main) <gpgconf_list>: Fixed output for pcsc_driver.Werner Koch1-0/+7
2004-03-17* gpg-agent.c (main) <gpgconf>: Fixed default value quoting.Werner Koch1-0/+4
2004-03-16* app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch1-0/+14
2004-03-16*** empty log message ***Werner Koch1-0/+14
2004-02-18* sc-investigate.c (main): Setup the used character set.Werner Koch1-0/+8
2004-02-12Include cmacros.am for common flags.Werner Koch1-0/+4
2004-01-29(reset_notify): Release the application context andWerner Koch1-0/+5
2004-01-28(iso7816_manage_security_env): New.Werner Koch1-0/+5
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-0/+65
2003-12-23* apdu.c (apdu_send_le): Send a get_response with the indicatedWerner Koch1-0/+9
2003-12-17Replaced deprecated type names.Werner Koch1-0/+5
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-0/+5
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-0/+4
2003-10-31* apdu.c (close_ct_reader, close_pcsc_reader): Implemented.Werner Koch1-0/+8
2003-10-25* command.c (cmd_genkey, cmd_passwd): Fixed faulty use ofWerner Koch1-0/+7
2003-10-21* command.c (cmd_checkpin): New.Werner Koch1-0/+17