Added commentary to the public API referring to new functionality of
[platform/upstream/iotivity.git] / src /
2014-10-15 Erich KeaneMerge "Release notes for Oct 14 release. Patch2: Incorp...
2014-10-15 Sashi Penta1. C++ POST updates to include new URI and status for...
2014-10-15 Erich KeaneMerge "POST updates to include new URI and response...
2014-10-15 Sudarshan PrasadAdded code for C++ implementation on Delete on both...
2014-10-14 Sashi PentaSupporting QoS in C++ layer:
2014-10-13 Erich KeaneRevert "Replaced listenCallback PTree with cereal"
2014-10-11 Erich KeaneMerge branch 'master' of ssh://oic/oic-resource
2014-10-11 Erich KeaneReplaced listenCallback PTree with cereal
2014-10-10 Erich KeaneMerge "Fix but in OCUtility.cpp, exception information...
2014-10-10 Jesse WilliamsonFix but in OCUtility.cpp, exception information string...
2014-10-10 Erich KeaneMerge "Fix type conflict"
2014-10-09 Erich KeaneMerge "Example to demonstrate the idea of sending json...
2014-10-09 Erich KeaneMerge "fix for arduinodue "install" target for ocserver...
2014-10-09 Erich KeaneMerge "Made additions to buildSCript and various makefi...
2014-10-09 Erich KeaneMerge "Tidy up logging call sites; throw in a few place...
2014-10-08 Erich KeaneTidy up logging call sites; throw in a few places.
2014-10-08 Erich KeaneMerge "Revert "Fix to remove quotes around array of...
2014-10-08 Erich KeaneMerge "1. Fix for IOT-58. Set the resourceInterfaceName...
2014-10-08 Erich KeaneMerge "Fix compile error"
2014-10-08 Erich KeaneMerge "Broke out build script into variability.. Added...
2014-10-08 Erich KeaneMerge "Updated example program."
2014-10-08 Caiwen ZhangBuild system base on scons(oic-resource)
2014-10-08 Erich KeaneMerge "Fix to remove quotes around array of strings...
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-03 Erich KeaneMerge "1.Optimization to reduce number of strlen()...
2014-10-03 Erich KeaneMerge "Arduino Due needs to use DWORD to read address...
2014-10-03 William DieterMerge "Tech writer reviewed edits for programmer's...
2014-10-02 Erich KeaneMerge "Added mechanism to set URI in the regular entity...
2014-10-02 Sudarshan PrasadAdded mechanism to set URI in the regular entity handle...
2014-10-02 Erich KeaneMerge "IOT-57 fix. We were mis-assigning a pointer...
2014-10-02 Erich KeaneIOT-57 fix. We were mis-assigning a pointer during...
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 Yamin S Al-mousaThis commit to support exposing vendor specific options...
2014-10-01 Erich KeaneMerge "Added URI parameter for Device Entity Handler."
2014-09-30 Sashi PentaAdded URI parameter for Device Entity Handler.
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 "Fix cosmetic regression bug reported by Habteab...
2014-09-29 Erich KeaneMerge "Logging effort created a regression in InProcCli...
2014-09-29 Erich KeaneMerge "New APIs : hasAttribute, numberOfAttributes...
2014-09-29 Erich KeaneLogging effort created a regression in InProcClientWrap...
2014-09-26 Erich Keanec_logger implementation
2014-09-23 Erich KeaneMerge "JSON Object implementation"
2014-09-23 Sashi PentaJSON Object implementation
2014-09-18 Erich KeaneMerge "Revert "Replace 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-18 Sudarshan PrasadFixed warning (control reaching end of non void functio...
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-15 Erich KeaneMerge "Updated Arduino sample app to reflect the curren...
2014-09-11 Erich KeaneMerge "Revert "Doxygen run for *.h files""
2014-09-11 Erich KeaneMerge "Doxygen run for *.h files"
2014-09-11 Erich KeaneMerge "Add .gitignore file"
2014-09-11 Erich KeaneMerge "Added check for Time libraries in expected locat...
2014-09-10 Erich KeaneProvided a mechanism for deleting the context pointer...
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 "With respect to Rally User Story: US1556"
2014-09-09 Erich KeaneMissed removing OCProperties.cpp earlier
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 Erich KeaneMerge "OCStartPresence now can be called when the serve...
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-05 Erich KeaneMerge "OCLib is now called src. Now liboc.a is generate...
2014-09-05 Sashi PentaOCLib is now called src. Now liboc.a is generated inste...