aboutsummaryrefslogtreecommitdiffstats
path: root/scd/apdu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-17Pth tweaks and improved estream.cWerner Koch1-1/+1
2006-09-06The big Assuan error code removal.Werner Koch1-1/+2
2006-04-11Added command APDUWerner Koch1-2/+2
2006-03-01Fixed card removal problemsWerner Koch1-2/+2
2005-12-06Print warning for missing pcsc-wrapperWerner Koch1-1/+9
2005-11-28Preparing an interim releaseWerner Koch1-38/+138
2005-09-05Basically made Belgian EID cards work.Werner Koch1-9/+36
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-558/+0
2005-07-20* keylist.c (email_kludge): Reworked.Werner Koch1-2/+4
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-0/+4
2005-04-27* configure.ac: Removed OpenSC detection and options.Werner Koch1-243/+3
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-176/+243
2005-02-03Forgot to commit the recent fixed to scd and logging - doing it nowWerner Koch1-4/+8
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-1/+6
2004-10-20* sc-investigate: Removed.Werner Koch1-35/+453
2004-10-14Added ID keywords because these files are often used in other packages.Werner Koch1-0/+2
2004-09-30Preparing a new release. Updated gettextWerner Koch1-5/+39
2004-08-05* configure.ac: Changed tests for libusb to also suuport theWerner Koch1-2/+37
2004-07-272004-07-27 Moritz Schulte <[email protected]>Moritz Schulte1-0/+1
2004-07-22* configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10Werner Koch1-0/+4
2004-07-16(reader_table_s): Add function pointers for the backends.Werner Koch1-535/+1104
2004-06-16(osc_get_status): Fixed type in function name. Noted byWerner Koch1-1/+1
2004-04-20* command.c (scd_update_reader_status_file): Write status files.Werner Koch1-7/+16
2004-04-20* pcsc-wrapper.c: New.Werner Koch1-8/+680
2004-03-16*** empty log message ***Werner Koch1-1/+3
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-1/+1
2003-12-23* apdu.c (apdu_send_le): Send a get_response with the indicatedWerner Koch1-1/+1
2003-10-31* apdu.c (close_ct_reader, close_pcsc_reader): Implemented.Werner Koch1-4/+13
2003-10-25* command.c (cmd_genkey, cmd_passwd): Fixed faulty use ofWerner Koch1-3/+30
2003-10-21* command.c (cmd_checkpin): New.Werner Koch1-34/+103
2003-10-02Fixes to make inclusion of card raleted source files into 1.3 easier.Werner Koch1-0/+13
2003-09-06* configure.ac: Required newer versions of some libraries.V1-9-1Werner Koch1-12/+6
2003-09-02* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch1-1/+95
2003-08-262003-08-26 Timo Schulz <[email protected]>Timo Schulz1-0/+2
2003-08-19* scdaemon.c, scdaemon.h: New option --pcsc-driver.Werner Koch1-0/+6
2003-08-18* Makefile.am: Add OPENSC_LIBS to all programs.Werner Koch1-7/+230
2003-08-14 * Always use 'dynload.h' instead of 'dlfcn.h'.Timo Schulz1-29/+26
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch1-60/+366
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+558
2003-07-29* gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch1-3/+5
2003-07-23* command.c (cmd_pkauth): New.Werner Koch1-14/+18
2003-06-03Make use of libgpg-errorWerner Koch1-0/+253
2003-04-29* scdaemon.c: New options --print-atr and --reader-portWerner Koch1-0/+299