Fix issue where logger files aren't built for Arduino on CA Branch.
[platform/upstream/iotivity.git] / resource /
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-22 Erich KeaneFixed crash on rec'd invalid data.
2015-01-22 Sudarshan PrasadModified connection type variable to match OC prefix
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 ywsungFix Memory leak of getResourceType() in ocstack.c
2015-01-22 Sachin AgrawalFixed seg fault in simpleclient sample app (Bug IOT...
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 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 Patrick C LankswertUpdated the README files to reference the master build...
2015-01-22 Patrick C LankswertAdded build dependencies script
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 Erich KeaneFixed issue with HeaderOptions not correctly being...
2015-01-21 Ashok ChannaFixed klockwork memory leaks and modified the logs
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 omkarCA: Enable Building C++ Samples, remove hardcoded conne...
2015-01-20 Sakthivel SamiduraiRemove the magic number
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...
2015-01-14 Sachin AgrawalUpdated Iotivity to compile DTLS modules using SCons
2015-01-14 Sudarshan PrasadMerge "Changing Malloc call in CA OCDoResource." into...
2015-01-14 Sudarshan PrasadMerge "Adding adapter type parameter to C Samples"...
2015-01-13 omkarChanging Malloc call in CA OCDoResource.
2015-01-12 omkarAdding adapter type parameter to C Samples
2015-01-12 omkarEnabling Requests on Multiple Interfaces CA
2015-01-12 Sakthivel SamiduraiIntegrate OCStop API with CA
2015-01-12 Sashi PentaEnable Multicast Presence and Resource Type filtering...
2015-01-07 Sudarshan PrasadMerge "Fixed seg fault in Linux sample_main (Bug IOT...
2015-01-05 Sachin AgrawalFixed seg fault in Linux sample_main (Bug IOT-227)
2015-01-05 Sudarshan PrasadFixed multiple declarations issue
2014-12-26 Uze ChoiMerge "Soft Sensor Manager Build Error fix" into connec...
2014-12-25 Sudarshan PrasadMerge "Merge from master to CA branch" into connectivit...
2014-12-25 omkarFixing Token Length issue in HandleCARequests
2014-12-25 Sudarshan PrasadMerge from master to CA branch
2014-12-25 Sashi PentaFix to copy the header options from CA to Stack correctly.
2014-12-25 Sashi PentaFixes to send the correct sender info when a presence...
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 Sudarshan Prasad[CA-Integration] Added code to get connectivity type...
2014-12-25 omkarEnabling Multiple Interfaces in CStack.
2014-12-25 Sashi Pentaenable C++ presence samples
2014-12-25 Vijay[CA Integration] Pass connectivity type on which respon...
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 Sashi PentaEnable log for csdk samples
2014-12-25 omkarInitial Push to Integrate Presence With CA branch.
2014-12-25 Sudarshan PrasadImplement ServerID parsing and sample app
2014-12-25 Sashi PentaFix build issue
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 Prasad[CA-Integration] Support query parameters
2014-12-24 Abhishek Pandey[IOT-209][CA Block] CASendRequestToAll from client...
2014-12-24 Sudarshan PrasadMerge "Updates occlientbasicops to include (resource...
2014-12-24 Sudarshan PrasadMerge "[CA-Integration] fix for presence." into connect...
2014-12-24 Sudarshan PrasadUpdates occlientbasicops to include (resource, SID...
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-23 Sashi Penta[CA-Integration] fix for presence.
2014-12-23 Patrick LankswertMerge "Fixed bug in array navigation in CA Adapter...
2014-12-23 Sashi PentaRemove the dead code
2014-12-22 David WarburtonFixes for scons builds
2014-12-21 Sachin AgrawalUpdated security sample apps to add "/" in front of...
2014-12-21 Sachin AgrawalFixed bug in array navigation in CA Adapter DTLS module
next