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
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-18
nfctype4: Fix segmentation fault on invalid access key
Olivier Guiter
1
-1
/
+1
2013-06-14
npp: Fix memory leak on allocation error
Guillem Jover
1
-3
/
+4
2013-06-14
p2p: Coding style violation fixes
Olivier Guiter
1
-6
/
+6
2013-06-14
p2p: Check for an already existing p2p driver from near_p2p_register
Olivier Guiter
1
-1
/
+11
2013-06-10
validation: Add MIUX support
Olivier Guiter
2
-13
/
+36
2013-06-08
snep: Fix SNEP fragmentation
Samuel Ortiz
1
-0
/
+3
2013-06-03
validation: Fix memory leak from llcp_send_data
Olivier Guiter
1
-7
/
+4
2013-05-30
nfctype4: Add support for type4 B tags
Samuel Ortiz
1
-3
/
+19
2013-05-22
p2p: Fall back to blocking sockets if the async connection fails
Samuel Ortiz
1
-0
/
+85
2013-05-22
p2p: Non blocking client socket
Samuel Ortiz
1
-12
/
+103
2013-05-21
p2p: Set connection timeout
Samuel Ortiz
1
-0
/
+12
2013-04-29
nfctyp3: Set cookie cb to NULL when read succeeds
Arron Wang
1
-1
/
+1
2013-04-05
llcp: Validation test server
Olivier Guiter
3
-0
/
+339
2013-04-05
p2p: Add support for connection less binding
Olivier Guiter
6
-12
/
+37
2013-03-28
snep-validation: Fix compilation on ARM due to unaligned memory access
Szymon Janc
1
-1
/
+1
2013-03-27
p2p: Support for single connection server
Samuel Ortiz
2
-43
/
+65
2013-03-20
snep: SNEP core moved from plugins to core
Marcin MaĆagowski
6
-960
/
+35
2013-03-15
nfctype2: Get the actual tag data length when trying to write an NDEF
Samuel Ortiz
1
-2
/
+4
2013-03-04
snep: Fix missing call to snep_exit
Szymon Janc
1
-0
/
+1
2013-03-04
nfctyp3: Remove set but not used variable
Szymon Janc
1
-3
/
+0
2013-02-21
p2p: Remove client data from the server client list when channel closes
Samuel Ortiz
1
-0
/
+10
2013-02-21
snep-validation: Remove DBG statement from init and exit routines
Samuel Ortiz
1
-4
/
+0
2013-02-15
p2p: Do not try to bind if LLCP is not supported
Samuel Ortiz
1
-2
/
+7
2013-02-14
nfctype3: Do not call write callback if the initial write command succeeds
Olivier Guiter
1
-1
/
+1
2013-02-12
snep: Fix Android's handover over SNEP support
Olivier Guiter
2
-2
/
+11
2013-02-12
handover: Reply with no ACs when getting an Hr with an empty AC list
Olivier Guiter
1
-1
/
+3
2013-01-31
include: Add a copy of the NFC kernel header
Samuel Ortiz
11
-11
/
+11
2013-01-31
p2p: Fix memory leak in p2p_listener_event
Szymon Janc
1
-0
/
+2
2013-01-31
snep: Check ndef length before applying Android workaround
Szymon Janc
1
-1
/
+1
2013-01-10
types: Fix build error due to unaligned memory access
Olivier Guiter
2
-4
/
+4
2013-01-09
snep: SNEP validation test server implementation
Olivier Guiter
2
-0
/
+265
2013-01-09
snep: Separate snep default server code from snep core
Olivier Guiter
5
-600
/
+972
2012-12-10
p2p: Make p2p_push more robust
Samuel Ortiz
1
-4
/
+10
2012-12-06
Fix coding style errors through the code
Szymon Janc
2
-2
/
+2
2012-11-20
nfctype3: Sending the POLL command should be the default behaviour
Samuel Ortiz
1
-2
/
+1
2012-11-14
Use handover agent for Bluetooth data
Szymon Janc
4
-43
/
+21
2012-10-24
handover: Fix to allow two handover requests
Olivier Guiter
2
-9
/
+8
2012-10-24
handover: Change carriers type to bitfield
Olivier Guiter
1
-1
/
+1
2012-10-24
handover: Change behavior for empty (no ac) frames
Olivier Guiter
1
-0
/
+6
2012-10-22
ndef: Change near_ndef_parse function name
Krzysztof Lyczkowski
4
-6
/
+6
2012-10-15
p2p: Close a created socket if it's already bound
Samuel Ortiz
1
-0
/
+1
2012-10-12
handover: No need to explicitely close the server socket
Samuel Ortiz
1
-3
/
+3
2012-10-12
handover: Unref client push channel after adding the watch
Samuel Ortiz
1
-2
/
+5
2012-10-09
nfctype4: Call write callback when writing failed
Dorota Moskal
1
-8
/
+32
2012-10-09
nfctype3: Call write callback when writing failed
Dorota Moskal
1
-7
/
+26
2012-10-09
nfctype3: Call callback function while freeing cookie
Dorota Moskal
1
-47
/
+13
2012-10-09
nfctype2: Call write callback when writing failed
Dorota Moskal
1
-13
/
+30
2012-10-09
nfctype2: Call callback function while freeing cookie
Dorota Moskal
1
-16
/
+8
2012-10-09
nfctype1: Call write callback when writing failed
Dorota Moskal
1
-7
/
+30
2012-10-09
nfctype1: Call callback function while freeing cookie
Dorota Moskal
1
-18
/
+8
[next]