platform/upstream/neard.git
2012-08-14 Szymon Jancp2p: Fix not freeing server_data in free_server_data
2012-08-14 Szymon Jancbluetooth: Fix EIR parsing
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 Chlad SebastianTODO: Change Mifare writer mode support owner
2012-08-07 Ravi kumar... nfctype4: Call write callback when write is succesful
2012-08-07 Ravi kumar... tag: Verify tag content only when the write part succeeded
2012-08-07 Samuel Ortizdoc: Document the Dual polling loop mode
2012-08-07 Samuel Ortizdevice: Don't try to push an NDEF when the DEP link...
2012-08-07 Samuel Ortizadapter: Add a DEP state accessor
2012-08-02 Samuel Ortizagent: Move handover agent implementation to agent.c
2012-08-02 Samuel Ortizmanager: Implement NDEF agent registration API
2012-08-02 Samuel Ortizagent: Initial implementation
2012-08-01 Samuel Ortizndef: Copy each record raw data
2012-08-01 Samuel Ortizndef: Keep track of the record header length
2012-07-27 Szymon Jancdoc: Update handover agent API
2012-07-27 Szymon Jancdoc: Fix handover agent API description
2012-07-25 Ravi kumar... nfctype1: Add support for blank tag handling
2012-07-25 Ravi kumar... tag: Improve tag formatting and writing operation
2012-07-25 Samuel Ortizdoc: Add Devices to the adapter properties
2012-07-20 Samuel Ortizdoc: Fix RequestOOB method description
2012-07-18 Jeff Zhengtag: Update tag content after write record
2012-07-18 Samuel Ortizdoc: Sync coding-style.txt with oFono
2012-07-16 Marcel HoltmannRevert "build: Use -Wshadow compiler option"
2012-07-15 Marcel Holtmannbuild: Use -Wshadow compiler option
2012-07-15 Marcel Holtmannhandover: Avoid shadowing connection variable
2012-07-15 Marcel Holtmannndef: Use uri_prefixes to avoid a shadowed variable
2012-07-12 Samuel OrtizAUTHORS: Mention Jeff's contributions
2012-07-12 Jeff ZhengEdit a tag from neard-ui.py
2012-07-12 Samuel Ortiznetlink: Remove undefined but declared target activatio...
2012-06-30 Lucas De Marchigdbus: do not check signature twice
2012-06-30 Mikel Astizgdbus: Fix incorrectly discarded signals
2012-06-30 Lucas De Marchigdbus: Fix removal of filter after last filter_data
2012-06-29 Samuel OrtizRelease 0.5 0.5
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 Ortizdevice: Async push_ndef returns NULL when reply is...
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 Ortiztag: Call near_ndef_records_free when freeing tag records
2012-06-28 Samuel Ortizndef: Add record list freeing routine
2012-06-28 Samuel Ortizhandover: Free allocated handover record if parsing...
2012-06-28 Olivier Guiterndef: Implement Hr record building
2012-06-28 Olivier Guiterndef: Start Bluetooth pairing from the Hs parser
2012-06-28 Olivier GuiterFix MB and ME bits checking in handover frame
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-28 Samuel Ortizadapter: Return a better error when powering an already...
2012-06-28 Samuel OrtizREADME: Update configuration options description
2012-06-27 Samuel Ortiztag: tag_set_ro returns void
2012-06-27 Samuel Ortiztag: Remove undefined tag_set_uid routine
2012-06-27 Eyal Reizernfctype2: Add support for blank tag handling
2012-06-27 Eyal Reizertag: Add blank tag format support
2012-06-27 Eyal Reizertag: Add blank tag handling
2012-06-26 Samuel Ortiztag: Remove read-only property getter
2012-06-26 Ravi kumar... nfctype4: Remove duplicate tag read-only check
2012-06-26 Ravi kumar... nfctype3: Remove duplicate tag read-only check
2012-06-26 Ravi kumar... nfctype2: Remove duplicate tag read-only check
2012-06-26 Ravi kumar... nfctype1: Remove duplicate tag read-only check
2012-06-26 Samuel Ortiztest: Add Handover type support to push-device
2012-06-26 Samuel Ortizdevice: Specify service name when pushing NDEFs
2012-06-25 Samuel Ortiztag: Do not attempt to write to a read only tag
2012-06-22 Samuel Ortizadapter: Early p2p binding
2012-06-22 Samuel Ortizp2p: Do not return an error when a service name is...
2012-06-22 Samuel Ortizp2p: Keep track of allocated servers
2012-06-21 Samuel Ortizp2p: Bind and listen only on a specific target
2012-06-20 Samuel Ortizbluetooth: Check for OOB pointers to be NULL before...
2012-06-20 Olivier Guiterhandover: Support for handover selector mode
2012-06-20 Olivier Guiterndef: Prepare handover record
2012-06-20 Olivier Guiterndef: Add NDEF record couting routine
2012-06-20 Olivier Guiterndef: Add handover parsing routines
2012-06-20 Olivier Guiterndef: Add handover records freeing routines
2012-06-20 Olivier Guiterndef: Add handover record definitions
2012-06-20 Olivier Guiterndef: Add a function to set/reset MB and ME bits in...
2012-06-20 Olivier Guiterndef: Extend the NDEF alocation routine
2012-06-20 Olivier Guiterndef: Add Bluetooth pairing argument to parse_mime_type()
2012-06-20 Olivier Guiterndef: Add near_ndef_record_length function
2012-06-19 Olivier Guiterndef: Save type length in record header structure
2012-06-19 Olivier Guiterbluetooth: Define Bluetooth MIME types
2012-06-18 Lucas De Marchigdbus: Add macro for methods marked as NOREPLY
2012-06-18 Samuel OrtizAUTHORS: Mention Eyal's contributions
2012-06-18 Eyal Reizernfctype2: Fix wrong read command length
2012-06-12 Samuel Ortizfeatures: Update
2012-06-12 Samuel OrtizTODO: Update
2012-06-12 Samuel Ortiznetlink: Simplfy the netlink initialisation code
next