ndef: Add helper function to free ndef messages
[framework/connectivity/neard.git] / plugins /
2013-02-21 Samuel Ortizp2p: Remove client data from the server client list...
2013-02-21 Samuel Ortizsnep-validation: Remove DBG statement from init and...
2013-02-15 Samuel Ortizp2p: Do not try to bind if LLCP is not supported
2013-02-14 Olivier Guiternfctype3: Do not call write callback if the initial...
2013-02-12 Olivier Guitersnep: Fix Android's handover over SNEP support
2013-02-12 Olivier Guiterhandover: Reply with no ACs when getting an Hr with...
2013-01-31 Samuel Ortizinclude: Add a copy of the NFC kernel header
2013-01-31 Szymon Jancp2p: Fix memory leak in p2p_listener_event
2013-01-31 Szymon Jancsnep: Check ndef length before applying Android workaround
2013-01-10 Olivier Guitertypes: Fix build error due to unaligned memory access
2013-01-09 Olivier Guitersnep: SNEP validation test server implementation
2013-01-09 Olivier Guitersnep: Separate snep default server code from snep core
2012-12-10 Samuel Ortizp2p: Make p2p_push more robust
2012-12-06 Szymon JancFix coding style errors through the code
2012-11-19 Samuel Ortiznfctype3: Sending the POLL command should be the defaul...
2012-11-14 Szymon JancUse handover agent for Bluetooth data
2012-10-24 Olivier Guiterhandover: Fix to allow two handover requests
2012-10-24 Olivier Guiterhandover: Change carriers type to bitfield
2012-10-24 Olivier Guiterhandover: Change behavior for empty (no ac) frames
2012-10-22 Krzysztof Lyczkowskindef: Change near_ndef_parse function name
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-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-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 Olivier Guitersnep: Add handover select frame check
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 Ortizsnep: Add some further comments on the SNEP_REQ_GET...
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-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 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-08-23 Samuel Ortiznfctype4: Remove the math.h inclusion
2012-08-23 Samuel Ortiznfctype4: Remove the MIFARE_DESFIRE_EV1_SIZE macro
2012-08-23 Ravi kumar Veeramallynfctype3: Support blank tag formatting
2012-08-23 Ravi kumar Veeramallynfctype3: Detect blank tags while reading
2012-08-21 Ravi kumar Veeramallynfctype3: Support blank tag detection in check presence
2012-08-16 Ravi kumar Veeramallynfctype4: Add support for blank tag handling
2012-08-16 Ravi kumar Veeramallynfctype4: Report empty tags as blank tags
2012-08-14 Szymon Jancp2p: Fix not freeing server_data in free_server_data
2012-08-14 Szymon Jancsnep: Remove unreachable code in snep_read
2012-08-14 Szymon Jancsnep: Fix possible memory leak in snep_read
2012-08-14 Szymon Jancnfctype3: Always free cookie in case of error
2012-08-14 Szymon Jancnfctype3: Fix possible memory leak in nfctype3_read
2012-08-14 Szymon Jancnfctype3: Fix possible NULL pointer dereference in...
2012-08-14 Szymon Jancnfctype3: Fix possible NULL pointer dereference in...
2012-08-14 Szymon Jancnfctype2: Fix possible NULL pointer dereference in...
2012-08-14 Szymon Jancnfctype2: Fix possible NULL pointer dereference in...
2012-08-14 Szymon Jancnfctype2: Fix possible memory leak in nfctype2_read_meta
2012-08-14 Szymon Jancnfctype2: Fix possible NULL pointer dereference in...
2012-08-14 Szymon Jancnfctype1: Fix possible NULL pointer dereference in...
2012-08-14 Szymon Jancmifare: Fix possible NULL pointer dereference in mifare...
2012-08-14 Szymon JancFix some common spelling errors and typos
2012-08-14 Szymon JancFix some whitespace issues
2012-08-07 Ravi kumar Veeramallynfctype4: Call write callback when write is succesful
2012-07-25 Ravi kumar Veeramallynfctype1: Add support for blank tag handling
2012-06-29 Samuel Ortizhandover: Free Hs record after sending it
2012-06-28 Samuel Ortizdevice: Free the pushed NDEF instead of offloading...
2012-06-28 Samuel Ortizp2p: Free all p2p plugins data before calling their...
2012-06-28 Samuel Ortizhandover: Factorize push client data freeing routine
2012-06-28 Samuel Ortizhandover: Remove extra handover_close call
2012-06-28 Samuel Ortizhandover: Free handover records
2012-06-28 Samuel Ortizhandover: Free allocated handover record if parsing...
2012-06-28 Olivier Guiterhandover: Handle Hr and Hs parsing
2012-06-28 Olivier Guiterhandover: Move handover_close function up
2012-06-28 Olivier Guiterhandover: Add handover_push
2012-06-27 Eyal Reizernfctype2: Add support for blank tag handling
2012-06-26 Ravi kumar Veeramallynfctype4: Remove duplicate tag read-only check
2012-06-26 Ravi kumar Veeramallynfctype3: Remove duplicate tag read-only check
next