platform/upstream/iotivity.git
2015-02-06 Joseph MorrowFix errors on Arduino caused by proper initialization.
2015-02-05 Erich KeaneFixed OCLogger enum log levels to be legal
2015-02-05 Erich KeaneRemoved boost program_options from build
2015-02-05 Sakthivel SamiduraiClean up the C samples
2015-02-04 Ashok ChannaFixed Scons script changes to include CA flags in IoTiv...
2015-02-03 Joseph MorrowRemoved warnings from calls to OC_LOG_BUFFER from withi...
2015-02-03 Joseph MorrowRemoved extraneous definitions of CA_INT in makefiles...
2015-02-03 Ashok ChannaRESET/ACK messages requirement to add additional data...
2015-02-03 Erich KeaneFixed uninitialized memory/invalid memory issues
2015-02-03 Joseph MorrowChanges to make Linux build with CA_INT flag specified.
2015-02-03 Joseph MorrowMade changes to support Arduino 1.5.8 with Connectivity...
2015-02-02 Sachin AgrawalCode cleanup in Security sample apps
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-01-31 Sakthivel SamiduraiFix build issue
2015-01-31 Sashi PentaBuild OICMiddle using Scons on CA branch
2015-01-31 Sakthivel SamiduraiFix build warnings
2015-01-30 Yuliya KamatkovaFixed OCDOResource interface
2015-01-30 Sudarshan PrasadAdded appropriate comment to address a TODO
2015-01-29 Shilpa SodaniResolve Klocwork c++ issues
2015-01-29 Sudarshan PrasadReduce footprint by using string literals.
2015-01-29 Yuliya KamatkovaFixed C++ unit tests for connectivity abstraction integ...
2015-01-29 Sudarshan PrasadRemoving Internal calls to CA APIs in OCPlatform
2015-01-27 Philippe Covalexample: link to libraries using -L flag
2015-01-27 Sakthivel SamiduraiValidate input parameters
2015-01-27 Joseph MorrowFix issue where logger files aren't built for Arduino...
2015-01-27 Sachin AgrawalUpdated RI layer to register 'GetDtlsPSKCredentials...
2015-01-27 Yuliya KamatkovaFixed makefile for unittests
2015-01-26 Sakthivel SamiduraiLog invalid request in HandleCARequests
2015-01-26 Erich KeaneRemove OCICUC from build and repo
2015-01-26 Yuliya KamatkovaReplaced (conditionally) OCCoAPToken with CAToken_t
2015-01-26 Sachin AgrawalRemoving csdk samples dependency on liboc
2015-01-26 Erich KeaneFixed simpleclient crash caused by curResource being...
2015-01-23 Sudarshan PrasadFix for seg fault due to double free
2015-01-23 Sudarshan PrasadAdded temporary fix for building with connectivity...
2015-01-23 Sashi PentaUpdate the multicast port and GenerateToken code in...
2015-01-23 Minji Park[SSM] Change to make SSM work with Connectivity Abstraction
2015-01-22 Erich KeaneFixed crash on rec'd invalid data.
2015-01-22 Sudarshan PrasadModified connection type variable to match OC prefix
2015-01-22 Sachin AgrawalAdding tinyDTLS into iotivity repo
2015-01-22 Philippe Covaltizen: packaging: build on x86_64 arm64 and others too
2015-01-22 HyunJun KimImprove usability of ActionSet for Group Action Feature.
2015-01-22 Sudarshan PrasadAdded release notes for Jan 17th release
2015-01-22 Maks NaumovFix zeroing of OCServerResponse payload array
2015-01-22 Caiwen ZhangRemove high frequency log to avoid the log full with...
2015-01-22 Erich KeaneChanged OCStackResult to be consistent across compile...
2015-01-22 Sanjeev BAUpdate gitignore.
2015-01-22 HyunJun KimAdd method of Things-Manager.
2015-01-22 ywsungFix Memory leak of getResourceType() in ocstack.c
2015-01-22 Sachin AgrawalFixed seg fault in simpleclient sample app (Bug IOT...
2015-01-22 Ossama OthmanAdded style formatting config files for iotivity coding...
2015-01-22 Erich KeaneFixed InProcServerWrapper to be thread safe
2015-01-22 Doug HudsonFix failed unit tests for CSDK stack.
2015-01-22 omkarC++ Avoid crash in case of Invalid/Empty Payload
2015-01-22 HyunJun KimChange the definition of GROUP_INTERFACE.
2015-01-22 omkarAdding OK Response Code for POST
2015-01-22 Ossama OthmanRemoved executable bit from non-executable files.
2015-01-22 Caiwen ZhangAdd quick guide into the readme
2015-01-22 Minji Park[SSM] Fix issues about initializing SSM
2015-01-22 jk13[SSM] Add omitted arduino sample and soft sensor sample
2015-01-22 jk13[SSM] Fix context query parser issues
2015-01-22 junho13.lee[PPM] fix Plugin Manager Destructor segment fault.
2015-01-22 Yuliya KamatkovaAdd C++ Unit tests
2015-01-22 Yamin Al-MousaFixing OCCancel with High_QOS in observe isn't deleting CB.
2015-01-22 mshaverRemoving getting started and how to guides from API...
2015-01-22 Soyoung YounFix some issues of GroupSynchronization
2015-01-22 jjack.leeFix some issues of GroupManager
2015-01-22 Heewon Parkfix "Coding convention followed in this commit"
2015-01-22 Sudarshan PrasadThis a complete version of OICMiddle.
2015-01-22 Patrick C LankswertUpdated the README files to reference the master build...
2015-01-22 Patrick C LankswertAdded build dependencies script
2015-01-22 Sanjeev BAAdd missing dependency to readme.
2015-01-21 Kishen MaloorOICSensorBoard: App for Intel Edison Platform.
2015-01-21 Ashok ChannaFixed prevent and klock work issues reported.
2015-01-21 Ashok ChannaScons Script Changes for disabling debug for release...
2015-01-21 Caiwen ZhangFix soft-sensor-manager service build errors
2015-01-21 Erich KeaneFixed issue with HeaderOptions not correctly being...
2015-01-21 Ashok ChannaFixed klockwork memory leaks and modified the logs
2015-01-21 Arron WangAdd spec file for Tizen build
2015-01-21 Caiwen ZhangFix android build compatibility problems
2015-01-21 Ashok ChannaAPI for DTLS registration and Scon script addition
2015-01-21 Ashok ChannaTizen, Android BT , BLE optimization - making similar...
2015-01-21 Ashok ChannaIoT-243 Connectivity Abstraction single-threaded module...
2015-01-20 George BowdenAdded services programmer's guides without DRM for...
2015-01-20 Caiwen ZhangUpdate scons build relative documents
2015-01-20 Uze ChoiRemove DRM doc
2015-01-20 omkarCA: Enable Building C++ Samples, remove hardcoded conne...
2015-01-20 Uze Choiremove DRM doc
2015-01-20 Sakthivel SamiduraiRemove the magic number
2015-01-20 HyunJun KimFix GroupAction API of Things Manager.
2015-01-20 jihun.haFix an exception handling issue in doBootStrap() functi...
2015-01-20 Sudarshan PrasadMerge "Fix build warnings" into connectivity-abstraction
2015-01-20 Sakthivel SamiduraiFix build warnings
2015-01-19 Yuliya KamatkovaFixed build issue in csdk samples
2015-01-19 Sudarshan PrasadMerge "C++ SDK Adding OCConnectivity Type" into connect...
2015-01-16 omkarC++ SDK Adding OCConnectivity Type
2015-01-16 Sashi PentaEnable building C Samples using scons
2015-01-15 Sudarshan PrasadMerge "Map QoS to the right Connectivity Abstraction...
2015-01-15 Sakthivel SamiduraiMap QoS to the right Connectivity Abstraction message...
2015-01-14 omkarC Samples removing unsupported adapter types.
2015-01-14 Sudarshan PrasadMerge "Updated Iotivity to compile DTLS modules using...
next