summaryrefslogtreecommitdiff
path: root/resource/src
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Support HighQoS and Cancel Observe in CA and RIMandeep Shetty1-1/+0
2015-04-03Remove unused header and CPP filesSakthivel Samidurai1-32/+0
2015-04-01Added function pointer validation to InProcClientWrapperErich Keane1-0/+33
2015-03-24Implemented OCRepresentation::setChildrenErich Keane1-0/+5
2015-03-24Fixed build warnings in stackErich Keane1-0/+4
2015-03-18Changeset for reviewing RI-CA integration changes.Sakthivel Samidurai8-136/+63
2015-03-18Fixed InProcClientWrapper's option parameter to OCDoResourceErich Keane1-17/+25
2015-03-13Corrected @file tags and restored 'Files' section.Jon A. Cruz1-4/+6
2015-03-06Fixed Klocwork errors in InProcClientWrapper.cppErich Keane1-6/+3
2015-02-27Changed OCDOResource's handle param to take NULLErich Keane1-4/+2
2015-02-21Adding OCRep destructor, various move activitiesErich Keane1-3/+0
2015-02-19Removed ocsocketSachin Agrawal2-5/+8
2015-02-17Repaired a number of issues discovered while doing a code-reviewErich Keane1-2/+5
2015-02-14Implement [] and iteration for OCRepresentationErich Keane1-3/+331
2015-02-12Removed libcoap and occoapYuliya Kamatkova1-4/+4
2015-02-09Removed Cereal from Build Except where necessaryErich Keane1-0/+1
2015-02-02Removed #ifdef CA_INTs and other code cleanup.Sashi Penta5-309/+2
2015-01-31Fix build warningsSakthivel Samidurai2-1/+6
2015-01-29Resolve Klocwork c++ issuesShilpa Sodani1-0/+1
2015-01-29Removing Internal calls to CA APIs in OCPlatformSudarshan Prasad1-44/+4
2015-01-22Fixed crash on rec'd invalid data.Erich Keane3-15/+137
2015-01-22Fixed InProcServerWrapper to be thread safeErich Keane1-16/+47
2015-01-22C++ Avoid crash in case of Invalid/Empty Payload omkar1-2/+2
2015-01-22Fixing OCCancel with High_QOS in observe isn't deleting CB.Yamin Al-Mousa1-1/+4
2015-01-21Fix android build compatibility problemsCaiwen Zhang1-1/+0
2015-01-16C++ SDK Adding OCConnectivity Typeomkar4-36/+39
2014-12-25Merge from master to CA branchSudarshan Prasad2-18/+26
2014-12-24[CA-Integration] Added code to get connectivity type from C to C++ layerSudarshan Prasad1-1/+5
2014-12-24[CA-Integration] Initial changes to enable CPP stack.Sashi Penta2-23/+57
2014-12-24Implement ServerID parsing and sample appSudarshan Prasad3-8/+112
2014-12-24[CA-Integration] Added connectivity type param in APIsSudarshan Prasad4-5/+333
2014-12-23Merge from master to connectivity-abstraction branchSudarshan Prasad7-28/+158
2014-12-12Moved all presence functionality into the stack layer from coap layer.Joseph Morrow1-1/+1
2014-12-11Merge "Update build scripts"Patrick Lankswert1-12/+19
2014-12-09Fixed need of implementers to include cereal in their build pathErich Keane1-1/+153
2014-12-09Fixed klocwork issues in C++ StackErich Keane2-4/+16
2014-12-08Improve Presence Callback in C++ SDKomkar1-5/+22
2014-12-08Update build scriptsCaiwen Zhang1-12/+19
2014-12-04Implement slow response feature.Doug Hudson5-86/+101
2014-12-02Merge "Implemented JSON Serialization using Cereal Library"sudarshan prasad5-281/+560
2014-12-01Implemented JSON Serialization using Cereal LibraryErich Keane5-281/+560
2014-11-18Fixed bug where InvalidParam exception thrown on re-observeErich Keane1-1/+9
2014-11-15Active Discovey Resource Type Filtering - C++ SDK & App Changes only.Joseph Morrow3-3/+25
2014-11-13Implemented Secure resource support in C++ layerSashi Penta1-7/+30
2014-11-13fix coding standard problemjjack.lee3-68/+67
2014-11-10(1) add platform overload api : registerResource(resourcehandle, resource), (...jjack.lee3-0/+76
2014-11-06Repo Merge: Moving resource API down a directoryWilliam R. Dieter10-0/+2485