platform/upstream/iotivity.git
2015-02-27 Minji Park[SSM] Fix IOT-332, 333, 334 issues
2015-02-27 jk13[SSM] Fix IOT-322, 323 issues
2015-02-27 Younghyun Joo[PPM] Set the Iotivity Code Format
2015-02-25 William R.... Removed non-existent files from Doxyfile to reduce...
2015-02-23 Randeep SinghReplaced tinyDTLS ecc with micro-ecc
2015-02-23 Randeep SinghModified Rijndeal for Arduino Mega2560
2015-02-23 Erich KeaneClean up TODOs in OCUtilities
2015-02-23 Younghyun Joo[PPM] Fix sample plugins and sample app for Linux
2015-02-19 William DieterAdded resource/include/OCRepresentation.h to Doxyfile
2015-02-19 William DieterGuard against spurious wakeups in devicediscoveryserver.cpp
2015-02-19 William DieterGuard against spurious wakeups in devicediscoveryclient.cpp
2015-02-19 William DieterAdded documentation for OCRepresentation::getValue
2015-02-18 OssamaAutomatically detect C++11 flags for supported compilers.
2015-02-17 Patrick C LankswertFormalized the Arduino builds' generation of linker...
2015-02-17 Seung-woo LeeFix build error of SimpleClientServer for Wifi
2015-02-17 William DieterUpdated Doxygen @param for OCResourceResponse::setResou...
2015-02-17 jk13[SSM] Modify ommited arduino sample and soft sensor...
2015-02-17 jk13[SSM] Fix console sample
2015-02-13 jk13[SSM] Fix Tizen sample and soft sensor declaration
2015-02-13 HyunJun KimFix runtime error of ThingsManager API.
2015-02-12 Seung-woo LeeFix missing of 'TB_LOG' in SConscript of ocserver
2015-02-12 Caiwen ZhangImprove external library management error handling
2015-02-12 Caiwen ZhangAdd auto download cereal library support
2015-02-11 Erich KeaneImplement [] and iteration for OCRepresentation
2015-02-10 HyunJun KimImprove usability of Group Interface API.
2015-02-09 Erich KeaneAdded comment to the OCRepresentation fix
2015-02-09 Caiwen ZhangAdd external package management support
2015-02-09 Patrick C LankswertAdd missing LICENSE and NOTICE file to repository.
2015-02-09 jk13[SSM] Upload Tizen sample for 2.3 public sdk IDE
2015-02-06 Erich KeaneAdding OCRep destructor, various move activities
2015-02-06 Minji Park[SSM] Fix SSM Sample App to handle invalid input for...
2015-02-06 jk13[SSM] Cleanup JNI dead code and add NDEBUG definition
2015-02-06 Sudarshan PrasadAdded lock logic in findResource callback for C++ samples
2015-02-05 William DieterAdded Vagrant config files that will create a build VM
2015-02-04 jjack.leeFix problem for multiple api call
2015-02-04 Jihun HaFix an exception handling issue in con-client app.
2015-02-03 HyunJun KimFix infinite loop in GroupAction.
2015-02-02 Erich KeaneAltered the .gitignore to properly ignore unittest...
2015-02-02 Sudarshan PrasadRelease notes for Feb 1st release
2015-02-02 HyunJun KimFix API of ThingsManger.
2015-02-02 jk13[SSM] Add android sample and fix jni issues.
2015-01-30 HyunJun KimApply the 'CA_INT' of Connectivity Abstraction for...
2015-01-30 HyunJun KimAdd API description of Things Manager.
2015-01-27 Philippe Covalexample: link to libraries using -L flag
2015-01-23 Shilpa SodaniResolved Klocwork warnings for C++ Stack & Samples
2015-01-23 Sachin AgrawalAdded support in tinyDTLS to support rehandshake
2015-01-23 HyunJun KimFix FindGroup API of Things Manager about group sync...
2015-01-23 HyunJun KimFix GroupSync API of about GroupSync of Group feature.
2015-01-23 Minji Park[SSM] Fix issue about initializing SSM with invalid...
2015-01-22 Sachin AgrawalFixed issue to pass PSK identity hint to application...
2015-01-22 ywsungResolve Bug IOT-273 (rename "OC_STACK_REPEATED_REQUEST")
2015-01-22 Erich KeaneFixed crash on rec'd invalid data.
2015-01-21 omkarEnable Building C++ samples using Scons
2015-01-21 Philippe Covaltizen: packaging: build on x86_64 arm64 and others too
2015-01-20 Sudarshan PrasadMerge "Add missing enum value of OCStackResult to switc...
2015-01-20 Uze ChoiMerge "Improve usability of ActionSet for Group Action...
2015-01-19 Sudarshan PrasadAdded release notes for Jan 17th release
2015-01-17 Sudarshan PrasadMerge "Fix zeroing of OCServerResponse payload array"
2015-01-16 Sudarshan PrasadMerge "Remove OCICUC from build and repo"
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-16 ywsungAdd missing enum value of OCStackResult to switch in...
2015-01-16 Caiwen ZhangEnable building C Samples using scons
2015-01-16 HyunJun KimImprove usability of ActionSet for Group Action Feature.
2015-01-16 Erich KeaneRemove OCICUC from build and repo
2015-01-15 Patrick LankswertMerge "Remove high frequency log to avoid the log full...
2015-01-15 Patrick LankswertMerge "Adding tinyDTLS into iotivity repo"
2015-01-15 Sudarshan PrasadMerge "Reduce footprint by using string literals."
2015-01-15 Sudarshan PrasadMerge "Changed OCStackResult to be consistent across...
2015-01-14 Maks NaumovFix zeroing of OCServerResponse payload array
2015-01-14 Erich KeaneChanged OCStackResult to be consistent across compile...
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
2015-01-14 HyunJun KimAdd method of Things-Manager.
2015-01-14 Sudarshan PrasadMerge "Fix Memory leak of getResourceType() in ocstack.c"
2015-01-14 Caiwen ZhangRemove high frequency log to avoid the log full with...
2015-01-13 Ossama OthmanReduce footprint by using string literals.
2015-01-13 Sudarshan PrasadMerge "Fixed seg fault in simpleclient sample app ...
2015-01-13 Sudarshan PrasadMerge "Added style formatting config files for iotivity...
2015-01-13 Sudarshan PrasadMerge "Fixed InProcServerWrapper to be thread safe"
2015-01-12 Sudarshan PrasadMerge "Fixed simpleclient crash caused by curResource...
2015-01-12 Erich KeaneFixed InProcServerWrapper to be thread safe
2015-01-12 Sudarshan PrasadMerge "Fix failed unit tests for CSDK stack."
2015-01-12 Sudarshan PrasadMerge "C++ Avoid crash in case of Invalid/Empty Payload"
2015-01-12 Doug HudsonFix failed unit tests for CSDK stack.
2015-01-12 ywsungFix Memory leak of getResourceType() in ocstack.c
2015-01-12 HyunJun KimChange the definition of GROUP_INTERFACE.
2015-01-10 Sudarshan PrasadMerge "Fixed invalid memory read, removed dead code"
2015-01-10 Sudarshan PrasadMerge "Adding OK Response Code for POST"
2015-01-09 Sudarshan PrasadMerge "Fixing repeated EH calls when client retransmits...
2015-01-09 omkarC++ Avoid crash in case of Invalid/Empty Payload
2015-01-09 Ossama OthmanAdded style formatting config files for iotivity coding...
2015-01-09 Sachin AgrawalAdding tinyDTLS into iotivity repo
2015-01-09 Ossama OthmanRemoved executable bit from non-executable files.
2015-01-09 Patrick LankswertMerge "Add quick guide into the readme"
2015-01-09 Minji Park[SSM] Fix issues about initializing SSM
2015-01-09 Uze ChoiMerge changes I5acd9c57,I90e7a69e
2015-01-09 junho13.lee[PPM] fix Plugin Manager Destructor segment fault.
2015-01-09 jk13[SSM] Fix context query parser issues
2015-01-09 jk13[SSM] Add omitted arduino sample and soft sensor sample
2015-01-08 omkarAdding OK Response Code for POST
2015-01-08 Sudarshan PrasadFixed simpleclient crash caused by curResource being...
next