platform/upstream/iotivity.git
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
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... Fixed Secure Resource Mgr Policy Engine to allow for...
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 Sachin AgrawalUpdated gitignore to ignore dependencies folder
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 Hauke Mehrtensthings-manager: sampleapp: fix name of musicplayer
2015-07-09 Mandeep ShettyChanged discovery JSON for spec compliance to contain...
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 Ravi Nanjundappathings-manager: Fix cppcheck issues in TMSampleApp...
2015-07-08 Ravi Nanjundappasoft-sensor-manager: Fixes cppcheck issue for arduino...
2015-07-07 Sachin AgrawalFix for a previous check-in related to secure resources
2015-07-07 Sachin AgrawalUpdated C++ SDK for discovering secure resources
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 Jamal HaidarFix delete array memory issue
2015-07-06 Jihun HaFix some string used for group management feature
2015-07-06 vimala.vResolved Tizen build issue
2015-07-06 Jamal HaidarFix memory leak in IP Monitor for tizen.
2015-07-06 Ravi Nanjundappathings-manager: Fix cppcheck errors
2015-07-06 Jamal HaidarFix memory leak in oicgroup file of cstack.
2015-07-06 Ankur BansalFix memory leak in SSM processQueryResult.
2015-07-06 Ankur BansalFix memory leak in SSM executeContextQuery.
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 doil.kwonDistributed Resource Hosting Sample App and ResourceHos...
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-01 Rahul RahulAdded platform information to the android code, as...
2015-07-01 Sachin Agrawal[CA] Fix for DTLS secure unicast port.
2015-07-01 Moumita RayAdding IPv6 changes in Sample Apps.
2015-07-01 John LightRestore host string behavior lost in IPv6 plumbing...
2015-07-01 jihwan.seoreplaced uuids in Android BLE
2015-07-01 Ankur BansalFix memory leak in SSM QueryEngine
2015-06-30 Erich KeaneChanged OCRandom.h's define name to remove lead underscore
2015-06-30 jihwan.seoclean up endpoint methods.
2015-06-30 jnashokIP adapter error handling
2015-06-30 Ravi NanjundappaFix compile warnings in SimpleClientServer for Linux
2015-06-30 Juliet CaiUpdates to OICSensorboard example
2015-06-30 Charlie LenahanFix issue the previous CreateResourceWithHost change
2015-06-30 Hauke Mehrtensthings-manager: sampleapp: fix typo in ConClientApp
2015-06-29 Satya Prakash... Fix NULL pointer deferencing in SimpleClientServer
2015-06-29 hyuna0213.joCA linux/android sample modification for the secure...
2015-06-29 Ravi NanjundappaAdded one more unit test for OCCreateResource
2015-06-29 jnashokCA Error handling for LE adapter
2015-06-29 Ossama OthmanMinimized hardcoding of CA transport adapter source...
2015-06-26 koushik.girijala[CA] Fixed sample app code for Tizen and Arduino
2015-06-26 hyuna0213.joremove unnecessary code in caipserver
2015-06-26 arafat.hsn[IOT-555]Add event logs to CA sample app
2015-06-26 jnashokCA Error handling for BT(EDR) Adapter
2015-06-25 jihwan.seo[IOT-583] fixed Option Parameter is not support
2015-06-25 jihwan.seo[IOT-580] fixed RESET is not working
2015-06-25 Ossama OthmanCorrected error return value when parsing fragmentation...
2015-06-25 Joseph MorrowRemoved memory leaks in CA Unit Tests.
2015-06-25 Patrick C LankswertAdded documentation build script for Doxygen and JavaDoc
2015-06-24 Rahul RahulUpdated android ResourceProperty to follow the same...
2015-06-24 Sachin AgrawalFixed unicast failure bug due to faulty strcpy
2015-06-24 Ravi NanjundappaFix compile warnings in connectivity unittests
2015-06-24 jihwan.seoRemove unnecessary code in Android CA Sample
2015-06-23 Ravi NanjundappaAdded unit tests for StackResource
next