summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-20build: Use AS_HELP_STRING instead of obsolete AC_HELP_STRINGGuillem Jover1-15/+15
2014-10-20build: Add project mailing list to configure contact addressGuillem Jover1-1/+1
2014-09-15gdbus: Fix match rule for NameOwnerChangedAlban Crequy1-1/+2
2014-09-08gdbus: Fix crash when watch is toggled or disconnectedLuiz Augusto von Dentz1-2/+8
2014-09-08gdbus: Fix crash when calling g_dbus_add_service_watchLuiz Augusto von Dentz1-1/+0
2014-09-08Revert "gdbus: Don't include just added interfaces in GetManagedObjects"Luiz Augusto von Dentz1-7/+1
2014-09-08gdbus: Fix use after freeAndrei Emeltchenko1-3/+8
2014-09-08gdbus: Avoid reporting GDBusClient disconnect twiceClaudio Takahasi1-2/+12
2014-08-18adapter: Retry constant polling for busy AdapterAndreas Bender1-2/+11
2014-08-18adapter: Prioritize p2p when discovering multiple targetsVincent Cuissard3-44/+113
2014-08-18AUTHORS: Mention Vincent's contributionsSamuel Ortiz1-0/+1
2014-08-18nfctype5: Support 16 bits block numbers encodingVincent Cuissard1-1/+7
2014-08-18nfctype5: RMB supportVincent Cuissard1-30/+88
2014-08-18nfctype4: Fix tag reading procedure for DESFire V1Vincent Cuissard1-5/+19
2014-08-18nfctype1: Improve the check_presence hookVincent Cuissard1-1/+1
2014-08-18nfctype1: Fix dynamic tag readVincent Cuissard1-21/+142
2014-06-30Makefile: add missing binaries to dependency on local_headersRoss Burton1-1/+8
2014-06-30neard.service.in: set ExecStart correctly, remove NotifyAccessRoss Burton2-3/+2
2014-05-21doc: Add seeld D-Bus APISamuel Ortiz3-1/+129
2014-05-21AUTHORS: Mention Arron's contributionsSamuel Ortiz1-0/+1
2014-05-21ace: Add length option for get refresh tag operationArron Wang2-4/+7
2014-05-21se: Add ace rule after we finished get SE operationArron Wang3-6/+7
2014-05-21se: Use callback function to handle the request dataArron Wang3-22/+11
2014-05-21se: Fix APDU double free when transceive failsArron Wang3-12/+8
2014-05-21se: Fix close channel errorArron Wang1-5/+3
2014-05-21tizen: Invoke user callback when have error before transceiveArron Wang1-10/+23
2014-05-21tizen: Use modem path as the key for modem_hashArron Wang1-9/+12
2014-05-21tizen: Change plugin name to tizenArron Wang1-1/+1
2014-05-21build: Enable seeld buildSamuel Ortiz4-7/+93
2014-05-21plugin: Include relative builtin.hSamuel Ortiz1-1/+1
2014-05-21dbus: Define neard's Secure element D-Bus interfaceSamuel Ortiz1-0/+11
2014-05-21se: Initial commitSamuel Ortiz16-0/+4320
2014-04-07ISO14443-B: Add support for ISO/IEC 14443-B ProtocolMark A. Greer3-2/+7
2014-04-07nfctype4: check_presence should select NDEF fileMark A. Greer1-2/+12
2014-04-07tag: Type 4: Extend tag structure to store Type 4 file IDMark A. Greer2-0/+19
2014-04-07nfctype4: Use correct P2 value for 'Select' commandsMark A. Greer1-1/+7
2014-04-07nfctype4: Handle NDEF file larger than Max R-APDU Data Size"Mark A. Greer1-1/+6
2014-04-07nfctype4: Read the proper number of byte of the NDEF fileMark A. Greer1-3/+5
2014-04-07nfctype4: Clean up parenthesis usageMark A. Greer1-3/+3
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