Merge "Merge branch 'master' into group-manager" into group-manager
[platform/upstream/iotivity.git] / resource / csdk / stack / src / ocserverrequest.c
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-01-31 Sakthivel SamiduraiFix build warnings
2015-01-26 Yuliya KamatkovaReplaced (conditionally) OCCoAPToken with CAToken_t
2015-01-22 Maks NaumovFix zeroing of OCServerResponse payload array
2015-01-20 Sakthivel SamiduraiRemove the magic number
2015-01-20 Sudarshan PrasadMerge "Add missing enum value of OCStackResult to switc...
2015-01-20 Uze ChoiMerge "Improve usability of ActionSet for Group Action...
2015-01-20 Sudarshan PrasadMerge "Fix build warnings" into connectivity-abstraction
2015-01-20 Sakthivel SamiduraiFix build warnings
2015-01-17 Sudarshan PrasadMerge "Fix zeroing of OCServerResponse payload array"
2015-01-14 Maks NaumovFix zeroing of OCServerResponse payload array
2014-12-25 Sudarshan PrasadMerge "scons changes for connectivity-abstraction branc...
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 Sashi Penta[CA-Integration] Fix Get working
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 "Fixing delete issue in device discovery server...
2014-12-20 sudarshan prasadMerge "Fixed return value bug in CAGetNetworkInformatio...
2014-12-20 Yamin Al-MousaRegistering observers in the stack
2014-12-19 Erich KeaneFixed bad memory allocation, which was causing corruption
2014-12-19 sudarshan prasadMerge "Replaced sprintf with snprintf in the sdk to...
2014-12-18 Sashi PentaCA Integration: Invoking application CB when response...
2014-12-16 Yuliya KamatkovaReplaced sprintf with snprintf in the sdk to avoid...
2014-12-15 Uze ChoiMerge "There are Two modifications. 1. Restucturing...
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.