aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-20* protect-tool.c: New option --canonical.Werner Koch9-97/+650
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch13-390/+750
2005-04-27* app-p15.c (micardo_mse): New.Werner Koch7-29/+175
2005-04-27* configure.ac: Removed OpenSC detection and options.Werner Koch10-769/+2573
2005-04-21* configure.ac: Do not build gpg by default.Werner Koch3-14/+18
2005-04-14(retrieve_key_material): Rewritten. Return aWerner Koch3-335/+446
2005-04-11* app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch5-90/+241
2005-03-292005-03-29 Moritz Schulte <[email protected]>Moritz Schulte2-14/+324
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch3-29/+76
2005-02-24* call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch3-8/+49
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch7-222/+380
2005-02-22* app-openpgp.c (app_local_s): New field PK.Werner Koch5-13/+316
2005-02-03Forgot to commit the recent fixed to scd and logging - doing it nowWerner Koch4-70/+162
2005-01-13* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch2-5/+19
2004-12-28(find_endpoint): New.Werner Koch2-21/+171
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch3-16/+8
2004-12-19* query.c (initialize_module_query):Werner Koch1-0/+5
2004-12-18* configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2-6/+2
2004-12-18Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2-0/+8
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch5-10/+67
2004-12-06* configure.ac (have_w32_system): New. Disable Pth checks for W32.Werner Koch2-0/+6
2004-12-02First take on a W32 portWerner Koch1-0/+691
2004-10-22Compile fixes.Werner Koch2-3/+8
2004-10-22 * app-openpgp.c (do_sign): Replace asprintf by direct allocation.Werner Koch3-2/+22
2004-10-20* sc-investigate: Removed.Werner Koch7-911/+713
2004-10-14(parse_login_data): New.Werner Koch2-29/+112
2004-10-14Added ID keywords because these files are often used in other packages.Werner Koch8-0/+29
2004-10-06(ccid_open_reader): Store the vendor ID.Werner Koch3-26/+369
2004-09-30Preparing a new release. Updated gettextWerner Koch6-260/+712
2004-09-30* de.po: Updated.Werner Koch2-80/+267
2004-09-20(show_key_with_all_names): Print the card S/N.Werner Koch2-1/+6
2004-09-09* app.c (select_application): Fixed serial number extraction andWerner Koch4-3/+74
2004-08-17* import.c (check_and_store): Do a full validation ifWerner Koch1-1/+1
2004-08-05* configure.ac: Changed tests for libusb to also suuport theWerner Koch9-18/+181
2004-07-272004-07-27 Moritz Schulte <[email protected]>Moritz Schulte2-0/+7
2004-07-272004-07-27 Moritz Schulte <[email protected]>Moritz Schulte1-4/+5
2004-07-22* configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10Werner Koch5-12/+38
2004-07-22* trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2-1/+5
2004-07-16(reader_table_s): Add function pointers for the backends.Werner Koch6-558/+1226
2004-07-01Initialize Pth which is now required.Werner Koch2-1/+43
2004-07-01(do_getattr): Fix for sending CA-FPR.Werner Koch2-2/+11
2004-06-21* sc-investigate.c (my_read_line): Renamed from read_line.Werner Koch2-2/+6
2004-06-16(osc_get_status): Fixed type in function name. Noted byWerner Koch2-1/+6
2004-04-29* app-openpgp.c (do_setattr): Sync FORCE_CHV1.Werner Koch2-1/+9
2004-04-28* app-common.h: Do not include ksba.h for gnupg 1.Werner Koch3-1/+6
2004-04-26* app-common.h: New members FNC.DEINIT and APP_LOCAL.Werner Koch4-33/+235
2004-04-26* scdaemon.c (main): Do the last change the usual way. This is soWerner Koch2-5/+8
2004-04-262004-04-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-3/+12
2004-04-21* command.c (scd_update_reader_status_file): Send a signal back toWerner Koch3-8/+55
2004-04-20* command.c (scd_update_reader_status_file): Write status files.Werner Koch5-11/+63