projects
/
platform
/
upstream
/
iotivity.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'connectivity-abstraction' to master
2015-04-10
Erich Keane
Merge branch 'connectivity-abstraction' to master
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-03
Erich Keane
Fixed [IOT-396] "Sconscript not available in Iotivity...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-02
Erich Keane
Wrapping auto-ran unit tests with valgrind.
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-04-01
Erich Keane
Added function pointer validation to InProcClientWrapper
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-29
Erich Keane
Added OCHeaderOption unit tests
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-29
Erich Keane
Adding OCException unit tests
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-29
Erich Keane
Fixed Presence Resource Filter crash
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-27
Erich Keane
Explicitly specify OCResourceIdentifier assignments...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-26
Erich Keane
Fixed memory handling of HandleSingleResponse
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-25
Erich Keane
Fixed a number of KW Memory leaks in ocstack.c
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-25
Erich Keane
Fixed memory leak from Observer
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-24
Erich Keane
Implemented OCRepresentation::setChildren
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-24
Erich Keane
Implemented OCRepresentation::setChildren
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-24
Erich Keane
Fixed KW Warnings based on using uninitialized values
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-24
Erich Keane
Fixed memory issues related to AddClientCB
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-24
Erich Keane
Fixed build warnings in stack
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-18
Erich Keane
Fixed InitializeException issues
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-18
Erich Keane
Removed Dead FormOCResponse Code
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-18
Erich Keane
Fixed InProcClientWrapper's option parameter to OCDoResource
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-17
Erich Keane
Fixed Free of invalid memory in remote handler
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-03-06
Erich Keane
Fixed Klocwork errors in InProcClientWrapper.cpp
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-27
Erich Keane
Changed OCDOResource's handle param to take NULL
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-23
Erich Keane
Clean up TODOs in OCUtilities
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-21
Erich Keane
Adding OCRep destructor, various move activities
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-17
Erich Keane
Repaired a number of issues discovered while doing...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-14
Erich Keane
Implement [] and iteration for OCRepresentation
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-11
Erich Keane
Implement [] and iteration for OCRepresentation
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-09
Erich Keane
Added comment to the OCRepresentation fix
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-09
Erich Keane
Removed Cereal from Build Except where necessary
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-06
Erich Keane
Adding OCRep destructor, various move activities
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-06
Erich Keane
Fixed make_unique to work with C++14+ compilers
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-05
Erich Keane
Fixed OCLogger enum log levels to be legal
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-05
Erich Keane
Removed boost program_options from build
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-03
Erich Keane
Fixed uninitialized memory/invalid memory issues
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-02-02
Erich Keane
Altered the .gitignore to properly ignore unittest...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-26
Erich Keane
Remove OCICUC from build and repo
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-26
Erich Keane
Fixed simpleclient crash caused by curResource being...
NOTE: This change (author:
Erich Keane
) is from 01.org.
Signed-Off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-22
Erich Keane
Fixed crash on rec'd invalid data.
author:
Erich Keane
).
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-22
Erich Keane
Changed OCStackResult to be consistent across compile...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-22
Erich Keane
Fixed InProcServerWrapper to be thread safe
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-22
Erich Keane
Fixed crash on rec'd invalid data.
author:
Erich Keane
).
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-21
Erich Keane
Fixed issue with HeaderOptions not correctly being...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-16
Erich Keane
Remove OCICUC from build and repo
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-14
Erich Keane
Changed OCStackResult to be consistent across compile...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-12
Erich Keane
Fixed InProcServerWrapper to be thread safe
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2015-01-07
Erich Keane
Fixed invalid memory read, removed dead code
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-19
Erich Keane
Fixed bad memory allocation, which was causing corruption
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-16
Erich Keane
Fixed Warning in OCException
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-16
Erich Keane
Fixed compile error on 'empty' in OCRepresentation.cpp
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-15
Erich Keane
Fixed warning about incorrect initializer.
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-11
Erich Keane
Fixed IOT-110--Crash on destruction
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-11
Erich Keane
Fixed usages of strtok to use strtok_r instead
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-10
Erich Keane
Updated the .gitignore
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-10
Erich Keane
Fixed UnitTest crash when getting JSON from blank object
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-09
Erich Keane
Fixed server crash on empty client payload
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-09
Erich Keane
Fixed need of implementers to include cereal in their...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-09
Erich Keane
Fixed klocwork issues in C++ Stack
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-09
Erich Keane
Fixed usages of memset(..0..) to use Calloc/init'er
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-08
Erich Keane
Added OCCalloc functionality and Fixed Malloc Tests
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-05
Erich Keane
Fixed OCSerialization NVP Header Reset
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-05
Erich Keane
Fixed EntityHandlerRequest initialization to match...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-12-01
Erich Keane
Implemented JSON Serialization using Cereal Library
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-11-24
Erich Keane
Merge "Adding PCF() wrappers to OC_LOG() calls that...
commit
|
commitdiff
|
tree
2014-11-21
Erich Keane
Implement Server Instance ID generation
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-11-18
Erich Keane
Fixed bug where InvalidParam exception thrown on re...
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-11-18
Erich Keane
Fixed: bug where Header Option count would be zero
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-11-14
Erich Keane
Merge "Implemented libcoap's tinyDTLS interface"
commit
|
commitdiff
|
tree
2014-11-13
Erich Keane
Merge "Added support for multicast presence"
commit
|
commitdiff
|
tree
2014-11-13
Erich Keane
Added C++ Sample application using multiple threads.
commit
|
commitdiff
|
tree
2014-11-06
Erich Keane
Merge "fix darwin and ios build error"
commit
|
commitdiff
|
tree
2014-11-06
Erich Keane
Merge "Updated libcoap to send messages using secure...
commit
|
commitdiff
|
tree
2014-11-05
Erich Keane
Merge "Removed 'resource implementation' of libcoap...
commit
|
commitdiff
|
tree
2014-11-04
Erich Keane
Merge "Fix wrong return value from OCInitUDP API"
commit
|
commitdiff
|
tree
2014-11-04
Erich Keane
Merge "Modify C Sample Applications & solve memory...
commit
|
commitdiff
|
tree
2014-11-04
Erich Keane
Merge "Fixed Iotivity logo."
commit
|
commitdiff
|
tree
2014-11-04
Erich Keane
Fixed bug where fridgeclient would immediately exit
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-11-04
Erich Keane
Fix crash issue after observation
Signed-off-by:
Erich Keane
<erich.keane@intel.com>
commit
|
commitdiff
|
tree
2014-11-03
Erich Keane
Merge "Release notes for OCT 31, 2014 release"
commit
|
commitdiff
|
tree
2014-10-31
Erich Keane
OCPlatform Object Removal
commit
|
commitdiff
|
tree
2014-10-26
Erich Keane
Merge "roomserver/client updated to demonstrate simple...
commit
|
commitdiff
|
tree
2014-10-24
Erich Keane
Merge "Adding C++ UB Unit Tests AND C++ UB Samples...
commit
|
commitdiff
|
tree
2014-10-23
Erich Keane
Fixed server crash when we had less than MAX header...
commit
|
commitdiff
|
tree
2014-10-23
Erich Keane
Added some string constants to cover exception cases
commit
|
commitdiff
|
tree
2014-10-23
Erich Keane
Added some string constants to cover exception cases
commit
|
commitdiff
|
tree
2014-10-20
Erich Keane
We wish to prevent multiple instances of OCPlatform...
commit
|
commitdiff
|
tree
2014-10-16
Erich Keane
Merge "Fixing a regression from the StringConstants...
commit
|
commitdiff
|
tree
2014-10-16
Erich Keane
Fixing a regression from the StringConstants change...
commit
|
commitdiff
|
tree
2014-10-16
Erich Keane
Merge "Updated buildscript.mk to include build of TB...
commit
|
commitdiff
|
tree
2014-10-16
Erich Keane
Merge "Patch 1: Unittests for C++ Stack: 1. Seperate...
commit
|
commitdiff
|
tree
2014-10-16
Erich Keane
Merge "String Constant changes"
commit
|
commitdiff
|
tree
2014-10-16
Erich Keane
Merge "Reverted README back to instructions for buildScript...
commit
|
commitdiff
|
tree
2014-10-15
Erich Keane
Merge "Fix build issue for simpleserverHQ"
commit
|
commitdiff
|
tree
2014-10-15
Erich Keane
Merge "Release notes for Oct 14 release. Patch2: Incorporate...
commit
|
commitdiff
|
tree
2014-10-15
Erich Keane
Merge "POST updates to include new URI and response...
commit
|
commitdiff
|
tree
2014-10-14
Erich Keane
Merge "Delete old testapp files. They do not work and...
commit
|
commitdiff
|
tree
2014-10-13
Erich Keane
Merge "Added logic to notify all observers when a resource...
commit
|
commitdiff
|
tree
2014-10-13
Erich Keane
Merge "Mods while working User Story US1742"
commit
|
commitdiff
|
tree
2014-10-13
Erich Keane
Revert "Replaced listenCallback PTree with cereal"
commit
|
commitdiff
|
tree
2014-10-11
Erich Keane
Merge branch 'master' of ssh://oic/oic-resource
commit
|
commitdiff
|
tree
2014-10-11
Erich Keane
Replaced listenCallback PTree with cereal
commit
|
commitdiff
|
tree
next