projects
/
platform
/
upstream
/
iotivity.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix x86 and x86_64 build errors
[platform/upstream/iotivity.git]
/
resource
/
2015-04-08
Caiwen Zhang
Fix x86 and x86_64 build errors
tree
|
commitdiff
2015-03-30
Charlie Lenahan
changes to build CSDK for iOS, make .frameworks
tree
|
commitdiff
2015-03-30
Caiwen Zhang
Clean Arduino build intermediate files
tree
|
commitdiff
2015-03-26
Charlie Lenahan
changes to build csdk for os x(darwin)
tree
|
commitdiff
2015-03-26
Caiwen Zhang
Complete to_string function implementation
tree
|
commitdiff
2015-03-25
Charlie Lenahan
Add Doxyfile to generate C SDK docs
tree
|
commitdiff
2015-03-24
Erich Keane
Implemented OCRepresentation::setChildren
tree
|
commitdiff
2015-03-23
Ossama Othman
Automatically detect C99 flags for supported compilers.
tree
|
commitdiff
2015-03-20
Jihun Ha
Update a resource model of configuration/diagnostics...
tree
|
commitdiff
2015-03-13
Ossama Othman
Do not bother with C++11 check on C SDK-only platforms.
tree
|
commitdiff
2015-03-12
HyunJun Kim
Add freature of Scheduled Group Action.
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-05
William Dieter
Removed Doxygen warnings caused by improper formatting...
tree
|
commitdiff
2015-03-05
Jon A. Cruz
Updated Doxygen config.
tree
|
commitdiff
2015-03-02
Ossama Othman
Do not explicitly add "-fPIC" to the compiler command...
tree
|
commitdiff
2015-02-25
William R. Dieter
Removed non-existent files from Doxyfile to reduce...
tree
|
commitdiff
2015-02-23
Erich Keane
Clean up TODOs in OCUtilities
tree
|
commitdiff
2015-02-19
William Dieter
Added resource/include/OCRepresentation.h to Doxyfile
tree
|
commitdiff
2015-02-19
William Dieter
Guard against spurious wakeups in devicediscoveryserver.cpp
tree
|
commitdiff
2015-02-19
William Dieter
Guard against spurious wakeups in devicediscoveryclient.cpp
tree
|
commitdiff
2015-02-19
William Dieter
Added documentation for OCRepresentation::getValue
tree
|
commitdiff
2015-02-18
Ossama
Automatically detect C++11 flags for supported compilers.
tree
|
commitdiff
2015-02-17
Patrick C Lankswert
Formalized the Arduino builds' generation of linker...
tree
|
commitdiff
2015-02-17
Seung-woo Lee
Fix build error of SimpleClientServer for Wifi
tree
|
commitdiff
2015-02-17
William Dieter
Updated Doxygen @param for OCResourceResponse::setResou...
tree
|
commitdiff
2015-02-12
Seung-woo Lee
Fix missing of 'TB_LOG' in SConscript of ocserver
tree
|
commitdiff
2015-02-11
Erich Keane
Implement [] and iteration for OCRepresentation
tree
|
commitdiff
2015-02-10
HyunJun Kim
Improve usability of Group Interface API.
tree
|
commitdiff
2015-02-09
Erich Keane
Added comment to the OCRepresentation fix
tree
|
commitdiff
2015-02-09
Caiwen Zhang
Add external package management support
tree
|
commitdiff
2015-02-06
Erich Keane
Adding OCRep destructor, various move activities
tree
|
commitdiff
2015-02-06
Sudarshan Prasad
Added lock logic in findResource callback for C++ samples
tree
|
commitdiff
2015-02-03
HyunJun Kim
Fix infinite loop in GroupAction.
tree
|
commitdiff
2015-02-02
Erich Keane
Altered the .gitignore to properly ignore unittest...
tree
|
commitdiff
2015-02-02
Sudarshan Prasad
Release notes for Feb 1st release
tree
|
commitdiff
2015-01-23
Shilpa Sodani
Resolved Klocwork warnings for C++ Stack & Samples
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
omkar
Enable Building C++ samples using Scons
tree
|
commitdiff
2015-01-20
Sudarshan Prasad
Merge "Add missing enum value of OCStackResult to switc...
tree
|
commitdiff
2015-01-20
Uze Choi
Merge "Improve usability of ActionSet for Group Action...
tree
|
commitdiff
2015-01-19
Sudarshan Prasad
Added release notes for Jan 17th release
tree
|
commitdiff
2015-01-17
Sudarshan Prasad
Merge "Fix zeroing of OCServerResponse payload array"
tree
|
commitdiff
2015-01-16
Sudarshan Prasad
Merge "Remove OCICUC from build and repo"
tree
|
commitdiff
2015-01-16
Sudarshan Prasad
Merge "Enable building C Samples using scons"
tree
|
commitdiff
2015-01-16
ywsung
Add missing enum value of OCStackResult to switch in...
tree
|
commitdiff
2015-01-16
Caiwen Zhang
Enable building C Samples using scons
tree
|
commitdiff
2015-01-16
Erich Keane
Remove OCICUC from build and repo
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-15
Sudarshan Prasad
Merge "Changed OCStackResult to be consistent across...
tree
|
commitdiff
2015-01-14
Maks Naumov
Fix zeroing of OCServerResponse payload array
tree
|
commitdiff
2015-01-14
Erich Keane
Changed OCStackResult to be consistent across compile...
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-14
Caiwen Zhang
Remove high frequency log to avoid the log full with...
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
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-12
Doug Hudson
Fix failed unit tests for CSDK stack.
tree
|
commitdiff
2015-01-12
ywsung
Fix Memory leak of getResourceType() in ocstack.c
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-09
Sudarshan Prasad
Merge "Fixing repeated EH calls when client retransmits...
tree
|
commitdiff
2015-01-09
omkar
C++ Avoid crash in case of Invalid/Empty Payload
tree
|
commitdiff
2015-01-09
Ossama Othman
Removed executable bit from non-executable files.
tree
|
commitdiff
2015-01-09
Patrick Lankswert
Merge "Add quick guide into the readme"
tree
|
commitdiff
2015-01-08
omkar
Adding OK Response Code for POST
tree
|
commitdiff
2015-01-08
Sudarshan Prasad
Fixed simpleclient crash caused by curResource being...
tree
|
commitdiff
2015-01-08
Sanjeev BA
Update gitignore.
tree
|
commitdiff
2015-01-08
Sudarshan Prasad
Merge "Add C++ Unit tests"
tree
|
commitdiff
2015-01-08
Yamin Al-Mousa
Fixing repeated EH calls when client retransmits requests
tree
|
commitdiff
2015-01-07
Erich Keane
Fixed invalid memory read, removed dead code
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
Yuliya Kamatkova
Add C++ Unit tests
tree
|
commitdiff
2015-01-07
Patrick Lankswert
Merge "Removing getting started and how to guides from...
tree
|
commitdiff
2015-01-07
mshaver
Removing getting started and how to guides from API...
tree
|
commitdiff
2015-01-07
Uze Choi
Merge "Fix some issues of GroupSynchronization - findG...
tree
|
commitdiff
2015-01-05
Sachin Agrawal
Fixed seg fault in simpleclient sample app (Bug IOT...
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 "Updated the README files to reference the master...
tree
|
commitdiff
2014-12-30
Patrick C Lankswert
Updated the README files to reference the master build...
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-30
Patrick C Lankswert
Merge "Added build dependencies script"
tree
|
commitdiff
2014-12-29
Patrick Lankswert
Merge "OICSensorBoard: App for Intel Edison Platform."
tree
|
commitdiff
2014-12-28
Patrick C Lankswert
Added build dependencies script
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
next