summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-24nfctype2: Coding style fixRavi kumar Veeramally1-16/+16
2012-02-24nfctype1: Coding style fixRavi kumar Veeramally1-17/+17
2012-02-23nfctype4: Implement check_presenceSamuel Ortiz1-4/+54
2012-02-23nfctype2: Implement check_presenceSamuel Ortiz1-4/+42
2012-02-23nfctype1: Implement check_presenceSamuel Ortiz1-4/+43
2012-02-23nfctype3: Implement check_presenceSamuel Ortiz1-4/+49
2012-02-23adapter: Disconnect when tag read failedSamuel Ortiz1-2/+7
2012-02-23adapter: Polling loop implementationSamuel Ortiz4-9/+127
2012-02-23adapter: Remove target from the adapter hash when disconnectingSamuel Ortiz1-0/+4
2012-02-23adapter: Factorize adapter start poll codeSamuel Ortiz1-12/+23
2012-02-21adapter: Integrate DEP control into connect/disconnectSamuel Ortiz1-1/+34
2012-02-21netlink: Check for POWERED not for INDEXSamuel Ortiz1-1/+1
2012-02-10nfctype3: Fix write code path error conditionsRavi kumar Veeramally1-4/+8
2012-02-10plugins: Move connect and disconnect calls away from the pluginsRavi kumar Veeramally6-109/+32
2012-02-10p2p: Read function should return a booleanSamuel Ortiz5-21/+30
2012-02-09tag: Use kernel definitions for tag protocolsSamuel Ortiz9-37/+44
2012-02-09target: Remove useless check from find_tag_typeSamuel Ortiz1-5/+0
2012-02-09target: tag is a p2p device if DEP_MASK is enabledSamuel Ortiz1-4/+3
2012-02-07netlink: Disconnect adapter when MAC is downSamuel Ortiz1-1/+26
2012-02-07nfctype3: Fixed double free and error conditionsRavi kumar Veeramally1-5/+8
2012-02-07nfctype3: Tag writing supportRavi kumar Veeramally3-2/+269
2012-02-06target: Improve tag addition APISamuel Ortiz10-22/+20
2012-02-06mailmap: Initial commitSamuel Ortiz1-0/+1
2012-02-06nfctype3: Fixed reader code path errorsRavi kumar Veeramally1-6/+24
2012-02-06tlv: Simplify tlv parsing APISamuel Ortiz6-15/+23
2012-02-06ndef: Support unknown MIME typesSamuel Ortiz1-2/+3
2012-02-06plugins: Define tag prioritiesSamuel Ortiz5-2/+7
2012-02-06tag: Add tag driver prioritiesSamuel Ortiz2-5/+18
2012-02-03tag: Caching type3 tag manufacturer ID and attribute blockRavi kumar Veeramally2-0/+48
2012-02-03handover: Initial skeleton for peer to peer handover supportSamuel Ortiz4-2/+74
2012-02-03snep: Remove unused definitionSamuel Ortiz1-2/+0
2012-02-03p2p: Factorize bind and listening routinesSamuel Ortiz4-237/+247
2012-02-02ndef: Coding style fixSamuel Ortiz1-5/+3
2012-02-01snep: Parse the read NDEFSamuel Ortiz1-0/+17
2012-02-01snep: Support fragmented NDEFsSamuel Ortiz1-15/+40
2012-02-01ndef: Support for all NFC defined URI prefixesSamuel Ortiz1-29/+49
2012-01-31test: Override the default D-Bus timeout for setting the powered propertySamuel Ortiz2-2/+2
2012-01-31test: Add enable and disable adapter scriptsSamuel Ortiz2-0/+46
2012-01-31adapter: Implement Powered property handlingSamuel Ortiz3-0/+69
2012-01-31netlink: Check for device protocols attribute not being NULLSamuel Ortiz1-1/+3
2012-01-31adapter: Get the device powered statusSamuel Ortiz4-8/+23
2012-01-31Release 0.10.1Samuel Ortiz2-1/+7
2012-01-31nfctype4: Tag writing supportRavi kumar Veeramally3-4/+171
2012-01-31tag: Caching type4 tag max NDEF size and APDU commandd max sizeRavi kumar Veeramally2-0/+41
2012-01-31ndef: Fixed potential crash in ndef record memory freeRavi kumar Veeramally1-27/+28
2012-01-30neard-ui: Switch to system busOlivier Guiter1-4/+4
2012-01-30README: Describe available optionsSamuel Ortiz1-0/+29
2012-01-30neard.conf: Add forgotten org.neard.confSamuel Ortiz1-0/+14
2012-01-30neard.pc: Add forgotten neard.pc.inSamuel Ortiz1-0/+13
2012-01-27test: Use system bus when publishing a recordSamuel Ortiz1-1/+1