platform/upstream/iotivity.git
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 Jamal HaidarAdd Destructor to free new allocated resource in Ctor.
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 jnashokFix Android TinyDtls build issue in Debug mode
2015-07-10 vimala.vResolved compilation issues of BLE adapter in Tizen...
2015-07-10 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-10 Sachin AgrawalUpdated gitignore to ignore dependencies folder
2015-07-10 Jay SharmaResource Client updated
2015-07-10 Jay SharmaSample Client and Server Application
2015-07-10 Minji Parkadd new test cases for resource container
2015-07-09 Mandeep ShettyFix failure to respond when SRM says Access Denied.
2015-07-09 Rahul RahulUpdated android code based on OcConnectivityType change...
2015-07-09 Rahul RahulAdding GuiClient example for android
2015-07-09 vimala.vFixed Tizen CASample to select proper Transport type.
2015-07-09 Abhishek Sharma[Tizen][DTLS] Fix for broken DTLS build in Tizen
2015-07-09 hyuna0213.jomodify the preprocessor to stop the thread in ipadapter
2015-07-09 Abhishek Sharma[Tizen][BLE] Fix for broken BLE build
2015-07-09 Jamal HaidarFix memory leak in policyengine
2015-07-09 Minji ParkUpdate Resource Container
2015-07-09 Hauke Mehrtensthings-manager: sampleapp: fix name of musicplayer
2015-07-09 ChaJiwonAdd destroy function into primitive service timer
2015-07-09 Markus JungJavadoc for Java Bundle-API, Modified public access API
2015-07-09 Mandeep ShettyChanged discovery JSON for spec compliance to contain...
2015-07-09 Minji ParkAdd comments on bundle API headers for doxygen
2015-07-09 Markus JungResource container build check for external libraries
2015-07-08 Ankur BansalFix string copy issue in Credential resource unit test.
2015-07-08 jw1103.kimIntegrated single/multi thread for interface controller...
2015-07-08 jyong2.kimModify exception class and include guards of broker.
2015-07-08 ChaJiwonChange thread model to std::thread
2015-07-08 Minji Parkupdate Resource Container
2015-07-08 YounghyunJooModify resourceCacheManager
2015-07-08 Ravi Nanjundappathings-manager: Fix cppcheck issues in TMSampleApp...
2015-07-08 Markus JungBundle deactivation
2015-07-08 coderhymeAdd type class for ResourceAttriutes
2015-07-08 Rami Jungadding functions in Server Builder
2015-07-08 Ravi Nanjundappasoft-sensor-manager: Fixes cppcheck issue for arduino...
2015-07-08 jyong2.kimArrange Cache module code and logic.
2015-07-08 Minji Parkresource container unit tests, updates for container
2015-07-08 Markus JungUsing build() as name to create a new instance of Bundl...
2015-07-08 jyong2.kimFix build fail of broker module.
2015-07-07 hyuna0213.jointegrated caretransmission single/multi thread
2015-07-07 jihwan.seofixed Android Sample App build issue
2015-07-07 Jihun HaFix defects of IOT-534 in Things Manager
2015-07-07 Ankur BansalAdd handling for error case in GroupManager::getActionS...
2015-07-07 Ankur BansalFix a potential crash in PPM, in case of incomlete...
2015-07-07 coderhymeFix wrong unittests in RequestHandlerTest
2015-07-07 coderhymeReplace setAttribute with non-template methods.
2015-07-07 YounghyunJooModify header file name in the Resource Cache codes
2015-07-07 doil.kwonApplied to "expiryTimer" for "ResourceBroker"
2015-07-07 Markus JungUsing relative links in configuration files. Implemente...
2015-07-07 Markus JungApplied IoTivity code style template on all Java source...
2015-07-07 Jamal HaidarFix delete array memory issue
2015-07-07 Minji ParkChange the name of soft sensor sample bundle
2015-07-06 Jihun HaFix some string used for group management feature
2015-07-06 vimala.vResolved Tizen build issue
2015-07-06 coderhymeRefactor PrimitiveResponse and RequestHandler
2015-07-06 coderhymeAdd missing methods to ResourceAttributes
2015-07-06 Jamal HaidarFix memory leak in IP Monitor for tizen.
2015-07-06 Markus JungResource container update, API seperation (container...
2015-07-06 Ravi Nanjundappathings-manager: Fix cppcheck errors
2015-07-06 Jamal HaidarFix memory leak in oicgroup file of cstack.
2015-07-06 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-07-06 Ankur BansalFix memory leak in SSM processQueryResult.
2015-07-06 Ankur BansalFix memory leak in SSM executeContextQuery.
2015-07-06 Jay SharmaUpdated Resource Client
2015-07-06 coderhymeFix setting callback to use move operation in PrsenceSu...
2015-07-06 coderhymeFix setting callback to use move operation in Primitive...
2015-07-06 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-06 Ankur BansalFix memory leak in SSM Sensor Processor
2015-07-06 Hauke Mehrtensprotocol-plugin: sample-app: add missing lib to mqttclient
2015-07-03 Ravi Nanjundappastack: Fixes cppcheck issue in ocserverrequest
2015-07-03 Ravi Nanjundappacsdk: Fixes issue reported by cppcheck tool
2015-07-03 vimala.vIntegrated singlethread and multithread files of BLE...
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-03 coderhymeChange names of include-guards of primitiveResource...
2015-07-03 coderhymeSeparate implementation of PrimitiveRequest
2015-07-03 coderhymeChange the class name of PrimitveServerResource to...
2015-07-03 doil.kwonDistributed Resource Hosting Sample App and ResourceHos...
2015-07-03 ChaJiWonAdd common module that expiryTimer.
2015-07-03 vimala.vIntegrated IP adapter Singlethread and Multithread...
2015-07-02 Juliet CaiUpdate to OICSensorboard example
2015-07-02 jihwan.seofixed memory leak in CA
2015-07-02 jnashokFix send LE adapter sendRequestToAll
2015-07-02 vimala.vAdded camutex no operation file.
2015-07-02 vimala.vChanged BLE UUID defined in Tizen according to OIC...
2015-07-02 jyong2.kimApply namespace OIC::Service.
2015-07-02 coderhymeChange vague variable name in ResourceAttributes
2015-07-02 coderhymeAdd sid getter to PrimitiveResource
2015-07-02 coderhymeAdd missing methods to ResourceAttributes and test...
2015-07-02 coderhymeRemove dependency on OC from serverBuilder tests using...
2015-07-02 coderhymeAdd resource type parameter to server builder to preven...
2015-07-02 coderhymeReplace expectOCStackResultOK with invokeOCFunc which...
next