projects
/
platform
/
upstream
/
iotivity.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Modify PPM linux Sample Application&plugins SConscript for convenience of verify
[platform/upstream/iotivity.git]
/
resource
/
2015-08-02
Jon A. Cruz
Fix issues revealed by -Wextra flag.
tree
|
commitdiff
2015-08-02
jihwan.seo
removed fragmentation logic in EDR adapter.
tree
|
commitdiff
2015-08-02
jihwan.seo
updated the code related to descriptor of BLE in android
tree
|
commitdiff
2015-08-02
Erich Keane
Removed C++11 specific code from the CSDK, added platfo...
tree
|
commitdiff
2015-08-01
Erich Keane
Fixed a few SonarQube identified issues
tree
|
commitdiff
2015-08-01
Jaehong Jo
Fixed Android EDR Crash issue.
tree
|
commitdiff
2015-07-31
Ossama Othman
Removed vestigial automatic download of BlueZ.
tree
|
commitdiff
2015-07-31
Erich Keane
Fixed a large amount of memory leaks/ Null pointer...
tree
|
commitdiff
2015-07-31
jnashok
[Jira IOT-604] Fix error handling from message handler
tree
|
commitdiff
2015-07-31
Ossama Othman
Implemented Linux BLE transport.
tree
|
commitdiff
2015-07-30
Mandeep Shetty
Fixed arduino server sending notifications after deregi...
tree
|
commitdiff
2015-07-30
Mandeep Shetty
Fixed unprocessed timed-out messages in the stack.
tree
|
commitdiff
2015-07-30
Joseph Morrow
Added null checks post cbor processing.
tree
|
commitdiff
2015-07-30
jihwanseo
updated the logic to combining block1 and block2 option
tree
|
commitdiff
2015-07-30
vimala.v
[ARDUINO] Fixed send data failure in IP adapter
tree
|
commitdiff
2015-07-30
Jon A. Cruz
Corrected a criticial OICRealloc() bug and a few misc...
tree
|
commitdiff
2015-07-30
John Light
Fix broken macros in octypes.h
tree
|
commitdiff
2015-07-30
Sakthivel Samidurai
Copy all items of CBOR string array
tree
|
commitdiff
2015-07-30
jnashok
updating build instructions for casample
tree
|
commitdiff
2015-07-30
Ossama Othman
Clean up some SonarQube warnings (trailing whitespace...
tree
|
commitdiff
2015-07-29
koushik.girijala
RI Sample for Tizen
tree
|
commitdiff
2015-07-28
jihwan.seo
modified comment for doxygen.
tree
|
commitdiff
2015-07-28
hyuna0213.jo
modified Sconscript in Blockwise transfer
tree
|
commitdiff
2015-07-28
Sachin Agrawal
Add new resource property 'EXPLICIT_DISCOVERABLE'
tree
|
commitdiff
2015-07-28
sandipan.p
Doxygen: Statement end with period ('.')
tree
|
commitdiff
2015-07-27
sandipan.p
Cleaning unused mutex variables for receiver handler.
tree
|
commitdiff
2015-07-27
jihwan.seo
update android sample app
tree
|
commitdiff
2015-07-27
hunje.yeon
Update Doxygen path for Resource-Encapsulation
tree
|
commitdiff
2015-07-24
sandipan.p
BLE De-fragmentation changes and optimization for recei...
tree
|
commitdiff
2015-07-24
Hauke Mehrtens
csdk: libconnectivity_abstraction.so: add missing depen...
tree
|
commitdiff
2015-07-24
Hauke Mehrtens
build: make build fail if unresolved symbols found
tree
|
commitdiff
2015-07-24
Jon A. Cruz
Corrected files with doxygen comments that were generat...
tree
|
commitdiff
2015-07-24
Jon A. Cruz
Fixed doxygen comments in camutex.h
tree
|
commitdiff
2015-07-23
Jon A. Cruz
Corrected @file doxygen commands that had explicit...
tree
|
commitdiff
2015-07-23
hyuna0213.jo
Fixed CA linux sample bug for bulk data
tree
|
commitdiff
2015-07-23
Sachin Agrawal
Updated discovery response when filter query does not...
tree
|
commitdiff
2015-07-23
Omkar Hegde
Changing resource "URL" to "URI"
tree
|
commitdiff
2015-07-23
Hauke Mehrtens
liboc: add missing depending library
tree
|
commitdiff
2015-07-23
John Light
Eliminate warning about const mismatch in caipadapter...
tree
|
commitdiff
2015-07-23
Hauke Mehrtens
csdk: remove dependency to liboc_logger.so in c code
tree
|
commitdiff
2015-07-23
Omkar Hegde
Removing unnecessary logs in message handler.
tree
|
commitdiff
2015-07-23
Erich Keane
Fix memory leak on OCDoResource
tree
|
commitdiff
2015-07-23
Joseph Morrow
Clean up CBOR payload in Arduino sample app.
tree
|
commitdiff
2015-07-23
Erich Keane
Fix Tizen Build
tree
|
commitdiff
2015-07-23
Omkar Hegde
Initialize response payload in entity handler
tree
|
commitdiff
2015-07-22
Sachin Agrawal
Fixed memory leak while sending the response in SRM
tree
|
commitdiff
2015-07-22
Abhishek Sharma
[ARDUINO][BLE] Changed UUID's as per OIC Spec
tree
|
commitdiff
2015-07-22
Erich Keane
Fixed invalid write in doxmresource
tree
|
commitdiff
2015-07-22
hyuna0213.jo
modified linux CA sample to handling blockwise-transfer
tree
|
commitdiff
2015-07-22
hyuna0213.jo
blockwise-transfer rebase into master for merge/review
tree
|
commitdiff
2015-07-22
Erich Keane
Fixed build warnings due to assert, unused function...
tree
|
commitdiff
2015-07-22
Omkar Hegde
Default entity handler for collections
tree
|
commitdiff
2015-07-22
hyuna0213.jo
fixed linux, android ca sample application
tree
|
commitdiff
2015-07-21
Omkar Hegde
Fixed Presence
tree
|
commitdiff
2015-07-21
jihwan.seo
Fixed payload length in Android Sample App
tree
|
commitdiff
2015-07-21
Ossama Othman
Implement VERIFY_NON_NULL() in terms VERIFY_NON_NULL_RET().
tree
|
commitdiff
2015-07-21
jnashok
Merge Single/Multi thread for camessagehandler
tree
|
commitdiff
2015-07-21
koushik.girijala
[CA] Fix for tizen build error and CA sample for Tizen
tree
|
commitdiff
2015-07-21
Sakthivel Samidurai
Fix redefinition types in octype
tree
|
commitdiff
2015-07-21
Ravi Nanjundappa
csdk: Fix build issues related to OCResource conversion...
tree
|
commitdiff
2015-07-21
Erich Keane
prefer the other version
tree
|
commitdiff
2015-07-21
Ravi Nanjundappa
csdk: Fix build issues related to conversions on Linux
tree
|
commitdiff
2015-07-21
Omkar Hegde
C++ samples select Correct Adapter Type
tree
|
commitdiff
2015-07-20
Moumita Ray
Updated C stack external API comments for doxygen docum...
tree
|
commitdiff
2015-07-20
jnashok
Removing CA sample with NDK build
tree
|
commitdiff
2015-07-20
jnashok
complete android ca sample build with scons
tree
|
commitdiff
2015-07-20
Abhishek Sharma
[ARDUINO] Fixed heap corruption and build issues
tree
|
commitdiff
2015-07-20
Amit Kumar Verma
Memory Leak when UUID is not valid.
tree
|
commitdiff
2015-07-20
hunje.yeon
Merge branch 'resource-manipulation' into 'master'
tree
|
commitdiff
2015-07-20
jihwan.seo
fixed build script for android.
tree
|
commitdiff
2015-07-19
hunje.yeon
Update and resolve conflict of service SConscript
tree
|
commitdiff
2015-07-19
hunje.yeon
Update Doxyfile for resource-manipulation
tree
|
commitdiff
2015-07-18
Omkar Hegde
Fixing collections
tree
|
commitdiff
2015-07-17
sonu1.yadav
set correct default value to sequenceNumber for respons...
tree
|
commitdiff
2015-07-17
Sakthivel Samidurai
Rebase remote-access over master
tree
|
commitdiff
2015-07-17
John Light
New IP Adapter supports IPv6
tree
|
commitdiff
2015-07-17
sonu1.yadav
Fix for IOT-613 issue.
tree
|
commitdiff
2015-07-17
Abhishek Pandey
Enabled Jenkins build check for Tizen CA
tree
|
commitdiff
2015-07-17
Sachin Agrawal
Add README for Provisioning Tool
tree
|
commitdiff
2015-07-17
Chetan Toshniwal
Fix memory leak in caqueueingthread
tree
|
commitdiff
2015-07-17
Ossama Othman
Refactor duplicated SCons/Python test run code.
tree
|
commitdiff
2015-07-16
Omkar Hegde
Changing occlient get request query
tree
|
commitdiff
2015-07-16
Sachin Agrawal
Added new OCStack Error Code for Unauthorized Req ...
tree
|
commitdiff
2015-07-16
Vikas Gupta
Memory Leak recources not released in case of failure.
tree
|
commitdiff
2015-07-16
vimala.v
Enabled EDR and BLE adapter in RI
tree
|
commitdiff
2015-07-16
hunje.yeon
Merge branch 'master' into resource-manipulation
tree
|
commitdiff
2015-07-16
Mandeep Shetty
Changed TAGs in CA source files to be more specific.
tree
|
commitdiff
2015-07-16
hyuna0213.jo
Fix memory leak in CA android sample
tree
|
commitdiff
2015-07-16
jnashok
Removing unnecessary code for ca samples
tree
|
commitdiff
2015-07-16
sonu1.yadav
put NULL check and corrected the debug log in CASendThr...
tree
|
commitdiff
2015-07-16
Omkar Hegde
Fixed broken platform and device discovery
tree
|
commitdiff
2015-07-16
hunje.yeon
Merge branch 'master' into resource-manipulation
tree
|
commitdiff
2015-07-15
Mandeep Shetty
Improve logging in the stack.
tree
|
commitdiff
2015-07-15
Erich Keane
Fixed Double-passing in the cbor parser
tree
|
commitdiff
2015-07-15
Erich Keane
Removed Dead Code from CBOR merge
tree
|
commitdiff
2015-07-15
Omkar Hegde
Fixing collection samples
tree
|
commitdiff
2015-07-15
Omkar Hegde
Removing unnecessary use of IPV6 flags.
tree
|
commitdiff
2015-07-15
Sachin Agrawal
Merge "Merge 'security-basecamp' branch into master...
tree
|
commitdiff
2015-07-15
Sachin Agrawal
Merge 'security-basecamp' branch into master with CBOR
tree
|
commitdiff
2015-07-15
hyuna0213.jo
fixed linux, android sample app in CA
tree
|
commitdiff
next