libfreefare/libfreefare
Romain Tartiere e0a28547fd Reset session key in mifare_desfire_select_application().
For Mifare DESFire EV1 support, we need to know when the user has called
mifare_desfire_select_application() after being authenticated and before
authenticated again.
2010-11-23 01:15:27 +00:00
..
freefare.3 Document the mifare_tag_type enum. 2010-07-01 12:32:03 +00:00
freefare.c Rework error reporting infrastructure. 2010-10-29 13:10:23 +00:00
freefare.h Rename some macros for consistency. 2010-10-29 13:01:55 +00:00
freefare_error.3 New API function mifare_desfire_last_picc_error(). 2010-10-17 19:32:59 +00:00
freefare_internal.h Prepare extension of communication settings. 2010-11-20 22:29:23 +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 Fix build with recent libnfc API breakage. 2010-10-15 12:58:29 +00:00
mifare_desfire.3 Enhance error reporting. 2010-09-28 19:01:28 +00:00
mifare_desfire.c Reset session key in mifare_desfire_select_application(). 2010-11-23 01:15:27 +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 Don't return directly if we just have a command code. 2010-11-20 22:39:48 +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 Split session key generation for DES / 3DES. 2010-10-29 12:47:20 +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