Moved all presence functionality into the stack layer from coap layer.
[platform/upstream/iotivity.git] / resource / csdk / stack / src / ocstack.c
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.
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-24 Erich KeaneMerge "Adding PCF() wrappers to OC_LOG() calls that...
2014-11-21 sudarshan prasadMerge "Implement Server Instance ID generation" into...
2014-11-21 Erich KeaneImplement Server Instance ID generation
2014-11-16 Joseph MorrowAdding PCF() wrappers to OC_LOG() calls that were missi...
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 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-10 jjack.lee(1) add platform overload api : registerResource(resour...
2014-11-06 William R. DieterRepo Merge: Moving resource API down a directory