platform/upstream/neard.git
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
2012-06-12 Samuel Ortizplugins: Remove near_tag_get_data() useless cast
2012-06-10 Marcel Holtmannbuild: Put --prefix before --enable options
2012-06-05 Samuel Ortizbuild: Core plugins should be builtin
2012-06-05 Samuel Ortizbuild: Enable all plugins by default
2012-06-05 Samuel OrtizRelease 0.4 0.4
2012-06-04 Olivier Guitertest: Convert neard-ui to the new polling API
2012-06-04 Ravi kumar... tag: Return tag writing in progress when there is a...
2012-06-04 Samuel Ortizmanager: Add handover agent registration API
2012-06-04 Samuel Ortizdoc: Add handover agent API definition
2012-06-04 Samuel Ortizhandover: Add handover agent API
2012-06-01 Samuel Ortiztest: The default polling loop mode is Initiator
2012-06-01 Samuel Ortizadapter: Default polling loop mode is Initiator
2012-06-01 Samuel Ortiznetlink: Pass IM protocols through NFC_ATTR_PROTOCOLS...
2012-05-31 Samuel Ortizadapter: Set the DEP flag to false when a device is...
2012-05-26 Samuel Ortiznetlink: Support target mode netlink events
2012-05-26 Samuel Ortizadapter: Add device addition API
2012-05-26 Samuel Ortizdevice: Check for NFCID length being greater than zero
2012-05-26 Samuel Ortizadapter: Implement new polling loop D-Bus API
2012-05-25 Samuel Ortizdevice: Push is an asynchronous D-Bus method
2012-05-25 Samuel Ortiztag: Write is an asynchronous D-Bus method
2012-05-25 Ravi kumar... tag: Dbus reply to tag write request
2012-05-25 Ravi kumar... snep: Removed unnecessary NDEF TLV addition
2012-05-25 Ravi kumar... snep: Fixed snep read fragmentation
2012-05-25 Vinicius Costa... adapter: Fix GIOChannel leak
2012-05-25 Vinicius Costa... netlink: Fix memory leak when handling netlink events
2012-05-25 Samuel Ortizsnep: Add SNEP version to the SNEP response
2012-05-23 Lucas De Marchigdbus: add Method.NoReply annotation in introspection
2012-05-23 Lucas De Marchigdbus: add Deprecated annotation in introspection
2012-05-23 Lucas De Marchigdbus: remove signature and reply from tables
2012-05-23 Henrique Dante... Do not set signature and reply in GDBus tables
2012-05-23 Lucas De Marchigdbus: loop over args to check message signature
2012-05-23 Lucas De Marchigdbus: use GDBusArgInfo to generate introspection
2012-05-23 Henrique Dante... Convert GDBus methods and signals to use macro helpers
next