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
2015-02-21
William Dieter
Guard against spurious wakeups in devicediscoveryclient.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
William Dieter
Guard against spurious wakeups in devicediscoveryserver.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
William Dieter
Added resource/include/OCRepresentation.h to Doxyfile
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
jk13
[SSM] Fix console sample
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
HyunJun Kim
Fix runtime error of ThingsManager API.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
HyunJun Kim
Improve usability of Group Interface API.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Caiwen Zhang
Improve external library management error handling
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Patrick C Lankswert
Add missing LICENSE and NOTICE file to repository.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Erich Keane
Adding OCRep destructor, various move activities
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Minji Park
[SSM] Fix SSM Sample App to handle invalid input for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
jjack.lee
Fix problem for multiple api call
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
HyunJun Kim
Fix infinite loop in GroupAction.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Sudarshan Prasad
Release notes for Feb 1st release
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
HyunJun Kim
Add API description of Things Manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
HyunJun Kim
Fix GroupSync API of about GroupSync of Group feature.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Minji Park
[SSM] Fix issue about initializing SSM with invalid...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Sachin Agrawal
Removed ocsocket
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Joseph Morrow
Added safety checks requested in code review.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Shilpa Sodani
Replaces SID related c++ code with c code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Sakthivel Samidurai
Fix klocwork issue in c stack
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Mandeep Shetty
Fix C/C++ samples interoperability
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Yuliya Kamatkova
Removed obsolete OC_WELL_KNOWN_PORT
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Joseph Morrow
Fix memory leak when returning from method on error.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Doug Hudson
Fixed incorrect concatenation of responses.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Doug Hudson
Created SConscripts for the C and C++ unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Sakthivel Samidurai
Fix C samples format and style
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Erich Keane
Repaired a number of issues discovered while doing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-14
Sudarshan Prasad
Fixed missing public API comments
commit
|
commitdiff
|
tree
|
snapshot
2015-02-14
Erich Keane
Implement [] and iteration for OCRepresentation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-14
Sudarshan Prasad
Removed unused variables
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Shilpa Sodani
Fixed sample when command line argument exceeds 3
commit
|
commitdiff
|
tree
|
snapshot
2015-02-12
Yuliya Kamatkova
Removed libcoap and occoap
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Yuliya Kamatkova
Removed OCGetInterfaceAddress
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Sachin Agrawal
Updated security config blob for extensibility
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Erich Keane
Removed Cereal from Build Except where necessary
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Erich Keane
Fixed make_unique to work with C++14+ compilers
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Sachin Agrawal
Added support in tinyDTLS to support rehandshake
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Sachin Agrawal
Fixed issue to pass PSK identity hint to application...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Joseph Morrow
Fix errors on Arduino caused by proper initialization.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Erich Keane
Fixed OCLogger enum log levels to be legal
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Erich Keane
Removed boost program_options from build
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Sakthivel Samidurai
Clean up the C samples
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Ashok Channa
Fixed Scons script changes to include CA flags in IoTiv...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Joseph Morrow
Removed warnings from calls to OC_LOG_BUFFER from withi...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Joseph Morrow
Removed extraneous definitions of CA_INT in makefiles...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Ashok Channa
RESET/ACK messages requirement to add additional data...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Erich Keane
Fixed uninitialized memory/invalid memory issues
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Joseph Morrow
Changes to make Linux build with CA_INT flag specified.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Joseph Morrow
Made changes to support Arduino 1.5.8 with Connectivity...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Sachin Agrawal
Code cleanup in Security sample apps
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Sashi Penta
Removed #ifdef CA_INTs and other code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Sakthivel Samidurai
Fix build issue
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Sashi Penta
Build OICMiddle using Scons on CA branch
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Sakthivel Samidurai
Fix build warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Yuliya Kamatkova
Fixed OCDOResource interface
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Sudarshan Prasad
Added appropriate comment to address a TODO
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Shilpa Sodani
Resolve Klocwork c++ issues
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Sudarshan Prasad
Reduce footprint by using string literals.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Yuliya Kamatkova
Fixed C++ unit tests for connectivity abstraction integ...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Sudarshan Prasad
Removing Internal calls to CA APIs in OCPlatform
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Philippe Coval
example: link to libraries using -L flag
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Sakthivel Samidurai
Validate input parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Joseph Morrow
Fix issue where logger files aren't built for Arduino...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Sachin Agrawal
Updated RI layer to register 'GetDtlsPSKCredentials...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Yuliya Kamatkova
Fixed makefile for unittests
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Sakthivel Samidurai
Log invalid request in HandleCARequests
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Erich Keane
Remove OCICUC from build and repo
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Yuliya Kamatkova
Replaced (conditionally) OCCoAPToken with CAToken_t
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Sachin Agrawal
Removing csdk samples dependency on liboc
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Erich Keane
Fixed simpleclient crash caused by curResource being...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Sudarshan Prasad
Fix for seg fault due to double free
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Sudarshan Prasad
Added temporary fix for building with connectivity...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Sashi Penta
Update the multicast port and GenerateToken code in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Minji Park
[SSM] Change to make SSM work with Connectivity Abstraction
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Erich Keane
Fixed crash on rec'd invalid data.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Sudarshan Prasad
Modified connection type variable to match OC prefix
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Sachin Agrawal
Adding tinyDTLS into iotivity repo
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Philippe Coval
tizen: packaging: build on x86_64 arm64 and others too
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
HyunJun Kim
Improve usability of ActionSet for Group Action Feature.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Sudarshan Prasad
Added release notes for Jan 17th release
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Maks Naumov
Fix zeroing of OCServerResponse payload array
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Caiwen Zhang
Remove high frequency log to avoid the log full with...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Erich Keane
Changed OCStackResult to be consistent across compile...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Sanjeev BA
Update gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
HyunJun Kim
Add method of Things-Manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
ywsung
Fix Memory leak of getResourceType() in ocstack.c
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Sachin Agrawal
Fixed seg fault in simpleclient sample app (Bug IOT...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Ossama Othman
Added style formatting config files for iotivity coding...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Erich Keane
Fixed InProcServerWrapper to be thread safe
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Doug Hudson
Fix failed unit tests for CSDK stack.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
omkar
C++ Avoid crash in case of Invalid/Empty Payload
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
HyunJun Kim
Change the definition of GROUP_INTERFACE.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
omkar
Adding OK Response Code for POST
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Ossama Othman
Removed executable bit from non-executable files.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Caiwen Zhang
Add quick guide into the readme
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Minji Park
[SSM] Fix issues about initializing SSM
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
jk13
[SSM] Add omitted arduino sample and soft sensor sample
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
jk13
[SSM] Fix context query parser issues
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
junho13.lee
[PPM] fix Plugin Manager Destructor segment fault.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Yuliya Kamatkova
Add C++ Unit tests
commit
|
commitdiff
|
tree
|
snapshot
next