summaryrefslogtreecommitdiffstats
path: root/scd (follow)
Commit message (Expand)AuthorAgeFilesLines
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-037-64/+202
* * configure.ac (gl_INIT): Add gnulib stuff.Werner Koch2005-06-013-3/+7
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-313-1/+19
* * call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch2005-05-241-2/+2
* * Makefile.am: Do not build sc-copykeys anymore.Werner Koch2005-05-235-248/+44
* (parse_ccid_descriptor): SCR335 FW version 5.14 isWerner Koch2005-05-232-22/+119
* * call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch2005-05-213-2/+7
* * protect-tool.c: New option --canonical.Werner Koch2005-05-209-97/+650
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-1813-390/+750
* * app-p15.c (micardo_mse): New.Werner Koch2005-04-277-29/+175
* * configure.ac: Removed OpenSC detection and options.Werner Koch2005-04-2710-769/+2573
* * configure.ac: Do not build gpg by default.Werner Koch2005-04-213-14/+18
* (retrieve_key_material): Rewritten. Return aWerner Koch2005-04-143-335/+446
* * app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch2005-04-115-90/+241
* 2005-03-29 Moritz Schulte <moritz@g10code.com>Moritz Schulte2005-03-292-14/+324
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-253-29/+76
* * call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch2005-02-243-8/+49
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-247-222/+380
* * app-openpgp.c (app_local_s): New field PK.Werner Koch2005-02-225-13/+316
* Forgot to commit the recent fixed to scd and logging - doing it nowWerner Koch2005-02-034-70/+162
* * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch2005-01-132-5/+19
* (find_endpoint): New.Werner Koch2004-12-282-21/+171
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-213-16/+8
* * query.c (initialize_module_query):Werner Koch2004-12-191-0/+5
* * configure.ac (AH_BOTTOM): Define EXEEXT_S.Werner Koch2004-12-182-6/+2
* Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2004-12-182-0/+8
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-155-10/+67
* * configure.ac (have_w32_system): New. Disable Pth checks for W32.Werner Koch2004-12-062-0/+6
* First take on a W32 portWerner Koch2004-12-021-0/+691
* Compile fixes.Werner Koch2004-10-222-3/+8
* * app-openpgp.c (do_sign): Replace asprintf by direct allocation.Werner Koch2004-10-223-2/+22
* * sc-investigate: Removed.Werner Koch2004-10-207-911/+713
* (parse_login_data): New.Werner Koch2004-10-142-29/+112
* Added ID keywords because these files are often used in other packages.Werner Koch2004-10-148-0/+29
* (ccid_open_reader): Store the vendor ID.Werner Koch2004-10-063-26/+369
* Preparing a new release. Updated gettextWerner Koch2004-09-306-260/+712
* * de.po: Updated.Werner Koch2004-09-302-80/+267
* (show_key_with_all_names): Print the card S/N.Werner Koch2004-09-202-1/+6
* * app.c (select_application): Fixed serial number extraction andWerner Koch2004-09-094-3/+74
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-171-1/+1
* * configure.ac: Changed tests for libusb to also suuport theWerner Koch2004-08-059-18/+181
* 2004-07-27 Moritz Schulte <moritz@g10code.com>Moritz Schulte2004-07-272-0/+7
* 2004-07-27 Moritz Schulte <moritz@g10code.com>Moritz Schulte2004-07-271-4/+5
* * configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10Werner Koch2004-07-225-12/+38
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-222-1/+5
* (reader_table_s): Add function pointers for the backends.Werner Koch2004-07-166-558/+1226
* Initialize Pth which is now required.Werner Koch2004-07-012-1/+43
* (do_getattr): Fix for sending CA-FPR.Werner Koch2004-07-012-2/+11
* * sc-investigate.c (my_read_line): Renamed from read_line.Werner Koch2004-06-212-2/+6
* (osc_get_status): Fixed type in function name. Noted byWerner Koch2004-06-162-1/+6