Removed ocsocket
[platform/upstream/iotivity.git] / resource / csdk / stack / src / ocstack.c
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-19 Joseph MorrowAdded safety checks requested in code review.
2015-02-19 Sakthivel SamiduraiFix klocwork issue in c stack
2015-02-18 Joseph MorrowFix memory leak when returning from method on error.
2015-02-18 Doug HudsonCreated SConscripts for the C and C++ unit tests.
2015-02-17 Erich KeaneRepaired a number of issues discovered while doing...
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-03 Joseph MorrowRemoved warnings from calls to OC_LOG_BUFFER from withi...
2015-02-03 Erich KeaneFixed uninitialized memory/invalid memory issues
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 Sakthivel SamiduraiFix build warnings
2015-01-30 Yuliya KamatkovaFixed OCDOResource interface
2015-01-30 Sudarshan PrasadAdded appropriate comment to address a TODO
2015-01-27 Sakthivel SamiduraiValidate input parameters
2015-01-27 Sachin AgrawalUpdated RI layer to register 'GetDtlsPSKCredentials...
2015-01-26 Sakthivel SamiduraiLog invalid request in HandleCARequests
2015-01-26 Yuliya KamatkovaReplaced (conditionally) OCCoAPToken with CAToken_t
2015-01-23 Sashi PentaUpdate the multicast port and GenerateToken code in...
2015-01-22 Caiwen ZhangRemove high frequency log to avoid the log full with...
2015-01-22 ywsungFix Memory leak of getResourceType() in ocstack.c
2015-01-21 Ashok ChannaIoT-243 Connectivity Abstraction single-threaded module...
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-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 Sudarshan PrasadMerge "Updated Iotivity to compile DTLS modules using...
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 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...
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 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 "enable C++ presence samples" into connectivity...
2014-12-25 omkarEnabling Multiple Interfaces in CStack.
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 omkarInitial Push to Integrate Presence With CA branch.
2014-12-25 Sudarshan PrasadMerge "[CA Integration] Updated C sample apps to accept...
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 Sudarshan Prasad[CA-Integration] Added connectivity type param in APIs
2014-12-24 Sudarshan Prasad[CA-Integration] Support query parameters
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-23 Sashi Penta[CA-Integration] fix for presence.
2014-12-23 Sashi PentaRemove the dead code
2014-12-20 sudarshan prasadMerge "[CA-Integration] Use 5298 port for MC query...
2014-12-20 VijayCA Integration: Adding observe cancellation support
2014-12-20 sudarshan prasadMerge "Removed a printf statement in ocstack.c" into...
2014-12-20 Sachin AgrawalIntegrated CA layer and RI layer for DTLS security
2014-12-20 Sashi PentaRemoved a printf statement in ocstack.c
2014-12-20 sudarshan prasadMerge "[CA] [All] URI support , Optimization , License...
2014-12-20 sudarshan prasadMerge "Fixed return value bug in CAGetNetworkInformatio...
2014-12-20 Yamin Al-MousaRegistering observers in the stack
2014-12-20 VijayCA Integration: Sending observe register/deregister...
2014-12-19 Erich KeaneFixed bad memory allocation, which was causing corruption
2014-12-19 VijayCA Integration: Use only non-confirmed messages for...
2014-12-19 VijayCA Integration: Enabling PUT, POST, DELETE operations
2014-12-18 Sashi PentaCA Integration: Invoking application CB when response...
2014-12-18 VijayCA Integration: Enabling OCDoResource to send messages
2014-12-18 VijayIntegrate OCInit and OCProcess functionality with CA
2014-12-17 sudarshan prasadMerge "Implementation of following functionality" into...
2014-12-16 sudarshan prasadMerge "Fix compiler warnings" into connectivity-abstraction
2014-12-13 Sashi PentaFix compiler warnings
2014-12-12 Joseph MorrowMoved all presence functionality into the stack layer...
2014-12-11 sudarshan prasadMerge "Implementation of connectivity abstraction featu...
2014-12-11 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-11 Patrick LankswertMerge "Update build scripts"
2014-12-11 sudarshan prasadMerge "Updated the .gitignore"
2014-12-10 sudarshan prasadMerge "Fixed need of implementers to include cereal...
2014-12-09 sudarshan prasadMerge changes I56f29eac,Ic7530d44
2014-12-09 sudarshan prasadMerge "Send presence notification on stopping presence...
2014-12-09 sudarshan prasadMerge "Fix klocwork issues in C samples"
2014-12-09 Erich KeaneFixed usages of memset(..0..) to use Calloc/init'er
2014-12-09 Uze ChoiMerge "[SSM] Modify repo init method and fix Resource...
2014-12-09 Uze ChoiMerge "[SSM] Reflect current OIC api style and add...
2014-12-09 Uze ChoiMerge "[SSM] Implement Inproc feature for Linux platform"
2014-12-09 sudarshan prasadMerge "Fix Unicast Presence Error"
2014-12-08 omkarFix Unicast Presence Error
2014-12-08 Sudarshan PrasadMerge branch 'master' into connectivity-abstraction
2014-12-08 sudarshan prasadMerge "Added support to allow more than one presence...
2014-12-08 Joseph MorrowAdded support to allow more than one presence resource...
2014-12-08 sudarshan prasadMerge "Fix the name of the resource created in Arduino...
2014-12-08 sudarshan prasadMerge "Fixed EntityHandlerRequest initialization to...
2014-12-05 Erich KeaneFixed EntityHandlerRequest initialization to match...
2014-12-05 sudarshan prasadMerge "Implement functionality to set PSK credentials...
2014-12-04 Doug HudsonImplement slow response feature.
next