.. |
freefare.3
|
Document the mifare_tag_type enum.
|
2010-07-01 12:32:03 +00:00 |
freefare.c
|
Add support for Mifare DESFire EV1 with AES encryption.
|
2010-12-15 12:43:31 +00:00 |
freefare.h
|
Enable the mifare-desfire-ev1-configure-random-uid example.
|
2010-12-15 13:19:42 +00:00 |
freefare_error.3
|
New API function mifare_desfire_last_picc_error().
|
2010-10-17 19:32:59 +00:00 |
freefare_internal.h
|
Add support for Mifare DESFire EV1 with AES encryption.
|
2010-12-15 12:43:31 +00:00 |
mad.3
|
Rename mad_application_(read|write) to mifare_application_(read|write).
|
2010-08-24 10:51:58 +00:00 |
mad.c
|
replace deprecated bzero function by memset.
|
2010-12-10 17:10:12 +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
|
replace deprecated bzero function by memset.
|
2010-12-10 17:10:12 +00:00 |
mifare_desfire.3
|
Enhance error reporting.
|
2010-09-28 19:01:28 +00:00 |
mifare_desfire.c
|
Silent down the compiler.
|
2010-12-17 22:47:12 +00:00 |
mifare_desfire_aid.3
|
New API function mifare_desfire_aid_get_aid().
|
2010-10-17 20:21:06 +00:00 |
mifare_desfire_aid.c
|
New API function mifare_desfire_aid_get_aid().
|
2010-10-17 20:21:06 +00:00 |
mifare_desfire_authenticate.c
|
Fix key_macing_length() return value when nbytes is 0.
|
2010-12-17 22:53:40 +00:00 |
mifare_desfire_error.c
|
New API function mifare_desfire_last_picc_error().
|
2010-10-17 19:32:59 +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
|
Add support for Mifare DESFire EV1 with AES encryption.
|
2010-12-15 12:43:31 +00:00 |
mifare_ultralight.3
|
Merge the freefare-desfire branch into trunk.
|
2010-07-26 21:48:18 +00:00 |
mifare_ultralight.c
|
Fix build with recent libnfc API breakage.
|
2010-10-15 12:58:29 +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 |