libnfc/libnfc
Philippe Teuwen a3facbdc7d sprint_nfc_target() => snprint_nfc_target()
And all sub-functions in target_subr.c
2013-03-06 12:17:33 +01:00
..
buses Fix cppcheck warning "Variable is assigned a value that is never used" 2013-03-06 10:56:12 +01:00
chips Fix cppcheck style: scope of variable can be reduced 2013-03-06 00:54:49 +01:00
drivers Fix cppcheck warning "scanf without field width limits can crash with huge input data" 2013-03-06 11:42:35 +01:00
additional-pages.dox Various typos 2013-01-31 21:58:29 +01:00
CMakeLists.txt Windows: Shift files from libnfc/windows to libnfc/contrib/win32 2013-02-14 15:33:47 +01:00
conf.c make style 2013-03-02 13:17:57 +01:00
conf.h Improves log feature: 2012-11-26 21:02:03 +01:00
drivers.h 'make style' and align some #preprocessor directives 2013-02-19 00:43:20 +01:00
iso7816.h Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
iso14443-subr.c Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
log-printf.c Split --disable-conf into --disable-conffiles & --disable-envvars 2013-02-22 21:53:16 +01:00
log.c Fix a typo detected by lintian(1) 2013-01-25 14:41:33 +01:00
log.h Replace usb_set_debug() in utils by new group in LIBNFC_LOG_LEVEL 2013-03-02 23:43:37 +01:00
Makefile.am Makefile.am: move header files from noinst_HEADERS to _SOURCES 2013-02-21 22:37:20 +01:00
mirror-subr.c Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
mirror-subr.h Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
nfc-device.c nfc_device_new(): replace err() by return 2013-03-05 19:58:32 +01:00
nfc-emulation.c Add timeout parameter to nfc_emulate_target() function. 2013-01-30 00:10:24 +01:00
nfc-internal.c nfc_context_new(): replace err() by return, problem still in nfc_init()!! 2013-03-05 20:03:19 +01:00
nfc-internal.h Add driver-dependent PowerDown 2013-01-31 01:15:03 +01:00
nfc.c sprint_nfc_target() => snprint_nfc_target() 2013-03-06 12:17:33 +01:00
target-subr.c sprint_nfc_target() => snprint_nfc_target() 2013-03-06 12:17:33 +01:00
target-subr.h sprint_nfc_target() => snprint_nfc_target() 2013-03-06 12:17:33 +01:00