libnfc/src
2009-09-27 16:11:15 +00:00
..
anticol.c Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +00:00
bitutils.c Rename "byte" type into "byte_t" type. 2009-07-16 12:09:06 +00:00
bitutils.h CMake: reenable the broken tools in Windows. 2009-09-08 08:17:37 +00:00
CMakeLists.txt Fix CMake pkg-config generation: "Requires:" is now dynamic. 2009-09-14 08:47:31 +00:00
defines.h Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +00:00
dev_acr122.c Finally removed all dirty globals, it 'should' be thread-safe now 2009-09-25 11:09:50 +00:00
dev_acr122.h WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h). 2009-09-04 13:24:34 +00:00
dev_arygon.c Finally removed all dirty globals, it 'should' be thread-safe now 2009-09-25 11:09:50 +00:00
dev_arygon.h WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h). 2009-09-04 13:24:34 +00:00
dev_pn531.c Add missing include in dev_pn531.c. Fix Issue 28 2009-09-27 16:11:15 +00:00
dev_pn531.h WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h). 2009-09-04 13:24:34 +00:00
dev_pn533.c Finally removed all dirty globals, it 'should' be thread-safe now 2009-09-25 11:09:50 +00:00
dev_pn533.h WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h). 2009-09-04 13:24:34 +00:00
devices.h Fix CMake pkg-config generation: "Requires:" is now dynamic. 2009-09-14 08:47:31 +00:00
emulate.c Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +00:00
initiator.c WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h). 2009-09-04 13:24:34 +00:00
libnfc.c Finally removed all dirty globals, it 'should' be thread-safe now 2009-09-25 11:09:50 +00:00
libnfc.h Add few Doxygen comments. 2009-09-24 14:33:42 +00:00
list.c Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +00:00
Makefile.am Add ./configure option to disable libusb (removes PN531USB and PN533USB support). 2009-09-10 10:39:25 +00:00
messages.h Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +00:00
mftool.c bugfix: mftool authenticated only with KEYA 2009-09-25 08:07:12 +00:00
mfultool.c WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h). 2009-09-04 13:24:34 +00:00
mifaretag.h Rename "byte" type into "byte_t" type. 2009-07-16 12:09:06 +00:00
mifareultag.h Add MIFARE Ultratag tool. (Many thanks to xxv) 2009-07-24 15:35:02 +00:00
nfc-anticol.1 Install man pages with binaries. 2009-06-29 06:55:17 +00:00
nfc-emulate.1 Code cleanup for nfc-emulate, nfc-relay and nfc-anticol tools. 2009-08-26 10:57:38 +00:00
nfc-list.1 Install man pages with binaries. 2009-06-29 06:55:17 +00:00
nfc-mftool.1 Install man pages with binaries. 2009-06-29 06:55:17 +00:00
nfc-relay.1 Install man pages with binaries. 2009-06-29 06:55:17 +00:00
relay.c Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +00:00
rs232.c fix typo of B460800 2009-09-21 18:15:17 +00:00
rs232.h Add rs232_get_speed function. (Thanks to Zuck) 2009-09-21 14:57:55 +00:00
target.c WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h). 2009-09-04 13:24:34 +00:00
types.h Add few Doxygen comments. 2009-09-24 14:33:42 +00:00