platform/upstream/neard.git
2013-06-27 Samuel Ortiztest: Add a tag monitoring script
2013-06-25 Thierry Escandenfctool: sniffer: Fix ndef read-ahead check macro
2013-06-24 Samuel OrtizRelease 0.12 0.12 upstream/0.12
2013-06-20 Samuel Ortizdevice: Pass the NDEF push cb status back to the caller
2013-06-20 Samuel Ortizerror: Add I/O error routine
2013-06-20 Samuel Ortizndef: Support receiving empty Handover select frames
2013-06-20 Ravi kumar... ndef: Send empty WiFi carrier in Hr message when runnin...
2013-06-20 Samuel Ortizndef: Implement static handover
2013-06-20 Samuel Ortizndef: Generalize near_ndef_prepare_hr_message()
2013-06-20 Samuel Ortiztest: Check for dump-* scripts argument
2013-06-20 Samuel Ortiztest: Explicitely unregister the NDEF agent when being...
2013-06-19 Samuel Ortizndef: Rename near_ndef_prepare_hs_message
2013-06-19 Samuel Ortizndef: Rename build_ho_record
2013-06-19 Samuel Ortiznfctool: sniffer: Dump unknown WSC data elements
2013-06-19 Henrique Dante... gdbus: Remove proxies when client disconnects
2013-06-18 Samuel Ortiznfctool: sniffer: Decode application/vnd.wfa.wsc MIME...
2013-06-18 Samuel Ortiztest: Add MIME type to the Device pushing options
2013-06-18 Samuel Ortizndef: Fallback to the WiFi agent when missing an SSID
2013-06-18 Olivier Guiternfctype4: Fix segmentation fault on invalid access key
2013-06-14 Guillem Joverbluetooth: Fix memory leaks on error or when not pairing
2013-06-14 Guillem Jovernpp: Fix memory leak on allocation error
2013-06-14 Olivier Guiterp2p: Coding style violation fixes
2013-06-14 Olivier Guiterp2p: Check for an already existing p2p driver from...
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-06-12 Samuel Ortizagent: Do not call NDEF agent Release when agent leaves
2013-06-12 Samuel Ortiztest: Fix Text NDEF representation
2013-06-12 Samuel Ortizndef: Do not fail if NDEF record MIME type is not a...
2013-06-10 Samuel Ortizadapter: Pass the right adapter index when auto powerin...
2013-06-10 Olivier Guitervalidation: Add MIUX support
2013-06-08 Samuel Ortizsnep: Fix fragmented GET
2013-06-08 Samuel Ortizsnep: Fix SNEP fragmentation
2013-06-03 Olivier Guitervalidation: Fix memory leak from llcp_send_data
2013-05-31 Samuel Ortizdoc: Fix NDEF agent GetNDEF prototype
2013-05-30 Samuel Ortiznfctype4: Add support for type4 B tags
2013-05-30 Samuel Ortiztag: Set type B tag type properly
2013-05-30 Samuel Ortiznfctool: sniffer: Fix fragmented SNEP output
2013-05-22 Samuel Ortizp2p: Fall back to blocking sockets if the async connect...
2013-05-22 Samuel Ortizp2p: Non blocking client socket
2013-05-21 Samuel Ortizp2p: Set connection timeout
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-08 Anderson Lizardogdbus: Fix using NULL DBusPendingCall when disconnected...
2013-05-08 Anderson Lizardogdbus: Fix segfault when D-Bus daemon exits
2013-05-04 Luiz Augusto... gdbus: Fix calling GetManagedObjects twice in a row
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-29 Arron Wangnfctyp3: Set cookie cb to NULL when read succeeds
2013-04-29 Arron Wangbluetooth: Get name value from right message iterator
2013-04-17 Samuel OrtizRelease 0.11 0.11
2013-04-15 Olivier Guiterunit: Fix broken SNEP read unit test
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-04-11 Samuel Ortizmain.conf: Add DefaultPowered configuration
2013-04-09 Lucas De Marchigdbus: Use gcc builtin instead of g_atomic
2013-04-09 Luiz Augusto... gdbus: Fix not calling property_changed callback
2013-04-05 Olivier Guiterllcp: Validation test server
2013-04-05 Olivier Guiterp2p: Add support for connection less binding
2013-04-05 Ravi kumar... unit: Add WSC NDEF build test case
2013-04-05 Ravi kumar... ndef: Add api to prepare mime type wsc record
2013-04-05 Ravi kumar... ndef: Remove unnecessary debug statement
2013-04-05 Samuel Ortiznfc_copy: Update with new socket options
2013-04-04 Marcin Malagowskiunit: Support for SNEP REJECT request
2013-04-04 Marcin Malagowskiunit: Fixed cleaning SNEP fragments
2013-04-04 Ravi kumar... test: Add test script to write mime type on tag
2013-04-04 Ravi kumar... ndef: Add support to build wifi_wsc mime type ndef...
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-28 Szymon Jancndef: Remove not used Doxygen annotations
2013-03-28 Szymon Jancndef: Remove bogus text from near_ndef_parse_msg comment
2013-03-28 Szymon Jancndef: Use sizeof instead of strlen to get BT_MIME_STRIN...
2013-03-28 Szymon Jancndef: Fix some typos in comments and debug messages
2013-03-28 Szymon Jancndef: Simplify near_ndef_prepare_ac_and_cfg_records...
2013-03-28 Szymon Jancsnep-validation: Fix compilation on ARM due to unaligne...
2013-03-27 Samuel Ortizp2p: Support for single connection server
2013-03-25 Guillem Jovermain: Wait to daemonize to just before entering the...
2013-03-25 Samuel Ortizunit: Sanitize NDEF test names
2013-03-25 Samuel Ortizunit: Sanitize SNEP test names
2013-03-25 Samuel OrtizAUTHORS: Mention Marcin's contributions
2013-03-25 Samuel Ortizunit: Remove SNEP routines forward declarations
2013-03-25 Marcin Malagowskiunit: Add SNEP PUT/GET NDEF test
next