projects
/
platform
/
upstream
/
iotivity.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into windows-port
[platform/upstream/iotivity.git]
/
resource
/
csdk
/
2016-04-25
David Antler
Merge branch 'master' into windows-port
tree
|
commitdiff
2016-04-22
Habib Virji
IOT-1080 Update rt and if to send array of string over...
tree
|
commitdiff
2016-04-22
Habib Virji
IOT-1018 RD payload handling of uint8_t and uint64_t...
tree
|
commitdiff
2016-04-22
Habib Virji
IOT-1079 /oic/d & /oic/p to include oic.if.baseline
tree
|
commitdiff
2016-04-22
Jaehong Jo
Change characteristic user desciption descriptor.
tree
|
commitdiff
2016-04-21
hyuna0213.jo
added code to close the netlink socket.
tree
|
commitdiff
2016-04-21
jihwan.seo
fixed build error issue related TCP Adapter.
tree
|
commitdiff
2016-04-20
Jaehong Jo
Modify the potential errors
tree
|
commitdiff
2016-04-20
hekra
[IOT-972] add type and interface to platform representation
tree
|
commitdiff
2016-04-20
Inga Stotland
[IOT-963] Fix maximum URI length
tree
|
commitdiff
2016-04-19
hekra
IOT-970: Handle get requests on oic/p and oic/d resources
tree
|
commitdiff
2016-04-19
Habib Virji
IOT-982 Query handling for /oic/res
tree
|
commitdiff
2016-04-19
Markus Jung
[IOT-994] Fixing crash for parsing arbitrary UTF-8...
tree
|
commitdiff
2016-04-19
Habib Virji
IOT-921 OCSetDeviceInfo to update resource type information
tree
|
commitdiff
2016-04-19
Habib Virji
IOT-1075 PUT/POST/DELETE for /oic/res, /oic/d, /oic...
tree
|
commitdiff
2016-04-19
Habib Virji
[IOT-990] Support for URI comparisons to be case-insenstive
tree
|
commitdiff
2016-04-19
Habib Virji
[IOT-914] Device ID to be based on DOXM GetDeviceID
tree
|
commitdiff
2016-04-19
Habib Virji
[IOT-921]Return correct resource type in /oic/d
tree
|
commitdiff
2016-04-19
Habib Virji
[IOT-980] oic.if.ll support for /oic/res
tree
|
commitdiff
2016-04-19
Habib Virji
[IOT-914] Change format of the device id as text string
tree
|
commitdiff
2016-04-19
Habib Virji
[IOT-979] Correct /oic/d icv field
tree
|
commitdiff
2016-04-19
jihwan.seo
fixed EDR crash issue when g_context is deleted.
tree
|
commitdiff
2016-04-19
jihwan.seo
fixed svace issue for CA
tree
|
commitdiff
2016-04-19
jihwan.seo
modified comment related parameter in BT JNI interface.
tree
|
commitdiff
2016-04-19
hyuna0213.jo
Added unit test cases for cablockwisetransfer.c api
tree
|
commitdiff
2016-04-18
David Antler
Merge branch 'master' into windows-port
tree
|
commitdiff
2016-04-15
George Nash
Removed un-needed build script
tree
|
commitdiff
2016-04-15
jihwan.seo
fixed svace issue in ocstack
tree
|
commitdiff
2016-04-15
Jaehong Jo
Changed to be used only once to create input stream.
tree
|
commitdiff
2016-04-14
George Nash
Cleaned up the unused-parameter warning
tree
|
commitdiff
2016-04-13
George Nash
Compiler warning clean up
tree
|
commitdiff
2016-04-13
jihwan.seo
combined getting JNI methodID for several connectivity...
tree
|
commitdiff
2016-04-13
jihwan.seo
fixed calling getService failure without SDP.
tree
|
commitdiff
2016-04-11
David Antler
Merge branch 'master' into windows-port
tree
|
commitdiff
2016-04-11
Habib Virji
[IOT-993] Remove limit of payload size handling
tree
|
commitdiff
2016-04-11
coderhyme
Added sonames to libs when build target is android.
tree
|
commitdiff
2016-04-09
jihwan.seo
Added necessary error log in LE server for android.
tree
|
commitdiff
2016-04-09
hyuna0213.jo
[IOT-1043] [RI] Canceling observation using RESET is...
tree
|
commitdiff
2016-04-09
hyuna0213.jo
changed code to close the socket generated when initial...
tree
|
commitdiff
2016-04-08
jihwan.seo
Finished moving check for failure to connect over
tree
|
commitdiff
2016-04-07
hyuna0213.jo
fixed code to get token about the empty message
tree
|
commitdiff
2016-04-07
jihwan.seo
remove unnecessary startScan logic.
tree
|
commitdiff
2016-04-07
hyuna0213.jo
modified target message type related blockwise transfer.
tree
|
commitdiff
2016-04-07
jihwan.seo
added BLE connection State callback routine in common
tree
|
commitdiff
2016-04-07
Jaehong Jo
Fix issuse related unregisterReceiver
tree
|
commitdiff
2016-04-05
jihwan.seo
modified reasonable log message for connectionStateChan...
tree
|
commitdiff
2016-04-05
Jaehong Jo
Fix issue related SVACE in oickeepalive
tree
|
commitdiff
2016-04-05
Jihun Ha
Fix a wrong conditional statement in oicgroup
tree
|
commitdiff
2016-04-05
Jay Oh
Bug Fix - the Object Array Value in the Palyload was...
tree
|
commitdiff
2016-04-05
jihwan.seo
to enable manual disconnect callback for android BLE...
tree
|
commitdiff
2016-04-05
jihwan.seo
enabled ScanResponse for Advertising in BLE server
tree
|
commitdiff
2016-04-04
Jihun Ha
Remove an vulnerability for using strcat() function...
tree
|
commitdiff
2016-04-01
Shashank Shekhar...
Fixed unused variable static warning
tree
|
commitdiff
2016-03-31
junghun kim
added tizen bt error codes
tree
|
commitdiff
2016-03-30
jihwanseo
modified BT on/off monitoring logic in EDR Adapter
tree
|
commitdiff
2016-03-30
jihwanseo
removed CASample App for CA
tree
|
commitdiff
2016-03-29
hyuna0213.jo
Removed unnecessary files in connectivity abstraction
tree
|
commitdiff
2016-03-29
Manoj Gupta
wrong format specifier
tree
|
commitdiff
2016-03-29
Manoj Gupta
Compile Time Warnings Removed
tree
|
commitdiff
2016-03-29
jihwan.seo
modified start Multicast Server logic of android BLE.
tree
|
commitdiff
2016-03-29
vimala.v
Enabled OIC_LOG_BUFFER for Tizen
tree
|
commitdiff
2016-03-29
jihwan.seo
clean up getting methodID from jni
tree
|
commitdiff
2016-03-29
hyuna0213.jo
Changed the message transmission logic about CA_DEFAULT...
tree
|
commitdiff
2016-03-25
jihwan.seo
fixed some crash for NFC.
tree
|
commitdiff
2016-03-25
hyuna0213.jo
changed block-wise transfer logic to process non-confir...
tree
|
commitdiff
2016-03-25
jihwan.seo
added some comment in here and there in pdu.h/c.
tree
|
commitdiff
2016-03-24
jihwan.seo
remove previous received data from ReceiveQueue for...
tree
|
commitdiff
2016-03-24
jihwan.seo
(IOT-997) modified checking scanned device for unicast
tree
|
commitdiff
2016-03-23
hyuna0213.jo
resolve jenkins build error in unit test case
tree
|
commitdiff
2016-03-19
sahil bansal
Correcting error case return value
tree
|
commitdiff
2016-03-19
Jaewook Jung
fix error for create a new block data
tree
|
commitdiff
2016-03-19
koushik.girijala
Fix for Klockwork issues
tree
|
commitdiff
2016-03-18
jihwan.seo
fixed initialization issue for connection state.
tree
|
commitdiff
2016-03-18
js126.lee
Add timeout into checking invalid input condition
tree
|
commitdiff
2016-03-18
Shashank Shekhar...
Modified README-building-and-running-secure-IoTivity...
tree
|
commitdiff
2016-03-18
jw0213.jung
MAC address parsing in constructResourceObject()
tree
|
commitdiff
2016-03-18
Jaewook Jung
removed warning in CA layer
tree
|
commitdiff
2016-03-18
lankamadan
[Tizen Secure Mode] Tizen enrollee build using security...
tree
|
commitdiff
2016-03-17
Shashank Shekhar...
Corrected compile time warning of unused variables
tree
|
commitdiff
2016-03-17
hyuna0213.jo
Changes related to accept socket initialization
tree
|
commitdiff
2016-03-17
hyuna0213.jo
fixed the bug related to coap over tcp pdu creation.
tree
|
commitdiff
2016-03-17
sahil bansal
Adding unit test cases for direct pairing
tree
|
commitdiff
2016-03-17
Shashank Shekhar...
Corrected empty body 'if' warning
tree
|
commitdiff
2016-03-17
Jaehong Jo
Remove unnecessary code
tree
|
commitdiff
2016-03-16
hyuna0213.jo
Removed unnecessary/duplicated code in connectivity...
tree
|
commitdiff
2016-03-16
Manoj Gupta
Memory Leak of capi context resolved
tree
|
commitdiff
2016-03-16
hyuna0213.jo
Changed the /oic/ping resource registration condition.
tree
|
commitdiff
2016-03-16
jihwan.seo
fixed an issue there is no check null for connection...
tree
|
commitdiff
2016-03-16
jihwan.seo
clean up for android BLE client
tree
|
commitdiff
2016-03-16
Jaewook Jung
code clean up in caedrserver.c
tree
|
commitdiff
2016-03-16
Jaewook Jung
code clean up in cablockwisetransfer
tree
|
commitdiff
2016-03-16
jihwan.seo
To get device name from scanned device for Android...
tree
|
commitdiff
2016-03-16
jihwan.seo
fixed wrong waiting for scanned device.
tree
|
commitdiff
2016-03-16
jihwan.seo
clean global variables for connection manager
tree
|
commitdiff
2016-03-15
David Antler
Remove ca_mutex_trylock and associated unit test
tree
|
commitdiff
2016-03-15
jihwanseo
Resolved Adruino build errors
tree
|
commitdiff
2016-03-11
Joonghwan Lee
Add direct-pairing feature
tree
|
commitdiff
2016-03-11
leechul
Remove the compile errors for arduino.
tree
|
commitdiff
2016-03-11
David Antler
Code cleanup of csdk/connectivy/util/SConscript
tree
|
commitdiff
2016-03-11
Manoj Gupta
Readme.txt of resource sample changes
tree
|
commitdiff
next