platform/upstream/iotivity.git
2014-08-22 William DieterMerge "Folks using sample apps get confused with error...
2014-08-22 Sudarshan PrasadFixed simpleserver to match correct APIs to set and...
2014-08-22 Sachin AgrawalFolks using sample apps get confused with error-prone...
2014-08-22 Patrick LankswertMerge "Fix for missing data in the observe notification...
2014-08-22 Patrick LankswertMerge "1. Fixed double free in OCDoResource that caused...
2014-08-22 George BowdenMerge "TA1622 - Updated the copyright company from...
2014-08-22 Sudarshan PrasadFix for missing data in the observe notification. JSON...
2014-08-22 Sashi PentaFix build issue.
2014-08-22 William DieterMerge "Exposed APIs for getting resource types and...
2014-08-22 Doug Hudson1. Fixed double free in OCDoResource that caused segfault
2014-08-22 William DieterMerge "Makefile again builds OCProperties."
2014-08-22 William DieterMerge "examples are created in just release/debug folder."
2014-08-22 Sudarshan PrasadExposed APIs for getting resource types and resource...
2014-08-21 Sashi Pentaexamples are created in just release/debug folder.
2014-08-21 William DieterMerge "Incrementing the size of request/response packet...
2014-08-21 Jesse WilliamsonMakefile again builds OCProperties.
2014-08-21 Sashi PentaFix buildng C++ examples. Some examples are removed...
2014-08-21 Joseph MorrowIncrementing the size of request/response packets for...
2014-08-21 Gene ChangTA1622 - Updated the copyright company from Intel Corpo...
2014-08-21 Sashi PentaCPP Default entity handler functionality and misc fixes.
2014-08-20 Joseph MorrowInitial Push of Arduino Sample Apps
2014-08-20 Sashi PentaGET for CPP/Client
2014-08-20 William DieterMerge "A commit with Confirmable support: Patch set...
2014-08-20 clairikyA commit with Confirmable support:
2014-08-20 William DieterMerge "CPP Collection"
2014-08-20 William DieterMerge "Added client/server multiple-resource program...
2014-08-20 William DieterMerge "Modified stack unit test makefile (root/csdk...
2014-08-19 Sashi PentaCPP Collection
2014-08-19 Jesse WilliamsonAdded client/server multiple-resource program; fixed...
2014-08-19 William DieterMerge "Check-in for container tests for C APIs. They...
2014-08-19 clairikyCheck-in for container tests for C APIs. They were...
2014-08-19 Sashi PentaFix build error. Now the entityHandler has its own...
2014-08-19 clairikyDefault entity handler outline for collection resources
2014-08-19 William DieterMerge "integrated coapuriparser fixed the crash occurin...
2014-08-18 Aniket Pingleyintegrated coapuriparser
2014-08-17 William DieterMerge "we don't need linux/if_link.h. Removing this...
2014-08-16 sashiwe don't need linux/if_link.h. Removing this allows...
2014-08-15 Joseph MorrowPorting TBStack Functionality to Arduino. The following...
2014-08-15 Doug HudsonModified stack unit test makefile (root/csdk/stack...
2014-08-15 Sachin AgrawalFixing the segfault reported by Doug. It is caused...
2014-08-15 Joseph MorrowMerge Teamforge ccf-resource repo onto OIC oic-resource...
2014-08-14 Keane, ErichMerge "* initial creation of API documentation Change...
2014-08-14 shamit* initial creation of API documentation
2014-08-14 Adam WesthusingUpdating all of the makefiles to support separate direc...
2014-08-14 Erich KeaneMerge "First implementation for Client and Server in...
2014-08-14 Sachin AgrawalIncreasing the size of max server payload(MAX_REQUEST_L...
2014-08-14 Sachin Agrawal1. Get/Put callbacks now returning OC_STACK_DELETE_TRAN...
2014-08-13 Erich KeaneFirst implementation for Client and Server in same...
2014-08-13 Doug Hudson1. Modified OCCreateResource to allow NULL to be passed...
2014-08-13 Keane, ErichMerge "Updated functions description to match with...
2014-08-13 Thuyen TranUpdated functions description to match with params...
2014-08-13 Sashi PentaPatch1:
2014-08-13 Erich KeaneMakefile to build with c++0x, so we can support compile...
2014-08-12 Erich KeaneUS1313, abillity to create an OCResource object without...
2014-08-12 Thuyen TranAdd ObserveAll case in SimpleClient C++
2014-08-11 Sudarshan PrasadAdded Get and Put for collection. TODO: implementation
2014-08-11 Sashi PentabindResource and bindResources implementation
2014-08-11 Erich Keane1) Minor change in ocsocket and libcoap to identify...
2014-08-11 Joseph MorrowAccidentally pushed and set makefile for TB Stack to...
2014-08-11 Sudarshan PrasadFix for building OIC code. Makefile was pointing to...
2014-08-08 Keane, ErichMerge "Changing TBStack makefiles to allow for DEBUG...
2014-08-08 Keane, ErichMerge "- US1321 - Now, C++ API users will be able to...
2014-08-08 Joseph MorrowChanging TBStack makefiles to allow for DEBUG & RELEASE...
2014-08-08 clairiky- US1321 - Now, C++ API users will be able to register...
2014-08-08 Joseph MorrowUpdated C++ stack makefiles to build in DEBUG or RELEAS...
2014-08-08 Westhusing... Merge "Updated TB Stack Unittest source code and makefi...
2014-08-08 Joseph MorrowUpdated TB Stack Unittest source code and makefile...
2014-08-08 Adam WesthusingFixing the unit test Makefile so it can find cJSON...
2014-08-08 Adam WesthusingFixing the unit tests so that they build in Jenkins.
2014-08-08 Sudarshan PrasadAdded the possible APIs for binding a resource to anoth...
2014-08-07 Erich KeaneFixed a TODO that got reported by Chris
2014-08-07 Keane, ErichMerge "Removing resourceAttributeRepresentation and...
2014-08-07 Erich KeaneMerge "US1310: C++ Client will now do callbacks when...
2014-08-07 Erich KeaneUS1310: C++ Client will now do callbacks when an error...
2014-08-07 William R.... Added Release Notes from Sudarshan.
2014-08-06 Sashi PentaRemoving resourceAttributeRepresentation and allowedMet...
2014-08-05 Erich KeaneFixed the makefile to properly use CJSON
2014-08-05 Erich KeaneMerge branch 'master' of ssh://git-amr-1.devtools.intel...
2014-08-05 Sashi PentaAll changes in the C++ stack to get the Get/put/StartOb...
2014-08-05 Vijay KesavanTo come on this changeset: All convergences between...
2014-08-05 EC TF Bind... Initial empty repository
2014-08-04 Joseph MorrowServer-side changes to support observe functionality.
2014-08-04 Joseph MorrowAdded API enum for removing observation of servers...
2014-08-04 Keane, ErichMerge "Initial check-in of GET code. This is Work In...
2014-08-02 Sachin AgrawalInitial check-in of GET code. This is Work In Progress...
2014-07-31 Sudarshan PrasadAdded modified header files and samples for aug 5 deliv...
2014-07-25 Dieter, William RMerge "Fix some build issues"
2014-07-25 Dieter, William RMerge "Removing cJSON.c & cJSON.h source files from...
2014-07-25 Joseph MorrowRemoving cJSON.c & cJSON.h source files from repo....
2014-07-25 Sachin AgrawalUpdating makefiles to build in release mode by default...
2014-07-24 Sashi PentaFix some build issues
2014-07-24 Jesse WilliamsonMissed a few name conversions.
2014-07-24 Erich KeaneSymmetric property serialization; progress toward metho...
2014-07-23 William R.... Updated license header to reference Apache 2.0 License
2014-07-23 Sashi PentaSome cleanup.
2014-07-22 Jesse WilliamsonInitial merge-commit of the OIC code. Should successfu...