Fix x86 and x86_64 build errors
[platform/upstream/iotivity.git] / service / protocol-plugin /
2015-04-08 Caiwen ZhangFix x86 and x86_64 build errors
2015-04-06 Rami JungRemoving 'Makefile's for the primitive service
2015-04-03 YounghyunJooAlign to the Java Class package name change in Protocol...
2015-03-23 Ossama OthmanAutomatically detect C99 flags for supported compilers.
2015-03-20 Younghyun Joo[PPM] Modify Protocol Plugin Manager for Android platform.
2015-03-19 Harish Kumara MarappaProtocol plugin service tizen sample application
2015-03-10 Jon A. CruzFixed DLOPEN define warning.
2015-03-09 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-03-09 Caiwen ZhangUsing gnustl_shared library instead of gnustl_static
2015-03-05 Younghyun Joo[PPM] Modify Protocol Plugin Manager for Android platform
2015-02-27 Ossama OthmanReorder library link order for mqttclient to address...
2015-02-27 Younghyun Joo[PPM] Set the Iotivity Code Format
2015-02-23 Younghyun Joo[PPM] Fix sample plugins and sample app for Linux
2015-02-18 OssamaAutomatically detect C++11 flags for supported compilers.
2015-02-09 Caiwen ZhangAdd external package management support
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
2015-01-14 Sudarshan PrasadMerge "Fix Memory leak of getResourceType() in ocstack.c"
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-12 Sudarshan PrasadMerge "Fixed simpleclient crash caused by curResource...
2015-01-12 Sudarshan PrasadMerge "Fix failed unit tests for CSDK stack."
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 Patrick LankswertMerge "Add quick guide into the readme"
2015-01-09 Uze ChoiMerge changes I5acd9c57,I90e7a69e
2015-01-09 junho13.lee[PPM] fix Plugin Manager Destructor segment fault.
2015-01-07 Uze ChoiMerge "Fix some issues of GroupSynchronization - findG...
2014-12-30 Patrick LankswertMerge "This a complete version of OICMiddle. The ReST...
2014-12-29 Patrick LankswertMerge "OICSensorBoard: App for Intel Edison Platform."
2014-12-27 Patrick LankswertMerge "Add spec file for Tizen build"
2014-12-27 Patrick LankswertMerge "Fix soft-sensor-manager service build errors"
2014-12-27 Patrick LankswertMerge "Fix android build compatibility problems"
2014-12-26 Caiwen ZhangFix android build compatibility problems
2014-12-22 Caiwen ZhangFix service build error
2014-12-20 sudarshan prasadMerge "Fixing delete issue in device discovery server...
2014-12-20 heesung84.kimFixed Scons build Error.
2014-12-19 sudarshan prasadMerge "Replaced sprintf with snprintf in the sdk to...
2014-12-19 sudarshan prasadMerge "Fixed Warning in OCException"
2014-12-19 Uze ChoiMerge "Fix issues of Things Manager"
2014-12-19 Uze ChoiMerge "Add scons script and things manager samples."
2014-12-19 Uze ChoiMerge "[SSM] Reference & Trackee Thing release for...
2014-12-19 Uze ChoiMerge "[SSM] Apply OIC presence feature"
2014-12-18 Uze ChoiMerge "Fix prevent bug in the PluginManager. Fix bug...
2014-12-18 heesung84.kimFix prevent bug in the PluginManager.
2014-12-17 sudarshan prasadMerge "Added code to send close_notify alert when OC...
2014-12-17 sudarshan prasadMerge "Fixed usages of strtok to use strtok_r instead"
2014-12-16 sudarshan prasadMerge "Fixed OCCreateResource return type when empty...
2014-12-16 sudarshan prasadMerge "Fixed server crash on empty client payload"
2014-12-16 sudarshan prasadMerge "Fixed UnitTest crash when getting JSON from...
2014-12-15 Uze ChoiMerge "Changed plugin public setValue API to private."
2014-12-15 Uze ChoiMerge "There are Two modifications. 1. Restucturing...
2014-12-15 heesung84.kimChanged plugin public setValue API to private.
2014-12-15 Uze ChoiMerge "[SSM] Fix build script"
2014-12-15 Uze ChoiMerge "[SSM] Apply changed OIC API"
2014-12-13 sudarshan prasadMerge "Fixed IOT-110--Crash on destruction"
2014-12-12 heesung84.kimModify PPM makefile for using shared base library
2014-12-11 Patrick LankswertMerge "Update build scripts"
2014-12-11 Uze ChoiMerge "Added Plugin Manager Configuration Feature ...
2014-12-10 heesung84.kimAdded Plugin Manager Configuration Feature
2014-12-08 Caiwen ZhangUpdate build scripts
2014-12-05 sudarshan prasadMerge "Implement functionality to set PSK credentials...
2014-12-02 sudarshan prasadMerge "Implemented JSON Serialization using Cereal...
2014-11-24 Erich KeaneMerge "Adding PCF() wrappers to OC_LOG() calls that...
2014-11-20 Uze ChoiMerge "Implementation of connectivity abstraction featu...
2014-11-20 Uze ChoiMerge "Removed Protocol Plugin developer guide document."
2014-11-19 junho13.leeRemoved Protocol Plugin developer guide document.
2014-11-18 Uze ChoiMerge "[SSM] Modify thread util and framework init...
2014-11-18 Uze ChoiMerge "Supporting Java Plugin and making plugin manager...
2014-11-17 junho13.leeSupporting Java Plugin and making plugin manager as...
2014-11-06 William R. DieterUpdated Makefiles and CMakeLists.txt to point to resour...
2014-11-06 William R. DieterAdded snapshot of oic-service repository