projects
/
platform
/
upstream
/
iotivity.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Change occlient to cancel observe on every registration.
[platform/upstream/iotivity.git]
/
resource
/
src
/
2015-04-07
Mandeep Shetty
Support HighQoS and Cancel Observe in CA and RI
tree
|
commitdiff
2015-04-03
Sakthivel Samidurai
Remove unused header and CPP files
tree
|
commitdiff
2015-04-01
Erich Keane
Added function pointer validation to InProcClientWrapper
tree
|
commitdiff
2015-03-24
Erich Keane
Implemented OCRepresentation::setChildren
tree
|
commitdiff
2015-03-24
Erich Keane
Implemented OCRepresentation::setChildren
tree
|
commitdiff
2015-03-24
Erich Keane
Fixed build warnings in stack
tree
|
commitdiff
2015-03-18
Sakthivel Samidurai
Changeset for reviewing RI-CA integration changes.
tree
|
commitdiff
2015-03-18
Erich Keane
Fixed InProcClientWrapper's option parameter to OCDoRes...
tree
|
commitdiff
2015-03-13
Jon A. Cruz
Corrected @file tags and restored 'Files' section.
tree
|
commitdiff
2015-03-10
Jon A. Cruz
Corrected OCException that had gotten out of sync with...
tree
|
commitdiff
2015-03-09
Jon A. Cruz
Corrected @file tags and restored 'Files' section.
tree
|
commitdiff
2015-03-09
Caiwen Zhang
Using gnustl_shared library instead of gnustl_static
tree
|
commitdiff
2015-03-06
Erich Keane
Fixed Klocwork errors in InProcClientWrapper.cpp
tree
|
commitdiff
2015-03-02
Ossama Othman
Do not explicitly add "-fPIC" to the compiler command...
tree
|
commitdiff
2015-02-27
Erich Keane
Changed OCDOResource's handle param to take NULL
tree
|
commitdiff
2015-02-23
Erich Keane
Clean up TODOs in OCUtilities
tree
|
commitdiff
2015-02-21
Erich Keane
Adding OCRep destructor, various move activities
tree
|
commitdiff
2015-02-19
Sachin Agrawal
Removed ocsocket
tree
|
commitdiff
2015-02-18
Ossama
Automatically detect C++11 flags for supported compilers.
tree
|
commitdiff
2015-02-17
Erich Keane
Repaired a number of issues discovered while doing...
tree
|
commitdiff
2015-02-14
Erich Keane
Implement [] and iteration for OCRepresentation
tree
|
commitdiff
2015-02-12
Yuliya Kamatkova
Removed libcoap and occoap
tree
|
commitdiff
2015-02-11
Erich Keane
Implement [] and iteration for OCRepresentation
tree
|
commitdiff
2015-02-09
Caiwen Zhang
Add external package management support
tree
|
commitdiff
2015-02-09
Erich Keane
Removed Cereal from Build Except where necessary
tree
|
commitdiff
2015-02-06
Erich Keane
Adding OCRep destructor, various move activities
tree
|
commitdiff
2015-02-02
Sashi Penta
Removed #ifdef CA_INTs and other code cleanup.
tree
|
commitdiff
2015-01-31
Sakthivel Samidurai
Fix build warnings
tree
|
commitdiff
2015-01-29
Shilpa Sodani
Resolve Klocwork c++ issues
tree
|
commitdiff
2015-01-29
Sudarshan Prasad
Removing Internal calls to CA APIs in OCPlatform
tree
|
commitdiff
2015-01-23
Shilpa Sodani
Resolved Klocwork warnings for C++ Stack & Samples
tree
|
commitdiff
2015-01-22
Erich Keane
Fixed crash on rec'd invalid data.
tree
|
commitdiff
2015-01-22
Erich Keane
Fixed InProcServerWrapper to be thread safe
tree
|
commitdiff
2015-01-22
omkar
C++ Avoid crash in case of Invalid/Empty Payload
tree
|
commitdiff
2015-01-22
Yamin Al-Mousa
Fixing OCCancel with High_QOS in observe isn't deleting CB.
tree
|
commitdiff
2015-01-22
ywsung
Resolve Bug IOT-273 (rename "OC_STACK_REPEATED_REQUEST")
tree
|
commitdiff
2015-01-22
Erich Keane
Fixed crash on rec'd invalid data.
tree
|
commitdiff
2015-01-21
Caiwen Zhang
Fix android build compatibility problems
tree
|
commitdiff
2015-01-20
Sudarshan Prasad
Merge "Add missing enum value of OCStackResult to switc...
tree
|
commitdiff
2015-01-20
Sudarshan Prasad
Merge "Fix build warnings" into connectivity-abstraction
tree
|
commitdiff
2015-01-19
Sudarshan Prasad
Merge "C++ SDK Adding OCConnectivity Type" into connect...
tree
|
commitdiff
2015-01-16
Sudarshan Prasad
Merge "Enable building C Samples using scons"
tree
|
commitdiff
2015-01-16
omkar
C++ SDK Adding OCConnectivity Type
tree
|
commitdiff
2015-01-16
ywsung
Add missing enum value of OCStackResult to switch in...
tree
|
commitdiff
2015-01-15
Patrick Lankswert
Merge "Adding tinyDTLS into iotivity repo"
tree
|
commitdiff
2015-01-14
Sudarshan Prasad
Merge "Update gitignore."
tree
|
commitdiff
2015-01-14
Sudarshan Prasad
Merge "Fix Memory leak of getResourceType() in ocstack.c"
tree
|
commitdiff
2015-01-13
Sudarshan Prasad
Merge "Fixed seg fault in simpleclient sample app ...
tree
|
commitdiff
2015-01-13
Sudarshan Prasad
Merge "Added style formatting config files for iotivity...
tree
|
commitdiff
2015-01-13
Sudarshan Prasad
Merge "Fixed InProcServerWrapper to be thread safe"
tree
|
commitdiff
2015-01-12
Sudarshan Prasad
Merge "Fixed simpleclient crash caused by curResource...
tree
|
commitdiff
2015-01-12
Erich Keane
Fixed InProcServerWrapper to be thread safe
tree
|
commitdiff
2015-01-12
Sudarshan Prasad
Merge "Fix failed unit tests for CSDK stack."
tree
|
commitdiff
2015-01-12
Sudarshan Prasad
Merge "C++ Avoid crash in case of Invalid/Empty Payload"
tree
|
commitdiff
2015-01-10
Sudarshan Prasad
Merge "Fixed invalid memory read, removed dead code"
tree
|
commitdiff
2015-01-09
omkar
C++ Avoid crash in case of Invalid/Empty Payload
tree
|
commitdiff
2015-01-09
Patrick Lankswert
Merge "Add quick guide into the readme"
tree
|
commitdiff
2015-01-08
Sudarshan Prasad
Merge "Add C++ Unit tests"
tree
|
commitdiff
2015-01-07
Sudarshan Prasad
Merge "Fixing OCCancel with High_QOS in observe isn...
tree
|
commitdiff
2015-01-07
Yamin Al-Mousa
Fixing OCCancel with High_QOS in observe isn't deleting CB.
tree
|
commitdiff
2015-01-07
Uze Choi
Merge "Fix some issues of GroupSynchronization - findG...
tree
|
commitdiff
2015-01-05
Uze Choi
Merge "Fix some issues of GroupManager"
tree
|
commitdiff
2014-12-30
Patrick Lankswert
Merge "This a complete version of OICMiddle. The ReST...
tree
|
commitdiff
2014-12-30
Patrick C Lankswert
Merge "Android SDK - Initial commit and build system...
tree
|
commitdiff
2014-12-30
Patrick C Lankswert
Android SDK - Initial commit and build system updates
tree
|
commitdiff
2014-12-29
Patrick Lankswert
Merge "OICSensorBoard: App for Intel Edison Platform."
tree
|
commitdiff
2014-12-27
Patrick Lankswert
Merge "Add spec file for Tizen build"
tree
|
commitdiff
2014-12-27
Patrick Lankswert
Merge "Fix soft-sensor-manager service build errors"
tree
|
commitdiff
2014-12-27
Patrick Lankswert
Merge "Fix android build compatibility problems"
tree
|
commitdiff
2014-12-26
Uze Choi
Merge "Soft Sensor Manager Build Error fix" into connec...
tree
|
commitdiff
2014-12-26
Caiwen Zhang
Fix android build compatibility problems
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Merge "Merge from master to CA branch" into connectivit...
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Merge from master to CA branch
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Merge "Enabling Multiple Interfaces in CStack." into...
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Merge "[CA-Integration] Added code to get connectivity...
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
[CA-Integration] Added code to get connectivity type...
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Merge "[CA-Integration] Initial changes to enable CPP...
tree
|
commitdiff
2014-12-25
Sashi Penta
[CA-Integration] Initial changes to enable CPP stack.
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Implement ServerID parsing and sample app
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Merge "[CA Integration] Updated C sample apps to accept...
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Merge "[CA-Integration] Added connectivity type param...
tree
|
commitdiff
2014-12-25
Sudarshan Prasad
Merge "scons changes for connectivity-abstraction branc...
tree
|
commitdiff
2014-12-24
Sudarshan Prasad
[CA-Integration] Added connectivity type param in APIs
tree
|
commitdiff
2014-12-24
Sudarshan Prasad
Merge "Updates occlientbasicops to include (resource...
tree
|
commitdiff
2014-12-24
Sudarshan Prasad
Merge "[CA-Integration] fix for presence." into connect...
tree
|
commitdiff
2014-12-23
Sudarshan Prasad
Merge "Remove the dead code" into connectivity-abstraction
tree
|
commitdiff
2014-12-23
Sudarshan Prasad
Merge from master to connectivity-abstraction branch
tree
|
commitdiff
2014-12-20
sudarshan prasad
Merge "Fixing delete issue in device discovery server...
tree
|
commitdiff
2014-12-19
sudarshan prasad
Merge "Replaced sprintf with snprintf in the sdk to...
tree
|
commitdiff
2014-12-19
Patrick Lankswert
Merge changes Ie4233a5c,I4d7aba08
tree
|
commitdiff
2014-12-19
sudarshan prasad
Merge "Make all multicast coap messages sent as Low_QoS...
tree
|
commitdiff
2014-12-19
sudarshan prasad
Merge "Fixed Warning in OCException"
tree
|
commitdiff
2014-12-19
Uze Choi
Merge "Fix issues of Things Manager"
tree
|
commitdiff
2014-12-19
Uze Choi
Merge "Add scons script and things manager samples."
tree
|
commitdiff
2014-12-19
Uze Choi
Merge "[SSM] Reference & Trackee Thing release for...
tree
|
commitdiff
2014-12-19
Uze Choi
Merge "[SSM] Apply OIC presence feature"
tree
|
commitdiff
2014-12-18
omkar
Device Discovery - C & C++ SDK changes
tree
|
commitdiff
2014-12-18
Ossama Othman
Removed execute permissions from non-executable files.
tree
|
commitdiff
2014-12-18
Uze Choi
Merge changes I21ded957,Ia1308e81,If6bccb8e,I6d548404
tree
|
commitdiff
2014-12-17
sudarshan prasad
Merge "Added code to send close_notify alert when OC...
tree
|
commitdiff
next