core: Include stdbool.h
[platform/upstream/neard.git] / plugins /
2013-08-20 Daniel Wagnerplugins: Include stdbool.h
2013-08-19 Samuel Ortiznfctype1: Use the right offset after the CC
2013-07-30 Samuel Ortizhandover: Fix memory leak on reallocation error
2013-07-29 Syam Sidhardhanhandover: Fix incorrect NULL check
2013-06-20 Samuel Ortizndef: Support receiving empty Handover select frames
2013-06-18 Olivier Guiternfctype4: Fix segmentation fault on invalid access key
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-10 Olivier Guitervalidation: Add MIUX support
2013-06-08 Samuel Ortizsnep: Fix SNEP fragmentation
2013-06-03 Olivier Guitervalidation: Fix memory leak from llcp_send_data
2013-05-30 Samuel Ortiznfctype4: Add support for type4 B tags
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-04-29 Arron Wangnfctyp3: Set cookie cb to NULL when read succeeds
2013-04-05 Olivier Guiterllcp: Validation test server
2013-04-05 Olivier Guiterp2p: Add support for connection less binding
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-20 Marcin Małagowskisnep: SNEP core moved from plugins to core
2013-03-15 Samuel Ortiznfctype2: Get the actual tag data length when trying...
2013-03-04 Szymon Jancsnep: Fix missing call to snep_exit
2013-03-04 Szymon Jancnfctyp3: Remove set but not used variable
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
next