2011-05-18 Romuald Conty * src/mfoc.c: improve tests made before running and show tag info using print_nfc_iso14443a_info() 2011-04-08 Romuald Conty * src/mfoc.c: try to disconnect() the device on error. 2011-04-08 Romuald Conty * src/mfoc.c: show errors then exit on mf_configure() 2011-04-08 Romuald Conty * src/mfoc.c: apply a patch suggested by Valentijn Sessink. See Issue 56. 2011-04-08 Romuald Conty * src/mfoc.c: minors fixes and indent. 2011-04-08 Romuald Conty * src/mfoc.c: show error (using nfc_perror) then exit if some nfc_* functions failed on init. 2011-04-08 Romuald Conty * src/mfoc.c: minor debug improvements. 2011-04-04 Romuald Conty * configure.ac, src/mfoc.c: minor fixes/enhancements and version bumping 2011-04-04 Romuald Conty * src/mfoc.c, src/mifare.c: hide authentication errors 2011-04-04 Romuald Conty * src/mifare.c, src/mifare.h, src/nfc-utils.c, src/nfc-utils.h: sync nfc-utils.h/c and mifare.c/h with libnfc's ones. 2011-02-21 Romain Tartiere * src/Makefile.am: mfox: Unbreak autotools on FreeBSD. 2011-02-02 Romuald Conty * src/mfoc.c: use strtoll() function in order to retrieve 64bits wide value. (Fixes Issue 55) 2010-11-18 Romuald Conty * configure.ac: bump package version 2010-11-18 Romuald Conty * src/nfc-utils.c, src/nfc-utils.h: sync nfc-utils.* from libnfc 2010-11-02 Romuald Conty * configure.ac, src/mfoc.c, src/mfoc.h, src/nfc-utils.c, src/nfc-utils.h: upgrade code to work with develoment version of libnfc (upcomming 1.4.0) Update code to match with the new API; Sync nfc-utils.[ch] from libnfc's repo; Update ./configure to detect libnfc 1.4.0; 2010-09-14 Romuald Conty * AUTHORS, Makefile.in, aclocal.m4, autogen.sh, config.h, config.h.in, configure, configure.ac, depcomp, install-sh, missing, src/Makefile.am, src/mfoc.c, src/mifare.c, src/mifare.h, src/nfc-utils.c, src/nfc-utils.h: update code in order to use libnfc 1.3.9, minor clean up, and minor enhancements. 2010-09-14 Romuald Conty * Import MFOC 0.08 from http://www.nethemba.com/mfoc.tar.bz2 on 13th Sept 2010