libnfc/src
2009-09-17 09:57:16 +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 Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +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 Fix delay for ARYGON devices at 9600 bauds. 2009-09-17 09:57:16 +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 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.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 Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +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 Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +00:00
libnfc.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
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 Code cleanup. 2009-09-08 08:14:36 +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 Flush input hardware buffer on serial port opening (WARNING: Had to be done in Windows part.) 2009-09-17 08:48:05 +00:00
rs232.h Allow ARYGON APDB µC equipped (APDB2UA33) to work with libnfc. (WARNING: some stability issues remains and it works only on POSIX). 2009-09-14 15:05:02 +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 Allow ARYGON APDB µC equipped (APDB2UA33) to work with libnfc. (WARNING: some stability issues remains and it works only on POSIX). 2009-09-14 15:05:02 +00:00