Parent Directory
|
|
|
|
|
PCSC/
|
5869 |
22 months |
rousseau |
Define PUCHAR using UCHAR instead of "unsigned char". Same for PDWORD
and PULONG… |
utils/
|
5096 |
2 years |
rousseau |
Use SCARD_READERSTATE instead of SCARD_READERSTATE_A
Remove definitions of SCAR… |
Makefile.am
|
5638
|
2 years |
rousseau |
Use libudev instead of (deprecated) libhal for the USB hotplug mechanism.
|
README_INTERNALS.txt
|
2151
|
6 years |
rousseau |
remove trailing spaces at end of lines
|
atrhandler.c
|
5811
|
22 months |
rousseau |
ATRDecodeAtr(): use only two out parameters availableProtocols and
currentProtoc… |
atrhandler.h
|
5811
|
22 months |
rousseau |
ATRDecodeAtr(): use only two out parameters availableProtocols and
currentProtoc… |
configfile.h
|
5047
|
2 years |
rousseau |
update copyright date
|
configfile.l
|
5543
|
2 years |
rousseau |
Display the correct line number if garbage is found in the configuration
file
|
debug.c
|
5898
|
20 months |
rousseau |
Remove log_xxd() implementation
debug.c is use to log from the client side (lib… |
debuglog.c
|
5901
|
20 months |
rousseau |
log_xxd_always(): Use a variable-length array
The debug message buffer is no mo… |
dyn_generic.h
|
5434
|
2 years |
rousseau |
Do not use extern "C" since we are in C and not C++
Follow rule 13 of "On C Lib… |
dyn_hpux.c
|
5047
|
2 years |
rousseau |
update copyright date
|
dyn_macosx.c
|
5047
|
2 years |
rousseau |
update copyright date
|
dyn_unix.c
|
5047
|
2 years |
rousseau |
update copyright date
|
error.c
|
5287
|
2 years |
rousseau |
pcsc_stringify_error(): Use "LONG" instead of "long" as parameter type
to reflec… |
eventhandler.c
|
5859
|
22 months |
rousseau |
Fix compiler warning
eventhandler.c: In function `EHStatusHandlerThread':
event… |
eventhandler.h
|
5434
|
2 years |
rousseau |
Do not use extern "C" since we are in C and not C++
Follow rule 13 of "On C Lib… |
hotplug.h
|
5434
|
2 years |
rousseau |
Do not use extern "C" since we are in C and not C++
Follow rule 13 of "On C Lib… |
hotplug_generic.c
|
5711
|
2 years |
rousseau |
Update copyright date
|
hotplug_libudev.c
|
5887
|
21 months |
rousseau |
HPReadBundleValues(): use strtol() instead of the unsafe sscanf()
|
hotplug_libusb.c
|
5853
|
22 months |
rousseau |
HPRegisterForHotplugEvents(): add a log call for info
|
hotplug_linux.c
|
5886
|
21 months |
rousseau |
HPEstablishUSBNotifications(): use atoi() instead of the unsafe sscanf()
|
hotplug_macosx.c
|
5868
|
22 months |
rousseau |
Fix compiler warnings
hotplug_macosx.c: In function 'HPDriversGetFromDirectory'… |
ifdwrapper.c
|
5860
|
22 months |
rousseau |
Fix compiler warning
ifdwrapper.c: In function `IFDControl':
ifdwrapper.c:455:3… |
ifdwrapper.h
|
5434
|
2 years |
rousseau |
Do not use extern "C" since we are in C and not C++
Follow rule 13 of "On C Lib… |
lassert.h
|
4755
|
3 years |
rousseau |
Fix splint error
src/pcsc-wirecheck-dist.c:19:164: Body of if clause of if state… |
libpcsclite.pc.in
|
2721
|
5 years |
rousseau |
more @PTHREAD_LIBS@ from Libs: to Libs.private:
|
misc.h
|
5434
|
2 years |
rousseau |
Do not use extern "C" since we are in C and not C++
Follow rule 13 of "On C Lib… |
parser.h
|
5434
|
2 years |
rousseau |
Do not use extern "C" since we are in C and not C++
Follow rule 13 of "On C Lib… |
pcsc-wirecheck-gen.c
|
5304
|
2 years |
rousseau |
A large part of SCardStatus() is done on the client side using
readerStates[]. S… |
pcsc-wirecheck-main.c
|
3304
|
4 years |
rousseau |
use (void)param; for unused function parameters to avoid compiler
warnings
|
pcscd.h.in
|
5334
|
2 years |
rousseau |
Move DISABLE_ON_DEMAND_POWER_ON and DISABLE_AUTO_POWER_ON defines from
eventhand… |
pcscdaemon.c
|
5822
|
22 months |
rousseau |
print_usage(): update arguments documentation
|
powermgt_generic.c
|
4544
|
3 years |
rousseau |
update copyright dates
|
powermgt_generic.h
|
5434
|
2 years |
rousseau |
Do not use extern "C" since we are in C and not C++
Follow rule 13 of "On C Lib… |
prothandler.c
|
5861
|
22 months |
rousseau |
Fix compiler warning
prothandler.c: In function `PHSetProtocol':
prothandler.c:… |
prothandler.h
|
5813
|
22 months |
rousseau |
Remove now unused PHGetDefaultProtocol() and PHGetAvailableProtocols()
|
readerfactory.c
|
5900
|
20 months |
rousseau |
RFSetReaderName(): remove useless parameter slot
RFSetReaderName() is only call… |
readerfactory.h
|
5900
|
20 months |
rousseau |
RFSetReaderName(): remove useless parameter slot
RFSetReaderName() is only call… |
simclist.c
|
5441
|
2 years |
rousseau |
Reapply change in revision 4986 since the problem was not corrected in
version 1… |
simclist.h
|
4985
|
2 years |
rousseau |
update to version version 1.4.4rc4 Apr 2010
|
strlcat.c
|
2262
|
6 years |
rousseau |
#include "strlcpycat.h"
|
strlcpy.3
|
2030
|
7 years |
rousseau |
update to the latest version available from OpenBSD (2005/08/06)
|
strlcpy.c
|
2259
|
6 years |
rousseau |
#include "strlcpycat.h"
|
strlcpycat.h
|
4974
|
2 years |
rousseau |
update copyright date
|
sys_generic.h
|
5434
|
2 years |
rousseau |
Do not use extern "C" since we are in C and not C++
Follow rule 13 of "On C Lib… |
sys_unix.c
|
5047
|
2 years |
rousseau |
update copyright date
|
testpcsc.c
|
5885
|
21 months |
rousseau |
Use atoi() instead of the unsafe sscanf()
|
tokenparser.l
|
5866
|
22 months |
rousseau |
Silence compiler warnings
tokenparser.l: In function `eval_key':
tokenparser.l:… |
utils.c
|
5711
|
2 years |
rousseau |
Update copyright date
|
utils.h
|
5196
|
2 years |
rousseau |
svn propset svn:keywords 'Author Date Id Revision'
|
winscard.c
|
5863
|
22 months |
rousseau |
Fix compiler warnings
winscard.c: In function `SCardEstablishContext':
winscard… |
winscard_clnt.c
|
5881
|
21 months |
rousseau |
SCardGetStatusChange(): check all the readers are already known and
return SCARD… |
winscard_msg.c
|
5867
|
22 months |
rousseau |
MessageReceiveTimeout(): change timeOut parameter type to fix a compiler
warning… |
winscard_msg.h
|
5867
|
22 months |
rousseau |
MessageReceiveTimeout(): change timeOut parameter type to fix a compiler
warning… |
winscard_msg_srv.c
|
5391
|
2 years |
rousseau |
ProcessCommonChannelRequest(): no need to define serv_adr as static.
Free a few … |
winscard_svc.c
|
5864
|
22 months |
rousseau |
Fix compiler warnings
winscard_svc.c: In function `contextsListhContext_seeker'… |
winscard_svc.h
|
5434
|
2 years |
rousseau |
Do not use extern "C" since we are in C and not C++
Follow rule 13 of "On C Lib… |