Commit graph

1872 commits

Author SHA1 Message Date
Romuald Conty
0ea0ebe103 Import API documentation found at http://libnfc.org/libnfc/documentation/api in Doxygen format. 2009-08-27 10:49:45 +00:00
Romuald Conty
42d83fce56 Code cleanup for nfc-emulate, nfc-relay and nfc-anticol tools. 2009-08-26 10:57:38 +00:00
Romuald Conty
70cc04fe5f Fix Issue 8: DOS line endings in README file. Thanks! 2009-08-26 09:37:12 +00:00
Romuald Conty
e05af04cce C99 standard can now be disabled by configure using "--disable-std-c99" flag. 2009-08-26 09:14:23 +00:00
Romuald Conty
b08951a43e Attempt to fix rpath issue on linux platform (it is already deprecated in main distributions. i.e. http://wiki.debian.org/RpathIssue) 2009-08-26 08:54:39 +00:00
Adam Laurie
eec2a3c220 add quiet mode to improve timing of emulate, relay and anticol commands 2009-08-23 09:50:46 +00:00
Adam Laurie
44f9cf9dd5 add UID feature to documentation and minor engrish correction 2009-08-21 13:44:53 +00:00
Adam Laurie
0b6090cfd6 test I can commit by adding allow UID to be specified 2009-08-21 13:34:53 +00:00
Romuald Conty
1ca94ca86c Fix Issue 7: wrong paths in pkg-config file. 2009-08-19 14:39:19 +00:00
Romuald Conty
2bf4393191 Add MIFARE Ultratag tool. (Many thanks to xxv) 2009-07-24 15:35:02 +00:00
Romuald Conty
d6a4a2b422 Update ChangeLog, debian files and bump library version to 1.2.1. 2009-07-24 14:51:03 +00:00
Roel Verdult
8bc062da75 Added stdint/libusb filters to VS2005 project 2009-07-24 14:03:37 +00:00
Roel Verdult
66378cc2d5 Typecast to be specific what is needed 2009-07-24 14:02:39 +00:00
Roel Verdult
c4fb2bda0d changed back uint32_t to size_t for linux64-pcsclite compatibility 2009-07-24 13:38:18 +00:00
Romuald Conty
d777e801fc Update ChangeLog for 1.2.0 2009-07-23 14:45:50 +00:00
Romuald Conty
62e71024cf Bump library version to 1.2.0 2009-07-23 13:34:02 +00:00
Romuald Conty
23b32a7742 Actual "Windows" tarball is more related to "Visual Studio 2005" than "Windows". 2009-07-23 10:56:34 +00:00
Romuald Conty
c92b437c69 Fix win32 paths in make_release.sh. 2009-07-23 10:40:24 +00:00
Roel Verdult
48c3996688 ISO14443-B support in nfc-list 2009-07-23 10:24:04 +00:00
Roel Verdult
4b3291f6b1 VS stdint-files 2009-07-23 10:22:03 +00:00
Roel Verdult
c43c1444c8 VS C++ project files 2009-07-23 10:20:30 +00:00
Romuald Conty
9e8ffea073 Fix license in debian files.
Add man pages in debian install.
2009-07-22 14:02:39 +00:00
Romuald Conty
b8191e5896 MacOSX users can now use autotoolized version. 2009-07-22 13:26:52 +00:00
Romuald Conty
536268c287 Import portability branch as trunk 2009-07-22 13:23:19 +00:00
Roel Verdult
452e4b31bf mac pcsc compilation 2009-07-22 10:02:28 +00:00
Romuald Conty
440fa38889 Fix PCSC headers path on MacOS. 2009-07-22 09:35:48 +00:00
Romuald Conty
c0bcce387e Fix stupid mistake in autogen.sh. MacOSX users can now run ./configure without problem.
Add ChangeLog information for next release.
2009-07-22 09:27:59 +00:00
Romuald Conty
e98e7d9415 Rename "byte" type into "byte_t" type. 2009-07-16 12:09:06 +00:00
Romuald Conty
3b8a414cd2 dev_callbacks_list should only get compiled into the libnfc library, not in every client application. (Thanks to snapdev) 2009-07-15 17:45:38 +00:00
Romuald Conty
45b2cfa258 Improve libusb detection if pkg-config is not present. 2009-06-30 13:30:31 +00:00
Roel Verdult
51720401a1 FIX (under MacOSX) ./autogen.sh: line 11: libtoolize: command not found 2009-06-30 10:53:53 +00:00
Romuald Conty
db6375511d Improve MacOSX portability (again): many thanks to Daniel Macks <dmacks@netspace.org> from #fink irc channel. 2009-06-29 08:47:19 +00:00
Romuald Conty
658f24ba3e Improve MacOSX portability: many thanks to Daniel Macks <dmacks@netspace.org> from #fink irc channel. 2009-06-29 08:32:07 +00:00
Romuald Conty
d5b1ccea6d Fix configure.ac 2009-06-29 06:58:40 +00:00
Romuald Conty
3c6f9c3a8c Install man pages with binaries. 2009-06-29 06:55:17 +00:00
Romuald Conty
bb4d79735a Add manpages for nfc-tools. 2009-06-26 15:10:01 +00:00
Romuald Conty
0da43b6731 Add LICENSE and README files to releases produce by make_release.sh script.
Fix MacOSX Makefile embedded in MacOSX archive by make_release.sh.
Replace COPYING content with LGPLv3.
2009-06-26 09:22:26 +00:00
Romuald Conty
c8adb1036a License have changed from GPLv3 to LGPLv3. 2009-06-26 09:05:25 +00:00
Romuald Conty
b110b5b5a9 RS232 code rewrote: now we can use it on Windows. 2009-06-25 15:17:00 +00:00
Romuald Conty
645796d0b2 Add a simple script to simplify releases creation. 2009-06-25 14:53:48 +00:00
Romuald Conty
3b452f0185 Fix configure script on FreeBSD (Many thanks to Romain Tartière) 2009-06-17 16:07:32 +00:00
Romuald Conty
f29fd29e64 Add debian files. 2009-06-16 08:03:49 +00:00
Romuald Conty
bf5848e7a1 libnfc can now be compiled without pcsc-lite (but it removes acr122 device support) 2009-06-11 11:57:36 +00:00
Romuald Conty
eccb9d3d3b Fix rs232.* under linux.
Fix merged code to be C99 compiliant.
Try to fix dev_arygon under linux (could not be tested here, sorry).
Try to fix MacOSX makefile (could not be tested here, sorry).
Adjust src/Makefile.am to compile/dist all new files.
2009-06-11 10:16:27 +00:00
Romuald Conty
d74f0d13dd MERGE: svn merge -r 20:23 trunk/src branches/portability/src 2009-06-11 09:12:00 +00:00
Romuald Conty
5391dfc902 MERGE: svn merge -r 19:20 trunk/src branches/portability/src 2009-06-11 08:34:43 +00:00
Romuald Conty
7b82eb10a0 Add --disable-pcsc-lite option.
Fix pkg-config file.
2009-06-11 08:30:49 +00:00
Roel Verdult
6a5d7b7b6c updating linux-ifdef for ARYGON readers 2009-06-03 08:32:12 +00:00
Roel Verdult
459aa86a70 Updating manual build directory for linux, part 2 2009-06-03 08:25:41 +00:00
Roel Verdult
b334356b3b Updating manual build directory for linux 2009-06-03 08:24:47 +00:00