libnfc/src
2009-09-07 10:15:34 +00:00
..
anticol.c Remove getopt dependency (to be able to compile under Windows). This fix Issue 12. 2009-09-07 10:15:34 +00:00
bitutils.c Rename "byte" type into "byte_t" type. 2009-07-16 12:09:06 +00:00
bitutils.h Dirty hack to export symbols used by examples. IMHO libnfc should not export theses functions, they aren't related to NFC. 2009-09-04 08:37:03 +00:00
CMakeLists.txt CMake: Make disable serial probe configurable in GUI. 2009-09-07 08:44:24 +00:00
defines.h Better approach to handle C++ on Windows. Thanks to Fkooman. 2009-09-04 14:04:45 +00:00
dev_acr122.c Remove getopt dependency (to be able to compile under Windows). This fix Issue 12. 2009-09-07 10:15:34 +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 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.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 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.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 License have changed from GPLv3 to LGPLv3. 2009-06-26 09:05:25 +00:00
emulate.c Remove getopt dependency (to be able to compile under Windows). This fix Issue 12. 2009-09-07 10:15:34 +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 Remove getopt dependency (to be able to compile under Windows). This fix Issue 12. 2009-09-07 10:15:34 +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 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
Makefile.am Add NFCIP (NDEP) as experimental feature (Thanks to Fkooman). 2009-09-03 13:47:26 +00:00
mftool.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
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 Remove getopt dependency (to be able to compile under Windows). This fix Issue 12. 2009-09-07 10:15:34 +00:00
rs232.c Fix some some buffer synchronization problems under POSIX system: Issue 17. Thanks to zuck. 2009-09-04 13:48:06 +00:00
rs232.h Rename "byte" type into "byte_t" type. 2009-07-16 12:09:06 +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 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