Commit graph

  • 0bfcd9cdd6
    Merge pull request #739 from gentilkiwi/master main master Philippe Teuwen 2024-07-29 13:05:54 +0200
  • 3f0101bd3f Fix nfc_initiator_select_passive_target target count on PN53x when not using InListPassiveTarget Benjamin Delpy 2024-07-28 12:36:49 +0200
  • df0a3beca9 Fix cmake warning Ludovic Rousseau 2024-02-16 14:52:20 +0100
  • c6657c7c00 Fix cmake warning Ludovic Rousseau 2024-02-16 14:49:38 +0100
  • 92cc3b1ed1
    Fixed the CMake file because under MSYS2 it always forced 32bit compilation even on 64bit machine. (#661) Davide Prade 2024-02-16 14:35:48 +0100
  • 9dc65e4075
    Refactor HAL macro using gcc statement expressions to avoid returning from a macro. (#705) thewetzel 2024-02-16 08:34:29 -0500
  • d40cbef104
    Fixed getting the current time wrong in the script file (#712) Yang Kun 2024-02-16 21:30:38 +0800
  • 1f77bcec17 Document environment variables in README.md Didier A 2023-02-15 13:33:20 +0100
  • 72262133f1 Fixes error libnfc.driver.acr122_usb Invalid RDR_to_PC_DataBlock frame Samuel Prevost 2020-08-23 13:51:36 +0200
  • 42de50f2b7
    Merge pull request #688 from gentilkiwi/master Philippe Teuwen 2023-02-13 21:00:49 +0100
  • 5b9ae7ee51 pn53x initiator set registers for ISO14443B-2 ST SRx Benjamin DELPY 2023-02-12 19:37:04 +0100
  • 3df7f25f11
    Merge pull request #655 from Ujjwal0501/patch-1 Romain Tartière 2021-09-19 20:28:20 -1000
  • 16671bd0a3
    fix: Typo in configuration commands Ujjwal Kumar 2021-09-20 11:33:57 +0530
  • 6d0e8a5d9b
    Merge pull request #652 from xanderio/fix-freebsd Romain Tartière 2021-08-14 07:25:45 -1000
  • a884a45ab1 Fix builds on FreeBSD Alexander Sieg 2021-08-14 11:58:54 +0200
  • c8185c9eca
    Merge pull request #639 from rstular/fix-atqa-comparison Philippe Teuwen 2021-08-05 09:12:47 +0200
  • 56f6bd4fbb
    Merge pull request #649 from linkclau/master Philippe Teuwen 2021-08-05 09:12:11 +0200
  • 1b8c244e38 Include unistd.h (required because of usleep()) Claudius Link 2021-08-04 23:02:32 +0200
  • fb290be070
    Merge pull request #645 from gentilkiwi/master Philippe Teuwen 2021-07-10 20:05:43 +0200
  • a9cb26b28f
    Fix, lib Win32 again Benjamin DELPY 2021-06-13 22:24:32 +0200
  • c924e5e00c
    Fix contrib code for Win32 example Benjamin DELPY 2021-06-13 22:14:52 +0200
  • ba14d10e79
    Add utils lib dep Benjamin DELPY 2021-06-13 21:49:05 +0200
  • 9a94f20050
    Some cast for Windows platform build Benjamin DELPY 2021-06-13 21:19:57 +0200
  • 180fbabfe1
    Add nfc-st25b example Benjamin DELPY 2021-06-13 20:00:52 +0200
  • 1dc9dcb664
    Make README.md more helpful for newcommer, remove ref to missing INSTALL (#636) Dave T 2021-06-09 13:40:25 +0100
  • 1f4d2fb3d4
    Fix - assignment instead of comparison (PCSC driver) rstular 2021-05-12 18:23:53 +0200
  • 2b5ad9ce0b
    README.md: fix URL of pcsc-lite Ludovic Rousseau 2021-01-22 13:08:21 +0100
  • 7ebf9b92d6
    Merge pull request #626 from aviallon/fix-typo-pcsc Philippe Teuwen 2020-11-02 13:24:33 +0100
  • 3af2e14acc
    Fix typo in variable name in pcsc.c Antoine Viallon 2020-11-02 12:30:59 +0100
  • b5180a6a70
    Merge pull request #624 from FeitianSmartcardReader/master Adam Laurie 2020-10-24 15:28:25 +0100
  • 0cd314c514
    Modify code to add compatibility of readers Feitian Technologies 2020-10-20 14:29:15 +0800
  • c3f739dea3
    Merge pull request #622 from timgates42/bugfix_typo_mechanism Philippe Teuwen 2020-10-11 16:33:51 +0200
  • 126cf9c1be
    docs: fix simple typo, mecanism -> mechanism Tim Gates 2020-10-11 07:43:16 +1100
  • d9a04a54ff document RC_FILE_TYPE Philippe Teuwen 2020-07-11 15:12:57 +0200
  • cc4311acab
    Merge pull request #611 from gelotus/msvc Philippe Teuwen 2020-07-11 15:12:13 +0200
  • e37d24e691 Merge branch 'msvc2' into msvc Unknown 2020-07-08 13:38:46 +0200
  • 1077228fbd style Unknown 2020-07-08 13:26:45 +0200
  • 5c09dc180a forget to add linux clang cmake Unknown 2020-07-08 13:24:26 +0200
  • d5fcd08d41 remove unused packages Unknown 2020-07-08 13:14:06 +0200
  • f56bbabf6c easy reading condition Unknown 2020-07-08 13:06:45 +0200
  • 9cece8b55d add cr Unknown 2020-07-08 13:06:03 +0200
  • 7ad18a2120 some cleanings Unknown 2020-07-07 19:40:46 +0200
  • e21fab3685 Example and util compile fine. WangYi 2018-03-18 02:06:38 +0800
  • 82f23c411d Make it compile under MSVC2017. WangYi 2018-03-18 01:05:09 +0800
  • 66d3560608
    Merge pull request #609 from gelotus/fix-4k Adam Laurie 2020-07-04 18:20:34 +0100
  • fc51c8662b
    Merge pull request #610 from iceman1001/master Philippe Teuwen 2020-07-01 21:48:47 +0200
  • db081ed12d chg: make version printing obey verbose flag iceman1001 2020-07-01 21:28:02 +0200
  • 6fb61d3c1e error handling Unknown 2020-06-30 17:19:24 +0200
  • f2677da74c too many different clone tags, let the user to chose action Unknown 2020-06-30 16:18:47 +0200
  • 0bf4cec661 remove direct write check Unknown 2020-06-30 14:52:07 +0200
  • 0de55961c4
    Merge pull request #608 from gelotus/nfc-mfclassic Adam Laurie 2020-06-28 14:20:32 +0100
  • c8fcaea8ab no need to differentiate routines Unknown 2020-06-27 16:17:15 +0200
  • 6921e57fb8 correct typo Unknown 2020-06-27 13:33:04 +0200
  • 01bc5693d9 another hardcode value Unknown 2020-06-26 19:08:04 +0200
  • db957aabdf adds write condition check in unlock_card() Unknown 2020-06-26 18:29:01 +0200
  • f7b9b0eafa remove unused stuff for block 0 writing Unknown 2020-06-26 13:36:18 +0200
  • 709ef8381f reinit for retrieving new uid after block 0 write Unknown 2020-06-26 13:34:50 +0200
  • 3c55b8746b swap 0 block write and other blocks write Unknown 2020-06-26 01:50:11 +0200
  • 02f0f6b290 add verbose case Unknown 2020-06-26 01:28:57 +0200
  • 7a5e654309 hardcoded values Unknown 2020-06-25 23:56:38 +0200
  • 2b21d87e8e add gen2 desc to help Unknown 2020-06-25 23:45:17 +0200
  • 4e922e8194 sends lib log to /dev/null in posix and added option (v) to reactivate Unknown 2020-06-25 23:32:03 +0200
  • 3f4b7a037a add rewrite support for gen2 tags with W command Unknown 2020-06-25 23:10:06 +0200
  • dd96571f88 no need to loop, only one block Unknown 2020-06-25 19:49:04 +0200
  • 5a87f1f3db Splitting block 0 writing and other block writing, not needed anymore Unknown 2020-06-25 19:29:38 +0200
  • 7b6ff73c4b only test DirectWrite write if we need to. only write block 0 if specifically requested to. Adam Laurie 2020-06-24 20:38:01 +0100
  • e560689f60 restore original block count logic and add debuggers for block0 Adam Laurie 2020-06-24 11:11:21 +0100
  • a28a537610 partial fix of nfc-mfclassic which only writes first sector of each block and not sector 1,2,3 unles 'unlocked' write - debuggers still in! Adam Laurie 2020-06-23 14:08:04 +0100
  • 4b7791f845
    Merge pull request #605 from ffontaine/master Philippe Teuwen 2020-06-24 16:18:29 +0200
  • 1f6f75af38
    Merge pull request #606 from FeitianSmartcardReader/master Philippe Teuwen 2020-06-22 11:20:50 +0200
  • 435e2ffc81 Add length check to have compatible with R502 hongbin@ftsafe.com 2020-06-22 14:33:15 +0800
  • 874d9605aa autotools: make example build optional Fabrice Fontaine 2020-06-21 23:28:37 +0200
  • 53eccd4be4
    Merge pull request #603 from FeitianSmartcardReader/master Philippe Teuwen 2020-05-27 19:15:22 +0200
  • b02f94d7da
    Update pcsc.c Feitian Technologies 2020-05-28 00:54:20 +0800
  • f02ff51449 Prepare 1.8.0 version Philippe Teuwen 2020-05-22 12:19:15 +0200
  • 5c3c468a6a Restore nfc_modulation_type order of v1.7.1 Philippe Teuwen 2020-05-22 11:55:33 +0200
  • 63cf0acb0b pcsc: remove unused function pcsc_initiator_deselect_target Ludovic Rousseau 2020-05-22 10:13:52 +0200
  • 5294c0290f Fix compiler warnings: no previous prototype Ludovic Rousseau 2020-05-22 10:11:52 +0200
  • fa78e8b883 Doxygen: unset DOT_FONTNAME Ludovic Rousseau 2020-05-22 10:02:37 +0200
  • 357ae384af Doxygen: update Doxyfile.in to version 1.8.13 Ludovic Rousseau 2020-05-22 09:58:44 +0200
  • c8692aa239 Fix compiler warning: no previous prototype Ludovic Rousseau 2020-05-22 09:51:14 +0200
  • 91d7c5d32f Fix compiler warning: old-style function definition Ludovic Rousseau 2020-05-22 09:50:26 +0200
  • 4525cd1c32 make style Philippe Teuwen 2020-05-21 15:06:17 +0200
  • f52d04e0a7 remove warnings Philippe Teuwen 2020-05-21 15:05:48 +0200
  • 5a059db901 remove warnings Philippe Teuwen 2020-05-21 14:50:30 +0200
  • 730f705c0d pcsc.c: fix error and remove warnings Philippe Teuwen 2020-05-21 14:42:31 +0200
  • 6b4f6249bd rework README Philippe Teuwen 2020-05-21 14:27:13 +0200
  • d29b3170d9 update changelog Philippe Teuwen 2020-05-21 14:14:43 +0200
  • 4a2c764961 Prepare 1.7.2 version Adam Laurie 2020-05-21 12:05:38 +0100
  • 020f5317a6
    Merge pull request #601 from h3xx/fix-typo Adam Laurie 2020-05-21 11:40:22 +0100
  • 675c30eb93
    Merge pull request #600 from FeitianSmartcardReader/master Philippe Teuwen 2020-05-14 12:49:43 +0200
  • beb8fdd759
    Update pcsc.c Feitian Technologies 2020-05-14 11:08:23 +0800
  • 6f41ea3ad3
    Fix typo Dan Church 2020-05-13 09:05:27 -0500
  • 8352c80679 Modify pcsc.c to have support for Mifare classic and Ultralight card hongbin@ftsafe.com 2020-05-13 12:15:28 +0800
  • 66176016ed bring nfc-list man page up to date Adam Laurie 2020-05-12 16:52:47 +0100
  • f1bb27d1af
    Merge pull request #598 from h3xx/add-check-libnfc-nci Adam Laurie 2020-05-12 12:36:55 +0100
  • c884f36b94
    Merge pull request #597 from nfc-tools/iclass Adam Laurie 2020-05-11 20:23:24 +0100
  • 17e615e8b1
    Add check for Libnfc-NCI before enabling pn71xx Dan Church 2020-05-11 13:10:48 -0500
  • a07d879496 rework NMT_END_ENUM Philippe Teuwen 2020-05-11 20:00:04 +0200
  • 10f880374c nfc-list bitfield Philippe Teuwen 2020-05-11 19:55:44 +0200