projects
/
platform
/
upstream
/
iotivity.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Added sonames to libs when build target is android.
[platform/upstream/iotivity.git]
/
resource
/
include
/
2015-06-17
hunje.yeon
Merge branch 'master' into resource-manipulation
tree
|
commitdiff
2015-06-16
Sachin Agrawal
IP address plumbing changes to support IPv6
tree
|
commitdiff
2015-06-11
hunje.yeon
Merge branch 'master' into resource-manipulation
tree
|
commitdiff
2015-06-05
Erich Keane
Added Policy property to web type linking format
tree
|
commitdiff
2015-06-04
hunje.yeon
Merge branch 'master' into resource-manipulation
tree
|
commitdiff
2015-06-03
Ravi Nanjundappa
Addressed build warnings in resource folder.
tree
|
commitdiff
2015-06-03
Madan Lanka
Merge branch 'master' into easysetup
tree
|
commitdiff
2015-06-01
Charlie Lenahan
Remove CreateResourceWithHost calls.
tree
|
commitdiff
2015-05-27
Erich Keane
Added constructors to trivial struct types used in C++
tree
|
commitdiff
2015-05-26
Mandeep Shetty
Added support for device discovery at oic/d.
tree
|
commitdiff
2015-05-26
Moumita Ray
Renamed all references to ‘/oc/core’ to ‘/oic/res’...
tree
|
commitdiff
2015-05-20
Shilpa Sodani
Added unit test for OCResourceResponse.cpp
tree
|
commitdiff
2015-05-19
Charlie Lenahan
Remove unused OC_INIT_FLAG.
tree
|
commitdiff
2015-05-19
Mandeep Shetty
Spec compliance change to move oc/core/d to oic/p.
tree
|
commitdiff
2015-05-15
Erich Keane
Changed ServerInstanceID to UUID
tree
|
commitdiff
2015-05-15
Tim Kourt
Android Base API merge to master
tree
|
commitdiff
2015-05-12
sanjaysh
Spec Compliance change in interface names
tree
|
commitdiff
2015-05-12
Erich Keane
Fixes a large number of Klocwork identified issues.
tree
|
commitdiff
2015-05-04
Caiwen Zhang
fix build errors
tree
|
commitdiff
2015-05-01
Joseph Morrow
Added an IoTivity 'octypes' header file.
tree
|
commitdiff
2015-04-24
Doug Hudson
Add a maximum presence TTL of 24 hours
tree
|
commitdiff
2015-04-22
Mandeep Shetty
Fix issue with multicast prescence subscriptions
tree
|
commitdiff
2015-04-10
Erich Keane
Merge branch 'connectivity-abstraction' to master
tree
|
commitdiff
2015-04-03
Sakthivel Samidurai
Remove unused header and CPP files
tree
|
commitdiff
2015-03-29
Erich Keane
Adding OCException unit tests
tree
|
commitdiff
2015-03-27
Erich Keane
Explicitly specify OCResourceIdentifier assignments...
tree
|
commitdiff
2015-03-26
Caiwen Zhang
Complete to_string function implementation
tree
|
commitdiff
2015-03-24
Erich Keane
Fixed build warnings in stack
tree
|
commitdiff
2015-03-18
Erich Keane
Fixed InitializeException issues
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
Sanjeev BA
Minor typo fixes.
tree
|
commitdiff
2015-03-05
William Dieter
Removed Doxygen warnings caused by improper formatting...
tree
|
commitdiff
2015-02-23
Erich Keane
Clean up TODOs in OCUtilities
tree
|
commitdiff
2015-02-22
William Dieter
Updated Doxygen @param for OCResourceResponse::setResou...
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-19
William Dieter
Added documentation for OCRepresentation::getValue
tree
|
commitdiff
2015-02-17
William Dieter
Updated Doxygen @param for OCResourceResponse::setResou...
tree
|
commitdiff
2015-02-14
Sudarshan Prasad
Fixed missing public API comments
tree
|
commitdiff
2015-02-14
Erich Keane
Implement [] and iteration for OCRepresentation
tree
|
commitdiff
2015-02-11
Erich Keane
Implement [] and iteration for OCRepresentation
tree
|
commitdiff
2015-02-09
Erich Keane
Added comment to the OCRepresentation fix
tree
|
commitdiff
2015-02-06
Erich Keane
Adding OCRep destructor, various move activities
tree
|
commitdiff
2015-02-06
Erich Keane
Fixed make_unique to work with C++14+ compilers
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
Sudarshan Prasad
Reduce footprint by using string literals.
tree
|
commitdiff
2015-01-29
Sudarshan Prasad
Removing Internal calls to CA APIs in OCPlatform
tree
|
commitdiff
2015-01-22
Erich Keane
Fixed crash on rec'd invalid data.
tree
|
commitdiff
2015-01-22
HyunJun Kim
Change the definition of GROUP_INTERFACE.
tree
|
commitdiff
2015-01-22
omkar
Adding OK Response Code for POST
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-17
Sudarshan Prasad
Merge "Fix zeroing of OCServerResponse payload array"
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 "Remove high frequency log to avoid the log full...
tree
|
commitdiff
2015-01-15
Patrick Lankswert
Merge "Adding tinyDTLS into iotivity repo"
tree
|
commitdiff
2015-01-15
Sudarshan Prasad
Merge "Reduce footprint by using string literals."
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
Ossama Othman
Reduce footprint by using string literals.
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
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-12
HyunJun Kim
Change the definition of GROUP_INTERFACE.
tree
|
commitdiff
2015-01-10
Sudarshan Prasad
Merge "Fixed invalid memory read, removed dead code"
tree
|
commitdiff
2015-01-10
Sudarshan Prasad
Merge "Adding OK Response Code for POST"
tree
|
commitdiff
2015-01-08
omkar
Adding OK Response Code for POST
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
Sashi Penta
Fix to copy the header options from CA to Stack correctly.
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
next