Added commentary to the public API referring to new functionality of
[platform/upstream/iotivity.git] / src / InProcServerWrapper.cpp
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-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 "Broke out build script into variability.. Added...
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-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-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 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 "New APIs : hasAttribute, numberOfAttributes...
2014-09-26 Erich Keanec_logger implementation
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 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-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-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...