No description
Find a file
Romain Tartiere e0d2405a30 Rework data structures allocations / frees.
- New mifare_*_tag_new() functions for allocating and initialising memory for a given MIFARE tag;
  - Rename mifare_*_free_tag() to mifare_*_tag_free() for consistent names with mifare_*_tag_new() functions.
2010-02-22 12:25:23 +00:00
examples Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
libfreefare Rework data structures allocations / frees. 2010-02-22 12:25:23 +00:00
test Remove unneeded header. 2010-02-22 12:05:48 +00:00
AUTHORS Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
ChangeLog Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
configure.ac Set _XOPEN_SOURCE to 600 for silencing gcc on GNU/Linux. 2010-01-13 13:53:45 +00:00
COPYING Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
libfreefare.pc.in Install a libfreefare.pc pkg-config module. 2009-12-18 21:31:45 +00:00
Makefile.am Fix build when cutter is not available. (make distcheck ok) 2010-01-11 20:25:28 +00:00
NEWS Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
README Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00