libfreefare/examples
SloCompTech c18f702840 Fix issues for NTAG21x tags
- Change default tag from NTAG_213 to NTAG_UNKNOWN so unknown tags can
  be detected.  ntag_get_info() MUST be called after connect;
- Fix reuse function which used to reset all tag info;
- Introduce ntag21x error reporting through freefare_error(3);
2018-03-09 23:19:30 +01:00
..
CMakeLists.txt Added support for NTAG 21x tags (#53) 2017-06-27 10:50:50 +02:00
felica-lite-dump.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
felica-read-ndef.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
Makefile.am Support for AN10922 key derivation 2018-01-08 22:08:37 -08:00
mifare-classic-format.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
mifare-classic-read-ndef.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
mifare-classic-write-ndef.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
mifare-desfire-access.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
mifare-desfire-create-ndef.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
mifare-desfire-ev1-configure-ats.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
mifare-desfire-ev1-configure-default-key.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
mifare-desfire-ev1-configure-random-uid.c Fix issues for NTAG21x tags 2018-03-09 23:19:30 +01:00
mifare-desfire-format.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
mifare-desfire-info.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
mifare-desfire-read-ndef.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
mifare-desfire-write-ndef.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
mifare-ultralight-info.c Support for AN10922 key derivation 2018-01-08 22:08:37 -08:00
mifare-ultralightc-diversify.c Support for AN10922 key derivation 2018-01-08 22:08:37 -08:00
ntag-detect.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
ntag-removeauth.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
ntag-setauth.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
ntag-write.c Remove copyright comments. 2017-06-29 09:29:15 +02:00