index
:
platform/upstream/neard
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
tizen
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Network & Connectivity / NFC;
saerome kim <saerome.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-07
test: Move paired device removal to separate method
Timo Mueller
1
-9
/
+14
2013-11-25
netlink: Check for netlink message sender PID
Samuel Ortiz
1
-0
/
+7
2013-11-25
phdc: Check for the sender identity before registering the agent
Samuel Ortiz
1
-2
/
+16
2013-11-25
nfctype1: Check for remaining space before memcpy'ing meta data
Samuel Ortiz
1
-0
/
+5
2013-11-25
nfctype1: Check for remaining space before memcpy'ing data
Samuel Ortiz
1
-0
/
+5
2013-11-25
test: Display device properties from the list command
Samuel Ortiz
1
-0
/
+5
2013-11-25
device: Implement Adapter property
Samuel Ortiz
2
-3
/
+33
2013-11-25
test: Display tag properties from the list command
Samuel Ortiz
1
-0
/
+13
2013-11-25
tag: Implement Adapter property
Samuel Ortiz
2
-2
/
+28
2013-11-21
main: Call agent_init first
Samuel Ortiz
1
-2
/
+2
2013-11-21
adapter: Remove near_adapter_list
Samuel Ortiz
2
-20
/
+0
2013-11-20
nfctool: Fix snep-decode potential overflow
Samuel Ortiz
1
-0
/
+4
2013-11-20
nfctool: Fix llcp-decode potential overflow
Samuel Ortiz
1
-2
/
+2
2013-11-20
adapter: Make the power cycle upon driver error configurable
Samuel Ortiz
4
-6
/
+26
2013-11-18
adapter: Catch polling errors
Samuel Ortiz
3
-2
/
+59
2013-11-18
netlink: Expose NL_CB_FINISH handler
Samuel Ortiz
1
-5
/
+27
2013-11-13
agent: Export matching record payload from GetNDEF
Samuel Ortiz
3
-1
/
+17
2013-11-13
ndef: Implement record payload getter
Samuel Ortiz
2
-0
/
+9
2013-11-13
agent: Only print matching record from NDEF agent's GetNDEF
Samuel Ortiz
2
-29
/
+10
2013-11-11
gdbus: Fix trying to remove already removed sources
Bastien Nocera
1
-0
/
+3
2013-11-11
test: Port bt-handover to the ObjectManager interface
Samuel Ortiz
1
-32
/
+34
2013-11-11
device: Create the Device D-Bus interface only when the DEP link is up
Samuel Ortiz
3
-6
/
+19
2013-11-11
agent: Keep legacy interfaces for a few more releases
Samuel Ortiz
1
-0
/
+14
2013-11-10
test: Fix test-tag whitespace damage
Samuel Ortiz
1
-3
/
+3
2013-11-10
tag: Remove trailing whitespaces
Samuel Ortiz
1
-2
/
+2
2013-11-10
test: Remove dump-record
Samuel Ortiz
2
-33
/
+1
2013-11-10
tag: Create new path when writing a new Record
Samuel Ortiz
1
-5
/
+4
2013-11-10
test: Add test-device script
Samuel Ortiz
1
-0
/
+115
2013-11-10
neardutils: Implement dump_all_records
Samuel Ortiz
2
-9
/
+20
2013-11-10
tag: Unregister Record before Tag
Samuel Ortiz
1
-6
/
+3
2013-11-10
device: Unregister Record before Device
Samuel Ortiz
1
-6
/
+3
2013-11-10
ndef: ObjectManager conversion
Samuel Ortiz
4
-170
/
+278
2013-11-10
tag: ObjectManager conversion
Samuel Ortiz
9
-367
/
+181
2013-11-10
test: Fix test-adapter prototype
Samuel Ortiz
1
-9
/
+11
2013-11-10
device: ObjectManager conversion
Samuel Ortiz
6
-197
/
+36
2013-11-10
adapter: Initial transition to managed objects
Samuel Ortiz
22
-684
/
+510
2013-11-05
tag: Do not unref a NULL write message
Samuel Ortiz
1
-2
/
+4
2013-10-30
nfctype4: Do not release target after a succesful tag write
Samuel Ortiz
1
-1
/
+0
2013-10-18
ndef: Simplify the exported MIME type D-Bus type further
Samuel Ortiz
2
-2
/
+2
2013-10-18
ndef: Simplify D-Bus exported record type strings
Samuel Ortiz
2
-3
/
+5
2013-10-14
gdbus: Remove not needed check for NULL DBusPendingCall
Szymon Janc
1
-5
/
+0
2013-10-14
gdbus: Check for NULL DBusPendingCall in g_dbus_send_message_with_reply
Szymon Janc
1
-1
/
+10
2013-10-14
adapter: Implement TagFound signal
Samuel Ortiz
4
-30
/
+121
2013-10-11
adapter: Do not send a poll command when adapter is down
Samuel Ortiz
1
-0
/
+5
2013-10-11
AUTHORS: Mention Dmytro's contributions
Samuel Ortiz
1
-0
/
+1
2013-10-11
nfctool: Fix options type
Dmytro Bagrii
1
-10
/
+10
2013-10-11
build: Fix build in separate directory
Dmytro Bagrii
1
-2
/
+2
2013-10-11
nfctype2: Remove not needed NULL assignment
Szymon Janc
1
-1
/
+0
2013-10-11
nfctype1: Remove dead code from nfctype1_write
Szymon Janc
1
-5
/
+0
2013-09-23
npp: Implement npp_push
Samuel Ortiz
1
-0
/
+42
[next]