Merge "Updated example program."
[platform/upstream/iotivity.git] / include /
2014-10-08 Erich KeaneMerge "Fix to remove quotes around array of strings...
2014-10-08 Sudarshan PrasadFix to remove quotes around array of strings as attribu...
2014-10-07 Sudarshan PrasadChanges in C++ for vendor specific header options to...
2014-10-06 Erich KeaneChanged std::mutex to std::recursive_mutex in the clien...
2014-10-06 Erich KeaneMake exception and error handling more consistent throu...
2014-10-01 Erich KeaneMerge "1 Bug fix to check for length of uri and query...
2014-10-01 Sashi Penta1. Supporting POST operation in C Stack.
2014-10-01 William DieterMerge "C++ programer's guide"
2014-10-01 Erich KeaneMerge "Added URI parameter for Device Entity Handler."
2014-09-30 Erich KeaneMerge "Modified makefiles so that each makefile could...
2014-09-30 Sashi PentaAdded URI parameter for Device Entity Handler.
2014-09-30 Sashi PentaAPIs to setNULL and check for NULL in OCRepresenation
2014-09-29 Erich KeaneMerge "1. Default device entity handler implementation...
2014-09-29 Erich KeaneMerge "IOT-36 (Leak 2) : Fixing memory leaks Patch...
2014-09-29 Sashi Penta1. Default device entity handler implementation in...
2014-09-29 Erich KeaneMerge "Logging effort created a regression in InProcCli...
2014-09-29 Erich KeaneMerge "Simultaneous ACK and RST message received at...
2014-09-29 Erich KeaneMerge "New APIs : hasAttribute, numberOfAttributes...
2014-09-26 Sashi PentaNew APIs : hasAttribute, numberOfAttributes, erase...
2014-09-26 Erich Keanec_logger implementation
2014-09-25 Erich KeaneMerge "Remove hard-coded IP address from the samples...
2014-09-25 Sashi PentaRemove hard-coded IP address from the samples.
2014-09-24 Erich KeaneMerge "Default device entity handler implementation...
2014-09-24 Erich KeaneMerge "Add const modifier"
2014-09-23 Sashi Pentause of const reference where possible.
2014-09-23 Erich KeaneMerge "1. arrays in OCRepresentation 2. Fixed review...
2014-09-23 Erich KeaneMerge "JSON Object implementation"
2014-09-23 Sashi Penta1. arrays in OCRepresentation
2014-09-23 Sashi PentaJSON Object implementation
2014-09-18 Erich KeaneMerge "Revert "Replace to_string and stoi""
2014-09-18 Erich KeaneRevert "Replace to_string and stoi"
2014-09-18 Caiwen ZhangReplace to_string and stoi
2014-09-18 Erich KeaneMerge "Fixing Arduino compilation error"
2014-09-18 Erich KeaneMerge "Avoid redefine 'NDEBUG'"
2014-09-18 Erich KeaneMerge "Fixed warning (control reaching end of non void...
2014-09-17 Erich KeaneMerge "Support for notifying specific observers using...
2014-09-17 VijaySupport for notifying specific observers using observat...
2014-09-16 Erich KeaneMerge "Partial Implementation of US1574:"
2014-09-16 Sashi PentaPartial Implementation of US1574:
2014-09-16 Erich KeaneMerge "Removed extraneous comment. The callback process...
2014-09-16 Erich KeaneMerge "IOT-48 : Updated makefiles for compiling OCStack...
2014-09-16 Erich KeaneMerge "Fixing a few warnings that we see coming out...
2014-09-16 Erich KeaneRemoving references to OCReflect that were left behind...
2014-09-11 Erich KeaneMerge "Revert "Doxygen run for *.h files""
2014-09-11 Erich KeaneMerge "Doxygen run for *.h files"
2014-09-10 Erich KeaneMerge "Just realized that these should NOT be PCF'd...
2014-09-09 Erich KeaneCleaned up a number of line lengths. Cleaned up iterat...
2014-09-09 Sashi PentaRemoving unwanted .h and .cpp files from C++ stack.
2014-09-09 Erich KeaneMerge "Fixing a logging bug introduced in earlier WiFi...
2014-09-09 Erich KeaneMerge "Deleting OCReflect and OCServer, which are boht...
2014-09-09 Erich KeaneDeleting OCReflect and OCServer, which are boht dead...
2014-09-08 Sashi PentaOCStartPresence comments in header.
2014-09-08 Erich KeaneMerge "OCStartPresence now can be called when the serve...
2014-09-08 Sashi PentaOCStartPresence now can be called when the server comes...
2014-09-08 Erich KeaneGave typedefs to every use of std::function in the...
2014-09-08 Erich KeaneMerge "Get/Put overload implementation in OCResource...
2014-09-08 Erich KeaneMerge "Patch 1 : Adding Arduino WiFi support. This...
2014-09-08 Erich KeaneMerge "Stack/Observer: Free OCEntityHandlerRequest...
2014-09-08 Erich KeaneGet/Put overload implementation in OCResource. Allows...
2014-09-05 Erich KeaneUpdated the name of the API to unregisterResource....
2014-09-04 Wu JiangboOCResourceRespnse: JSON value should be wrapped in...
2014-09-03 Sashi PentaIncludes C++ Presence Notification changes from Erich...
2014-08-29 Erich KeaneMerge "Updated Makefile to support different build...
2014-08-29 Jesse WilliamsonUpdated Makefile to support different build targets.
2014-08-25 William DieterMerge "Applying a quick fix for "prog_char is deprecate...
2014-08-25 Sakthivel SamiduraiAdded helper function to escape a special character...
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 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 William DieterMerge "Exposed APIs for getting resource types and...
2014-08-22 Sudarshan PrasadExposed APIs for getting resource types and resource...
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 Sashi PentaGET for CPP/Client
2014-08-20 William DieterMerge "A commit with Confirmable support: Patch set...
2014-08-20 William DieterMerge "CPP Collection"
2014-08-20 William DieterMerge "Modified stack unit test makefile (root/csdk...
2014-08-19 Sashi PentaCPP Collection
2014-08-19 William DieterMerge "integrated coapuriparser fixed the crash occurin...
2014-08-18 Aniket Pingleyintegrated coapuriparser
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 Erich KeaneMerge "First implementation for Client and Server in...
2014-08-13 Erich KeaneFirst implementation for Client and Server in same...
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-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-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 clairiky- US1321 - Now, C++ API users will be able to register...
2014-08-08 Westhusing, AdamMerge "Updated TB Stack Unittest source code and makefi...
2014-08-08 Sudarshan PrasadAdded the possible APIs for binding a resource to anoth...
2014-08-07 Keane, ErichMerge "Removing resourceAttributeRepresentation and...
2014-08-07 Erich KeaneMerge "US1310: C++ Client will now do callbacks when...
next