libfreefare/contrib/libutil
Romain Tartiere 61a5ff4e4a Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions.
Not a hack this time:
  - Use the hexdump(3) function of the system if it exists;
  - Build the subpart of FreeBSD's libutil if not (contrib);
  - Do this only if configured --with-debug.

The Mifare Classic / Ultralight code will be eventually changed to also provide this functionality.
2010-07-29 06:11:27 +00:00
..
hexdump.c Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions. 2010-07-29 06:11:27 +00:00
libutil.h Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions. 2010-07-29 06:11:27 +00:00
Makefile.am Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions. 2010-07-29 06:11:27 +00:00