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-03-08
Release 0.10
0.10
Samuel Ortiz
2
-1
/
+11
2013-03-07
build: Add agent-api.txt to the document files list
Samuel Ortiz
1
-1
/
+2
2013-03-07
doc: Add neard man pages
Samuel Ortiz
3
-0
/
+93
2013-03-07
build: Install neard back to libexec/nfc/
Samuel Ortiz
1
-1
/
+2
2013-03-04
build: Install neard to /usr/sbin
Olivier Guiter
1
-1
/
+1
2013-03-04
nfctool: Add Service Name Lookup support
Thierry Escande
4
-22
/
+321
2013-03-04
nfctool: Add a handler mechanism for netlink events
Thierry Escande
3
-28
/
+45
2013-03-04
main: Big fat warning for netlink initialization failure
Samuel Ortiz
1
-1
/
+3
2013-03-04
snep: Fix missing call to snep_exit
Szymon Janc
1
-0
/
+1
2013-03-04
main: Exit neard if netlink initialization failed
Szymon Janc
1
-1
/
+3
2013-03-04
bluetooth: Fix possible NULL pointer dereference
Szymon Janc
1
-1
/
+1
2013-03-04
nfctyp3: Remove set but not used variable
Szymon Janc
1
-3
/
+0
2013-03-04
build: Add some missing files to .gitignore
Szymon Janc
1
-0
/
+2
2013-02-28
test: Add wifi carrier support for handover_agent test
Ravi kumar Veeramally
1
-6
/
+56
2013-02-28
org.neard.conf: Add the HandoverAgent interface sending permissions
Ravi kumar Veeramally
1
-0
/
+1
2013-02-28
agent: Add WSC field to handover agent API
Ravi kumar Veeramally
2
-6
/
+34
2013-02-28
ndef: Add support for multiple carriers
Ravi kumar Veeramally
1
-344
/
+115
2013-02-28
ndef: Add support for multiple carriers in Hr message
Ravi kumar Veeramally
3
-43
/
+29
2013-02-28
ndef: Implement Hr message preparation routine
Ravi kumar Veeramally
1
-0
/
+114
2013-02-28
ndef: Implement Hs message preparation routine
Ravi kumar Veeramally
1
-7
/
+122
2013-02-28
ndef: Add helper funtions to create handover messages
Ravi kumar Veeramally
2
-6
/
+194
2013-02-28
ndef: Return empty Hs in case of unsupported Hr version
Ravi kumar Veeramally
1
-1
/
+65
2013-02-28
ndef: Add helper function to free ndef messages
Ravi kumar Veeramally
1
-58
/
+23
2013-02-28
nfctool: Use nfc_copy.h instead of the system NFC header
Samuel Ortiz
1
-1
/
+2
2013-02-27
nfctool: Move adapter related functions in one place
Thierry Escande
6
-188
/
+287
2013-02-23
gdbus: Always unreference the message in g_dbus_send_message()
Tomasz Bursztyka
1
-2
/
+3
2013-02-22
nfc_copy: Add SNL netlink API
Samuel Ortiz
1
-0
/
+12
2013-02-22
nfc_copy: Add LLCP socket option names
Samuel Ortiz
1
-0
/
+4
2013-02-21
p2p: Remove client data from the server client list when channel closes
Samuel Ortiz
1
-0
/
+10
2013-02-21
nfctool: Close sniffer socket when getting IO errors
Samuel Ortiz
1
-2
/
+13
2013-02-21
snep-validation: Remove DBG statement from init and exit routines
Samuel Ortiz
1
-4
/
+0
2013-02-15
device: Do not double free the device records list
Samuel Ortiz
1
-1
/
+0
2013-02-15
device: Do not open code the records freeing routine
Samuel Ortiz
1
-6
/
+1
2013-02-15
monitor-near: Monitor Tags and Devices properties
Samuel Ortiz
1
-0
/
+26
2013-02-15
tag: Send PropertyChanged signal when new records are added
Samuel Ortiz
1
-0
/
+5
2013-02-15
device: Send PropertyChanged signal when new records are added
Samuel Ortiz
1
-0
/
+8
2013-02-15
p2p: Do not try to bind if LLCP is not supported
Samuel Ortiz
1
-2
/
+7
2013-02-15
gdbus: Add g_dbus_proxy_set_removed_watch
Denis Kenzior
2
-0
/
+20
2013-02-15
gdbus: Fix missing PropertiesChanged signal
Vinicius Costa Gomes
1
-2
/
+5
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-02-12
ndef: Send empty Hs when an Hr carries a single unknow type carrier
Olivier Guiter
1
-1
/
+13
2013-02-12
ndef: Send empty Hs frame when the Hr version check fails
Olivier Guiter
1
-1
/
+16
2013-02-12
ndef: Do not build a reply to handover select messages
Olivier Guiter
1
-1
/
+1
2013-02-11
gdbus: Don't call property changed callback during client init
Marcel Holtmann
1
-9
/
+10
2013-02-11
test: Update handover agent register/unregister tests
Ravi kumar Veeramally
1
-2
/
+3
2013-02-11
agent: Add an extra parameter to the handover registration agent api
Ravi kumar Veeramally
8
-95
/
+221
2013-02-11
near: Rename struct name bt_data to carrier_data
Ravi kumar Veeramally
5
-38
/
+40
2013-02-06
adapter: Disconnect from the target when data read fails to start
Samuel Ortiz
1
-1
/
+9
[next]