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