platform/upstream/neard.git
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
2012-05-23 Lucas De Marchigdbus: add and use helpers for table declarations
2012-05-23 Lucas De Marchigdbus: add argument info to methods and signals
2012-05-23 Henrique Dante... Constify GDBus signal tables
2012-05-23 Henrique Dante... Constify GDBus method tables
2012-05-18 Marcel Holtmanngdbus: Constify introspection method table
2012-05-18 Lucas De Marchigdbus: do not call memset for terminating NUL
2012-05-18 Lucas De Marchigdbus: return if method signature is malformed
2012-05-16 Ravi kumar... snep: Fix typo in SNEP push max fragment length
2012-05-16 Samuel OrtizAUTHORS: Mention Vinicius' contributions
2012-05-16 Vinicius Costa... build: Add main.conf to the source package
2012-05-16 Vinicius Costa... build: install org.neard.conf dbus configuration file
2012-05-16 Vinicius Costa... tools: Fix snep-send compilation with glibc 2.15
2012-05-16 Vinicius Costa... build: Add support for building with libnl-3.0
2012-05-16 Vinicius Costa... build: Fix typo when checking for libnl-2.0
2012-05-16 Vinicius Costa... gitignore: add tools/snep-send
2012-05-14 Samuel OrtizRelease 0.3 0.3
2012-05-14 Ravi kumar... device: Dbus reply to device Push request and message...
2012-05-14 Ravi kumar... snep: Implement SNEP Push fragmentation
2012-05-14 Olivier Guiterbluetooth: Complete get_properties parsing
2012-05-14 Olivier Guiterbluetooth: Add pairing flag on parsing
2012-05-14 Olivier Guiterbluetooth: Add synchronous local oob data read
2012-05-14 Olivier Guiterbluetooth: Fix EIR parsing routine
2012-05-14 Olivier Guiterbluetooth: Store default BT adapter properties
2012-05-14 Olivier Guiterbluetooth: Add handlers to track adapters changes
2012-05-09 Samuel Ortizp2p: Close server socket when getting a polling error
2012-05-04 Samuel Ortizadapter: Disconnect and check for presence when getting...
2012-05-03 Ravi kumar... test: Add a device push script
2012-05-03 Ravi kumar... device: Implemented Push method
2012-05-03 Ravi kumar... snep: Implement initial part of snep push method
2012-05-02 Samuel Ortizsnep-send: Fix Usage string
2012-04-26 Samuel Ortiztools: More verbose snep-send error paths
2012-04-26 Samuel Ortizmifare: Parse the complete tag buffer
2012-04-26 Samuel Ortiznfctype1: Read UID before reading all when NFCID is...
2012-04-26 Samuel Ortiztag: Add tag NFCID setter
next