Romain Tartiere
|
ef081454c7
|
Add support for MIFARE UltraLight Tags.
Many thanks to Johann Dantant from SpringCard for giving me UltraLight cards.
While here, fix a few other problems in the autostuff.
|
2010-01-19 23:14:25 +00:00 |
|
Romain Tartiere
|
d8b0a18752
|
Fix invalid memory access in CRC8 computation functions.
|
2010-01-09 02:55:42 +00:00 |
|
Romain Tartiere
|
1c62fc83e6
|
Handle the special case of sector #0 when formatting (sector is read-only).
|
2010-01-09 01:37:36 +00:00 |
|
Romain Tartiere
|
7a68e0f6ce
|
Fix MadAid field orders (transfer bytes order is big endian).
|
2010-01-08 22:44:33 +00:00 |
|
Romuald Conty
|
3e00c7899a
|
mifare_classic_get_tags() now return NULL when on failure and a one-entry array set to NULL when no tag is available (tags[0] == NULL).
|
2010-01-08 21:00:57 +00:00 |
|
Romuald Conty
|
756dc74969
|
move ACLOCAL_AMFLAGS to top Makefile.am
|
2010-01-08 20:58:29 +00:00 |
|
Romuald Conty
|
24ef79eca4
|
fix mifare_classic_get_uid().
|
2010-01-08 16:34:43 +00:00 |
|
Romuald Conty
|
75d7ba4adb
|
fix include header in mad.c
|
2010-01-08 16:17:21 +00:00 |
|
Romain Tartiere
|
32e740ea6d
|
Split out autojunk and actual code files.
|
2010-01-08 11:46:23 +00:00 |
|