projects
/
platform
/
upstream
/
iotivity.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/iotivity.git
2015-08-04
hyuna0213.jo
resolved the bug related to the address parsing
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
jihwan.seo
Fixed to handle CoAP uri
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Sakthivel Samidurai
Fix double free or corruption
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Markus Jung
Excluded hard-coded and platform specific code and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Minji Park
initialize uninitialized variable of soft sensor manager
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
coderhyme
Fix a bug of discoverResource of RCSDiscoveryManager
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Tim Kourt
Added Android permissions into example apps.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Mandeep Shetty
Fix segfault on presence payload destroy.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
jihwan.seo
updated CA Android Sample APP
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
John Light
Allow unicast discovery of Resources and Devices
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
coderhyme
Update comments for doxygen of RCSRequest and RCSResponse
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Heewon Park
Modify Sconscript for auto Unittest when scons-build.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Minji Park
resource-encapsulation: fix prevent issue for container
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
doil.kwon
[Resource Encapsulation]Add UnitTest Execute Option...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
doil.kwon
[Resource Encapsulation] Resolved build warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Heewon Park
Refactoring sample applications in resource-encapsulation.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
coderhyme
Refactoring for ExpiryTimer
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
jyong2.kim
[Service]Fix build warning of Notification manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
coderhyme
Fix deadlock issue from RCSResourceObject
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Markus Jung
Gcc fix for SoftSensorResource, ResourceClientTest
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
YounghyunJoo
Update Android PPM sample application for latest base...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
YounghyunJoo
File formatting for PPM source code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Markus Jung
resource-encapsulation: update container bundle resource
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
YounghyunJoo
Modify resourceCache Unittest code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
coderhyme
Refactoring for RemoteResourceObject
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
YounghyunJoo
Modify PPM linux Sample Application&plugins SConscript...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Rami Jung
[Resource-Encapsulation] improving unittest
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Jon A. Cruz
Fix issues revealed by -Wextra flag.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
jihwan.seo
removed fragmentation logic in EDR adapter.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
jihwan.seo
updated the code related to descriptor of BLE in android
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Erich Keane
Removed C++11 specific code from the CSDK, added platfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Erich Keane
Fixed a few SonarQube identified issues
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Jaehong Jo
Fixed Android EDR Crash issue.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Ossama Othman
Removed vestigial automatic download of BlueZ.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Erich Keane
Fixed a large amount of memory leaks/ Null pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
jnashok
[Jira IOT-604] Fix error handling from message handler
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
YounghyunJoo
Modify PPM Sample Application & Plugins for updated...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
jyong2.kim
[Resource encapsulation]Add check logic about whether...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
jyong2.kim
[Resource Encapsulation]Clean up code on ResourceCache.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
YounghyunJoo
Modify resourceCache codes to synchronize the cacheData...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Rami Jung
[Resource-Encapsulation] compaction by reusing the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Ossama Othman
Implemented Linux BLE transport.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
doil.kwon
Update 'resource broker' unit test code.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Mandeep Shetty
Fixed arduino server sending notifications after deregi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Mandeep Shetty
Fixed unprocessed timed-out messages in the stack.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Joseph Morrow
Added null checks post cbor processing.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
jihwanseo
updated the logic to combining block1 and block2 option
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Tim Kourt
Fixed a merge of OcConnectivityType and OcConnectivityFlags
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Jon A. Cruz
Adding -Wextra to builds using -Wall in order to catch...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
vimala.v
[ARDUINO] Fixed send data failure in IP adapter
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Jon A. Cruz
Corrected a criticial OICRealloc() bug and a few misc...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
John Light
Fix broken macros in octypes.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Sakthivel Samidurai
Copy all items of CBOR string array
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
doil.kwon
Update Log message for "resource Broker".
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
jnashok
updating build instructions for casample
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Ossama Othman
Clean up some SonarQube warnings (trailing whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
jyong2.kim
Fix invalid memory access on resource cache module.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
koushik.girijala
RI Sample for Tizen
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
YounghyunJoo
Modify resourceCache unittest buildscript to fix gcc bug
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
YounghyunJoo
Modify DataCache code files to support thread synchroni...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
coderhyme
Fix a callback problem of PrimitiveResource
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
jihwan.seo
modified comment for doxygen.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
hyuna0213.jo
modified Sconscript in Blockwise transfer
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
hunje.yeon
Add License notification to unit test codes of resource...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Sachin Agrawal
Add new resource property 'EXPLICIT_DISCOVERABLE'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
sandipan.p
Doxygen: Statement end with period ('.')
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Markus Jung
Including RCS prefix in ResourceContainer class name
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Ashwini Kumar
Fix set command line options for ANDROID_XXX into scons...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rami Jung
expanding the coverage of testing RCSResourceObject.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Jay Sharma
[Resource-Encapsulation] Modified Sample Application
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
sandipan.p
Cleaning unused mutex variables for receiver handler.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
jihwan.seo
update android sample app
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
YounghyunJoo
Modify resourceCache to handle datacache releasing...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
doil.kwon
Modify ResourcePresenceUnitTest Code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
YounghyunJoo
Update ResourceCache Unittest code files
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
hunje.yeon
Update Doxygen path for Resource-Encapsulation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Markus Jung
Fixing segmentation fault if container is started witho...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
jyong2.kim
Resource Manipulation: resolve Jira issue IOT-641.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Jon A. Cruz
Fixed warning due to incorrect type and comparison...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Jay Sharma
[Resource-Encapsulation] Splitted Resource Client to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Jay Sharma
[Resource Encapsulation] Updated Discover API of Resour...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Markus Jung
Removed noexcept(true) descrutor from test classes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
coderhyme
Rename ResourceAttributes to RCSResourceAttributes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
coderhyme
Rename BundleInfo to RCSBundleInfo and ResourceContaine...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
coderhyme
Rename ResourceObject to RCSResourceObject
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
coderhyme
Add a comparison helper class for ResourceAttributes...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
sandipan.p
BLE De-fragmentation changes and optimization for recei...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Jay Sharma
[Resource-Manipulation] Renamed Resource-Manipulation...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
doil.kwon
Modify UnitTest Code about "Resource Broker"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
jyong2.kim
resource-manipulation: rcs_common.so add missing depend...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Hauke Mehrtens
csdk: libconnectivity_abstraction.so: add missing depen...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
YounghyunJoo
Update UnitTest Code about "Resource Cache"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
jyong2.kim
Remove "define variables" on Notification Manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Hauke Mehrtens
resource-manipulation: libserver_builder.so add missing...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Hauke Mehrtens
soft-sensor-manager: libSSMCore.so: add missing dependi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Hauke Mehrtens
things-manager: libTGMSDKLibrary.so: add missing depend...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Heewon Park
Update ResourceObject Class.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
doil.kwon
Update UnitTest Code about "Resource Broker"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
jyong2.kim
Fix invalid memory access on resource broker module.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Markus Jung
Require explicit scons argument (containerJavaSupport...
commit
|
commitdiff
|
tree
|
snapshot
next