source: trunk/src @ 1190

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1190   4 weeks alonbl epass2003 transmits >255 APDUs
(edit) @1189   4 weeks alonbl Add some more debugging information
(edit) @1188   4 weeks alonbl Revert 1187
(edit) @1187   4 weeks alonbl Add some more debugging information
(edit) @1186   4 weeks alonbl ccid: signal status change only if actually changed in poll mode
(edit) @1185   2 years aj Xiaoshuo Wu/Entersafe?: make ePass3000 USB key work with OpenCT. We found …
(edit) @1179   2 years s fix: Le (APDU_CASE_2S) for get_do_info in accordance with Windows driver
(edit) @1174   2 years s Modify Rutoken S binary interfaces by Aktiv Co. (accordance with …
(edit) @1172   2 years aj Enable cards without TDx entries to work - e.g. RSA SecureID 800. Patch by …
(edit) @1166   2 years aj abort if retries reach 0 or something other than EIO was returned.
(edit) @1164   2 years aj Apply fix by Emmanuel Dreyfus (Enhanced to limit the loop to 5 tries)
(edit) @1160   3 years aj Aktiv Co./Aleksey Samsonov: corrected comment in src/ifd/sys-linux.c
(edit) @1158   3 years ludovic.rousseau ccid_open_usb(): do not complain if card initialization features are …
(edit) @1156   3 years alonbl Fix implicit declarations in OpenCT by Arfrever Frehtes Taifersar …
(edit) @1152   3 years aj Change debug level in rutoken to 6.
(edit) @1139   3 years alonbl Fix openst status lock By Stanislav Brabec.
(edit) @1138   3 years alonbl FreeBSD patches with libusb support By Andrew Thompson. …
(edit) @1137   3 years alonbl Allow driver to specify events to poll
(edit) @1136   3 years ludovic.rousseau give priority to pcsc-lite for CCID devices
(edit) @1135   3 years alonbl Revert r942, reopen bug #15
(edit) @1134   3 years alonbl Cleanup suggested by Andrey Jivsov
(edit) @1132   3 years alonbl Revert 1131
(edit) @1131   3 years alonbl USB fix went into stable
(edit) @1129   3 years alonbl Fix for O2 Micro CCID SC Reader Buggy O2 Micro CCID SC Reader has zero …
(edit) @1128   3 years alonbl Rutoken now support event interface, by Aktiv Co. Aleksey Samsonov
(edit) @1127   3 years ludovic.rousseau use #defined named NAD, PCB, LEN and DATA instead of hard coded numbers
(edit) @1126   3 years ludovic.rousseau ifd_driver_register() and ifd_driver_get() are already declared in …
(edit) @1125   3 years ludovic.rousseau define ct_mainloop_leave() arguments
(edit) @1121   3 years alonbl Remove warnings, thanks to Ludovic
(edit) @1117   3 years alonbl Modify etoken64 driver to use the event interface
(edit) @1116   3 years alonbl Modify etoken driver to use the event interface
(edit) @1115   3 years alonbl Modify ccid driver to use the event interface
(edit) @1114   3 years alonbl Support event mode for drivers Current implementation forces poll loop …
(edit) @1113   3 years alonbl Handle no card error from get slot status
(edit) @1112   3 years alonbl Avoid changing the altsetting if there is only one In this state it …
(edit) @1111   3 years alonbl Some more debug info
(edit) @1110   3 years alonbl Reduce warnings
(edit) @1097   3 years alonbl Remove newlines from debug at rutoken
(edit) @1085   3 years alonbl Fix memory leak in OpenCT/src/ifd/ifd-cyberjack.c By Ludovic Rousseau …
(edit) @1084   3 years alonbl Fix T1 abort handling Copy fix from rousseau's ccid driver. …
(edit) @1083   3 years martin Comment format change
(edit) @1082   3 years martin ePass3000 driver by EnterSafe? <jingmin@…>
(edit) @1074   3 years ludovic.rousseau mgr_shutdown(): do not return an error code if shutdown fails because of a …
(edit) @1065   4 years aj Chaskiel Grundman: This uncovered an issue in openct. namely, that …
(edit) @1052   4 years alonbl Cleanup pkg-config file
(edit) @1051   4 years alonbl Fix OpenBSD issues. fixes sys-bsd.c to use the correct device filenames …
(edit) @1048   4 years alonbl Support linux mini-coldplug by CCID interface class
(edit) @1047   4 years alonbl Delete status on shutdown
(edit) @1042   4 years alonbl Non privileged operation As OpenCT is a security component, it best to …
(edit) @1040   4 years alonbl Opps, BCD->hex
(edit) @1039   4 years alonbl Linux - Allow minimal usb coldplug using sysfs Drop libusb requirement for …
(edit) @1037   4 years alonbl Support CCID 1.10 and fix pts and parameter setting in the proper order …
(edit) @1033   4 years alonbl Fixup SEGV, by Aktiv Co. Aleksey Samsonov
(edit) @1032   4 years ludovic.rousseau typo in comment: devide -> device
(edit) @1030   4 years alonbl Print better message for unknown ccid, including missing version element
(edit) @1028   4 years alonbl New build system Sync with other projects. merge -r 1014:1027 …
(edit) @1023   4 years ludovic.rousseau change prototype of ifd_sysdep_usb_reset() to reflect its definition from …
(edit) @1012   4 years ludovic.rousseau new patch for ruToken support from Andrew V. Stepanov …
(edit) @1011   4 years ludovic.rousseau do not use AC_LIB_LINKFLAGS() since this macro is provided by gettext and …
(edit) @1010   4 years ludovic.rousseau the entire file was duplicated
(edit) @1009   4 years ludovic.rousseau add support of ruToken Thanks to Andrew V. Stepanov …
(edit) @1008   4 years ludovic.rousseau add cyberJack driver with pinpad support thanks to Andrey Jivsov for the …
(edit) @990   4 years aj disable wbeiuu driver - not working yet, but kernel alternative works with …
(edit) @976   5 years aj ct_tlv_get_int needs an unsigned int pointer as argument. closes gentoo …
(edit) @973   5 years aj fix drageonflybsd build and include needed header file, both fixes by …
(edit) @972   5 years aj fix dragonflybsd build by kheinz (ticket #28).
(edit) @971   5 years aj silence a warning.
(edit) @970   5 years aj source buffer is unchanged, mark const to fit rest of api.
(edit) @969   5 years aj Chaskiel M Grundman: add ccid char support.
(edit) @967   5 years aj use sleep/usleep instead of udelay (kernel only).
(edit) @965   5 years aj add delays suggested by Alexej Wassiljew.
(edit) @964   5 years aj indent changes only.
(edit) @963   5 years aj indent changes only.
(edit) @960   5 years aj add missing file / contactless patch by Harald Welte.
(edit) @959   5 years aj add patch by Harald Welte for contactless reader support.
(edit) @957   5 years aj add static in both places.
(edit) @956   5 years aj s/#ifdef 0/#if 0/
(edit) @955   5 years aj fix typo.
(edit) @954   5 years aj #if 0 dead code
(edit) @953   5 years aj fix 0/NULL situation.
(edit) @952   5 years aj oops, not dead code.
(edit) @951   5 years aj and more static definitions.
(edit) @950   5 years aj work on lots of warnings, mostly things once declared with static and …
(edit) @949   5 years aj include header file with declaration of this function.
(edit) @948   5 years aj make more functions static. pass void instead of empty parameter list.
(edit) @947   5 years aj make function static, not needed outside this scope.
(edit) @946   5 years aj fix more warnings / missing static declarations and replace 0/NULL for …
(edit) @945   5 years aj fix more compiler warnings.
(edit) @944   5 years aj kill dead code and fix missing static declaration.
(edit) @943   5 years aj first implementation of ccid detection.
(edit) @942   5 years aj try patch to detect cyberjack readers by Kurt Jaeger (bug #15).
(edit) @941   5 years aj add fall back to ccid driver.
(edit) @938   5 years aj that function need a pointer to an unsigned int, not a size_t which might …
(edit) @937   5 years aj Bug: #25 remove our own version of ifdhandler.h and use the pcsc provided …
(edit) @934   5 years aj rename to uint*, which seems to be the normal name in use everywhere else …
(edit) @933   5 years aj disable driver except on linux.
(edit) @932   5 years aj use ascii/utf-8.
(edit) @931   5 years aj don't compile in an unused funciton (kill warning).
(edit) @930   5 years aj index is a function in glibc <string.h>. use a different name to avoid …
(edit) @929   5 years aj remove duplicate variable definition.
Note: See TracRevisionLog for help on using the revision log.