Commit graph

  • 27c43e8b8a Improve a bit shell scripts portability. Romain Tartière 2013-05-25 13:26:41 +0200
  • 16a5fc419c Use PKG_PROG_PKG_CONFIG Ludovic Rousseau 2013-05-24 20:30:23 +0200
  • 0a5199a737 Avoid clash with system's htole32 if it exists. Romain Tartière 2013-05-20 17:02:24 +0200
  • c1db25c05b Include <stdlib.h>, required for getenv(3). Romain Tartière 2013-05-20 16:58:57 +0200
  • 936210c076 pn53x: only create a current target when at least one have been found. Romuald Conty 2013-05-13 09:43:46 +0200
  • 07dfed8a08 Debian: update symbols which changed in rc7 Romuald Conty 2013-05-13 09:41:45 +0200
  • 205aef9739 Add missing thanks to ChangeLog Romuald Conty 2013-05-13 09:41:07 +0200
  • c97c70f5d5 Fix typo in libnfc.conf.sample Philippe Teuwen 2013-04-30 21:48:28 +0200
  • 41ec6d49f6 Add ISO14443-4 chaining support for RX (MI) Philippe Teuwen 2013-04-24 01:26:26 +0200
  • b84ac324ff pn532_uart: fix 'operation abort' feature with this driver Romuald Conty 2013-04-18 13:48:33 +0200
  • 0841a94c65 nfc-mfclassic: allow option f for read operation too Philippe Teuwen 2013-04-09 23:40:15 +0200
  • 29c7ef19a9 Debian: rc6 -> rc7 Philippe Teuwen 2013-04-05 16:18:12 +0200
  • 27f3c4973d Prepare release candidate 1.7.0 RC7 Romuald Conty 2013-04-05 16:01:36 +0200
  • b950eacfdf drivers USB: check usb_open() result Philippe Teuwen 2013-04-05 15:42:01 +0200
  • 9cb9e0e6da Fix cppcheck warning: The scope of the variable X can be reduced. Philippe Teuwen 2013-04-05 14:38:03 +0200
  • fc144fe389 nfc-anticol: add option -t for timed exchanges Philippe Teuwen 2013-04-05 14:33:16 +0200
  • d319e87ff8 HACKING: refer to make cppcheck Philippe Teuwen 2013-04-05 11:43:47 +0200
  • a3475cc896 make cppcheck: add PN532_SPI Philippe Teuwen 2013-04-05 11:42:57 +0200
  • e6ab66037d Better support for some special chinese cards Romuald Conty 2013-04-05 11:29:31 +0200
  • c958201148 New custom "make cppcheck" target: run a cppcheck with usual args Romuald Conty 2013-04-05 11:12:39 +0200
  • 7d986844c4 Fix compiler warnings Ludovic Rousseau 2013-04-03 17:55:40 +0200
  • a57793fe5a Do not build pn532_spi if spi is not available Ludovic Rousseau 2013-04-03 16:08:34 +0200
  • 8b8b8d49a7 Windows packaging improvement Alex Lian 2013-04-03 01:06:03 -0400
  • a8f91c05d2 Fix autoreconf warning Ludovic Rousseau 2013-04-01 18:26:23 +0200
  • 0625544cc3 Merge branch 'pn532_spi' Philippe Teuwen 2013-04-01 13:24:28 +0200
  • 0b1bf105be Revert 1c67c3f92a Philippe Teuwen 2013-03-30 17:51:01 +0100
  • 1b45bd4ee1 SPI: remove dead code Philippe Teuwen 2013-03-28 00:15:17 +0100
  • f9bd5d79d2 SPI: add 1ms sleep in wakeup() Philippe Teuwen 2013-03-28 00:11:56 +0100
  • c8e50b6852 SPI: update NEWS & Changelog Philippe Teuwen 2013-03-27 23:33:02 +0100
  • f991771128 Add connstring example for SPI on RPi Philippe Teuwen 2013-03-27 23:29:59 +0100
  • 7c2f8b4cb0 Add PN532 SPI driver to CMake Philippe Teuwen 2013-03-27 23:25:43 +0100
  • dcc527df7b Merge branch 'master' into pn532_spi Philippe Teuwen 2013-03-27 23:13:19 +0100
  • 3eb1ee3b9c CMake: enable same set of default drivers as for autotools Philippe Teuwen 2013-03-27 23:12:59 +0100
  • 7df8fdd0f6 spi: fix doc typos Philippe Teuwen 2013-03-27 22:58:59 +0100
  • 12b756e97a spi: remove spi_posix.c, exotic platform implementations will have to be done in their respective contrib subdir Philippe Teuwen 2013-03-27 17:08:21 +0100
  • fc420d58af Only include SPI related files when (at least) one SPI driver is enabled Philippe Teuwen 2013-03-27 16:58:01 +0100
  • 1ab282d43c pn532_spi: missing malloc() checks, spi_close(), nfc_device_close() on some error handling branches Philippe Teuwen 2013-03-27 12:03:09 +0100
  • f1a9a8ee38 pn532_uart: Unify copyright notices & update authors lists (somehow this file was forgotten) Philippe Teuwen 2013-03-27 16:12:18 +0100
  • 794fcdc1ad pn532_spi: fix missing free(ndd.port) Philippe Teuwen 2013-03-27 11:51:22 +0100
  • 87a3dd7067 pn532_spi: fix double free() of spi port info Philippe Teuwen 2013-03-27 11:36:41 +0100
  • 1417bdc164 Merge branch 'master' into pn532_spi Philippe Teuwen 2013-03-27 11:44:29 +0100
  • eb515a6952 Update Changelog Philippe Teuwen 2013-03-27 11:33:03 +0100
  • 542622a2f5 Add missing windows files in archive Romuald Conty 2013-03-19 00:00:46 +0100
  • 2be00e7615 Move log implementation for Windows in dedicated directory Romuald Conty 2013-03-18 23:53:01 +0100
  • cb3452db7b Move UART implementation for Windows in dedicated directory Romuald Conty 2013-03-18 23:46:14 +0100
  • a422ae2211 CMake: only compile usbbus.c when (at least) one USB driver is enabled Romuald Conty 2013-03-18 23:32:07 +0100
  • b6b356b948 CMake: only include UART related files when (at least) one UART driver is enabled Romuald Conty 2013-03-18 23:27:23 +0100
  • 699e9123ea Only include UART related files when (at least) one UART driver is enabled Romuald Conty 2013-03-18 23:07:19 +0100
  • f3f2ec1c0f Fix environment vars usage when compiling with CMake Romuald Conty 2013-03-18 15:26:15 +0100
  • e898e5f73b Remove unsed code section in log.c (was commented) Romuald Conty 2013-03-18 15:25:07 +0100
  • 890f028b0c pn53x_current_target_new() now returns null ptr upon malloc() error Philippe Teuwen 2013-03-18 01:00:41 +0100
  • 69c435f348 fix missing tests on malloc() return Philippe Teuwen 2013-03-18 00:46:31 +0100
  • 06d5b54308 pn53x_data_new() now returns null ptr upon malloc() error Philippe Teuwen 2013-03-18 00:20:49 +0100
  • af57df532b uart drivers: missing pn53x_data_free() on some error handling branches Philippe Teuwen 2013-03-17 23:57:31 +0100
  • 5f70bdc699 uart drivers: missing nfc_device_free() on some error handling branches Philippe Teuwen 2013-03-17 23:51:16 +0100
  • 2e801a62d5 uart drivers: missing uart_close() on some error handling branches Philippe Teuwen 2013-03-17 23:20:05 +0100
  • c1372a009f uart drivers: fix missing free(ndd.port) Philippe Teuwen 2013-03-17 22:54:15 +0100
  • 77838b894c config parser: missing fclose() Philippe Teuwen 2013-03-17 22:19:49 +0100
  • ca7477e935 UART drivers: fix double free() of serial port info Philippe Teuwen 2013-03-16 12:25:28 +0100
  • 8485996f13 Fix cmake build failure under linux Julien Schueller 2013-03-12 20:54:50 +0100
  • ecc12d28aa quick_start_example1.c: avoid using warnx() to remove err.h dependency Philippe Teuwen 2013-03-12 17:43:46 +0100
  • e70a3314bf Update ChangeLog & make style Philippe Teuwen 2013-03-12 17:07:09 +0100
  • 20e51e9752 nfc-mfclassic: add option to allow using keyfile from another card Philippe Teuwen 2013-03-12 15:38:59 +0100
  • 16161e1a68 nfc-mfclassic: detect 2K MFP via RATS Philippe Teuwen 2013-03-12 13:35:31 +0100
  • d019f9729d nfc-anticol: fix ATS length Philippe Teuwen 2013-03-12 12:23:15 +0100
  • 56ea2e65dc nfc-mfclassic: use smaller files for cards < 4k Philippe Teuwen 2013-03-12 10:56:57 +0100
  • 94617366a7 nfc-mfclassic: abort if expected UID is not matching real card Philippe Teuwen 2013-03-12 10:56:20 +0100
  • bb7b05681e nfc-mfclassic: fix reporting of processed blocks number Philippe Teuwen 2013-03-12 10:55:45 +0100
  • a3f4145a2e Add pn532_spi author to AUTHORS Philippe Teuwen 2013-03-10 16:33:53 +0100
  • dd209460b1 Update ChangeLog Philippe Teuwen 2013-03-10 16:32:28 +0100
  • baa0f9ae36 Unify copyright notices Philippe Teuwen 2013-03-10 16:18:22 +0100
  • d683a98065 Merge branch 'master' into pn532_spi Philippe Teuwen 2013-03-10 16:17:59 +0100
  • bf164220ee Unify copyright notices & update authors lists Philippe Teuwen 2013-03-10 16:15:23 +0100
  • a4a531068f Update ChangeLog Philippe Teuwen 2013-03-10 00:32:05 +0100
  • ec99e9033a pn532_spi: use new connstring_decode() Philippe Teuwen 2013-03-10 00:29:01 +0100
  • 759cd106e5 Merge branch 'master' into pn532_spi Philippe Teuwen 2013-03-10 00:22:27 +0100
  • cc03f84636 New connstring_decode() fix cppcheck warning "Non reentrant function 'strtok' called" Philippe Teuwen 2013-03-10 00:20:52 +0100
  • 59271d27e9 Update Changelog Philippe Teuwen 2013-03-09 16:33:51 +0100
  • e7f4d0778e Update NEWS & Changelog Philippe Teuwen 2013-03-09 11:27:56 +0100
  • 38966cb2fb Forgot to commit new log internal header file Philippe Teuwen 2013-03-09 10:56:51 +0100
  • ad8b338a7b Remove log-printf from CMakefile Philippe Teuwen 2013-03-09 10:41:25 +0100
  • a9e3365d98 Add log_internal.h to Makefile Philippe Teuwen 2013-03-09 10:41:07 +0100
  • 6a110b3849 Creating log_internal.h for log_*put_internal() prototypes Philippe Teuwen 2013-03-09 00:59:29 +0100
  • 7e26aa368d log_win32: declare log_output_debug() static Philippe Teuwen 2013-03-09 00:47:21 +0100
  • f19d233fad Merge log-printf.c into log.c, inline with prototypes in log.h & platform files log_*.c Philippe Teuwen 2013-03-09 00:46:45 +0100
  • 262555d568 Fix cppcheck warning "Non reentrant function 'readdir' called" Philippe Teuwen 2013-03-08 23:50:03 +0100
  • 8e2effdc53 Fix cppcheck warning "scanf without field width limits can crash with huge input data" Philippe Teuwen 2013-03-08 23:43:41 +0100
  • ff11c8ac87 Fix cppcheck warning "Obsolete function 'usleep' called" Philippe Teuwen 2013-03-08 23:30:21 +0100
  • 05b9cde966 Merge branch 'master' into pn532_spi Philippe Teuwen 2013-03-08 23:00:44 +0100
  • 3ac1d64b4f Windows: workaround as libusb is not automatically detected by CMake Philippe Teuwen 2013-03-08 08:15:40 +0100
  • 5704b668b7 Add usbbus to Makefile.am EXTRA_DIST Philippe Teuwen 2013-03-08 00:35:36 +0100
  • fef6517e27 make style Philippe Teuwen 2013-03-08 00:35:04 +0100
  • 37cf7554d9 Add log_posix to Makefile.am Philippe Teuwen 2013-03-08 00:34:14 +0100
  • b3c6ea86ad Split logging internals so that platforms may choose additional or alternate spew mechanisms Alex Lian 2013-03-03 17:38:19 -0500
  • 563054d2a2 More explicitely ignoring return value as suggested by Ludovic Philippe Teuwen 2013-03-07 10:34:17 +0100
  • 7b917f9a8b Windows: Clean up all compiler warnings and link warnings Alex Lian 2013-03-04 01:26:23 -0500
  • bd961222a3 API change Philippe Teuwen 2013-03-07 09:27:45 +0100
  • d8a93217ff make style Philippe Teuwen 2013-03-07 09:17:27 +0100
  • 181cd914d5 pn53x-sam: fix print_nfc_target Philippe Teuwen 2013-03-07 08:51:35 +0100
  • c72846e3c6 Convert by value passing of nfc_target to pointer for str_nfc_target and nfc_initiator_target_is_present Alex Lian 2013-03-03 23:40:07 -0500