libfreefare/test
Romain Tartiere 9872a1b087 Rename DESFIRE_4K to DESFIRE.
The code can work with virtually any size of DESFire (since the operating
system embedded in the card handle almost everything), so there is no need for
us to distinguish cards of different sizes.
2010-07-27 08:44:12 +00:00
..
Makefile.am Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_classic_fixture.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_classic_fixture.h Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
mifare_desfire_des.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_desfire_fixture.c Rename DESFIRE_4K to DESFIRE. 2010-07-27 08:44:12 +00:00
mifare_desfire_fixture.h Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_ultralight_fixture.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_ultralight_fixture.h Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
run-test.sh Workaround a FreeBSD-specific bug in cutter. 2010-06-26 13:45:46 +00:00
test_mad.c Fix MAD CRC algorithm. 2010-03-18 21:03:07 +00:00
test_mifare_application.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_classic.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_classic_create_trailer_block.c Update files headers and Ids. 2010-02-19 10:43:06 +00:00
test_mifare_classic_mad.c New API functions mad_application_read(), mad_application_write(). 2010-07-03 10:04:06 +00:00
test_mifare_classic_sector_boundaries.c Refactoring Blocks vs. Sectors. 2010-07-01 23:19:45 +00:00
test_mifare_desfire.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_desfire_des.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_desfire_key.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_ultralight.c Complete unit tests coverage of freefare.c. 2010-07-01 10:57:59 +00:00
test_tlv.c Various TLV enhancements: 2010-06-25 00:27:14 +00:00