Add a comparison helper class for ResourceAttributes::Value
[platform/upstream/iotivity.git] / resource /
2015-07-24 sandipan.pBLE De-fragmentation changes and optimization for recei...
2015-07-24 Hauke Mehrtenscsdk: libconnectivity_abstraction.so: add missing depen...
2015-07-24 Hauke Mehrtensbuild: make build fail if unresolved symbols found
2015-07-24 Jon A. CruzCorrected files with doxygen comments that were generat...
2015-07-24 Jon A. CruzFixed doxygen comments in camutex.h
2015-07-23 Jon A. CruzCorrected @file doxygen commands that had explicit...
2015-07-23 hyuna0213.joFixed CA linux sample bug for bulk data
2015-07-23 Sachin AgrawalUpdated discovery response when filter query does not...
2015-07-23 Omkar HegdeChanging resource "URL" to "URI"
2015-07-23 Hauke Mehrtensliboc: add missing depending library
2015-07-23 John LightEliminate warning about const mismatch in caipadapter...
2015-07-23 Hauke Mehrtenscsdk: remove dependency to liboc_logger.so in c code
2015-07-23 Omkar HegdeRemoving unnecessary logs in message handler.
2015-07-23 Erich KeaneFix memory leak on OCDoResource
2015-07-23 Joseph MorrowClean up CBOR payload in Arduino sample app.
2015-07-23 Erich KeaneFix Tizen Build
2015-07-23 Omkar HegdeInitialize response payload in entity handler
2015-07-22 Sachin AgrawalFixed memory leak while sending the response in SRM
2015-07-22 Abhishek Sharma[ARDUINO][BLE] Changed UUID's as per OIC Spec
2015-07-22 Erich KeaneFixed invalid write in doxmresource
2015-07-22 hyuna0213.jomodified linux CA sample to handling blockwise-transfer
2015-07-22 hyuna0213.joblockwise-transfer rebase into master for merge/review
2015-07-22 Erich KeaneFixed build warnings due to assert, unused function...
2015-07-22 Omkar HegdeDefault entity handler for collections
2015-07-22 hyuna0213.jofixed linux, android ca sample application
2015-07-21 Omkar HegdeFixed Presence
2015-07-21 jihwan.seoFixed payload length in Android Sample App
2015-07-21 Ossama OthmanImplement VERIFY_NON_NULL() in terms VERIFY_NON_NULL_RET().
2015-07-21 jnashokMerge Single/Multi thread for camessagehandler
2015-07-21 koushik.girijala[CA] Fix for tizen build error and CA sample for Tizen
2015-07-21 Sakthivel SamiduraiFix redefinition types in octype
2015-07-21 Ravi Nanjundappacsdk: Fix build issues related to OCResource conversion...
2015-07-21 Erich Keaneprefer the other version
2015-07-21 Ravi Nanjundappacsdk: Fix build issues related to conversions on Linux
2015-07-21 Omkar HegdeC++ samples select Correct Adapter Type
2015-07-20 Moumita RayUpdated C stack external API comments for doxygen docum...
2015-07-20 jnashokRemoving CA sample with NDK build
2015-07-20 jnashokcomplete android ca sample build with scons
2015-07-20 Abhishek Sharma[ARDUINO] Fixed heap corruption and build issues
2015-07-20 Amit Kumar VermaMemory Leak when UUID is not valid.
2015-07-20 hunje.yeonMerge branch 'resource-manipulation' into 'master'
2015-07-20 jihwan.seofixed build script for android.
2015-07-19 hunje.yeonUpdate and resolve conflict of service SConscript
2015-07-19 hunje.yeonUpdate Doxyfile for resource-manipulation
2015-07-18 Omkar HegdeFixing collections
2015-07-17 sonu1.yadavset correct default value to sequenceNumber for respons...
2015-07-17 Sakthivel SamiduraiRebase remote-access over master
2015-07-17 John LightNew IP Adapter supports IPv6
2015-07-17 sonu1.yadavFix for IOT-613 issue.
2015-07-17 Abhishek PandeyEnabled Jenkins build check for Tizen CA
2015-07-17 Sachin AgrawalAdd README for Provisioning Tool
2015-07-17 Chetan ToshniwalFix memory leak in caqueueingthread
2015-07-17 Ossama OthmanRefactor duplicated SCons/Python test run code.
2015-07-16 Omkar HegdeChanging occlient get request query
2015-07-16 Sachin AgrawalAdded new OCStack Error Code for Unauthorized Req ...
2015-07-16 Vikas GuptaMemory Leak recources not released in case of failure.
2015-07-16 vimala.vEnabled EDR and BLE adapter in RI
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-16 Mandeep ShettyChanged TAGs in CA source files to be more specific.
2015-07-16 hyuna0213.joFix memory leak in CA android sample
2015-07-16 jnashokRemoving unnecessary code for ca samples
2015-07-16 sonu1.yadavput NULL check and corrected the debug log in CASendThr...
2015-07-16 Omkar HegdeFixed broken platform and device discovery
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Mandeep ShettyImprove logging in the stack.
2015-07-15 Erich KeaneFixed Double-passing in the cbor parser
2015-07-15 Erich KeaneRemoved Dead Code from CBOR merge
2015-07-15 Omkar HegdeFixing collection samples
2015-07-15 Omkar HegdeRemoving unnecessary use of IPV6 flags.
2015-07-15 Sachin AgrawalMerge "Merge 'security-basecamp' branch into master...
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-15 hyuna0213.jofixed linux, android sample app in CA
2015-07-15 jihwan.seoadd descriptor in andorid BLE server
2015-07-14 Sachin AgrawalFix Discovery Payload parsing for Secure Port
2015-07-14 Sachin AgrawalImproved OIC Virtual Resource definitions (IOT-603)
2015-07-14 Omkar HegdeFix Discovery Payload
2015-07-14 Omkar HegdeCBOR rebase onto master for merge/review
2015-07-14 Ravi NanjundappaFix for the Jira issue IOT-524
2015-07-14 jihwan.seoremove unnecessary codes in android BLE
2015-07-14 sonu1.yadavFix IOT-605: fridgeclient executable's abnormal termination
2015-07-13 Sachin AgrawalImplemented C++/Android API for OCRegisterPersistentSto...
2015-07-13 Mandeep ShettyFixed broken observation cancellation.
2015-07-13 Erich KeaneFixed Fridge sample with constructResourceObject
2015-07-13 Randeep SinghFixed CA request/response handler over write issue
2015-07-13 leechulIn case of Just works provisioning,
2015-07-12 Nathan Heldt-ShellerFixed Secure Resource Mgr Policy Engine to allow for...
2015-07-12 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-11 Erich KeaneFixed broken presence after IPv6 plumbing merge to
2015-07-11 Omkar HegdeChanged C Samples to use correct adapter type
2015-07-10 Erich KeaneFixed an invalid read/write caused by deleted temporary
2015-07-10 Sachin AgrawalUpdated Secure Sample for new resource discovery response
2015-07-10 Ravi Nanjundappacsdk: Fixes cppcheck issue in security dir.
2015-07-10 koushik.girijala[CA] RI sample occlient fix for not able to send get...
2015-07-10 jihwan.seoUpdated android BLE code
2015-07-10 sanilguptaUpdated the comments as per Jira IOT-573
2015-07-10 vimala.vReplaced printf with Serial.println() in arduino CASample
2015-07-10 vimala.vResolved compilation issues of BLE adapter in Tizen...
2015-07-10 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-09 Mandeep ShettyFix failure to respond when SRM says Access Denied.
2015-07-09 vimala.vFixed Tizen CASample to select proper Transport type.
next