Romain Tartière
69bf99b33d
Run make style
to indent macros
2017-06-29 12:25:53 +02:00
Romain Tartière
94bf7059b4
Remove copyright comments.
...
The COPYRIGHT file is already here and is more complete, while the VCS
hold accurate information about contributors and conibution date.
2017-06-29 09:29:15 +02:00
Romain Tartière
73dc0529fa
Run make style
to fix style
2017-06-27 13:58:31 +02:00
Stefan Walkner
565ee18b8e
Fix build with CMake
...
- Fix library finding ('nfc' instead of 'libnfc');
- Generate config.h from template on non-win32 platforms;
- While here, include protection for config.h in several files.
2017-04-24 09:35:08 +02:00
Romain Tartière
1ce3db3ca6
Improve naming consistency.
...
Ensure all MIFARE related names and structures start with "mifare_" or
"MIFARE_".
2015-05-12 13:52:18 +02:00
Romain Tartière
faac4ae5d8
Fix white spaces inconsistencies.
2015-05-12 13:19:00 +02:00
Romain Tartière
07695f4c18
Remove subversion artifacts.
...
We do not have $Id$ to expand anymore.
2015-05-12 12:22:39 +02:00
Romain Tartière
42b21ff42f
Rename MifareTag to FreefareTag.
...
Because we are libfreefare and not libmifare, the generic tag type
should not be so specific.
2015-05-11 18:55:20 +02:00
Romain Tartière
c42dfce78d
Style.
2014-04-13 19:41:17 +02:00
Philippe Teuwen
f86ad5a183
mifare-classic-read-ndef: skip NULL TLV & proprio TLV
2013-07-14 21:18:28 +02:00
Philippe Teuwen
061b41ed2d
Align with libnfc API change: test nfc_init() result
2013-03-30 18:07:34 +01:00
Romuald Conty
3dd6edcb3a
updates library examples to use libnfc 1.7.0 API
2012-12-23 21:30:10 +00:00
Ludovic Rousseau
1a9fcabf89
Declare internal function usage() as static
2012-05-18 16:18:45 +00:00
Philippe Teuwen
e096f1f421
fix issues in spilling ndef data to stdout and fix bug in mifare-desfire-write-ndef
2012-03-15 08:56:14 +00:00
Philippe Teuwen
23700b5cdd
add mifare-desfire-read-ndef, read CC in mifare-desfire-write-ndef
2012-03-15 01:48:43 +00:00
Audrey Diacre
512a407213
fix some indentations.
2012-01-25 13:49:55 +00:00
Audrey Diacre
4f0227ddcb
update to use libnfc's trunk
2012-01-25 09:58:16 +00:00
Romuald Conty
f1e5413ccc
Prepare libfreefare 0.3.2
2011-10-17 16:51:29 +00:00
Romuald Conty
060078012f
mifare-classic-read-ndef now close kindly the output stream.
2011-10-11 22:20:38 +00:00
Romuald Conty
efd0d106bc
svn:keywords fix on examples/mifare-classic-read-ndef.c .
2011-09-28 15:36:08 +00:00
Romuald Conty
76d325f47b
Add a new example to extract NDEF Message from a "MIFARE Classic as NFC Forum enable tag".
2011-09-22 10:16:52 +00:00