RD handling of publishing device address
[contrib/iotivity.git] / examples /
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 Joseph MorrowMakefile changes req'd for a global build script. Also...
2014-10-01 Erich KeaneMerge "1 Bug fix to check for length of uri and query...
2014-10-01 Sudarshan PrasadFix in makefile to build fridgeclient and fridgeserver...
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 Thuyen TranModified makefiles so that each makefile could build...
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 "Fix cosmetic regression bug reported by Habteab...
2014-09-29 Erich KeaneMerge "Logging effort created a regression in InProcCli...
2014-09-29 Jesse WilliamsonFix cosmetic regression bug reported by Habteab and...
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-25 Erich KeaneMerge "IOT-36 : Fixing memory leaks"
2014-09-24 Erich KeaneMerge "Default device entity handler implementation...
2014-09-24 Erich KeaneFridge example which shows a nice set of the std::bind...
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-19 Sashi PentaMakefile in ocicuc is not cleaning up all the object...
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 "IOT-48 : Updated makefiles for compiling OCStack...
2014-09-16 Erich KeaneMerge "Fixing a few warnings that we see coming out...
2014-09-16 Caiwen ZhangRemove <ifaddrs.h>
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 Thiago MacieiraRemove unused variable
2014-09-11 Thiago MacieiraRewrite examples/ocicuc/Makefile
2014-09-11 Erich KeaneMerge "Doxygen run for *.h files"
2014-09-11 Erich KeaneMerge "Add .gitignore file"
2014-09-11 Thiago MacieiraAdd .gitignore file
2014-09-10 Erich KeaneMerge "IOT-31: Add copyright info to all makefiles"
2014-09-10 Erich KeaneIOT-31: Add copyright info to all makefiles
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 Sashi PentaSending NONCE and TTL in the payload for active presence:
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-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...
2014-09-03 Sashi PentaFixed a minor bug in C stack and minor cleanup from...
2014-09-03 Sashi PentaIncludes C++ Presence Notification changes from Erich...
2014-09-03 Erich KeaneMerge "Patch 1 (Yamin): This is where all work is merge...
2014-09-02 Jesse WilliamsonCheckpoint: monoprocess bug fixed-- need to improve...
2014-08-29 Erich KeaneMerge "Updated Makefile to support different build...
2014-08-29 Jesse WilliamsonUpdated Makefile to support different build targets.
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... M1-RC2
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 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 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 "Added client/server multiple-resource program...
2014-08-19 Sashi PentaCPP Collection
2014-08-19 Jesse WilliamsonAdded client/server multiple-resource program; fixed...
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...
next