No description
Find a file
Romuald Conty dd1315321d Update to current libnfc devel API.
libnfc changed its nfc_initiator_transceive_bytes(): it now takes a const size_t used as maximal allowed rx bytes.
libnfc now checks if rx buffer is large enough to get the full response, so libfreefare should take care about whole size of its buffers.
2012-06-01 21:26:01 +00:00
cmake Enable WITH_DEBUG for Windows (Fixes issue 65) 2011-06-27 18:34:07 +00:00
contrib Move cmake files around. 2011-04-25 10:38:25 +00:00
debian prepare libfreefare 0.3.4 2012-03-01 17:51:15 +00:00
examples Fix compiler warning 2012-05-18 16:27:23 +00:00
libfreefare Update to current libnfc devel API. 2012-06-01 21:26:01 +00:00
test warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') 2012-05-18 16:03:07 +00:00
AUTHORS Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
ChangeLog Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
CMakeLists.txt Enable WITH_DEBUG for Windows (Fixes issue 65) 2011-06-27 18:34:07 +00:00
configure.ac warning: 'libutil.la': linking libtool libraries using a non-POSIX 2012-05-18 16:01:52 +00:00
COPYING Add an exception to the LGPL. 2012-05-10 14:36:36 +00:00
HACKING Rewrite some tests using switch statements. 2010-12-18 02:07:56 +00:00
libfreefare.pc.in Install a libfreefare.pc pkg-config module. 2009-12-18 21:31:45 +00:00
Makefile.am Add Microsoft Windows support. 2011-04-24 10:21:03 +00:00
NEWS prepare libfreefare 0.3.4 2012-03-01 17:51:15 +00:00
README Prepare libfreefare 0.3.2 2011-10-17 16:51:29 +00:00
TODO Rename mifare_desfire_authenticate.c to mifare_desfire_crypto.c. 2010-12-18 02:50:38 +00:00

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)