libfreefare/libfreefare
Romain Tartiere 93011b4c07 Use the actual UID length to select a target.
Without it, the libfreefare cannot use 4-bytes-long random UIDs of Mifare
DESFire EV1.
2010-10-01 19:32:03 +00:00
..
freefare.3 Document the mifare_tag_type enum. 2010-07-01 12:32:03 +00:00
freefare.c Compare only the 4 first bytes of ATS. 2010-09-29 19:46:55 +00:00
freefare.h Enhance error reporting. 2010-09-28 19:01:28 +00:00
freefare_error.3 Enhance error reporting. 2010-09-28 19:01:28 +00:00
freefare_internal.h Enhance error reporting. 2010-09-28 19:01:28 +00:00
mad.3 Rename mad_application_(read|write) to mifare_application_(read|write). 2010-08-24 10:51:58 +00:00
mad.c Rename mad_application_(read|write) to mifare_application_(read|write). 2010-08-24 10:51:58 +00:00
Makefile.am Enhance error reporting. 2010-09-28 19:01:28 +00:00
mifare_application.3 Rename mad_application_(read|write) to mifare_application_(read|write). 2010-08-24 10:51:58 +00:00
mifare_application.c Rename mad_application_(read|write) to mifare_application_(read|write). 2010-08-24 10:51:58 +00:00
mifare_classic.3 Add missing APIs from the documentation. 2010-07-26 18:27:56 +00:00
mifare_classic.c Remove debugging line that should not have been committed in r535. 2010-09-07 13:38:48 +00:00
mifare_desfire.3 Enhance error reporting. 2010-09-28 19:01:28 +00:00
mifare_desfire.c Use the actual UID length to select a target. 2010-10-01 19:32:03 +00:00
mifare_desfire_aid.3 Add some missing man pages. 2010-09-03 11:16:18 +00:00
mifare_desfire_aid.c Attempt to detect and use CoreFoundation's headers for endianness conversions on Mac OS X. 2010-09-04 11:06:14 +00:00
mifare_desfire_authenticate.c Reindent (2/2). 2010-09-03 18:04:12 +00:00
mifare_desfire_error.c Fix a function name I forgot to change. 2010-09-03 15:51:53 +00:00
mifare_desfire_key.3 Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_desfire_key.c Reindent (2/2). 2010-09-03 18:04:12 +00:00
mifare_ultralight.3 Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_ultralight.c Update nfc_initiator_transceive_bytes() vs. nfc_initiator_transceive_dep_bytes(). 2010-09-03 16:13:46 +00:00
tlv.3 Add support for TLV streams. 2010-06-23 02:03:13 +00:00
tlv.c Attempt to detect and use CoreFoundation's headers for endianness conversions on Mac OS X. 2010-09-04 11:06:14 +00:00