Romain Tartière
|
1ce3db3ca6
|
Improve naming consistency.
Ensure all MIFARE related names and structures start with "mifare_" or
"MIFARE_".
|
2015-05-12 13:52:18 +02:00 |
|
Romain Tartière
|
faac4ae5d8
|
Fix white spaces inconsistencies.
|
2015-05-12 13:19:00 +02:00 |
|
Romain Tartière
|
07695f4c18
|
Remove subversion artifacts.
We do not have $Id$ to expand anymore.
|
2015-05-12 12:22:39 +02:00 |
|
Romain Tartière
|
42b21ff42f
|
Rename MifareTag to FreefareTag.
Because we are libfreefare and not libmifare, the generic tag type
should not be so specific.
|
2015-05-11 18:55:20 +02:00 |
|
Philippe Teuwen
|
00e999dd52
|
Ugly fix as workaround of FIXME mifare_desfire.c read_data()
|
2013-04-29 00:51:06 +02:00 |
|
Philippe Teuwen
|
061b41ed2d
|
Align with libnfc API change: test nfc_init() result
|
2013-03-30 18:07:34 +01:00 |
|
Romuald Conty
|
3dd6edcb3a
|
updates library examples to use libnfc 1.7.0 API
|
2012-12-23 21:30:10 +00:00 |
|
Ludovic Rousseau
|
1a9fcabf89
|
Declare internal function usage() as static
|
2012-05-18 16:18:45 +00:00 |
|
Philippe Teuwen
|
465a6aaaf0
|
examples/mifare-desfire-*-ndef add support for mapping v2.0 and EV1
|
2012-05-15 21:22:25 +00:00 |
|
Philippe Teuwen
|
e096f1f421
|
fix issues in spilling ndef data to stdout and fix bug in mifare-desfire-write-ndef
|
2012-03-15 08:56:14 +00:00 |
|
Philippe Teuwen
|
23700b5cdd
|
add mifare-desfire-read-ndef, read CC in mifare-desfire-write-ndef
|
2012-03-15 01:48:43 +00:00 |
|