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-01-11
Release 0.9
0.9
Samuel Ortiz
2
-1
/
+10
2013-01-10
build: Do not use deprecated AM_CONFIG_HEADER
Lucas De Marchi
1
-1
/
+1
2013-01-10
build: Use AM_CPPFLAGS instead of INCLUDES
Lucas De Marchi
1
-1
/
+1
2013-01-10
types: Fix build error due to unaligned memory access
Olivier Guiter
6
-22
/
+155
2013-01-09
snep: SNEP validation test server implementation
Olivier Guiter
3
-0
/
+266
2013-01-09
snep: Separate snep default server code from snep core
Olivier Guiter
6
-601
/
+975
2013-01-09
ndef: Add records comparison helpers
Olivier Guiter
2
-0
/
+83
2013-01-09
unit: Add Title and URI records SmartPoster NDEF unit test
Samuel Ortiz
1
-0
/
+66
2013-01-09
unit: URI NDEF test should check for the field length
Samuel Ortiz
1
-1
/
+3
2013-01-09
unit: Add single record SmartPoster NDEF unit test
Samuel Ortiz
1
-2
/
+58
2013-01-09
unit: Add Text NDEF record unit test
Samuel Ortiz
1
-0
/
+43
2013-01-09
unit: Add test-ndef unit test
Samuel Ortiz
2
-1
/
+154
2013-01-09
test: Remove the NDEF argument from ndef-agent
Samuel Ortiz
1
-10
/
+10
2013-01-08
test: Rename simple-agent to ndef-agent
Samuel Ortiz
1
-0
/
+0
2013-01-08
nfctool: Fix build failure with libnl v1
Samuel Ortiz
1
-0
/
+30
2013-01-08
adapter: Fix memory leaks on adapter free
Szymon Janc
1
-0
/
+2
2013-01-06
gdbus: Fix memory leak on properties_set()
Anderson Lizardo
1
-1
/
+6
2013-01-06
neard: nfctool: Add LLCP frame decoding support
Thierry Escande
7
-4
/
+560
2013-01-06
neard: nfctool: Add LLCP traffic sniffing feature
Thierry Escande
5
-20
/
+423
2013-01-06
neard: nfctool: Add an option to set LTO, RW, and MIUX parameters
Thierry Escande
4
-3
/
+247
2013-01-06
neard: nfctool: Add start_poll command
Thierry Escande
4
-5
/
+401
2013-01-06
neard: Add nfctool native application
Thierry Escande
6
-1
/
+753
2013-01-06
AUTHORS: Mention Christophe's contributions
Samuel Ortiz
1
-0
/
+1
2013-01-06
test: Support writing SMS and e-mail address to a tag
Christophe Prigent
1
-20
/
+30
2013-01-05
gdbus: Check signature of property value before calling setter
Marcel Holtmann
1
-0
/
+5
2013-01-03
gdbus: Don't include just added interfaces in GetManagedObjects
Lucas De Marchi
1
-1
/
+7
2013-01-03
gdbus: Simplify generated introspection
Lucas De Marchi
1
-65
/
+38
2013-01-02
gdbus: Hold client reference during get name owner reply
Marcel Holtmann
1
-0
/
+4
2012-12-30
gdbus: Call check_signals when sending signals with g_dbus_send_message
Luiz Augusto von Dentz
1
-0
/
+9
2012-12-30
gdbus: Check if the interface being registered is valid
Luiz Augusto von Dentz
1
-6
/
+36
2012-12-30
gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL
Luiz Augusto von Dentz
2
-18
/
+33
2012-12-30
gdbus: Introduce G_DBUS_SIGNAL_FLAG_EXPERIMENTAL
Luiz Augusto von Dentz
2
-4
/
+23
2012-12-30
gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
Luiz Augusto von Dentz
2
-3
/
+45
2012-12-30
gdbus: Include changed properties only once per signal
Marcel Holtmann
1
-0
/
+3
2012-12-29
gdbus: Update properties on D-Bus client re-connections
Marcel Holtmann
1
-4
/
+22
2012-12-29
gdbus: Add function to manually refresh properties
Marcel Holtmann
2
-0
/
+85
2012-12-29
gdbus: Add support for proxy property change notifications
Marcel Holtmann
2
-4
/
+30
2012-12-29
gdbus: Fix handling of client connect/disconnect signals
Marcel Holtmann
1
-11
/
+12
2012-12-29
gdbus: Protect standalone proxy creation with client reference
Marcel Holtmann
1
-10
/
+8
2012-12-27
gdbus: Use object manager only if callback functions are set
Marcel Holtmann
1
-8
/
+7
2012-12-27
gdbus: Use client service name and not hardcoded org.bluez
Marcel Holtmann
1
-1
/
+1
2012-12-27
gdbus: Add support for creating D-Bus proxies without object manager
Marcel Holtmann
2
-62
/
+147
2012-12-22
gdbus: Avoid using g_ptr_array_new_full convenience function
Marcel Holtmann
1
-1
/
+2
2012-12-19
build: Compile support for new D-Bus client helpers
Marcel Holtmann
1
-1
/
+1
2012-12-19
gdbus: Increase the method call timeout to 5 minutes
Marcel Holtmann
1
-1
/
+3
2012-12-19
gdbus: Add helper for sending async error replies
Marcel Holtmann
2
-0
/
+38
2012-12-19
gdbus: Fix race condition with creating duplicate client proxies
Marcel Holtmann
1
-0
/
+23
2012-12-19
gdbus: Fix issue with unref of client while parsing interfaces
Marcel Holtmann
1
-0
/
+8
2012-12-19
gdbus: Fix issue with unref of client in connect handler
Marcel Holtmann
1
-0
/
+8
2012-12-19
gdbus: Add support for D-Bus client method calls
Marcel Holtmann
2
-0
/
+82
[next]