summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-15near-ui: Monitor records and targets addition/removal signalsOlivier Guiter1-30/+32
2011-11-15adapter: Remove all targets when starting a pollSamuel Ortiz1-0/+9
2011-11-15test: Identation fixes for neard-uiSamuel Ortiz1-6/+5
2011-11-15neard-ui: very simple neard UIOlivier Guiter1-0/+525
2011-11-14p2p: Initial plugin implementationSamuel Ortiz4-0/+99
2011-11-09doc: Add Readonly flag support documentationOlivier Guiter1-0/+5
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-09neard: Add dbus Getproperty for read only flagOlivier Guiter3-0/+14
2011-11-07nfctype4: Fix crash on exitOlivier Guiter1-1/+0
2011-10-20netlink: Add compat functions for libnl-1 usageMarcel Holtmann1-0/+32
2011-10-20build: Check for libnl-1 if libnl-2.0 is not presentMarcel Holtmann1-1/+10
2011-10-20build: Add .gitignore fileMarcel Holtmann1-0/+30
2011-10-20features: Update type 4 support statusSamuel Ortiz1-1/+1
2011-10-20features: Fix typoSamuel Ortiz1-1/+1
2011-10-20features: Initial documentSamuel Ortiz1-0/+29
2011-10-20AUTHORS: Mention Ravi's contributionsMarcel Holtmann1-0/+1
2011-10-20AUTHORS: Mention Olivier's contributionsMarcel Holtmann1-0/+1
2011-10-20nfctype4: NFC type 4 (V1 and V2) supportOlivier Guiter4-1/+603
2011-10-20ndef.c: Fix bug on 4 bytes payload sizeOlivier Guiter1-5/+8
2011-10-20target: Set target type according to its protocolSamuel Ortiz4-12/+12
2011-10-20nfctype1: Fix unconsistency in file's rightsOlivier Guiter1-0/+0
2011-10-20ndef: API provided to prepare uri ndef recordRavikumar Veeramally2-0/+60
2011-10-20ndef: API provided to prepare text ndef recordRavikumar Veeramally2-0/+191
2011-10-20tag: Add a readonly setting routineSamuel Ortiz2-0/+9
2011-10-20TODO: Add writer mode, permissions, and UID tasksSamuel Ortiz1-0/+29
2011-10-20doc: Change the AddRecord argument to a dictionarySamuel Ortiz1-8/+6
2011-10-20doc: Record addition and deletion to the target APISamuel Ortiz1-0/+22
2011-10-20test: Fix dump-target and dump-record print formatRavikumar Veeramally2-12/+4
2011-10-20nfctype1: Rename offset to addrSamuel Ortiz1-2/+2
2011-10-20test: Fix dump-target indentationSamuel Ortiz1-2/+2
2011-10-20ndef: Move the action property to a stringSamuel Ortiz2-12/+34
2011-10-20ndef: Fix t_cf variable related warningSamuel Ortiz1-2/+1
2011-10-20doc: Fix target API documentationSamuel Ortiz1-28/+38
2011-10-20ndef: Preparation of smart poster record D-Bus replyRavikumar Veeramally4-12/+77
2011-10-20ndef: Parsing ndef smartposter recordRavikumar Veeramally1-2/+313
2011-10-20ndef: Preparation of uri record D-Bus replyRavikumar Veeramally2-0/+58
2011-10-20ndef: Parsing ndef uri recordRavikumar Veeramally1-2/+101
2011-10-20ndef: Preparation of text record D-Bus replyRavikumar Veeramally2-0/+44
2011-10-20ndef: Parsing ndef text recordRavikumar Veeramally1-0/+148
2011-10-20ndef: Message begin and end bits validationRavikumar Veeramally1-4/+50
2011-10-20ndef: Parsing and preparaton of caching ndef message for dbus repliesRavikumar Veeramally4-369/+250
2011-10-20nfctype1: Small identation fixSamuel Ortiz1-1/+1
2011-10-20nfctype2: Free cookie _after_ using dereferencing itSamuel Ortiz1-2/+2
2011-10-20doc: Add coding style documentSamuel Ortiz1-0/+309
2011-10-20TODO: Add p2p descriptionSamuel Ortiz1-0/+6
2011-10-20TODO: Initial commitSamuel Ortiz1-0/+54
2011-10-20nfctyp3: NFC type 3 tag initial read supportOlivier Guiter4-0/+412