Release 0.14
[platform/upstream/neard.git] / tools /
2013-11-20 Samuel Ortiznfctool: Fix snep-decode potential overflow
2013-11-20 Samuel Ortiznfctool: Fix llcp-decode potential overflow
2013-10-11 Dmytro Bagriinfctool: Fix options type
2013-09-10 Thierry Escandenfctool: Add firmware download command
2013-09-10 Thierry Escandenfctool: netlink: Pass attributes to registered callbacks
2013-08-20 Daniel Wagnertools: Do not compare expression against NULL
2013-08-20 Daniel Wagnertools: Use stdbool instead gboolean or near_bool_t
2013-06-28 Thierry Escandenfctool: Add a null pointer check in llcp_decode_cleanup
2013-06-25 Thierry Escandenfctool: sniffer: Fix ndef read-ahead check macro
2013-06-19 Samuel Ortiznfctool: sniffer: Dump unknown WSC data elements
2013-06-18 Samuel Ortiznfctool: sniffer: Decode application/vnd.wfa.wsc MIME...
2013-06-14 Samuel Ortiznfctool: sniffer: Print Handover I frames as NDEF
2013-06-14 Samuel Ortiznfctool: sniffer: CONNECT and CC frames tracking
2013-06-14 Samuel Ortiznfctool: sniffer: Handle Bluetooth Handover records
2013-06-13 Samuel Ortiznfctool: sniffer: Output the MIME type value
2013-06-13 Samuel Ortiznfctool: sniffer: A record's TNF is not a boolean
2013-06-13 Samuel Ortiznfctool: sniffer: Support multiple records per NDEF
2013-05-30 Samuel Ortiznfctool: sniffer: Fix fragmented SNEP output
2013-05-21 Samuel Ortiznfctool: sniffer: Set the time string first character...
2013-05-21 Thierry Escandenfctool: Power up the device when start poll
2013-05-21 Thierry Escandenfctool: Add command line options to power up or down...
2013-05-03 Thierry Escandenfctool: sniffer: Add NDEF decoding support
2013-05-03 Thierry Escandenfctool: sniffer: Reduce hexa dump line width
2013-05-03 Thierry Escandenfctool: sniffer: Add a snep_printf_error
2013-05-02 Samuel Ortiznfctool: sniffer: Fix over 80 chars macro
2013-05-02 Samuel Ortiznftool: sniffer: Remove new line from snep_printf_msg...
2013-05-02 Samuel Ortiznfctool: sniffer: Color LLCP dumps
2013-05-02 Samuel Ortiznfctool: sniffer: Simplify print_pdu routine
2013-05-02 Samuel Ortiznfctool: Initial color support
2013-05-02 Samuel Ortiznfctool: sniffer: Change the sniffer hexdump prototype
2013-05-02 Samuel Ortiznfctool: sniffer: Fix SNEP output string
2013-05-02 Thierry Escandenfctool: sniffer: Add SNEP decoding
2013-05-02 Thierry Escandenfctool: sniffer: ssap and dsap were displayed switched
2013-05-02 Thierry Escandenfctool: sniffer: Group sniffed packet info into the...
2013-05-02 Thierry Escandenfctool: Fix a memory leak
2013-04-11 Thierry Escandenfctool: Correct unsigned int comparison
2013-04-11 Thierry Escandenfctool: Make good use of snap_len option
2013-04-11 Thierry Escandenfctool: Set sniffer buffer large enough to handle...
2013-03-28 Thierry Escandenfctool: Print length of buffer before its hexadecimal...
2013-03-28 Thierry Escandenfctool: Fix some integer sizes and signedness
2013-03-28 Thierry Escandenfctool: Fix aggregated frame support
2013-03-25 Waldemar Rymarkiewicznfctool: Fix pointer casting errors on ARM
2013-03-19 Thierry Escandenfctool: Add --version option
2013-03-04 Thierry Escandenfctool: Add Service Name Lookup support
2013-03-04 Thierry Escandenfctool: Add a handler mechanism for netlink events
2013-02-28 Samuel Ortiznfctool: Use nfc_copy.h instead of the system NFC header
2013-02-27 Thierry Escandenfctool: Move adapter related functions in one place
2013-02-21 Samuel Ortiznfctool: Close sniffer socket when getting IO errors
2013-01-31 Samuel Ortizinclude: Add a copy of the NFC kernel header
2013-01-08 Samuel Ortiznfctool: Fix build failure with libnl v1
2013-01-06 Thierry Escandeneard: nfctool: Add LLCP frame decoding support
2013-01-06 Thierry Escandeneard: nfctool: Add LLCP traffic sniffing feature
2013-01-06 Thierry Escandeneard: nfctool: Add an option to set LTO, RW, and MIUX...
2013-01-06 Thierry Escandeneard: nfctool: Add start_poll command
2013-01-06 Thierry Escandeneard: Add nfctool native application
2012-05-16 Vinicius Costa Gomestools: Fix snep-send compilation with glibc 2.15
2012-05-02 Samuel Ortizsnep-send: Fix Usage string
2012-04-26 Samuel Ortiztools: More verbose snep-send error paths
2012-04-24 Samuel Ortiztools: Add an SNEP sending testing program