platform/upstream/iotivity.git
2016-03-17 G S Senthil... Fix for klocwork issues.
2016-03-17 Markus JungIOT-945: Fixing segmentation fault issue
2016-03-17 jaesick.shinAdded Unittests and Added LICENSE
2016-03-17 Jihun HaAdd required header file in sceneserver and sceneclient
2016-03-16 hyuna0213.joRemoved unnecessary/duplicated code in connectivity...
2016-03-16 Manoj GuptaMemory Leak of capi context resolved
2016-03-16 hyuna0213.joChanged the /oic/ping resource registration condition.
2016-03-16 jihwan.seofixed an issue there is no check null for connection...
2016-03-16 jihwan.seoclean up for android BLE client
2016-03-16 Jaewook Jungcode clean up in caedrserver.c
2016-03-16 Jaewook Jungcode clean up in cablockwisetransfer
2016-03-16 jihwan.seoTo get device name from scanned device for Android...
2016-03-16 jihwan.seofixed wrong waiting for scanned device.
2016-03-16 jihwan.seoclean global variables for connection manager
2016-03-15 Shashank Shekhar... Corrected spelling mistake in README
2016-03-15 David AntlerRemove ca_mutex_trylock and associated unit test
2016-03-15 Manoj GuptaMemory Leak of urandom resolved
2016-03-15 Manoj GuptaWrong use of fflush() library function
2016-03-15 jihwanseoResolved Adruino build errors
2016-03-11 Joonghwan LeeAdd direct-pairing feature
2016-03-11 leechulRemove the compile errors for arduino.
2016-03-11 David AntlerCode cleanup of csdk/connectivy/util/SConscript
2016-03-11 Manoj GuptaReadme.txt of resource sample changes
2016-03-11 hyuna0213.joChanged tcp adapter logic to process the received data...
2016-03-11 leechulModify to update default ACL of security resource
2016-03-10 js126.leeFixed defects reported by svace in SRM
2016-03-10 Jihun HaUpdate a CBOR parser logic for well-known keywords...
2016-03-10 Dmitriy ZhuravlevFix defects reported by SVACE in ckm unittests
2016-03-10 Minji Parkadd doxygen comments for exceptions in Scene-manager...
2016-03-10 jaesick.shinRE ServerBuilder always included "oic.if.baseline"...
2016-03-09 Philippe CovalFixed build issue by including condition_variable header
2016-03-09 Philippe CovalFixed build issue by implicitly capture by reference...
2016-03-09 Philippe CovalOICSensorBoard: make configuration variables able be...
2016-03-09 Philippe CovalOICSensorBoard: update includepath to new location...
2016-03-09 i.pazderskyyFix issues reported by SVACE tool in CKM module 2
2016-03-09 Kyungsun ChoFixed bugs reported SVase checking on |provisioningclient|
2016-03-09 Dmitriy ZhuravlevFix initialization in PKIX
2016-03-09 leechulModify OTM & SRM according to spec CR document.
2016-03-09 Ivan PazderskyyFix issues reported by SVACE tool in CKM module.
2016-03-08 Ashwini KumarFix static analysis issues in PM
2016-03-08 Randeep SinghUpdated Address max size
2016-03-08 Jihun HaFix a problem in SceneCollectionResource.cpp file for...
2016-03-08 jyong2.kimModified const variable of baseline interface and excet...
2016-03-08 wonnyModified Exception and Doxygen in SceneManager Local...
2016-03-08 Minji Parkremove build warnings for resource container
2016-03-08 hyuna0213.joremoved unnecessary cafragmentation files
2016-03-08 Dmitriy ZhuravlevFix CKM build error
2016-03-08 Philippe CovalFixed build issue by generating ~DiscoveryTask code
2016-03-08 Habib VirjiOCPayloadConvert cbor payload size
2016-03-08 lankamadan[Mediator] Removed hard-coded Secure Flag from android...
2016-03-07 Madan LankaMerge "Merge branch 'simulator'."
2016-03-07 Harish Kumara... Merge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-03-07 Markus JungAdditional unit tests for the resource container component
2016-03-07 coderhymeModified RCSResourceObject to eliminate its inheritance...
2016-03-07 Jee Hyeok KimMerge branch 'cloud-interface'
2016-03-07 G S Senthil... Resolved issues and concerns found during overall funct...
2016-03-07 G S Senthil... Added UI Support for updating model arrays.
2016-03-07 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-03-07 Uze ChoiMerge "Merge branch 'group-manager'"
2016-03-07 Philippe CovalFixed build issue by implicitly capture by value (of...
2016-03-07 Markus JungFixed unit tests for resource container
2016-03-07 Habib VirjiUpdate ocstack.c cbData comments
2016-03-07 vimala.vFix to notify connected state to Tizen LE client from...
2016-03-07 Manoj Guptacorrected spelling mistakes
2016-03-07 jihwan.seomodified timing issue associated with data transmission.
2016-03-07 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-07 Jee Hyeok KimSample client for IoTivity Cloud feature
2016-03-07 Saurav BabuDestroy ap handle after use
2016-03-07 Philippe CovalFixed build issue caused by merge of 2 similar changes...
2016-03-06 Jee Hyeok KimIoTivity Cloud feature
2016-03-06 Philippe CovalFixed tests in resource-encapsulation by using move...
2016-03-06 Jihun HaRemove duplicated statements in sceneclient application
2016-03-06 jyong2.kimFix Tizen Repo URL
2016-03-06 jyong2.kimAdd API doxygen and Code Refactoring of SceneManager...
2016-03-06 jyong2.kimadd doxygen comments for scene manager remote apis...
2016-03-06 js126.leeFix issue related SVACE in C provisioningclient sample
2016-03-06 jyong2.kimImprove some components for simple and performance.
2016-03-05 G S Senthil... Minor bug fixes.
2016-03-05 Harish Kumara MFix for SVACE and Klocwork issues.
2016-03-05 jaesick.shinAdded Unittests for RE InterfaceHandler
2016-03-05 Habib VirjiError handling for the cbor handling in ocpayload
2016-03-05 jihwan.seoremoved warning in connectivity abstraction.
2016-03-05 lankamadanMerge "Merge branch 'easysetup'"
2016-03-05 coderhymeAdd new operations to RCSResourceAttributes
2016-03-05 coderhymeFixed a compilation error in DiscoveryManagerTest.cpp.
2016-03-05 Jihun HaRemove group manager APIs from Doxygen and JavaDoc
2016-03-04 Andrii ShtompelFix issues reported by SVACE tool in Security module
2016-03-04 Dmitriy ZhuravlevFix for issues reported on SVACE tool for PKIX
2016-03-04 lankamadanMerge branch 'easysetup'
2016-03-04 coderhymeModified RCSSeparateResponse to send the response built...
2016-03-04 Trevor BramwellFix Tizen Repo URL
2016-03-04 Harish Kumara... Fix for SVACE and Klocwork issues in RAML parser module.
2016-03-04 Harish Kumara... Fix for issue of allowed values property of IntegerProp...
2016-03-04 G S Senthil... Resolved an issue related to array value validation.
2016-03-04 lankamadanChanged PUT to POST, fix for not sending SSID/PWD in...
2016-03-04 jihwan.seoTo add "coap+tcp://" header to url for EDR and BLE
2016-03-04 Jaehong JoChange iotivity.com to iotivity.org
2016-03-04 Jaehong JoChange file mode.
next