platform/upstream/iotivity.git
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 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.
2014-09-25 Erich KeaneMerge "IOT-36 : Fixing memory leaks"
2014-09-25 Erich KeaneMerge "1. Create csdk/ocmalloc directory 2. Create...
2014-09-24 Erich KeaneMerge "Default device entity handler implementation...
2014-09-24 Doug Hudson1. Create csdk/ocmalloc directory
2014-09-24 Sachin AgrawalIOT-36 : Fixing memory leaks
2014-09-24 Sashi PentaDefault device entity handler implementation in C Stack.
2014-09-24 Erich KeaneFridge example which shows a nice set of the std::bind...
2014-09-24 Erich KeaneMerge "Add const modifier"
2014-09-24 Caiwen ZhangAdd const modifier
2014-09-23 Sashi Pentause of const reference where possible.
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-22 Erich KeaneNon-discoverable resources cause bad JSON (trailing...
2014-09-19 Yamin S Al... A fix for a bug reported by Omkar and Vijay:
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 Caiwen ZhangAvoid redefine 'NDEBUG'
2014-09-18 Erich KeaneMerge "Fixed warning (control reaching end of non void...
2014-09-18 Sachin AgrawalFixing Arduino compilation error
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 Erich KeaneAdded release notes for Sept 17th, 2014 release.
2014-09-17 VijaySupport for notifying specific observers using observat...
2014-09-16 Erich KeaneRemoved <oic-resource>/csdk/android and <oic-resoruce...
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 Joseph MorrowRemoved extraneous comment. The callback process is...
2014-09-16 Caiwen ZhangRemove <ifaddrs.h>
2014-09-16 Erich KeaneRemoving references to OCReflect that were left behind...
2014-09-16 Sachin AgrawalIOT-48 : Updated makefiles for compiling OCStack with...
2014-09-15 Erich KeaneFixing a few warnings that we see coming out of the...
2014-09-15 Joseph MorrowPatch 1: Sending RST in response to the receipt of...
2014-09-15 Erich KeaneMerge "Patch 1: Arduino pdu malloc fix."
2014-09-15 Erich KeaneMerge "Updated Arduino sample app to reflect the curren...
2014-09-12 Joseph MorrowPatch 1: Arduino pdu malloc fix.
2014-09-12 Sachin AgrawalUpdated Arduino sample app to reflect the current SRAM...
2014-09-11 Erich KeaneMerge "Revert "Doxygen run for *.h files""
2014-09-11 Erich KeaneRevert "Doxygen run for *.h files"
2014-09-11 Thiago MacieiraRemove unused variable
2014-09-11 Thiago MacieiraFix mistaken use of && where & was intended
2014-09-11 Erich KeaneFix use of uninitialized variable
2014-09-11 Thiago MacieiraFix warnings about diff and base possibly not initialized
2014-09-11 Thiago MacieiraRewrite examples/ocicuc/Makefile
2014-09-11 Thiago MacieiraFix parallel build
2014-09-11 Thiago MacieiraUse CXX for the variable containing the name of the...
2014-09-11 Thiago MacieiraBuilding examples requires OCLib.a to be built first
2014-09-11 Thiago MacieiraUpdate the #pragma GCC diagnostic usage
2014-09-11 Thiago MacieiraDon't pass linker flags to compilation stages
2014-09-11 Thiago MacieiraAdd -p option to mkdir commands in the Makefiles
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-11 Thiago MacieiraAdd .gitignore file
2014-09-10 Joseph MorrowAdded check for Time libraries in expected location...
2014-09-10 Erich KeaneProvided a mechanism for deleting the context pointer...
2014-09-10 Erich KeaneMerge "IOT-31: Add copyright info to all makefiles"
2014-09-10 Erich KeaneMerge "A fix for building the Arduino TBStack without...
2014-09-10 Charunethran PGDoxygen run for *.h files
2014-09-10 Erich KeaneIOT-31: Add copyright info to all makefiles
2014-09-10 Erich KeaneMerge "Just realized that these should NOT be PCF'd...
2014-09-10 Joseph MorrowA fix for building the Arduino TBStack without wifi...
2014-09-09 Erich KeaneCleaned up a number of line lengths. Cleaned up iterat...
2014-09-09 Joseph MorrowJust realized that these should NOT be PCF'd. If a...
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 Joseph MorrowWith respect to Rally User Story: US1556
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-09 Sachin AgrawalFixing a logging bug introduced in earlier WiFi related...
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 "Fix for arduinomega.properties. It was pointing...
2014-09-08 Erich KeaneMerge "Stack/Observer: Free OCEntityHandlerRequest...
2014-09-08 Erich KeaneGet/Put overload implementation in OCResource. Allows...
2014-09-08 Sachin AgrawalPatch 1 : Adding Arduino WiFi support. This requires...
next