use generic "Realtek" instead of one particular brand "iMONO"
1 lines of code changed in 1 file:
reformat to ease diff with proto-t1.c from OpenCT
47 lines of code changed in 1 file:
rename t1_negociate_ifsd() in t1_negotiate_ifsd() to be in sync with
OpenCT
3 lines of code changed in 3 files:
move tokenparser.c from MAINTAINERCLEANFILES to DISTCLEANFILES so that
"make distcheck" works without error
1 lines of code changed in 1 file:
ICCD devices do not use usb_interrupt_read() but sleep(). So there is no
problem killing the polling thread and sleep for 10 minutes instead of
just 5 seconds
19 lines of code changed in 1 file:
regenerate
2 lines of code changed in 1 file:
add Aktiv Rutoken Magistra in the "Should work but untested by me" list
53 lines of code changed in 3 files:
remove an extra AC_MSG_RESULT()
0 lines of code changed in 1 file:
disable support of the contcatless part of SDI010 and SCR331DI
4 lines of code changed in 2 files:
do not overwrite LIBUSB_CFLAGS and LIBUSB_LIBS if libusb-config is found
11 lines of code changed in 1 file:
use int instead of long to store a reader ID (32 bits)
1 lines of code changed in 1 file:
tag output parameters with /*@out@*/
13 lines of code changed in 6 files:
use snprintf() instead of sprintf() to avoid potential buffer overflow
13 lines of code changed in 3 files:
explicitly cast result in void when not used (reported by the splint tool)
197 lines of code changed in 7 files: