Make exception and error handling more consistent through the top-level API.
[platform/upstream/iotivity.git] / examples / ocicuc /
2014-10-06 Erich KeaneMake exception and error handling more consistent throu...
2014-10-03 Jesse WilliamsonAdd README to ocicuc; add small_example near-minimal...
2014-10-03 Erich KeaneMerge "1.Optimization to reduce number of strlen()...
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 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 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-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 Erich KeaneMerge "Fix cosmetic regression bug reported by Habteab...
2014-09-29 Jesse WilliamsonFix cosmetic regression bug reported by Habteab and...
2014-09-29 Erich KeaneMerge "New APIs : hasAttribute, numberOfAttributes...
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-23 Erich KeaneMerge "1. arrays in OCRepresentation 2. Fixed review...
2014-09-23 Erich KeaneMerge "JSON 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 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-08 Erich KeaneMerge "OCStartPresence now can be called when the serve...
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...
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 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-21 Jesse WilliamsonMakefile again builds OCProperties.
2014-08-21 Gene ChangTA1622 - Updated the copyright company from Intel Corpo...
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 Jesse WilliamsonAdded client/server multiple-resource program; fixed...