platform/upstream/neard.git
2012-11-26 Luiz Augusto... gdbus: Fix not freeing list node by using g_slist_delet...
2012-11-26 Lucas De Marchigdbus: Refactor filter_data_find()
2012-11-26 Lucas De Marchigdbus: Fix wrong signal handler match
2012-11-26 Johan Hedberggdbus: Fix crash when getting disconnected from the bus
2012-11-26 Samuel Ortizadapter: Update the RF mode D-Bus property
2012-11-26 Samuel Ortizadapter: Expose the adapter radio mode through D-Bus
2012-11-21 Szymon Jancdoc: Some small issues cleanup
2012-11-21 Szymon Jancdoc: Clarify EIR blob format in handover agent API
2012-11-19 Samuel Ortiznfctype3: Sending the POLL command should be the defaul...
2012-11-19 Samuel Ortizagent: Don't look for NULL record type on the NDEF...
2012-11-19 Szymon Jancndef: Cosmetic fix for action check in parse_mime_type
2012-11-19 Szymon Jancbluetooth: Always enable legacy BT when no HO agent...
2012-11-19 Szymon Jancndef: Select HO agent based on agent presence check
2012-11-14 Samuel Ortizbluetooth: Cosmetic fix for handover registration check
2012-11-14 Szymon JancSupport only static handover with Nokia proprietary...
2012-11-14 Szymon Jancndef: Workaround buggy Nokia BH-505 handover implementation
2012-11-14 Szymon Jancndef: Workaround buggy Android 4.1 BT handover implemen...
2012-11-14 Szymon JancUse handover agent for Bluetooth data
2012-11-14 Szymon Jancbluetooth: Use bluetooth implementation only for BlueZ 4
2012-11-14 Szymon Jancbluetooth: Use struct bt_data in near_ndef_prepare_hand...
2012-11-14 Szymon Jancbluetooth: Move name at the end of EIR
2012-11-14 Szymon Jancbluetooth: Make __near_bluetooth_parse_oob_record use...
2012-11-14 Szymon JancAdd __near_agent_handover_registered function
2012-11-14 Szymon Jancagent: Add __near_agent_handover_request_data function
2012-11-14 Szymon Jancagent: Add __near_agent_handover_push_data function
2012-10-30 Samuel OrtizRelease 0.8 0.8
2012-10-30 Samuel Ortiznetlink: Add netlink event socket
2012-10-29 Olivier Guiterndef: Remove the cr record from Hs message
2012-10-29 Olivier Guiterndef: Fix handover version check
2012-10-24 Olivier Guiterhandover: Fix to allow two handover requests
2012-10-24 Olivier Guiterhandover: Handle Handover frames without ac records
2012-10-24 Olivier Guiterbluetooth: Extend mime_type with bluetooth properties
2012-10-24 Olivier Guiterhandover: Change carriers type to bitfield
2012-10-24 Olivier Guiterhandover: Change behavior for empty (no ac) frames
2012-10-24 Samuel Ortizndef: Skip record header when parsing handover records
2012-10-24 Olivier Guiterndef: Fix offset check when parsing NDEF records
2012-10-23 Samuel Ortizagent: Push raw NDEF along with the matching record
2012-10-23 Samuel Ortizndef: Add records raw data to a D-Bus iterator
2012-10-23 Samuel Ortizndef: Export record's raw data
2012-10-22 Samuel OrtizAUTHORS: Mention Krzysztof's contributions
2012-10-22 Krzysztof Lyczkowskindef: Change near_ndef_parse function name
2012-10-22 Krzysztof Lyczkowskindef: Use appropriate naming for record payload structures
2012-10-22 Krzysztof Lyczkowskindef: Add randomizing function for Collision-RR
2012-10-15 Samuel Ortizp2p: Close a created socket if it's already bound
2012-10-12 Samuel Ortizhandover: No need to explicitely close the server socket
2012-10-12 Samuel Ortizhandover: Unref client push channel after adding the...
2012-10-12 Samuel Ortizbluetooth: Do not use near_info for displaying successf...
2012-10-12 Samuel Ortizndef: Use DBG instead of near_info for Hs preparation...
2012-10-11 Samuel Ortizndef: Parsing complete is not an error
2012-10-10 Samuel OrtizRelease 0.7 0.7
2012-10-09 Dorota Moskaltag: Correct NDEF header for tag type 1 and 2
2012-10-09 Dorota Moskalnfctype4: Call write callback when writing failed
2012-10-09 Dorota Moskalnfctype3: Call write callback when writing failed
2012-10-09 Dorota Moskalnfctype3: Call callback function while freeing cookie
2012-10-09 Dorota Moskalnfctype2: Call write callback when writing failed
2012-10-09 Dorota Moskalnfctype2: Call callback function while freeing cookie
2012-10-09 Dorota Moskalnfctype1: Call write callback when writing failed
2012-10-09 Dorota Moskalnfctype1: Call callback function while freeing cookie
2012-10-09 Dorota Moskalmifare: Correct memory leaks
2012-10-09 Dorota Moskalmifare: Check access rights while writing
2012-10-09 Dorota Moskalmifare: Add Readonly flag support
2012-10-09 Dorota Moskalmifare: Correct processing MADs
2012-10-09 Dorota Moskalmifare: Fix possible NULL pointer dereference in readin...
2012-10-09 Wiktor Lawskinfctypes: Reduce amount of goto statements
2012-10-09 Wiktor Lawskinfctypes: Simplify returning error codes
2012-10-09 Wiktor Lawskiadapter: Refactor function near_adapter_send
2012-10-09 Thierry Escandetag: Fix a possible double free
2012-10-08 Dorota Moskaltag: Add near_tag_get_blank function
2012-10-08 Dorota Moskaltag: Dereference writing after reading new data
2012-10-08 Dorota Moskaltag: Don't check presence while busy
2012-10-05 Samuel Ortizndef: Set proper URI identifier when writing URI NDEF
2012-10-01 Szymon Jancagent: Release handover agent on exit
2012-10-01 Szymon Jancagent: Check if adding disconnect watch succeed
2012-10-01 Szymon Janchandover: Try to send HS only if message preparation...
2012-09-27 Szymon Janchandover: Correct FRAME_TYPE_OFFSET value
2012-09-21 Wiktor Lawskiplugins: Refactor functions for releasing cookies
2012-09-21 Wiktor Lawskinfctypes: Improve consequence of goto labels
2012-09-21 Wiktor Lawskiplugins: Standardize function signatures
2012-09-21 Wiktor Lawskinfctype1: Refactor nfctype1_read
2012-09-21 Wiktor Lawskinfctype1: Improve nfctype1_read readability
2012-09-21 Wiktor Lawskip2p: Fix not freed channel allocated in p2p_bind
2012-09-21 Wiktor Lawskinfctype1: Fix possible memory leak in meta_recv
2012-09-21 Wiktor Lawskiadapter: Fix error message for StopPollLoop
2012-09-21 Samuel OrtizAUTHORS: Mention Dorota's contributions
2012-09-21 Olivier Guitersnep: Add handover select frame check
2012-09-19 Samuel Ortiztest: Add a Bluetooth handover wrapper script
2012-09-17 Samuel Ortizadapter: Remove the linked device when DEP goes down
2012-09-17 Samuel Ortizdevice: Add a target index accessor
2012-09-13 Dorota Moskaltag: Remove redundant __near_tag_get_idx function
2012-09-13 Dorota Moskalmifare: Correct comments format and DBG message
2012-09-13 Dorota Moskalmifare: Add Mifare Classic writing functions
2012-09-13 Dorota Moskalmifare: Rename mifare cookie fields
2012-09-13 Dorota Moskalmifare: Add mifare_check_presence and check_presence
2012-09-13 Samuel Ortizmonitor-near: Add Devices to the Adapter properties
2012-09-13 Samuel Ortizbluetooth: Fix OOB alignement issue
2012-09-13 Samuel Ortizsnep: Add some further comments on the SNEP_REQ_GET...
2012-09-13 Samuel Ortizadapter: Send the Devices property changed earlier
2012-09-13 Olivier Guitersnep: SNEP GET client for Android 4.1 handover support
2012-09-13 Olivier Guitersnep: SNEP GET request for Android 4.1 handover
2012-09-13 Olivier Guiterhandover: Add fallback code for p2p services
next