root/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1117 [1117] 4 days alonbl Modify etoken64 driver to use the event interface
(edit) @1116 [1116] 4 days alonbl Modify etoken driver to use the event interface
(edit) @1115 [1115] 4 days alonbl Modify ccid driver to use the event interface
(edit) @1114 [1114] 4 days alonbl Support event mode for drivers Current implementation forces poll loop …
(edit) @1113 [1113] 4 days alonbl Handle no card error from get slot status
(edit) @1112 [1112] 4 days alonbl Avoid changing the altsetting if there is only one In this state it …
(edit) @1111 [1111] 4 days alonbl Some more debug info
(edit) @1110 [1110] 4 days alonbl Reduce warnings
(edit) @1097 [1097] 7 days alonbl Remove newlines from debug at rutoken
(edit) @1085 [1085] 3 weeks alonbl Fix memory leak in OpenCT/src/ifd/ifd-cyberjack.c By Ludovic Rousseau …
(edit) @1084 [1084] 3 weeks alonbl Fix T1 abort handling Copy fix from rousseau's ccid driver. …
(edit) @1083 [1083] 7 weeks martin Comment format change
(edit) @1082 [1082] 7 weeks martin ePass3000 driver by EnterSafe? <jingmin@…>
(edit) @1074 [1074] 5 months ludovic.rousseau mgr_shutdown(): do not return an error code if shutdown fails because of a …
(edit) @1065 [1065] 6 months aj Chaskiel Grundman: This uncovered an issue in openct. namely, that …
(edit) @1052 [1052] 8 months alonbl Cleanup pkg-config file
(edit) @1051 [1051] 8 months alonbl Fix OpenBSD issues. fixes sys-bsd.c to use the correct device filenames …
(edit) @1048 [1048] 8 months alonbl Support linux mini-coldplug by CCID interface class
(edit) @1047 [1047] 8 months alonbl Delete status on shutdown
(edit) @1042 [1042] 8 months alonbl Non privileged operation As OpenCT is a security component, it best to …
(edit) @1040 [1040] 8 months alonbl Opps, BCD->hex
(edit) @1039 [1039] 8 months alonbl Linux - Allow minimal usb coldplug using sysfs Drop libusb requirement for …
(edit) @1037 [1037] 8 months alonbl Support CCID 1.10 and fix pts and parameter setting in the proper order …
(edit) @1033 [1033] 9 months alonbl Fixup SEGV, by Aktiv Co. Aleksey Samsonov
(edit) @1032 [1032] 9 months ludovic.rousseau typo in comment: devide -> device
(edit) @1030 [1030] 9 months alonbl Print better message for unknown ccid, including missing version element
(edit) @1028 [1028] 9 months alonbl New build system Sync with other projects. merge -r 1014:1027 …
(edit) @1023 [1023] 10 months ludovic.rousseau change prototype of ifd_sysdep_usb_reset() to reflect its definition from …
(edit) @1012 [1012] 12 months ludovic.rousseau new patch for ruToken support from Andrew V. Stepanov …
(edit) @1011 [1011] 12 months ludovic.rousseau do not use AC_LIB_LINKFLAGS() since this macro is provided by gettext and …
(edit) @1010 [1010] 13 months ludovic.rousseau the entire file was duplicated
(edit) @1009 [1009] 13 months ludovic.rousseau add support of ruToken Thanks to Andrew V. Stepanov …
(edit) @1008 [1008] 13 months ludovic.rousseau add cyberJack driver with pinpad support thanks to Andrey Jivsov for the …
(edit) @990 [990] 17 months aj disable wbeiuu driver - not working yet, but kernel alternative works with …
(edit) @976 [976] 19 months aj ct_tlv_get_int needs an unsigned int pointer as argument. closes gentoo …
(edit) @973 [973] 19 months aj fix drageonflybsd build and include needed header file, both fixes by …
(edit) @972 [972] 19 months aj fix dragonflybsd build by kheinz (ticket #28).
(edit) @971 [971] 19 months aj silence a warning.
(edit) @970 [970] 19 months aj source buffer is unchanged, mark const to fit rest of api.
(edit) @969 [969] 19 months aj Chaskiel M Grundman: add ccid char support.
(edit) @967 [967] 19 months aj use sleep/usleep instead of udelay (kernel only).
(edit) @965 [965] 19 months aj add delays suggested by Alexej Wassiljew.
(edit) @964 [964] 20 months aj indent changes only.
(edit) @963 [963] 20 months aj indent changes only.
(edit) @960 [960] 20 months aj add missing file / contactless patch by Harald Welte.
(edit) @959 [959] 20 months aj add patch by Harald Welte for contactless reader support.
(edit) @957 [957] 20 months aj add static in both places.
(edit) @956 [956] 20 months aj s/#ifdef 0/#if 0/
(edit) @955 [955] 20 months aj fix typo.
(edit) @954 [954] 20 months aj #if 0 dead code
(edit) @953 [953] 20 months aj fix 0/NULL situation.
(edit) @952 [952] 20 months aj oops, not dead code.
(edit) @951 [951] 20 months aj and more static definitions.
(edit) @950 [950] 20 months aj work on lots of warnings, mostly things once declared with static and …
(edit) @949 [949] 20 months aj include header file with declaration of this function.
(edit) @948 [948] 20 months aj make more functions static. pass void instead of empty parameter list.
(edit) @947 [947] 20 months aj make function static, not needed outside this scope.
(edit) @946 [946] 20 months aj fix more warnings / missing static declarations and replace 0/NULL for …
(edit) @945 [945] 20 months aj fix more compiler warnings.
(edit) @944 [944] 20 months aj kill dead code and fix missing static declaration.
(edit) @943 [943] 20 months aj first implementation of ccid detection.
(edit) @942 [942] 20 months aj try patch to detect cyberjack readers by Kurt Jaeger (bug #15).
(edit) @941 [941] 20 months aj add fall back to ccid driver.
(edit) @938 [938] 20 months aj that function need a pointer to an unsigned int, not a size_t which might …
(edit) @937 [937] 20 months aj Bug: #25 remove our own version of ifdhandler.h and use the pcsc provided …
(edit) @934 [934] 2 years aj rename to uint*, which seems to be the normal name in use everywhere else …
(edit) @933 [933] 2 years aj disable driver except on linux.
(edit) @932 [932] 2 years aj use ascii/utf-8.
(edit) @931 [931] 2 years aj don't compile in an unused funciton (kill warning).
(edit) @930 [930] 2 years aj index is a function in glibc <string.h>. use a different name to avoid …
(edit) @929 [929] 2 years aj remove duplicate variable definition.
(edit) @928 [928] 2 years aj defined twice, one is enough.
(edit) @927 [927] 2 years aj index is a funciton in glibc <string.h>. lets use a different name to …
(edit) @926 [926] 2 years aj index is a function defined in glibc <string.h>. lets use a different name …
(edit) @925 [925] 2 years aj index is a function in glibc <strings.h>. use a different name to avoid …
(edit) @922 [922] 2 years aj add set_params to pcmia and pcmcia-block to get cm4000/cm4040 to work …
(edit) @916 [916] 2 years aj typedev isn't const of course.
(edit) @915 [915] 2 years aj remove unused variable.
(edit) @914 [914] 2 years aj ad mising usb_reset implementtions. unfortunatly solaris and bsd don't …
(edit) @913 [913] 2 years aj fix small bug.
(edit) @909 [909] 2 years aj add usb reset patch by andrey jivsov.
(edit) @907 [907] 2 years aj fix from freebsd cvs.
(edit) @905 [905] 2 years aj improved reset logic for egate - improvements by Chaskiel, Bugs by Andreas …
(edit) @904 [904] 2 years aj include string.h in utils.c (Dann Frazier)
(edit) @901 [901] 2 years aj fix bsd support, thanks to Markus Schatzl.
(edit) @893 [893] 2 years aj remove device guessing and identify code (no longer used / needed / was …
(edit) @892 [892] 2 years aj cleanup the parameters to ifdhandler and openct-control attach. include …
(edit) @891 [891] 2 years aj replace global claim_interface with per driver set_parameter call.