Added connectivity files for full code review
[platform/upstream/iotivity.git] / resource / csdk / stack / include /
2015-03-10 Mandeep ShettyConstant time insert into linked list of resources.
2015-03-05 Sashi PentaFix Presence notification issues.
2015-02-27 Erich KeaneChanged OCDOResource's handle param to take NULL
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-19 Sachin AgrawalRemoved ocsocket
2015-02-18 Doug HudsonFixed incorrect concatenation of responses.
2015-02-14 Sudarshan PrasadFixed missing public API comments
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-01-31 Sakthivel SamiduraiFix build warnings
2015-01-30 Yuliya KamatkovaFixed OCDOResource interface
2015-01-27 Sachin AgrawalUpdated RI layer to register 'GetDtlsPSKCredentials...
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 Erich KeaneFixed crash on rec'd invalid data.
2015-01-22 Erich KeaneChanged OCStackResult to be consistent across compile...
2015-01-22 HyunJun KimChange the definition of GROUP_INTERFACE.
2015-01-20 omkarCA: Enable Building C++ Samples, remove hardcoded conne...
2015-01-14 Sudarshan PrasadMerge "Updated Iotivity to compile DTLS modules using...
2015-01-12 omkarEnabling Requests on Multiple Interfaces CA
2014-12-26 Uze ChoiMerge "Soft Sensor Manager Build Error fix" into connec...
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 Vijay[CA Integration] Pass connectivity type on which respon...
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 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 "[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 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-18 Sashi PentaCA Integration: Invoking application CB when response...
2014-12-18 VijayCA Integration: Enabling OCDoResource to send messages
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 "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-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-05 sudarshan prasadMerge "Implement functionality to set PSK credentials...
2014-12-04 Doug HudsonImplement slow response feature.
2014-12-04 Sachin AgrawalImplement functionality to set PSK credentials for...
2014-12-04 sudarshan prasadMerge "Implementation of connectivity abstraction featu...
2014-12-02 sudarshan prasadMerge "Implemented JSON Serialization using Cereal...
2014-12-02 Thuyen TranAdded server instance id into resource discovery respon...
2014-11-27 sudarshan prasadMerge "Fix sending 3 notifications when creating a...
2014-11-27 sudarshan prasadMerge "Fix the infinite PRESENCE_STOPPED message"
2014-11-26 Sashi PentaFix sending 3 notifications when creating a resource
2014-11-26 Sashi PentaFix the infinite PRESENCE_STOPPED message
2014-11-21 sudarshan prasadMerge "Implement Server Instance ID generation" into...
2014-11-21 Erich KeaneImplement Server Instance ID generation
2014-11-15 sudarshan prasadMerge "Active Discovery Resource Type Filtering - C...
2014-11-15 Joseph MorrowActive Discovery Resource Type Filtering - C SDK &...
2014-11-14 Sachin AgrawalImplement sending host port number for secure resources
2014-11-14 Erich KeaneMerge "Implemented libcoap's tinyDTLS interface"
2014-11-14 Sachin AgrawalImplemented libcoap's tinyDTLS interface
2014-11-13 Erich KeaneMerge "Added support for multicast presence"
2014-11-13 Uze ChoiMerge "fix coding standard problem"
2014-11-13 jjack.leefix coding standard problem
2014-11-12 Sashi PentaAdded support for multicast presence
2014-11-10 jjack.lee(1) add platform overload api : registerResource(resour...
2014-11-06 William R. DieterRepo Merge: Moving resource API down a directory