summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2012-02-03snep: Remove unused definitionSamuel Ortiz1-2/+0
2012-02-03p2p: Factorize bind and listening routinesSamuel Ortiz4-237/+247
2012-02-01snep: Parse the read NDEFSamuel Ortiz1-0/+17
2012-02-01snep: Support fragmented NDEFsSamuel Ortiz1-15/+40
2012-01-31nfctype4: Tag writing supportRavi kumar Veeramally1-4/+155
2012-01-27nfctype1: Tag writing supportRavi kumar Veeramally1-2/+199
2012-01-27nfctype2: Tag writing supportRavi kumar Veeramally1-8/+176
2012-01-27tag: Add memory layout enum to tag structureRavi kumar Veeramally2-1/+5
2012-01-27tag: Add target_idx parameter to near_tag_io_cb prototypeRavi kumar Veeramally4-6/+7
2012-01-27plugin: Move adapter_disconnect call away from pluginsRavi kumar Veeramally4-14/+4
2012-01-21snep: Send a "Not implemented" response to GET and CONTINUESamuel Ortiz1-0/+1
2012-01-21snep: Initial support for receiving PUT requestsSamuel Ortiz1-2/+93
2012-01-21p2p: Better listener event error handlingSamuel Ortiz2-2/+14
2012-01-21snep: Listener event implementationSamuel Ortiz1-0/+34
2012-01-21p2p: Replace DBG with near_error on error code pathsSamuel Ortiz2-6/+6
2012-01-21p2p: Initial SNEP supportSamuel Ortiz2-2/+117
2012-01-21npp: Define NPP service nameSamuel Ortiz2-2/+5
2012-01-21p2p: Separate npp support from the core p2p oneSamuel Ortiz3-203/+258
2012-01-14type1: Fix missing disconnect on wrong Magic NFC tagOlivier Guiter1-2/+1
2011-12-23tag: Rename near_tag_read_cbSamuel Ortiz5-18/+18
2011-12-16type1: Add support for dynamic mode on type 1 tagOlivier Guiter1-16/+132
2011-12-15p2p: Protect the AF_NFC uglinessSamuel Ortiz1-0/+3
2011-12-15p2p: Initial NPP implementationSamuel Ortiz1-5/+187
2011-11-28plugin: Add code to check target subtype on type 2Olivier Guiter1-1/+10
2011-11-14p2p: Initial plugin implementationSamuel Ortiz1-0/+80
2011-11-09type4: Add Readonly flag supportOlivier Guiter1-0/+13
2011-11-09type3: Add Readonly flag supportOlivier Guiter1-3/+9
2011-11-09type2: Add Readonly flag supportOlivier Guiter1-0/+9
2011-11-09type1: Add Readonly flag supportOlivier Guiter1-0/+9
2011-11-07nfctype4: Fix crash on exitOlivier Guiter1-1/+0
2011-10-20nfctype4: NFC type 4 (V1 and V2) supportOlivier Guiter1-0/+583
2011-10-20nfctype1: Fix unconsistency in file's rightsOlivier Guiter1-0/+0
2011-10-20nfctype1: Rename offset to addrSamuel Ortiz1-2/+2
2011-10-20nfctype1: Small identation fixSamuel Ortiz1-1/+1
2011-10-20nfctype2: Free cookie _after_ using dereferencing itSamuel Ortiz1-2/+2
2011-10-20nfctyp3: NFC type 3 tag initial read supportOlivier Guiter1-0/+393
2011-10-20nfctype1: Slight coding style fixesSamuel Ortiz1-5/+5
2011-10-20nfctype1: NFC type 1 tag initial supportOlivier Guiter1-0/+216
2011-10-20target: Target hash table key should be the target pathSamuel Ortiz1-1/+2
2011-10-20tlv: Add tlv parsing routineSamuel Ortiz1-41/+1
2011-10-20nfctype2: Use TLV utilitiesSamuel Ortiz1-59/+5
2011-10-20ndef: org.neard.Record exportSamuel Ortiz1-1/+1
2011-10-20tag: Add reader callback supportSamuel Ortiz1-14/+43
2011-10-20nfctype2: Fix cookie memory leakSamuel Ortiz1-9/+23
2011-10-20nfctype2: No need to be that verboseSamuel Ortiz1-5/+1
2011-10-20nfctype2: Fix memcpy offsetSamuel Ortiz1-1/+1
2011-10-20nfctype2: TLV parsing and NDEF tag addingSamuel Ortiz1-0/+94
2011-10-20tag: Extend the tag APISamuel Ortiz1-70/+49
2011-10-20nfctype2: Fix type 2 tag readingSamuel Ortiz1-11/+21
2011-10-20nfctype2: Typo fixSamuel Ortiz1-1/+1