.. |
CMakeLists.txt
|
Add Microsoft Windows support.
|
2011-04-24 10:21:03 +00:00 |
freefare.3
|
Document the mifare_tag_type enum.
|
2010-07-01 12:32:03 +00:00 |
freefare.c
|
Fix parenthesis position.
|
2010-12-28 11:42:24 +00:00 |
freefare.h
|
Complete ISO 7816 compatibility for Mifare DESFire EV1
|
2011-03-26 13:22:48 +00:00 |
freefare_error.3
|
Do not abort on crypto error.
|
2011-02-13 14:13:35 +00:00 |
freefare_internal.h
|
Merge de libfreefare-ultralight branch into trunk (Mifare UltraLightC support).
|
2010-12-28 11:30: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
|
Reindent.
|
2010-12-18 13:32:05 +00:00 |
Makefile.am
|
Do not abort on crypto error.
|
2011-02-13 14:13:35 +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 mifare_classic_transfer() with some readers.
|
2011-02-13 12:50:41 +00:00 |
mifare_desfire.3
|
Complete ISO 7816 compatibility for Mifare DESFire EV1
|
2011-03-26 13:22:48 +00:00 |
mifare_desfire.c
|
Return error if something bad happen in mifare_cryto_preprocess_data() / mifare_cryto_postprocess_data().
|
2011-04-23 16:01:05 +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_crypto.c
|
Indent after last commit.
|
2011-04-24 11:47:33 +00:00 |
mifare_desfire_error.c
|
Do not abort on crypto error.
|
2011-02-13 14:13:35 +00:00 |
mifare_desfire_key.3
|
Sync man pages.
|
2010-12-24 13:34:25 +00:00 |
mifare_desfire_key.c
|
Add support for authentication using 3K3DES.
|
2010-12-18 02:28:27 +00:00 |
mifare_ultralight.3
|
Merge the freefare-desfire branch into trunk.
|
2010-07-26 21:48:18 +00:00 |
mifare_ultralight.c
|
Implement mifare_ultralight_write() using macros.
|
2011-04-05 21:05:27 +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 |