platform/upstream/neard.git
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
2011-10-21 Olivier Guiternfctype1: Fix unconsistency in file's rights
2011-10-21 Ravikumar Veeramallyndef: API provided to prepare uri ndef record
2011-10-21 Ravikumar Veeramallyndef: API provided to prepare text ndef record
2011-10-21 Samuel Ortiztag: Add a readonly setting routine
2011-10-21 Samuel OrtizTODO: Add writer mode, permissions, and UID tasks
2011-10-21 Samuel Ortizdoc: Change the AddRecord argument to a dictionary
2011-10-21 Samuel Ortizdoc: Record addition and deletion to the target API
2011-10-21 Ravikumar Veeramallytest: Fix dump-target and dump-record print format
2011-10-21 Samuel Ortiznfctype1: Rename offset to addr
2011-10-21 Samuel Ortiztest: Fix dump-target indentation
2011-10-21 Samuel Ortizndef: Move the action property to a string
2011-10-21 Samuel Ortizndef: Fix t_cf variable related warning
2011-10-21 Samuel Ortizdoc: Fix target API documentation
2011-10-21 Ravikumar Veeramallyndef: Preparation of smart poster record D-Bus reply
2011-10-21 Ravikumar Veeramallyndef: Parsing ndef smartposter record
2011-10-21 Ravikumar Veeramallyndef: Preparation of uri record D-Bus reply
2011-10-21 Ravikumar Veeramallyndef: Parsing ndef uri record
2011-10-21 Ravikumar Veeramallyndef: Preparation of text record D-Bus reply
2011-10-21 Ravikumar Veeramallyndef: Parsing ndef text record
2011-10-21 Ravikumar Veeramallyndef: Message begin and end bits validation
2011-10-21 Ravikumar Veeramallyndef: Parsing and preparaton of caching ndef message...
2011-10-21 Samuel Ortiznfctype1: Small identation fix
2011-10-21 Samuel Ortiznfctype2: Free cookie _after_ using dereferencing it
2011-10-21 Samuel Ortizdoc: Add coding style document
2011-10-21 Samuel OrtizTODO: Add p2p description
2011-10-21 Samuel OrtizTODO: Initial commit
2011-10-21 Olivier Guiternfctyp3: NFC type 3 tag initial read support
2011-10-21 Samuel Ortiznfctype1: Slight coding style fixes
2011-10-21 Olivier Guiternfctype1: NFC type 1 tag initial support
2011-10-21 Samuel Ortiztarget: Initial type 3 detection
2011-10-21 Samuel Ortizadapter: Support for multiple targets
2011-10-21 Samuel Ortizmanager: Coding style fix
2011-10-21 Samuel Ortizadapter: Call target add instead of the other way around
2011-10-21 Samuel Ortiztarget: Target hash table key should be the target...
2011-10-21 Samuel Ortiztlv: Add tlv parsing routine
2011-10-21 Samuel Ortiznfctype2: Use TLV utilities
2011-10-21 Samuel Ortiztlv: TLV utilities API
2011-10-21 Samuel Ortiznetlink: Use latest kernel API
2011-10-21 Samuel Ortizadapter: Disconnect in case of IO error
2011-10-21 Samuel Ortizndef: Set URI prefix to NULL in the default case
2011-10-21 Samuel Ortizndef: Fix size_t formatting
2011-10-21 Samuel Ortizndef: Remove unused tnf variable
2011-10-21 Samuel Ortiznetlink: Fix warning
2011-10-21 Samuel Ortiztag: Fix build error size_t incorrect formatting
2011-10-21 Samuel Ortizadapter: Fix compilation errors
2011-10-21 Samuel Ortiztarget: NFC type 1 tag detection
2011-10-21 Samuel Ortizndef: org.neard.Record export
2011-10-21 Samuel Ortiztag: Add reader callback support
2011-10-21 Samuel Ortiznfctype2: Fix cookie memory leak
2011-10-21 Samuel Ortizndef: Initial NDEF parsing
2011-10-21 Samuel Ortiznfctype2: No need to be that verbose
2011-10-21 Samuel Ortiznfctype2: Fix memcpy offset
2011-10-21 Samuel Ortiztarget: Add missing header
2011-10-21 Samuel Ortiznfctype2: TLV parsing and NDEF tag adding
2011-10-21 Samuel Ortiztag: Extend the tag API
2011-10-21 Samuel Ortiztag: Add tag creating/deleting API
2011-10-21 Samuel Ortizadapter: Only support one target
2011-10-21 Samuel Ortiznfctype2: Fix type 2 tag reading
2011-10-21 Samuel Ortizadapter: Add receiver callback to the idle loop
2011-10-21 Samuel Ortiznfctype2: Typo fix
next