platform/upstream/neard.git
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
2012-09-13 Olivier Guiterbluetooth: Support malformed oob record
2012-09-10 Wiktor Lawskip2p: Fix returned error code in p2p_listen
2012-09-10 Wiktor Lawskinfctype2: Fix possible memory leak in meta_recv
2012-09-07 Olivier Guiterbluetooth: Fix default adapter check
2012-09-07 Samuel OrtizAUTHORS: Mention Wiktor's contributions
2012-09-07 Wiktor Lawskiadapter: Fix SetProperty error message
2012-09-07 Wiktor Lawskinfctype1: Improve returned errors consistency
2012-09-07 Wiktor Lawskiplugins: Delete unnecessary initializes
2012-09-07 Wiktor Lawskiplugins: Fix error messages
2012-09-07 Wiktor Lawskiplugins: Improve code & comments formatting
2012-09-07 Wiktor Lawskiplugins: Fix some whitespace issues
2012-09-07 Wiktor Lawskigitignore: Add temporary files & TAGS to ignore list
2012-08-28 Jaganath Kanakkasserygdbus: Fix compilation error if macro "error" is defined
2012-08-23 Samuel OrtizRelease 0.6 0.6
2012-08-23 Samuel Ortiznfctype4: Remove the math.h inclusion
2012-08-23 Samuel Ortiznfctype4: Remove the MIFARE_DESFIRE_EV1_SIZE macro
2012-08-23 Olivier Guiterndef: Fix parse_mime_type() parameter name
2012-08-23 Ravi kumar... nfctype3: Support blank tag formatting
2012-08-23 Ravi kumar... nfctype3: Detect blank tags while reading
2012-08-23 Ravi kumar... tag: Caching type3 tag IC type information
2012-08-23 Samuel Ortiztest: Add simple-agent script
2012-08-23 Samuel Ortizorg.neard.conf: Add the NDEF Agent interface sending...
2012-08-23 Samuel Ortizagent: Parse tags and devices records
2012-08-23 Samuel Ortizagent: Send Release method when freeing an NDEF agent
2012-08-23 Samuel Ortizndef: Export the record type field to the neard core
2012-08-23 Samuel Ortizdoc: Rename handover-agent-api to agent-api
2012-08-23 Samuel Ortizndef: Build a record type string for each NDEF record
2012-08-21 Szymon JancTODO: Change Handover Agent API owner
2012-08-21 Szymon Jancdoc: Update handover agent api
2012-08-21 Ravi kumar... nfctype3: Support blank tag detection in check presence
2012-08-16 Szymon Jancnetlink: Fix return value when NLA_PUT_* macros are...
2012-08-16 Ravi kumar... nfctype4: Add support for blank tag handling
next