Fixed make_unique to work with C++14+ compilers
[platform/upstream/iotivity.git] / resource / csdk / occoap /
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 Caiwen ZhangRemove high frequency log to avoid the log full with...
2015-01-22 Patrick C LankswertUpdated the README files to reference the master build...
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 Sudarshan PrasadMerge from master to CA branch
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-23 Patrick LankswertMerge "Fixed bug in array navigation in CA Adapter...
2014-12-22 David WarburtonFixes for scons builds
2014-12-20 sudarshan prasadMerge "[CA] [All] URI support , Optimization , License...
2014-12-20 sudarshan prasadMerge "Fixed return value bug in CAGetNetworkInformatio...
2014-12-19 Erich KeaneFixed bad memory allocation, which was causing corruption
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 omkarSend presence notification on stopping presence.(Multicast)
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-02 sudarshan prasadMerge "Implemented JSON Serialization using Cereal...
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-24 Erich KeaneMerge "Adding PCF() wrappers to OC_LOG() calls that...
2014-11-21 sudarshan prasadMerge "Implement Server Instance ID generation" into...
2014-11-20 Uze ChoiMerge "Removed Protocol Plugin developer guide document."
2014-11-19 sudarshan prasadMerge "Fixed: bug where Header Option count would be...
2014-11-18 Erich KeaneFixed: bug where Header Option count would be zero
2014-11-16 Joseph MorrowAdding PCF() wrappers to OC_LOG() calls that were missi...
2014-11-15 sudarshan prasadMerge "Support resource type for multicast subscription"
2014-11-15 sudarshan prasadMerge "Active Discovery Resource Type Filtering - C...
2014-11-15 Sashi PentaSupport resource type for multicast subscription
2014-11-15 Joseph MorrowActive Discovery Resource Type Filtering - C SDK &...
2014-11-14 Sashi PentaModified OCInitUDP to support security.
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-12 Sashi PentaAdded support for multicast presence
2014-11-06 William R. DieterRepo Merge: Moving resource API down a directory