summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-10-30netlink: Add netlink event socketSamuel Ortiz1-25/+44
2012-10-29ndef: Remove the cr record from Hs messageOlivier Guiter1-21/+37
2012-10-29ndef: Fix handover version checkOlivier Guiter1-2/+9
2012-10-24handover: Handle Handover frames without ac recordsOlivier Guiter1-6/+28
2012-10-24bluetooth: Extend mime_type with bluetooth propertiesOlivier Guiter3-15/+103
2012-10-24handover: Change carriers type to bitfieldOlivier Guiter1-13/+17
2012-10-24ndef: Skip record header when parsing handover recordsSamuel Ortiz1-2/+1
2012-10-24ndef: Fix offset check when parsing NDEF recordsOlivier Guiter1-7/+4
2012-10-23agent: Push raw NDEF along with the matching recordSamuel Ortiz2-0/+13
2012-10-23ndef: Add records raw data to a D-Bus iteratorSamuel Ortiz2-0/+21
2012-10-23ndef: Export record's raw dataSamuel Ortiz2-0/+9
2012-10-22ndef: Change near_ndef_parse function nameKrzysztof Lyczkowski2-2/+10
2012-10-22ndef: Use appropriate naming for record payload structuresKrzysztof Lyczkowski1-217/+213
2012-10-22ndef: Add randomizing function for Collision-RRKrzysztof Lyczkowski1-1/+3
2012-10-12bluetooth: Do not use near_info for displaying successful pairing stringSamuel Ortiz1-1/+1
2012-10-12ndef: Use DBG instead of near_info for Hs preparation succes pathSamuel Ortiz1-1/+2
2012-10-11ndef: Parsing complete is not an errorSamuel Ortiz1-1/+2
2012-10-10tag: Correct NDEF header for tag type 1 and 2Dorota Moskal1-6/+22
2012-10-09adapter: Refactor function near_adapter_sendWiktor Lawski1-7/+16
2012-10-09tag: Fix a possible double freeThierry Escande1-0/+1
2012-10-08tag: Add near_tag_get_blank functionDorota Moskal1-0/+5
2012-10-08tag: Dereference writing after reading new dataDorota Moskal1-5/+17
2012-10-08tag: Don't check presence while busyDorota Moskal3-8/+68
2012-10-05ndef: Set proper URI identifier when writing URI NDEFSamuel Ortiz1-9/+10
2012-10-01agent: Release handover agent on exitSzymon Janc1-5/+24
2012-10-01agent: Check if adding disconnect watch succeedSzymon Janc1-3/+5
2012-09-21adapter: Fix error message for StopPollLoopWiktor Lawski3-0/+10
2012-09-17adapter: Remove the linked device when DEP goes downSamuel Ortiz1-1/+7
2012-09-17device: Add a target index accessorSamuel Ortiz2-0/+6
2012-09-13tag: Remove redundant __near_tag_get_idx functionDorota Moskal3-9/+2
2012-09-13bluetooth: Fix OOB alignement issueSamuel Ortiz1-1/+10
2012-09-13adapter: Send the Devices property changed earlierSamuel Ortiz1-2/+5
2012-09-13bluetooth: Support malformed oob recordOlivier Guiter1-2/+12
2012-09-07bluetooth: Fix default adapter checkOlivier Guiter1-1/+1
2012-09-07adapter: Fix SetProperty error messageWiktor Lawski1-2/+6
2012-09-07plugins: Improve code & comments formattingWiktor Lawski1-1/+1
2012-08-23ndef: Fix parse_mime_type() parameter nameOlivier Guiter1-4/+4
2012-08-23tag: Caching type3 tag IC type informationRavi kumar Veeramally1-0/+17
2012-08-23org.neard.conf: Add the NDEF Agent interface sending permissionsSamuel Ortiz1-0/+1
2012-08-23agent: Parse tags and devices recordsSamuel Ortiz4-2/+84
2012-08-23agent: Send Release method when freeing an NDEF agentSamuel Ortiz1-7/+22
2012-08-23ndef: Export the record type field to the neard coreSamuel Ortiz2-0/+6
2012-08-23ndef: Build a record type string for each NDEF recordSamuel Ortiz1-0/+50
2012-08-16netlink: Fix return value when NLA_PUT_* macros are usedSzymon Janc1-6/+20
2012-08-14ndef: Fix returned error code in near_ndef_count_recordsSzymon Janc1-1/+2
2012-08-14bluetooth: Fix EIR parsingSzymon Janc1-29/+33
2012-08-14Fix some common spelling errors and typosSzymon Janc1-10/+10
2012-08-14Fix some whitespace issuesSzymon Janc4-36/+22
2012-08-07tag: Verify tag content only when the write part succeededRavi kumar Veeramally1-1/+2
2012-08-07device: Don't try to push an NDEF when the DEP link is downSamuel Ortiz1-0/+5