summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-24gdbus: Add g_dbus_proxy_set_property_arrayClaudio Takahasi2-0/+92
2014-03-19nfctype4: Only read necessary bytes to get NDEF file lengthMark A. Greer1-3/+2
2014-03-19nfctype4: Only do entire NDEF detection procedure onceMark A. Greer1-22/+38
2014-03-19nfctype4: Store r_apdu_max_size in tag structureMark A. Greer1-0/+4
2014-03-19tag: Extend tag structure to store Type 4 r_apdu_max_sizeMark A. Greer2-0/+19
2014-03-19nfctype4: Only call callback once when writingMark A. Greer1-1/+1
2014-03-19nfctype4: Constently handle ISO_*() failuresMark A. Greer1-81/+33
2014-03-19nfctype4: Make ISO_send_cmd() error handling consistentMark A. Greer1-1/+1
2014-03-19nfctype4: Fix 'struct type4_cmd' leak in ISO_send_cmd()Mark A. Greer1-1/+1
2014-03-06gdbus: Add g_dbus_client_set_ready_watch()Claudio Takahasi2-1/+20
2014-02-22AUTHORS: Mention Mark's contributionsSamuel Ortiz1-0/+1
2014-02-22iso15693: Add ISO/IEC 15693 Type 5 tag documentationMark A. Greer3-1/+7
2014-02-22iso15693: Add support for Type 5 tag formattingMark A. Greer1-0/+146
2014-02-22iso15693: Add support for Type 5 tag check_presenceMark A. Greer1-0/+60
2014-02-22iso15693: Add support for Type 5 tag writesMark A. Greer1-2/+50
2014-02-22iso15693: Add support for Type 5 tag readsMark A. Greer1-3/+266
2014-02-22iso15693: Add plugin for ISO/IEC 15693 Type 5 TagsMark A. Greer3-0/+510
2014-02-22iso15693: Store Type 5 tag-specific information and provide accessorsMark A. Greer2-0/+29
2014-02-22iso15693: Store DSFID and UID in tag structureMark A. Greer5-12/+102
2014-02-22iso15693: Add generic ISO/IEC 15693 protocol supportMark A. Greer3-0/+22
2014-02-22nfc_copy: Add ISO/IEC 15693 header file changes shared with kernelMark A. Greer1-1/+8
2014-02-22nfc_copy: Update nfc_copy.h to match Linux kernel's versionMark A. Greer1-0/+4
2014-02-18gdbus: Replace g_timeout_add with g_idle_addLuiz Augusto von Dentz1-4/+1
2014-02-18gdbus: Fix incorrect DBusConnection reference countingAnderson Lizardo1-10/+4
2014-02-18gdbus: Fix memory leakAnderson Lizardo1-0/+2
2014-02-12Revert "build: Resolve libtool warnings"Samuel Ortiz2-2/+0
2014-02-10build: Use standard variable namesJan Engelhardt2-7/+5
2014-02-10build: Put preprocessor flags into CPPFLAGSJan Engelhardt1-5/+5
2014-02-10build: Replace @a@ by ${a}Jan Engelhardt1-10/+10
2014-02-10build: Resolve libtool warningsJan Engelhardt2-0/+2
2014-02-10build: Trim bootstrap commandsJan Engelhardt2-6/+3
2014-01-20AUTHORS: Mention Al's contributionsSamuel Ortiz1-0/+1
2014-01-20build: Add support for systemd service configurationCho, Yu-Chen4-1/+66
2014-01-07phdc: Remove not needed NULL check from phdc_manager_disconnectSzymon Janc1-3/+0
2014-01-07phdc: Cleanup watch_id in phdc_manager_disconnectSzymon Janc1-0/+2
2014-01-07phdc: Fix using data pointer as key in phdc_manager_disconnectSzymon Janc1-1/+1
2014-01-07pgdc: Remove not needed NULL check in mgr_agent_releaseSzymon Janc1-3/+0
2014-01-07phdc: Minor code style fixesSzymon Janc1-7/+1
2014-01-05phdc: Cleanup free_mgr_data functionSzymon Janc1-4/+1
2014-01-04phdc: Fix possible NULL pointer dereferenceSzymon Janc1-1/+3
2013-12-12nfctool: Print error string out when failing to run a commandSamuel Ortiz1-0/+3
2013-12-10Release 0.14upstream/0.140.14Samuel Ortiz2-1/+12
2013-12-07AUTHORS: Mention Timo's contributionsSamuel Ortiz1-0/+1
2013-12-07test: Add handover support with BlueZ 5Timo Mueller1-2/+57
2013-12-07test: Move paired device removal to separate methodTimo Mueller1-9/+14
2013-11-25netlink: Check for netlink message sender PIDSamuel Ortiz1-0/+7
2013-11-25phdc: Check for the sender identity before registering the agentSamuel Ortiz1-2/+16
2013-11-25nfctype1: Check for remaining space before memcpy'ing meta dataSamuel Ortiz1-0/+5
2013-11-25nfctype1: Check for remaining space before memcpy'ing dataSamuel Ortiz1-0/+5
2013-11-25test: Display device properties from the list commandSamuel Ortiz1-0/+5