platform/upstream/neard.git
2012-01-31 Samuel Ortiztest: Override the default D-Bus timeout for setting...
2012-01-31 Samuel Ortiztest: Add enable and disable adapter scripts
2012-01-31 Samuel Ortizadapter: Implement Powered property handling
2012-01-31 Samuel Ortiznetlink: Check for device protocols attribute not being...
2012-01-31 Samuel Ortizadapter: Get the device powered status
2012-01-31 Samuel OrtizRelease 0.1 0.1
2012-01-31 Ravi kumar... nfctype4: Tag writing support
2012-01-31 Ravi kumar... tag: Caching type4 tag max NDEF size and APDU commandd...
2012-01-30 Ravi kumar... ndef: Fixed potential crash in ndef record memory free
2012-01-30 Olivier Guiterneard-ui: Switch to system bus
2012-01-30 Samuel OrtizREADME: Describe available options
2012-01-30 Samuel Ortizneard.conf: Add forgotten org.neard.conf
2012-01-30 Samuel Ortizneard.pc: Add forgotten neard.pc.in
2012-01-27 Samuel Ortiztest: Use system bus when publishing a record
2012-01-27 Ravi kumar... nfctype1: Tag writing support
2012-01-27 Ravi kumar... nfctype2: Tag writing support
2012-01-27 Ravi kumar... adapter: Check ndef queue and call tag writing
2012-01-27 Ravi kumar... target: Provide method to get tag from target structure
2012-01-27 Ravi kumar... tag: Add memory layout enum to tag structure
2012-01-27 Ravi kumar... tag: Add target_idx parameter to near_tag_io_cb prototype
2012-01-27 Ravi kumar... plugin: Move adapter_disconnect call away from plugins
2012-01-27 Ravi kumar... tag: Changed near_tag_get_ro function notation
2012-01-27 Ravi kumar... test: python script to publish text record
2012-01-27 ravikumar.veeramally... adapter: Implement Publish method on adapter
2012-01-27 Samuel Ortizmain: Move neard to the system bus
2012-01-27 Samuel OrtizREADME: Typo fixes and libnl dependency addition
2012-01-21 Samuel Ortizsnep: Send a "Not implemented" response to GET and...
2012-01-21 Samuel Ortizsnep: Initial support for receiving PUT requests
2012-01-21 Samuel Ortizp2p: Better listener event error handling
2012-01-21 Samuel Ortizsnep: Listener event implementation
2012-01-21 Samuel Ortizp2p: Replace DBG with near_error on error code paths
2012-01-21 Samuel Ortizp2p: Initial SNEP support
2012-01-21 Samuel Ortiznpp: Define NPP service name
2012-01-21 Samuel OrtizMakefile: Fix distcheck target
2012-01-21 Samuel Ortizp2p: Separate npp support from the core p2p one
2012-01-18 Samuel Ortizbluetooth: Use the right terminology for Bluetooth...
2012-01-18 Samuel Ortizbluetooth: Remove unused code
2012-01-18 Olivier Guitermain: Add bluetooth initialization
2012-01-18 Olivier Guiterndef: Add specific bluetooth mime type support
2012-01-18 Olivier GuiterMakefile: Add bluetooth.c to build system
2012-01-18 Olivier Guiterbluetooth: Add Bluetooth Secure Simple Pairing support
2012-01-18 Samuel Ortizfeatures: Writer mode status update
2012-01-18 Samuel OrtizTODO: Update
2012-01-14 Samuel Ortizdoc: Add an adapter publication API
2012-01-14 Olivier Guitertype1: Fix missing disconnect on wrong Magic NFC tag
2012-01-14 Samuel Ortiztarget: Export NFCID to plugins
2012-01-13 Samuel Ortiztarget: Propagate the NFCID to the target structure
2012-01-13 Samuel Ortiznetlink: Fetch NFCID1
2012-01-05 Ravi kumar... ndef: Remove offset parameter from smartposter record...
2012-01-05 Ravi kumar... ndef: Remove offset parameter from uri record parsing...
2012-01-05 Ravi kumar... ndef: Remove offset parameter from text record parsing...
2011-12-23 Samuel Ortizdoc: Remove NDEF removal API
2011-12-23 Samuel Ortiztag: NDEF addition framework
2011-12-23 Samuel Ortiztag: Rename near_tag_read_cb
2011-12-23 Samuel Ortizdoc: Modify StartEmulation prototype
2011-12-22 Ravi kumar... ndef: Double free error fix
2011-12-22 Samuel Ortizdoc: Initial tag emulation APIs
2011-12-22 Ravikumar Veeramallyndef: Record header parsing code is factored
2011-12-19 Samuel Ortizdoc: Identation fix
2011-12-19 Samuel Ortiztag: Coding style fix
2011-12-19 Samuel Ortizfeatures: Add type1 dynamic support and p2p reader...
2011-12-19 Ravikumar Veeramallyndef: API provided to prepare smartposter ndef record
2011-12-16 Olivier Guitertype1: Add support for dynamic mode on type 1 tag
2011-12-15 Olivier Guitertlv: fix byte ordering issue on "long" TLV length
2011-12-15 Samuel Ortizp2p: Protect the AF_NFC ugliness
2011-12-15 Samuel Ortiztarget: Export records for device targets as well
2011-12-15 Samuel Ortizp2p: Initial NPP implementation
2011-12-15 Samuel Ortiznetlink: Implement DEP related messages and events
2011-12-15 Marcel Holtmannadapter: At least protect the AF_NFC hack ;)
2011-12-08 Olivier Guiterndef: Fix mime type memory leak
2011-12-02 Olivier Guiterndef: fix small bug on memory release
2011-11-28 Olivier Guiterplugin: Add code to check target subtype on type 2
2011-11-28 Olivier Guitertarget: Check and store NFC Type 2 target subtype
2011-11-21 Samuel Ortizndef: Switch tnf definitions to an enum
2011-11-21 Samuel Ortizndef: Initial MIME type record parsing
2011-11-21 Samuel Ortizndef: Fix memory leak
2011-11-21 Samuel Ortizndef: Save record type
2011-11-15 Olivier Guiternear-ui: Monitor records and targets addition/removal...
2011-11-15 Samuel Ortizadapter: Remove all targets when starting a poll
2011-11-15 Samuel Ortiztest: Identation fixes for neard-ui
2011-11-15 Olivier Guiterneard-ui: very simple neard UI
2011-11-14 Samuel Ortizp2p: Initial plugin implementation
2011-11-09 Olivier Guiterdoc: Add Readonly flag support documentation
2011-11-09 Olivier Guitertype4: Add Readonly flag support
2011-11-09 Olivier Guitertype3: Add Readonly flag support
2011-11-09 Olivier Guitertype2: Add Readonly flag support
2011-11-09 Olivier Guitertype1: Add Readonly flag support
2011-11-09 Olivier Guiterneard: Add dbus Getproperty for read only flag
2011-11-07 Olivier Guiternfctype4: Fix crash on exit
2011-10-21 Marcel Holtmannnetlink: Add compat functions for libnl-1 usage
2011-10-21 Marcel Holtmannbuild: Check for libnl-1 if libnl-2.0 is not present
2011-10-21 Marcel Holtmannbuild: Add .gitignore file
2011-10-21 Samuel Ortizfeatures: Update type 4 support status
2011-10-21 Samuel Ortizfeatures: Fix typo
2011-10-21 Samuel Ortizfeatures: Initial document
2011-10-21 Marcel HoltmannAUTHORS: Mention Ravi's contributions
2011-10-21 Marcel HoltmannAUTHORS: Mention Olivier's contributions
2011-10-21 Olivier Guiternfctype4: NFC type 4 (V1 and V2) support
2011-10-21 Olivier Guiterndef.c: Fix bug on 4 bytes payload size
2011-10-21 Samuel Ortiztarget: Set target type according to its protocol
next