SSM: Remove IN/OUT macros
[platform/upstream/iotivity.git] / resource / examples /
2015-04-17 HyunJun KimUpdate Sample application for group action.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-07 Mandeep ShettySupport HighQoS and Cancel Observe in CA and RI
2015-04-03 Sakthivel SamiduraiRemoved old_tests folder
2015-03-24 sanjayshisListOfObservers replaced with ObserveType in simplese...
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-09 Caiwen ZhangUsing gnustl_shared library instead of gnustl_static
2015-02-21 William DieterGuard against spurious wakeups in devicediscoveryclient.cpp
2015-02-21 William DieterGuard against spurious wakeups in devicediscoveryserver.cpp
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-19 Mandeep ShettyFix C/C++ samples interoperability
2015-02-19 William DieterGuard against spurious wakeups in devicediscoveryserver.cpp
2015-02-19 William DieterGuard against spurious wakeups in devicediscoveryclient.cpp
2015-02-18 OssamaAutomatically detect C++11 flags for supported compilers.
2015-02-14 Erich KeaneImplement [] and iteration for OCRepresentation
2015-02-12 Shilpa SodaniFixed sample when command line argument exceeds 3
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-11 Erich KeaneImplement [] and iteration for OCRepresentation
2015-02-09 Caiwen ZhangAdd external package management support
2015-02-06 Sudarshan PrasadAdded lock logic in findResource callback for C++ samples
2015-02-03 Erich KeaneFixed uninitialized memory/invalid memory issues
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-01-31 Sakthivel SamiduraiFix build warnings
2015-01-29 Shilpa SodaniResolve Klocwork c++ issues
2015-01-26 Erich KeaneRemove OCICUC from build and repo
2015-01-26 Erich KeaneFixed simpleclient crash caused by curResource being...
2015-01-23 Shilpa SodaniResolved Klocwork warnings for C++ Stack & Samples
2015-01-22 Sanjeev BAUpdate gitignore.
2015-01-22 Sachin AgrawalFixed seg fault in simpleclient sample app (Bug IOT...
2015-01-22 omkarAdding OK Response Code for POST
2015-01-22 Ossama OthmanRemoved executable bit from non-executable files.
2015-01-22 Yamin Al-MousaFixing OCCancel with High_QOS in observe isn't deleting CB.
2015-01-21 omkarEnable Building C++ samples using Scons
2015-01-21 Caiwen ZhangFix android build compatibility problems
2015-01-21 Ashok ChannaAPI for DTLS registration and Scon script addition
2015-01-20 omkarCA: Enable Building C++ Samples, remove hardcoded conne...
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-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 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 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-13 Sudarshan PrasadMerge "Fixed InProcServerWrapper to be thread safe"
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-12 Sudarshan PrasadMerge "C++ Avoid crash in case of Invalid/Empty Payload"
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 Ossama OthmanRemoved executable bit from non-executable files.
2015-01-09 Patrick LankswertMerge "Add quick guide into the readme"
2015-01-08 omkarAdding OK Response Code for POST
2015-01-08 Sudarshan PrasadFixed simpleclient crash caused by curResource being...
2015-01-08 Sanjeev BAUpdate gitignore.
2015-01-08 Sudarshan PrasadMerge "Add C++ Unit tests"
2015-01-07 Sudarshan PrasadMerge "Fixing OCCancel with High_QOS in observe isn...
2015-01-07 Sudarshan PrasadMerge "Fixed seg fault in Linux sample_main (Bug IOT...
2015-01-07 Yamin Al-MousaFixing OCCancel with High_QOS in observe isn't deleting CB.
2015-01-07 Uze ChoiMerge "Fix some issues of GroupSynchronization - findG...
2015-01-05 Sachin AgrawalFixed seg fault in simpleclient sample app (Bug IOT...
2015-01-05 Sudarshan PrasadFixed multiple declarations issue
2015-01-05 Uze ChoiMerge "Fix some issues of GroupManager"
2014-12-30 Patrick LankswertMerge "This a complete version of OICMiddle. The ReST...
2014-12-30 Patrick C LankswertMerge "Android SDK - Initial commit and build system...
2014-12-30 Patrick C LankswertAndroid SDK - Initial commit and build system updates
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 Uze ChoiMerge "Soft Sensor Manager Build Error fix" into connec...
2014-12-26 Caiwen ZhangFix android build compatibility problems
2014-12-25 Sudarshan PrasadMerge "Merge from master to CA branch" into connectivit...
2014-12-25 Sudarshan PrasadMerge from master to CA branch
2014-12-25 Sudarshan PrasadMerge "Enabling Multiple Interfaces in CStack." into...
2014-12-25 Sudarshan PrasadMerge "[CA-Integration] Added code to get connectivity...
2014-12-25 Sudarshan PrasadMerge "enable C++ presence samples" into connectivity...
2014-12-25 Sashi Pentaenable C++ presence samples
2014-12-25 Sudarshan PrasadMerge "[CA-Integration] Initial changes to enable CPP...
2014-12-25 Sashi Penta[CA-Integration] Initial changes to enable CPP stack.
2014-12-25 Sudarshan PrasadImplement ServerID parsing and sample app
2014-12-25 Sudarshan PrasadMerge "[CA Integration] Updated C sample apps to accept...
2014-12-25 Vijay[CA Integration] Updated C sample apps to accept connec...
2014-12-25 Sudarshan PrasadMerge "[CA-Integration] Added connectivity type param...
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
2014-12-24 Sashi Pentascons changes for connectivity-abstraction branch
2014-12-24 Sudarshan Prasad[CA-Integration] Added connectivity type param in APIs
2014-12-24 Sudarshan PrasadMerge "Updates occlientbasicops to include (resource...
2014-12-24 Sudarshan PrasadMerge "[CA-Integration] fix for presence." into connect...
2014-12-23 Sudarshan PrasadMerge "Remove the dead code" into connectivity-abstraction
2014-12-23 Sudarshan PrasadMerge from master to connectivity-abstraction branch
2014-12-20 sudarshan prasadMerge "Fixing delete issue in device discovery server...
2014-12-19 sudarshan prasadMerge "Replaced sprintf with snprintf in the sdk to...
next