1. Added a check in ocstack.c for the Maximum JSON payload that can be sent.
[platform/upstream/iotivity.git] / csdk /
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-06 Yamin S Al-mousaFixing returned error codes in OCProcessPresence.
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 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 Doug HudsonCancel threads before exiting in
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 Joseph MorrowFixed upsets in C Stack that caused breakage in the...
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 Sashi Penta1. Supporting POST operation in C Stack.
2014-10-01 William DieterMerge "C++ programer's guide"
2014-10-01 Yamin S Al-mousaThis 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-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 "Logging effort created a regression in InProcCli...
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 AgrawalIOT-36 (Leak 2) : Fixing memory leaks
2014-09-29 Sachin AgrawalSimultaneous ACK and RST message received at Server...
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 KeaneMerge "Add const modifier"
2014-09-24 Caiwen ZhangAdd const modifier
2014-09-23 Erich KeaneMerge "1. arrays in OCRepresentation 2. Fixed review...
2014-09-23 Erich KeaneMerge "JSON Object implementation"
2014-09-22 Erich KeaneNon-discoverable resources cause bad JSON (trailing...
2014-09-19 Yamin S Al-mousaA fix for a bug reported by Omkar and Vijay:
2014-09-18 Erich KeaneMerge "Revert "Replace 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 Sachin AgrawalFixing Arduino compilation error
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 KeaneRemoved <oic-resource>/csdk/android and <oic-resoruce...
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 Joseph MorrowRemoved extraneous comment. The callback process is...
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 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 MacieiraFix parallel build
2014-09-11 Thiago MacieiraUse CXX for the variable containing the name of the...
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-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 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 Joseph MorrowJust realized that these should NOT be PCF'd. If a...
2014-09-09 Erich KeaneMerge "With respect to Rally User Story: US1556"
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 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 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...
next