projects
/
platform
/
upstream
/
iotivity.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed execute permissions from non-executable files.
[platform/upstream/iotivity.git]
/
resource
/
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
Patrick Lankswert
Merge "Fixed build error"
tree
|
commitdiff
2014-12-17
sudarshan prasad
Merge "Added code to send close_notify alert when OC...
tree
|
commitdiff
2014-12-17
Sudarshan Prasad
Fixed build error
tree
|
commitdiff
2014-12-17
Patrick Lankswert
Merge "OIC scons build patch for Yocto"
tree
|
commitdiff
2014-12-17
Uze Choi
Merge "Implementation of Things Manager feature."
tree
|
commitdiff
2014-12-17
Uze Choi
Merge "Implementation of Group action feature for Thing...
tree
|
commitdiff
2014-12-17
sudarshan prasad
Merge "Fixed usages of strtok to use strtok_r instead"
tree
|
commitdiff
2014-12-16
sudarshan prasad
Merge "Fixed OCCreateResource return type when empty...
tree
|
commitdiff
2014-12-16
sudarshan prasad
Merge "Improve Buffer Size in occoaphelper"
tree
|
commitdiff
2014-12-16
sudarshan prasad
Merge "Fixed server crash on empty client payload"
tree
|
commitdiff
2014-12-16
Erich Keane
Fixed compile error on 'empty' in OCRepresentation.cpp
tree
|
commitdiff
2014-12-16
sudarshan prasad
Merge "Fixed UnitTest crash when getting JSON from...
tree
|
commitdiff
2014-12-16
HyunJun Kim
Implementation of Things Manager feature.
tree
|
commitdiff
2014-12-15
Erich Keane
Fixed warning about incorrect initializer.
tree
|
commitdiff
2014-12-15
omkar
Improve Buffer Size in occoaphelper
tree
|
commitdiff
2014-12-15
HyunJun Kim
Implementation of Group action feature for Things Manager.
tree
|
commitdiff
2014-12-15
Uze Choi
Merge "There are Two modifications. 1. Restucturing...
tree
|
commitdiff
2014-12-15
Uze Choi
Merge "[SSM] Fix build script"
tree
|
commitdiff
2014-12-15
Uze Choi
Merge "[SSM] Apply changed OIC API"
tree
|
commitdiff
2014-12-13
sudarshan prasad
Merge "Fixed IOT-110--Crash on destruction"
tree
|
commitdiff
2014-12-12
Yuliya Kamatkova
Fixed OCCreateResource return type when empty URI is...
tree
|
commitdiff
2014-12-12
Sachin Agrawal
Added code to send close_notify alert when OC stack...
tree
|
commitdiff
2014-12-11
Erich Keane
Fixed IOT-110--Crash on destruction
tree
|
commitdiff
2014-12-11
Erich Keane
Fixed usages of strtok to use strtok_r instead
tree
|
commitdiff
2014-12-11
Patrick Lankswert
Merge "Update build scripts"
tree
|
commitdiff
2014-12-11
Uze Choi
Merge "Added Plugin Manager Configuration Feature ...
tree
|
commitdiff
2014-12-11
sudarshan prasad
Merge "Updated the .gitignore"
tree
|
commitdiff
2014-12-10
Erich Keane
Fixed UnitTest crash when getting JSON from blank object
tree
|
commitdiff
2014-12-10
sudarshan prasad
Merge "Fixed need of implementers to include cereal...
tree
|
commitdiff
2014-12-09
Erich Keane
Fixed server crash on empty client payload
tree
|
commitdiff
2014-12-09
sudarshan prasad
Merge changes I56f29eac,Ic7530d44
tree
|
commitdiff
2014-12-09
sudarshan prasad
Merge "Send presence notification on stopping presence...
tree
|
commitdiff
2014-12-09
sudarshan prasad
Merge "Fixed klocwork issues in C++ Stack"
tree
|
commitdiff
2014-12-09
sudarshan prasad
Merge "Fix klocwork issues in C samples"
tree
|
commitdiff
2014-12-09
Erich Keane
Fixed need of implementers to include cereal in their...
tree
|
commitdiff
2014-12-09
Erich Keane
Fixed klocwork issues in C++ Stack
tree
|
commitdiff
2014-12-09
Erich Keane
Fixed usages of memset(..0..) to use Calloc/init'er
tree
|
commitdiff
2014-12-09
Sakthivel Samidurai
Fix klocwork issues in C samples
tree
|
commitdiff
2014-12-09
Uze Choi
Merge "[SSM] Modify repo init method and fix Resource...
tree
|
commitdiff
2014-12-09
Uze Choi
Merge "[SSM] Reflect current OIC api style and add...
tree
|
commitdiff
2014-12-09
Uze Choi
Merge "[SSM] Implement Inproc feature for Linux platform"
tree
|
commitdiff
2014-12-09
sudarshan prasad
Merge "Fix Unicast Presence Error"
tree
|
commitdiff
2014-12-09
omkar
Send presence notification on stopping presence.(Multicast)
tree
|
commitdiff
2014-12-08
omkar
Fix Unicast Presence Error
tree
|
commitdiff
2014-12-08
Erich Keane
Added OCCalloc functionality and Fixed Malloc Tests
tree
|
commitdiff
2014-12-08
omkar
Improve Presence Callback in C++ SDK
tree
|
commitdiff
2014-12-08
sudarshan prasad
Merge "Added support to allow more than one presence...
tree
|
commitdiff
2014-12-08
Joseph Morrow
Added support to allow more than one presence resource...
tree
|
commitdiff
2014-12-08
sudarshan prasad
Merge "Fix the name of the resource created in Arduino...
tree
|
commitdiff
2014-12-08
sudarshan prasad
Merge "Fixed EntityHandlerRequest initialization to...
tree
|
commitdiff
2014-12-08
sudarshan prasad
Merge "Fixed OCSerialization NVP Header Reset"
tree
|
commitdiff
2014-12-08
Caiwen Zhang
Update build scripts
tree
|
commitdiff
2014-12-07
Sudarshan Prasad
Added release notes for Dec 6th release.
tree
|
commitdiff
2014-12-05
Erich Keane
Fixed OCSerialization NVP Header Reset
tree
|
commitdiff
2014-12-05
Erich Keane
Fixed EntityHandlerRequest initialization to match...
tree
|
commitdiff
2014-12-05
Yamin Al-Mousa
Fix the name of the resource created in Arduino server...
tree
|
commitdiff
2014-12-05
sudarshan prasad
Merge "Implement functionality to set PSK credentials...
tree
|
commitdiff
2014-12-04
Doug Hudson
Implement slow response feature.
tree
|
commitdiff
2014-12-04
Sachin Agrawal
Implement functionality to set PSK credentials for...
tree
|
commitdiff
2014-12-03
Sachin Agrawal
Moved location of tinyDTLS from csdk to extlibs directory
tree
|
commitdiff
2014-12-02
sudarshan prasad
Merge "Implemented JSON Serialization using Cereal...
tree
|
commitdiff
2014-12-01
Erich Keane
Implemented JSON Serialization using Cereal Library
tree
|
commitdiff
2014-11-27
sudarshan prasad
Merge "Fix sending 3 notifications when creating a...
tree
|
commitdiff
2014-11-27
sudarshan prasad
Merge "Fix the infinite PRESENCE_STOPPED message"
tree
|
commitdiff
2014-11-26
Sashi Penta
Fix sending 3 notifications when creating a resource
tree
|
commitdiff
2014-11-26
Sashi Penta
Fix the infinite PRESENCE_STOPPED message
tree
|
commitdiff
2014-11-24
Erich Keane
Merge "Adding PCF() wrappers to OC_LOG() calls that...
tree
|
commitdiff
2014-11-20
Uze Choi
Merge "Implementation of connectivity abstraction featu...
tree
|
commitdiff
2014-11-20
ashok.channa
Implementation of connectivity abstraction feature...
tree
|
commitdiff
2014-11-20
Uze Choi
Merge "Removed Protocol Plugin developer guide document."
tree
|
commitdiff
2014-11-19
sudarshan prasad
Merge "Fixed: bug where Header Option count would be...
tree
|
commitdiff
2014-11-18
Erich Keane
Fixed bug where InvalidParam exception thrown on re...
tree
|
commitdiff
2014-11-18
Erich Keane
Fixed: bug where Header Option count would be zero
tree
|
commitdiff
2014-11-18
Uze Choi
Merge "Supporting Java Plugin and making plugin manager...
tree
|
commitdiff
2014-11-16
Joseph Morrow
Adding PCF() wrappers to OC_LOG() calls that were missi...
tree
|
commitdiff
2014-11-16
Sudarshan Prasad
Added release notes for Nov 15 release.
tree
|
commitdiff
2014-11-15
Sashi Penta
Modify presenceclient sample
tree
|
commitdiff
2014-11-15
sudarshan prasad
Merge "Support resource type for multicast subscription"
tree
|
commitdiff
2014-11-15
Joseph Morrow
Active Discovey Resource Type Filtering - C++ SDK ...
tree
|
commitdiff
2014-11-15
Joseph Morrow
Aligning name of resource between C Apps and C++ Apps.
tree
|
commitdiff
2014-11-15
Joseph Morrow
Add to C SDK sample app to subscribe to presence with...
tree
|
commitdiff
2014-11-15
sudarshan prasad
Merge "Active Discovery Resource Type Filtering - C...
tree
|
commitdiff
2014-11-15
Sashi Penta
Support resource type for multicast subscription
tree
|
commitdiff
2014-11-15
Joseph Morrow
Active Discovery Resource Type Filtering - C SDK &...
tree
|
commitdiff
2014-11-15
Sakthivel Samidurai
Make command line option for secure and observer
tree
|
commitdiff
2014-11-14
Sashi Penta
Implemented Secure resource support in C++ layer
tree
|
commitdiff
2014-11-14
Sashi Penta
Modified OCInitUDP to support security.
tree
|
commitdiff
2014-11-14
Sachin Agrawal
Implement sending host port number for secure resources
tree
|
commitdiff
2014-11-14
Erich Keane
Merge "Implemented libcoap's tinyDTLS interface"
tree
|
commitdiff
2014-11-14
Sachin Agrawal
Implemented libcoap's tinyDTLS interface
tree
|
commitdiff
2014-11-13
Erich Keane
Merge "Added support for multicast presence"
tree
|
commitdiff
2014-11-13
Erich Keane
Added C++ Sample application using multiple threads.
tree
|
commitdiff
2014-11-13
Uze Choi
Merge "fix coding standard problem"
tree
|
commitdiff
2014-11-13
jjack.lee
fix coding standard problem
tree
|
commitdiff
2014-11-12
Sashi Penta
Added support for multicast presence
tree
|
commitdiff
2014-11-10
jjack.lee
(1) add platform overload api : registerResource(resour...
tree
|
commitdiff
2014-11-07
Sudarshan Prasad
Removed Iotivity logo.
tree
|
commitdiff
2014-11-06
William R. Dieter
Repo Merge: Move cJSON from oic-utilities to remove...
tree
|
commitdiff
next