contrib/iotivity.git
2014-10-16 Joseph MorrowUpdated buildscript.mk to include build of TB unit...
2014-10-16 Joseph MorrowReverted README back to instructions for buildScript...
2014-10-15 Erich KeaneMerge "Fix build issue for simpleserverHQ"
2014-10-15 Erich KeaneMerge "Release notes for Oct 14 release. Patch2: Incorp...
2014-10-15 Sashi PentaFix build issue for simpleserverHQ
2014-10-15 Sudarshan PrasadRelease notes for Oct 14 release.
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 VijayPOST updates to include new URI and response status...
2014-10-15 Sudarshan PrasadAdded code for C++ implementation on Delete on both...
2014-10-14 Erich KeaneMerge "Delete old testapp files. They do not work and...
2014-10-14 Chris MitchellDelete old testapp files. They do not work and are...
2014-10-14 Joseph MorrowMade small change to sample app to ensure that all...
2014-10-14 Thuyen TranClient requests to delete a resource.
2014-10-14 Sashi PentaSupporting QoS in C++ layer:
2014-10-13 Erich KeaneMerge "Added logic to notify all observers when a resou...
2014-10-13 Erich KeaneMerge "Mods while working User Story US1742"
2014-10-13 Joseph MorrowAdded logic to notify all observers when a resource...
2014-10-13 Doug HudsonMods while working User Story US1742
2014-10-13 Caiwen ZhangFix OCDoHandle comparation error
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 Caiwen ZhangFix type conflict
2014-10-09 Joseph MorrowAdded clean up logic in makefile for ocicuc to remove...
2014-10-09 Sashi PentaExample to demonstrate the idea of sending json object...
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-09 Joseph MorrowMade additions to buildSCript and various makefiles...
2014-10-09 Sashi PentaVector of OCRepresentations type in OCRepresentation
2014-10-08 Joseph Morrowfix for arduinodue "install" target for ocserver sample...
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 KeaneRevert "Fix to remove quotes around array of strings...
2014-10-08 Erich KeaneMerge "1. Fix for IOT-58. Set the resourceInterfaceName...
2014-10-08 Erich KeaneMerge "Fix compile error"
2014-10-08 Omkar Hegde1. Fix for IOT-58. Set the resourceInterfaceName to...
2014-10-08 Caiwen ZhangFix compile error
2014-10-08 Erich KeaneMerge "Broke out build script into variability.. Added...
2014-10-08 Omkar Hegde1. Added a check in ocstack.c for the Maximum JSON...
2014-10-08 Erich KeaneMerge "Updated example program."
2014-10-08 Omkar Hegde1. Changes made to Sample application (ocserver) in...
2014-10-08 Caiwen ZhangBuild system base on scons(oic-resource)
2014-10-08 Erich KeaneUpdated example program.
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-07 Joseph MorrowBroke out build script into variability.. Added support...
2014-10-06 Yamin S Al... Fixing returned error codes in OCProcessPresence.
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 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 Omkar Hegde1.Optimization to reduce number of strlen() calls.
2014-10-03 Erich KeaneMerge "Added file describing artifact locations from...
2014-10-03 Erich KeaneMerge "Arduino Due needs to use DWORD to read address...
2014-10-03 Joseph MorrowAdded file describing artifact locations from all build...
2014-10-03 William DieterMerge "Tech writer reviewed edits for programmer's...
2014-10-02 Sachin AgrawalArduino Due needs to use DWORD to read address of strin...
2014-10-02 Erich KeaneMerge "Added mechanism to set URI in the regular entity...
2014-10-02 shamit patelTech writer reviewed edits for programmer's guide
2014-10-02 Doug HudsonCancel threads before exiting in
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-02 Joseph MorrowMakefile changes req'd for a global build script. Also...
2014-10-01 Joseph MorrowFixed upsets in C Stack that caused breakage in the...
2014-10-01 Sudarshan PrasadRelease notes for Sept 30, 2014 release.
2014-10-01 Erich KeaneMerge "1 Bug fix to check for length of uri and query...
2014-10-01 Vijay1 Bug fix to check for length of uri and query separately.
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 Yamin S Al... This commit to support exposing vendor specific options...
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-29 Erich KeaneLogging effort created a regression in InProcClientWrap...
2014-09-29 Sachin AgrawalIOT-36 (Leak 2) : Fixing memory leaks
2014-09-29 Sachin AgrawalSimultaneous ACK and RST message received at Server...
2014-09-26 Sashi PentaNew APIs : hasAttribute, numberOfAttributes, erase...
2014-09-26 Erich Keanec_logger implementation
2014-09-26 Doug Hudson1. Modify libcoap to use OCMalloc and OCFree.
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.
next