No description
3e53c7811a
This changeset alters the return type of mifare_application_free() from void to int. This change is necessary to be able to inform the caller whether the call to malloc() inside mifare_application_find() failed. |
||
---|---|---|
cmake | ||
contrib | ||
debian | ||
examples | ||
libfreefare | ||
m4 | ||
test | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
CMakeLists.txt | ||
configure.ac | ||
COPYING | ||
HACKING | ||
libfreefare.pc.in | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO |
The libfreefare project aims to provide a convenient API for Mifare card manipulations. Supported tags: - Mifare Classic 1k - Mifare Classic 4k - Mifare DESFire 2K/4K/8K - Mifare DESFire EV1 - Mifare Ultralight - Mifare UltralightC Supported features: - Mifare Application Directory (MAD) v1 - Mifare Application Directory (MAD) v2 - Mifare Application Directory (MAD) v3 (part of DESFire support)