Commit graph

17 commits

Author SHA1 Message Date
Romain Tartiere
5779d6f945 Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
Romain Tartiere
bca49635f3 Add HACKING file to the autotooled tarball. Change version to 0.1.0. 2010-04-08 13:02:54 +00:00
Romain Tartiere
0fb4e7e14c Add infrastructure for generating the ChangeLog. 2010-04-07 15:36:24 +00:00
Romuald Conty
576801d5ff Fix build when cutter is not available. (make distcheck ok) 2010-01-11 20:25:28 +00:00
Romain Tartiere
c1bcb966ea Rework unit tests using cutter. 2010-01-11 20:14:30 +00:00
Romuald Conty
756dc74969 move ACLOCAL_AMFLAGS to top Makefile.am 2010-01-08 20:58:29 +00:00
Romain Tartiere
0c0d8e77a3 Add Makefile.am forgotten in the previous commit. 2010-01-08 11:51:40 +00:00
Romain Tartiere
32e740ea6d Split out autojunk and actual code files. 2010-01-08 11:46:23 +00:00
Romain Tartiere
8a9d90210a Add MAD CRC support. 2010-01-08 11:24:30 +00:00
Romain Tartiere
073b67be48 merge all includes into a single freefare.h header.
libmad already has a mad.h file libfreefare would conflict with.
2009-12-26 18:16:22 +00:00
Romuald Conty
a5dd66f77d put MifareSectorNumber type in a new mifare_common.h header.
API changed: mifare_classic_format_sector() now takes a MifareSectorNumber in argument.
2009-12-23 15:26:57 +00:00
Romain Tartiere
3cab1523eb Introduce MAD application management functions. 2009-12-21 13:54:27 +00:00
Romain Tartiere
00ca4579c9 - Rename MifareSector to MifareSectorNumber;
- Fix includes (use '<>' instead of '""');
  - Add -I. to cc arguments.
2009-12-21 02:35:28 +00:00
Romain Tartiere
89dd817a63 Rename mifare_application_directory.[ch] to mad.[ch]. 2009-12-21 00:40:07 +00:00
Romain Tartiere
9478706550 Add MIFARE Application Directory (MAD) version 1 & 2 support (modulo CRC). 2009-12-21 00:02:40 +00:00
Romain Tartiere
ba8c9b5126 Install a libfreefare.pc pkg-config module. 2009-12-18 21:31:45 +00:00
Romain Tartiere
bb486e4318 Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00