Added connectivity files for full code review
[platform/upstream/iotivity.git] / resource / csdk / stack / src /
2015-03-11 Ashok ChannaAdded connectivity files for full code review
2015-03-10 Mandeep ShettyConstant time insert into linked list of resources.
2015-03-10 Joseph MorrowFixed issues that are warnings on Linux, but errors...
2015-03-06 Mandeep ShettyRemoving unneccesary floating point conversions.
2015-03-06 Shilpa SodaniFix Presence issue of not working on Ethernet
2015-03-05 Sashi PentaRemove unused HandleStackResponses function
2015-03-05 Sashi PentaFix Presence notification issues.
2015-02-27 Erich KeaneChanged OCDOResource's handle param to take NULL
2015-02-24 Joseph MorrowAdded ability to init with only transports that are...
2015-02-23 Joseph MorrowAdded helper function to map CAResult_t types to OCStac...
2015-02-21 HyunJun KimImprove usability of Group Interface API.
2015-02-20 HyunJun KimFix infinite loop in GroupAction.
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 HudsonFixed incorrect concatenation of responses.
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 Maks NaumovFix zeroing of OCServerResponse payload array
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 Sashi PentaFix build issue
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 Sashi Penta[CA-Integration] Fix Get working
2014-12-20 Sashi Penta[CA-Integration]: Temporary fix for stack smashing...
2014-12-20 sudarshan prasadMerge "[CA] [All] URI support , Optimization , License...
2014-12-20 Sashi Penta[CA-Integration] : Add support for sequence number...
2014-12-20 sudarshan prasadMerge "Fixed return value bug in CAGetNetworkInformatio...
2014-12-20 Sashi PentaAdd support OCNotifyAllObservers and OCNotifyListOfObse...
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"
next