1. 9bbec22 nciattach: do not shadow other local 'opt' variable (-Wshadow) by Krzysztof Kozlowski · 2 years, 10 months ago
  2. a4c726f nciattach: fix poll.h include location by Krzysztof Kozlowski · 2 years, 10 months ago
  3. b67667c gdbus: do not shadow global 'pending' variable (-Wshadow) by Krzysztof Kozlowski · 2 years, 10 months ago
  4. 3e7a35a adapter: use proper format for integers (-Wformat) by Krzysztof Kozlowski · 2 years, 10 months ago
  5. 5df7872 adapter: adjust indentation of continued arguments by Krzysztof Kozlowski · 2 years, 10 months ago
  6. 68bbfad se: use proper format for integers (-Wformat) by Krzysztof Kozlowski · 2 years, 10 months ago
  7. ffab364 se: silence clang -Wcast-align warning by Krzysztof Kozlowski · 2 years, 10 months ago
  8. 76ac47d se: fix multiple apdu definitions by Krzysztof Kozlowski · 2 years, 10 months ago
  9. 392e0fa ndef: make freeing near_ndef_message reusable by Krzysztof Kozlowski · 2 years, 10 months ago
  10. a529403 ndef: use proper format for integers (-Wformat) by Krzysztof Kozlowski · 2 years, 10 months ago
  11. b204faf ndef: use NDEF_TEXT_RECORD_UTF16_STATUS define by Krzysztof Kozlowski · 2 years, 10 months ago
  12. 81558bf ndef: silence clang -Wcast-align warning by Krzysztof Kozlowski · 2 years, 10 months ago
  13. 112003e ndef: check UTF-16 text payload length by Krzysztof Kozlowski · 2 years, 10 months ago
  14. ecda483 unit: pass real UTF-8 for testing text NDEF by Krzysztof Kozlowski · 2 years, 10 months ago
  15. 78395b8 dbus: fix -Wformat in near_dbus_encode_string() by Krzysztof Kozlowski · 2 years, 10 months ago
  16. 5ec78b7 nfctool: pass the format as string literal by Krzysztof Kozlowski · 2 years, 10 months ago
  17. 1b11e44 nfctool: use proper format for integers (-Wformat) by Krzysztof Kozlowski · 2 years, 10 months ago
  18. 20892f4 nfctool: fix nfctool_print_and_remove_snl() cast-function-type by Krzysztof Kozlowski · 2 years, 10 months ago
  19. 43ebc50 nfctool: fix nfctool_send_dep_link_up() cast-function-type by Krzysztof Kozlowski · 2 years, 10 months ago
  20. 183dbc4 nfctool: fix adapter_compare_idx() cast-function-type by Krzysztof Kozlowski · 2 years, 10 months ago
  21. 2e5132f nfctool: fix adapter_print_info() cast-function-type by Krzysztof Kozlowski · 2 years, 10 months ago
  22. 35eb0e7 nfctool: fix adapter_print_target() cast-function-type by Krzysztof Kozlowski · 2 years, 10 months ago
  23. 83c94ba nfctool: fix adapter_get_devices() cast-function-type by Krzysztof Kozlowski · 2 years, 10 months ago
  24. c7cd14e Drop empty NEWS by Krzysztof Kozlowski · 2 years, 10 months ago
  25. aa976f2 test: Add option to deactivate tag by Mark Greer · 7 years ago
  26. d604412 tag: Add Tag deactivate support by Mark Greer · 7 years ago
  27. 13c6d84 adapter: Add call indicating whether constant poll is enabled by Mark Greer · 7 years ago
  28. 9c9fb62 adapter: Make adapter_start_poll() global by Mark Greer · 7 years ago
  29. 4f8becd nfc_copy: Update nfc_copy.h to match Linux kernel's version by Mark Greer · 7 years ago
  30. b695069 nfctools: Move nciattach macros & enums to nciattach.c by Mark Greer · 7 years ago
  31. 80f5a9c nfctype5: Fix formatting by Mark Greer · 7 years ago
  32. 68bff39 nfctype5: Discard extra byte in RMB response data by Mark Greer · 7 years ago
  33. c1e6188 nfctype5: Don't issue RMB command when formatting by Mark Greer · 7 years ago
  34. 04ad8e8 nfctype5: Remove useless initialization by Mark Greer · 7 years ago
  35. 92316a8 nfctype5: Add support for TI Standard and Pro Type 5 tag by Mark Greer · 7 years ago
  36. 37cf1d4 nfctype5: Rework code that identifies ST Micro Type 5 tags by Mark Greer · 7 years ago
  37. 53aa891 nfctype5: Remove superfluous parentheses by Mark Greer · 7 years ago
  38. 68fd222 nfctype5: Add space between 'if' and first '(' by Mark Greer · 7 years ago
  39. 126e072 nfctype5: Reduce noise when tag is moved out of range by Mark Greer · 7 years ago
  40. e644b57 nfctype2: Don't read tags with bad magic number by Mark Greer · 7 years ago
  41. b161b6b adapter: Do not poll when there is an active tag by Mark Greer · 7 years ago
  42. 7a49d5c adapter: Clear timer handle when DEP timer stopped by Mark Greer · 7 years ago
  43. 1321d55 adapter: Clear timeout handle when check presence timer stopped by Mark Greer · 7 years ago
  44. b0ec85c adapter: Return '-errno' when connect() call fails by Mark Greer · 7 years ago
  45. 18cbb68 adapter: Return '-errno' when socket() call fails by Mark Greer · 7 years ago
  46. c7e3d72 ndef: Validate text data in WKT Text records by Mark Greer · 7 years ago
  47. 23f864e ndef: Discard records containing errors by Mark Greer · 7 years ago
  48. 564e38b ndef: Verify RTD record type name encodings by Mark Greer · 7 years ago
  49. 047b0df ndef: Fix use of uninitialized variable in property_get_type() by Mark Greer · 7 years ago
  50. 7afe846 ndef: Add default language ("en") for Text records by Mark Greer · 8 years ago
  51. b18c489 se: Fix issue with missing fall through handling by Marcel Holtmann · 7 years ago
  52. 8ec0bd0 nfctype2: Use explicit comparison to zero to make it clearer by Marcel Holtmann · 7 years ago
  53. 42de038 ndef: Fix missing handling of fall through case by Marcel Holtmann · 7 years ago
  54. d87560c nfctool: Add missing fall through comment by Marcel Holtmann · 7 years ago
  55. 9497950 Release 0.16 by Samuel Ortiz · 8 years ago 0.16
  56. 4d06016 nfctool: polling: Fix netlink event handler by Thierry Escande · 8 years ago
  57. 421fd97 doc: Describe writing of the multiple records by Oleg Zhurakivskyy · 8 years ago
  58. 27464af ndef: Handle multi-record messages by Oleg Zhurakivskyy · 8 years ago
  59. 6d6598c ndef: Handle multiple records by Oleg Zhurakivskyy · 8 years ago
  60. 785b5e5 ndef: Parse multiple records from the D-Bus message by Oleg Zhurakivskyy · 8 years ago
  61. b7b5eca ndef: Reference the D-Bus message by iterator by Oleg Zhurakivskyy · 8 years ago
  62. 45a1ecb ndef: Extract the record parsing into ndef_build_from_record() by Oleg Zhurakivskyy · 8 years ago
  63. d353e26 test: Add basic support for the multiple URI records by Oleg Zhurakivskyy · 8 years ago
  64. 9d2bd61 ndef: Fix the segmentation fault on non MIME records by Oleg Zhurakivskyy · 8 years ago
  65. 7d948d6 features: Add Handover support by Samuel Ortiz · 8 years ago
  66. fad8e38 se/test/test-channel: Fix secure element path by Christophe Ricard · 8 years ago
  67. 50c1870 se/test/test-seel: Fix secure element path by Christophe Ricard · 8 years ago
  68. cc9d7e8 test/neard-ui.py: update test/neard-ui.py by Christophe Ricard · 8 years ago
  69. d8a7aa6 test/neardutils: Few sanity cleanup by Christophe Ricard · 8 years ago
  70. 36ce8f5 se: Return true if ARA-M is not accessible on a non uicc SE by Christophe Ricard · 8 years ago
  71. f69211f doc: Add MIMEPayload to tag's properties by Oleg Zhurakivskyy · 8 years ago
  72. 06529cc ndef: Expose MIME payload by Oleg Zhurakivskyy · 8 years ago
  73. 62b6225 test: Support arbitrary MIME content by Oleg Zhurakivskyy · 8 years ago
  74. 3748854 AUTHORS: Mention Oleg's contributions by Samuel Ortiz · 8 years ago
  75. f161060 build: Fix nciattach distcheck failure by Samuel Ortiz · 8 years ago
  76. 6bbfdc6 ndef: Minor whitespace corrections by Oleg Zhurakivskyy · 8 years ago
  77. fde8e56 test: Simplify MIME parameters parsing by Oleg Zhurakivskyy · 8 years ago
  78. 2829ea5 test: Clean up help text by Oleg Zhurakivskyy · 8 years ago
  79. 9c0f414 test: Remove unneeded code by Oleg Zhurakivskyy · 8 years ago
  80. dd55c18 test: Fix indentation by Oleg Zhurakivskyy · 8 years ago
  81. 93b9e9e build: Add Python bytecode to .gitignore by Oleg Zhurakivskyy · 8 years ago
  82. 243d160 build: Add tools/nciattach to .gitignore by Oleg Zhurakivskyy · 8 years ago
  83. 37760f2 nfctype5: Add support for ST Type5 tags by Shikha Singh · 8 years ago
  84. 8972f7f test: Fix test-tage usage by Samuel Ortiz · 8 years ago
  85. 3cbcea7 tools: Add nciattach tool by Vincent Cuissard · 9 years ago
  86. 0ba961c gdbus: Close private connection if setup fails by Luiz Augusto von Dentz · 9 years ago
  87. c9ad1e8 gdbus: Fix crash in g_dbus_create_error_valist by Szymon Janc · 9 years ago
  88. 1ebd79c gdbus: Use g_dbus_create_error_valist internally by Szymon Janc · 9 years ago
  89. da9ff17 gdbus: Add g_dbus_get_flags function by Michael Janssen · 9 years ago
  90. 29fb009 se: Fix status word management in case of warning by Christophe Ricard · 9 years ago
  91. 93b77c2 se: Release logical channel when AID selection fails by Christophe Ricard · 9 years ago
  92. f5a7b72 se: Add test-channel test script by Christophe Ricard · 9 years ago
  93. c35155c se: Add test-seel test script by Christophe Ricard · 9 years ago
  94. 7ccba62 se: Handle previously enabled secure elements by Christophe Ricard · 9 years ago
  95. f1afb65 se: Check for se's io_driver and transceive function pointers by Christophe Ricard · 9 years ago
  96. ab08d9f se: Start access control enforcer (ACE) once SE is enabled by Christophe Ricard · 9 years ago
  97. 4913e3f test: Use neardutils.get_managed_objects() when possible by Christophe Ricard · 9 years ago
  98. 5901990 nfctype2: Fix Mifare Ultralight C issue by Christophe Ricard · 9 years ago
  99. d30ea35 netlink: Add support for NFC_CMD_ACTIVATE_TARGET by Christophe Ricard · 9 years ago
  100. fcb5119 gdbus: Make GDBusClient work without ObjectManager by Luiz Augusto von Dentz · 9 years ago