mfoc-always-skip-probes/ChangeLog

84 lines
2.4 KiB
Plaintext
Raw Normal View History

2013-01-20 14:48:16 +00:00
2011-05-18 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/mfoc.c: improve tests made before running and show tag info
using print_nfc_iso14443a_info()
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-04-08 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/mfoc.c: try to disconnect() the device on error.
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-04-08 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/mfoc.c: show errors then exit on mf_configure()
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-04-08 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/mfoc.c: apply a patch suggested by Valentijn Sessink. See
Issue 56.
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-04-08 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/mfoc.c: minors fixes and indent.
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-04-08 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/mfoc.c: show error (using nfc_perror) then exit if some nfc_*
functions failed on init.
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-04-08 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/mfoc.c: minor debug improvements.
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-04-04 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* configure.ac, src/mfoc.c: minor fixes/enhancements and version
bumping
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-04-04 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/mfoc.c, src/mifare.c: hide authentication errors
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-04-04 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* 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-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2011-02-21 Romain Tartiere <romain.tartiere@gmail.com>
2011-05-18 12:10:17 +00:00
* src/Makefile.am: mfox: Unbreak autotools on FreeBSD.
2013-01-20 14:48:16 +00:00
2011-02-02 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/mfoc.c: use strtoll() function in order to retrieve 64bits
wide value. (Fixes Issue 55)
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2010-11-18 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* configure.ac: bump package version
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2010-11-18 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
* src/nfc-utils.c, src/nfc-utils.h: sync nfc-utils.* from libnfc
2011-05-18 12:10:17 +00:00
2013-01-20 14:48:16 +00:00
2010-11-02 Romuald Conty <romuald@libnfc.org>
2011-05-18 12:10:17 +00:00
* configure.ac, src/mfoc.c, src/mfoc.h, src/nfc-utils.c,
2013-01-20 14:48:16 +00:00
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 <romuald@libnfc.org>
* 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 <romuald@libnfc.org>
* Import MFOC 0.08 from http://www.nethemba.com/mfoc.tar.bz2 on 13th
Sept 2010
2011-05-18 12:10:17 +00:00