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-06-08
snep: Fix SNEP fragmentation
Samuel Ortiz
4
-20
/
+41
2013-06-03
validation: Fix memory leak from llcp_send_data
Olivier Guiter
1
-7
/
+4
2013-05-31
doc: Fix NDEF agent GetNDEF prototype
Samuel Ortiz
1
-1
/
+1
2013-05-30
nfctype4: Add support for type4 B tags
Samuel Ortiz
1
-3
/
+19
2013-05-30
tag: Set type B tag type properly
Samuel Ortiz
1
-0
/
+4
2013-05-30
nfctool: sniffer: Fix fragmented SNEP output
Samuel Ortiz
1
-5
/
+8
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
2
-15
/
+103
2013-05-21
p2p: Set connection timeout
Samuel Ortiz
1
-0
/
+12
2013-05-21
nfctool: sniffer: Set the time string first character to 0
Samuel Ortiz
1
-0
/
+2
2013-05-21
nfctool: Power up the device when start poll
Thierry Escande
1
-0
/
+3
2013-05-21
nfctool: Add command line options to power up or down a device
Thierry Escande
4
-1
/
+78
2013-05-08
gdbus: Fix using NULL DBusPendingCall when disconnected from D-Bus
Anderson Lizardo
1
-0
/
+5
2013-05-08
gdbus: Fix segfault when D-Bus daemon exits
Anderson Lizardo
1
-0
/
+2
2013-05-03
gdbus: Fix calling GetManagedObjects twice in a row
Luiz Augusto von Dentz
1
-7
/
+18
2013-05-03
nfctool: sniffer: Add NDEF decoding support
Thierry Escande
5
-6
/
+232
2013-05-03
nfctool: sniffer: Reduce hexa dump line width
Thierry Escande
1
-5
/
+19
2013-05-03
nfctool: sniffer: Add a snep_printf_error
Thierry Escande
1
-4
/
+7
2013-05-02
nfctool: sniffer: Fix over 80 chars macro
Samuel Ortiz
1
-3
/
+4
2013-05-02
nftool: sniffer: Remove new line from snep_printf_msg calls
Samuel Ortiz
2
-10
/
+10
2013-05-02
nfctool: sniffer: Color LLCP dumps
Samuel Ortiz
3
-47
/
+73
2013-05-02
nfctool: sniffer: Simplify print_pdu routine
Samuel Ortiz
1
-9
/
+8
2013-05-02
nfctool: Initial color support
Samuel Ortiz
5
-19
/
+144
2013-05-02
nfctool: sniffer: Change the sniffer hexdump prototype
Samuel Ortiz
4
-14
/
+14
2013-05-02
nfctool: sniffer: Fix SNEP output string
Samuel Ortiz
1
-1
/
+1
2013-05-02
nfctool: sniffer: Add SNEP decoding
Thierry Escande
7
-3
/
+435
2013-05-02
nfctool: sniffer: ssap and dsap were displayed switched
Thierry Escande
2
-5
/
+11
2013-05-02
nfctool: sniffer: Group sniffed packet info into the same struct
Thierry Escande
2
-86
/
+98
2013-05-02
nfctool: Fix a memory leak
Thierry Escande
1
-1
/
+1
2013-04-29
nfctyp3: Set cookie cb to NULL when read succeeds
Arron Wang
1
-1
/
+1
2013-04-29
bluetooth: Get name value from right message iterator
Arron Wang
1
-1
/
+1
2013-04-17
Release 0.11
0.11
Samuel Ortiz
2
-1
/
+11
2013-04-15
unit: Fix broken SNEP read unit test
Olivier Guiter
1
-2
/
+2
2013-04-11
nfctool: Correct unsigned int comparison
Thierry Escande
1
-1
/
+1
2013-04-11
nfctool: Make good use of snap_len option
Thierry Escande
1
-2
/
+14
2013-04-11
nfctool: Set sniffer buffer large enough to handle MAX_MIU bytes frames
Thierry Escande
1
-6
/
+3
2013-04-11
main.conf: Add DefaultPowered configuration
Samuel Ortiz
4
-0
/
+27
2013-04-08
gdbus: Use gcc builtin instead of g_atomic
Lucas De Marchi
1
-6
/
+6
2013-04-08
gdbus: Fix not calling property_changed callback
Luiz Augusto von Dentz
1
-13
/
+10
2013-04-05
llcp: Validation test server
Olivier Guiter
4
-0
/
+340
2013-04-05
p2p: Add support for connection less binding
Olivier Guiter
6
-12
/
+37
2013-04-05
unit: Add WSC NDEF build test case
Ravi kumar Veeramally
1
-0
/
+54
2013-04-05
ndef: Add api to prepare mime type wsc record
Ravi kumar Veeramally
2
-13
/
+18
2013-04-05
ndef: Remove unnecessary debug statement
Ravi kumar Veeramally
1
-3
/
+0
2013-04-05
nfc_copy: Update with new socket options
Samuel Ortiz
1
-2
/
+6
2013-04-04
unit: Support for SNEP REJECT request
Marcin Malagowski
2
-7
/
+21
2013-04-04
unit: Fixed cleaning SNEP fragments
Marcin Malagowski
1
-13
/
+5
2013-04-04
test: Add test script to write mime type on tag
Ravi kumar Veeramally
1
-0
/
+23
2013-04-04
ndef: Add support to build wifi_wsc mime type ndef record
Ravi kumar Veeramally
2
-0
/
+171
2013-03-28
nfctool: Print length of buffer before its hexadecimal dump
Thierry Escande
3
-4
/
+12
[prev]
[next]