projects
/
platform
/
upstream
/
iotivity.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added sonames to libs when build target is android.
2016-04-09
hyuna0213.jo
[IOT-1043] [RI] Canceling observation using RESET is...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-04-09
hyuna0213.jo
changed code to close the socket generated when initializing.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-04-07
hyuna0213.jo
fixed code to get token about the empty message
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-04-07
hyuna0213.jo
modified target message type related blockwise transfer.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-29
hyuna0213.jo
Removed unnecessary files in connectivity abstraction
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-29
hyuna0213.jo
Changed the message transmission logic about CA_DEFAULT_ADAPTER
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-25
hyuna0213.jo
changed block-wise transfer logic to process non-confirmable...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-23
hyuna0213.jo
resolve jenkins build error in unit test case
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-17
hyuna0213.jo
Changes related to accept socket initialization
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-17
hyuna0213.jo
fixed the bug related to coap over tcp pdu creation.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-16
hyuna0213.jo
Removed unnecessary/duplicated code in connectivity...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-16
hyuna0213.jo
Changed the /oic/ping resource registration condition.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-11
hyuna0213.jo
Changed tcp adapter logic to process the received data...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-03-08
hyuna0213.jo
removed unnecessary cafragmentation files
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-26
hyuna0213.jo
Fixed memory leak issue in CA common logic
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-25
hyuna0213.jo
Added unit test cases for CA Util interface API
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-25
hyuna0213.jo
added the cpp interface to monitoring network status.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-24
hyuna0213.jo
To add connection manager for Tizen BLE Server
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-24
hyuna0213.jo
fixed build warning for tizen edr/le adapter
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-24
hyuna0213.jo
Changed client keepalive logic to use the dynamic interval...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-24
hyuna0213.jo
Fix for defects detected by static analysis in ca common...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-23
hyuna0213.jo
fixed the ca android sample crash issue
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-23
hyuna0213.jo
modified transport type check logic for coap over tcp
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-18
hyuna0213.jo
Fix for defects detected by static analysis in ca android
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-18
hyuna0213.jo
CoAP over TCP transmission over BT
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-02-18
hyuna0213.jo
keepalive for coap over tcp
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-01-29
hyuna0213.jo
replaced current TAG with 'OIC_xxx' commonly in RI...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-01-26
hyuna0213.jo
modified the initialize/deinitialize logic in CA
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-01-20
hyuna0213.jo
Fix CA Layer build warnings
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-01-13
hyuna0213.jo
changes the tcp adapter logic for exception case.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2016-01-11
hyuna0213.jo
fixed CoAP/TCP header type check logic from the size.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-12-14
hyuna0213.jo
check the method type of request info.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-12-11
hyuna0213.jo
fixed sample app defects detected by static analysis
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-12-11
hyuna0213.jo
updated Readme.scons.txt file
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-12-11
hyuna0213.jo
Enabled CoAP/TCP on android platform
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-12-09
hyuna0213.jo
add the prefix definition to resolve the build error
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-11-24
hyuna0213.jo
Refactored CA linux sample application
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-11-23
hyuna0213.jo
Set transport flag according to adapter type in CA...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-11-21
hyuna0213.jo
Changed the logic to add option list in pdu.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-11-21
hyuna0213.jo
modified the wrong variable identifier in messagehandler.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-11-21
hyuna0213.jo
changed default transport type on android platform
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-11-11
hyuna0213.jo
remove a preprocessor for TCP_ADAPTER in RI.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-10-05
hyuna0213.jo
[JIRA IOT-778] fixed the jira issue related to CASendNotific...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-09-25
hyuna0213.jo
fixed the jira IOT-712 issue in blockwise-transfer
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-09-24
hyuna0213.jo
Updated the code related to Blockwise Transfer in CA
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-09-22
hyuna0213.jo
fixed the prevent issues for CA linux platform.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-09-18
hyuna0213.jo
optimization to use the existing buffer in blockwise...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-09-17
hyuna0213.jo
Modified the argument in CAAddBlockOption()
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-09-14
hyuna0213.jo
modify the OCTransportAdapter structure in RI
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-09-11
hyuna0213.jo
Enabled CoAP over TCP in RI Layer.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-09-09
hyuna0213.jo
Removed memory leaks in CA Layer
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-09-03
hyuna0213.jo
code refactoring for blockwise-transfer
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-08-25
hyuna0213.jo
merge master code to build iotivity
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-08-25
hyuna0213.jo
Add CI Adapter to support CoAP over TCP
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-08-20
hyuna0213.jo
Merge master to cloud-interface branch
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-08-18
hyuna0213.jo
Changed the return type of functions in uarraylist
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-08-12
hyuna0213.jo
modified if condition for log in messagehandler.c
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-08-06
hyuna0213.jo
fixed build warnings in CA common logic
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-08-04
hyuna0213.jo
fixed build warnings in CA linux sample application
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-08-04
hyuna0213.jo
[JIRA IOT-659] fix the bug related to CACreateEndpoint
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-08-04
hyuna0213.jo
resolved the bug related to the address parsing
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-07-28
hyuna0213.jo
modified Sconscript in Blockwise transfer
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-07-23
hyuna0213.jo
Fixed CA linux sample bug for bulk data
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-07-22
hyuna0213.jo
modified linux CA sample to handling blockwise-transfer
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-07-22
hyuna0213.jo
blockwise-transfer rebase into master for merge/review
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-07-22
hyuna0213.jo
fixed linux, android ca sample application
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-07-16
hyuna0213.jo
Fix memory leak in CA android sample
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-07-15
hyuna0213.jo
fixed linux, android sample app in CA
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-07-09
hyuna0213.jo
modify the preprocessor to stop the thread in ipadapter
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-07-07
hyuna0213.jo
integrated caretransmission single/multi thread
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-06-29
hyuna0213.jo
CA linux/android sample modification for the secure...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-06-26
hyuna0213.jo
remove unnecessary code in caipserver
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-06-23
hyuna0213.jo
remove unnecessary code in messagehandler
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-06-18
hyuna0213.jo
Rename camsgparser to cafragmentation in adapter_util...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-06-08
hyuna0213.jo
Add proguard-project.txt to the .gitignore file
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-06-04
hyuna0213.jo
remove the unnecessary file.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-05-29
hyuna0213.jo
Fix for issue of CA don't check the invalid CAResponseInfo_t...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-04-22
hyuna0213.jo
Remove double underscore for the preprocessor
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-04-08
hyuna0213.jo
Bug fixed for logging flag to scons build parameters.
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-04-08
hyuna0213.jo
Fixed [IOT-442] "CA unit test 17,20,23 are expecting...
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree
2015-04-07
hyuna0213.jo
Linux sample application changes to test CA full function
Signed-off-by:
hyuna0213.jo
<hyuna0213.jo@samsung.com>
commit
|
commitdiff
|
tree