aboutsummaryrefslogtreecommitdiffstats
path: root/scd/sc-investigate.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * sc-investigate: Removed.Werner Koch2004-10-201-812/+0
| | | | | | | | | | | | | | | | | * Makefile.am (sc_investigate): Removed. * pcsc-wrapper.c (load_pcsc_driver): Load get_status_change func. (handle_open): Succeed even without a present card. (handle_status, handle_reset): New. * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. (pcsc_get_status): Implemented. (reset_pcsc_reader): Implemented. (open_pcsc_reader): Succeed even with no card inserted. (open_ccid_reader): Set LAST_STATUS. * iso7816.c (iso7816_select_application): Always use 0 for P1.
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-171-1/+1
| | | | | | | | | | | | | | --with-validation is set. * certchain.c (gpgsm_basic_cert_check): Print more detailed error messages. * certcheck.c (do_encode_md): Partly support DSA. Add new arg PKALGO. Changed all callers to pass it. (pk_algo_from_sexp): New. tests/pkits: New directory
* * configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10Werner Koch2004-07-221-4/+7
| | | | | | | | | | * Makefile.am: Make OpenSC lib link after libgcrypt. Do not link to pth. * apdu.c: Don't use Pth if we use OpenSC. * sc-investigate.c, scdaemon.c: Disable use of pth if OpenSC is used. * scdaemon.c (main): Bumbed thread stack size up to 512k.
* Initialize Pth which is now required.Werner Koch2004-07-011-1/+40
| | | | | (interactive_shell): New command "readpk".
* * sc-investigate.c (my_read_line): Renamed from read_line.Werner Koch2004-06-211-2/+2
|
* *** empty log message ***Werner Koch2004-03-161-6/+137
|
* * sc-investigate.c (main): Setup the used character set.Werner Koch2004-02-181-0/+4
| | | | | | | | * scdaemon.c (main): Ditto. * scdaemon.c (set_debug): New. Add option --debug-level. (main): Add option --gpgconf-list.
* Some minor bug fixes, new test utilities and started support for otherWerner Koch2004-01-271-29/+451
| | | | | smartcard applications.
* Cleanups, fixes and PC/SC supportWerner Koch2003-08-051-2/+6
|
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+209
'GNUPG-1-9-BRANCH'.