projects
/
platform
/
upstream
/
iotivity.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/iotivity.git
2014-10-08
Erich Keane
Merge "Fix compile error"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Caiwen Zhang
Fix compile error
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Erich Keane
Merge "Broke out build script into variability.. Added...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Omkar Hegde
1. Added a check in ocstack.c for the Maximum JSON...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Erich Keane
Merge "Updated example program."
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Omkar Hegde
1. Changes made to Sample application (ocserver) in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Caiwen Zhang
Build system base on scons(oic-resource)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Erich Keane
Updated example program.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Erich Keane
Merge "Fix to remove quotes around array of strings...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Sudarshan Prasad
Fix to remove quotes around array of strings as attribu...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Sudarshan Prasad
Changes in C++ for vendor specific header options to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Joseph Morrow
Broke out build script into variability.. Added support...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Yamin S Al...
Fixing returned error codes in OCProcessPresence.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Erich Keane
Changed std::mutex to std::recursive_mutex in the clien...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
Erich Keane
Make exception and error handling more consistent throu...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Jesse Williamson
Add README to ocicuc; add small_example near-minimal...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Erich Keane
Merge "1.Optimization to reduce number of strlen()...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Omkar Hegde
1.Optimization to reduce number of strlen() calls.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Erich Keane
Merge "Added file describing artifact locations from...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Erich Keane
Merge "Arduino Due needs to use DWORD to read address...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Joseph Morrow
Added file describing artifact locations from all build...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
William Dieter
Merge "Tech writer reviewed edits for programmer's...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Sachin Agrawal
Arduino Due needs to use DWORD to read address of strin...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Erich Keane
Merge "Added mechanism to set URI in the regular entity...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
shamit patel
Tech writer reviewed edits for programmer's guide
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Doug Hudson
Cancel threads before exiting in
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Sudarshan Prasad
Added mechanism to set URI in the regular entity handle...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Erich Keane
Merge "IOT-57 fix. We were mis-assigning a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Erich Keane
IOT-57 fix. We were mis-assigning a pointer during...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Joseph Morrow
Makefile changes req'd for a global build script. Also...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Joseph Morrow
Fixed upsets in C Stack that caused breakage in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Sudarshan Prasad
Release notes for Sept 30, 2014 release.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Erich Keane
Merge "1 Bug fix to check for length of uri and query...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Vijay
1 Bug fix to check for length of uri and query separately.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Sudarshan Prasad
Fix in makefile to build fridgeclient and fridgeserver...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Sashi Penta
1. Supporting POST operation in C Stack.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
William Dieter
Merge "C++ programer's guide"
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Yamin S Al...
This commit to support exposing vendor specific options...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Erich Keane
Merge "Added URI parameter for Device Entity Handler."
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Erich Keane
Merge "Modified makefiles so that each makefile could...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Thuyen Tran
Modified makefiles so that each makefile could build...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Sashi Penta
Added URI parameter for Device Entity Handler.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Sashi Penta
APIs to setNULL and check for NULL in OCRepresenation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Erich Keane
Merge "1. Default device entity handler implementation...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Erich Keane
Merge "IOT-36 (Leak 2) : Fixing memory leaks Patch...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Sashi Penta
1. Default device entity handler implementation in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Erich Keane
Merge "Fix cosmetic regression bug reported by Habteab...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Erich Keane
Merge "Logging effort created a regression in InProcCli...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Jesse Williamson
Fix cosmetic regression bug reported by Habteab and...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Erich Keane
Merge "Simultaneous ACK and RST message received at...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Erich Keane
Merge "New APIs : hasAttribute, numberOfAttributes...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Erich Keane
Logging effort created a regression in InProcClientWrap...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Sachin Agrawal
IOT-36 (Leak 2) : Fixing memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Sachin Agrawal
Simultaneous ACK and RST message received at Server...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Sashi Penta
New APIs : hasAttribute, numberOfAttributes, erase...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Erich Keane
c_logger implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Doug Hudson
1. Modify libcoap to use OCMalloc and OCFree.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Erich Keane
Merge "Remove hard-coded IP address from the samples...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Sashi Penta
Remove hard-coded IP address from the samples.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Erich Keane
Merge "IOT-36 : Fixing memory leaks"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Erich Keane
Merge "1. Create csdk/ocmalloc directory 2. Create...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Erich Keane
Merge "Default device entity handler implementation...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Doug Hudson
1. Create csdk/ocmalloc directory
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Sachin Agrawal
IOT-36 : Fixing memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Sashi Penta
Default device entity handler implementation in C Stack.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Erich Keane
Fridge example which shows a nice set of the std::bind...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Erich Keane
Merge "Add const modifier"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Caiwen Zhang
Add const modifier
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Sashi Penta
use of const reference where possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Erich Keane
Merge "1. arrays in OCRepresentation 2. Fixed review...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Erich Keane
Merge "JSON Object implementation"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Sashi Penta
1. arrays in OCRepresentation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Sashi Penta
JSON Object implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
shamit patel
C++ programer's guide
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Erich Keane
Non-discoverable resources cause bad JSON (trailing...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Yamin S Al...
A fix for a bug reported by Omkar and Vijay:
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Sashi Penta
Makefile in ocicuc is not cleaning up all the object...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Erich Keane
Merge "Revert "Replace to_string and stoi""
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Erich Keane
Revert "Replace to_string and stoi"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Caiwen Zhang
Replace to_string and stoi
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Erich Keane
Merge "Fixing Arduino compilation error"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Erich Keane
Merge "Avoid redefine 'NDEBUG'"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Caiwen Zhang
Avoid redefine 'NDEBUG'
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Erich Keane
Merge "Fixed warning (control reaching end of non void...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sachin Agrawal
Fixing Arduino compilation error
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sudarshan Prasad
Fixed warning (control reaching end of non void functio...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Erich Keane
Merge "Support for notifying specific observers using...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Erich Keane
Added release notes for Sept 17th, 2014 release.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Vijay
Support for notifying specific observers using observat...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Erich Keane
Removed <oic-resource>/csdk/android and <oic-resoruce...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Erich Keane
Merge "Partial Implementation of US1574:"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Sashi Penta
Partial Implementation of US1574:
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Erich Keane
Merge "Removed extraneous comment. The callback process...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Erich Keane
Merge "IOT-48 : Updated makefiles for compiling OCStack...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Erich Keane
Merge "Fixing a few warnings that we see coming out...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Joseph Morrow
Removed extraneous comment. The callback process is...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Caiwen Zhang
Remove <ifaddrs.h>
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Erich Keane
Removing references to OCReflect that were left behind...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Sachin Agrawal
IOT-48 : Updated makefiles for compiling OCStack with...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Erich Keane
Fixing a few warnings that we see coming out of the...
commit
|
commitdiff
|
tree
|
snapshot
next