projects
/
platform
/
upstream
/
iotivity.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Corrected error return value when parsing fragmentation header.
[platform/upstream/iotivity.git]
/
resource
/
examples
/
2015-06-22
Satya Prakash Gupta
Update example applications fridgeclient & fridgeserver.
tree
|
commitdiff
2015-06-16
Sachin Agrawal
IP address plumbing changes to support IPv6
tree
|
commitdiff
2015-05-26
Mandeep Shetty
Added support for device discovery at oic/d.
tree
|
commitdiff
2015-05-20
Mandeep Shetty
Update sample apps to include platform discovery at...
tree
|
commitdiff
2015-05-19
Charlie Lenahan
Remove unused OC_INIT_FLAG.
tree
|
commitdiff
2015-05-15
Doug Hudson
Remove WiFi and Ethernet connectivity type options...
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-12
Mandeep Shetty
Fixed C and C++ sample apps.
tree
|
commitdiff
2015-05-05
Moumita Ray
Added new function in EntityHandler to parse and valida...
tree
|
commitdiff
2015-05-05
Mandeep Shetty
Update C++ samples to work after WiFi/Ethernet adapter...
tree
|
commitdiff
2015-05-01
Joseph Morrow
Removed all makefiles and associated documentation...
tree
|
commitdiff
2015-04-29
Mandeep Shetty
Modified sample apps for easier and automated testing.
tree
|
commitdiff
2015-04-27
Erich Keane
Replace glib threadpool usage with a 'dumb' thread...
tree
|
commitdiff
2015-04-22
Joseph Morrow
Added rpath location to C++ SDK sample applications...
tree
|
commitdiff
2015-04-22
Mandeep Shetty
Fix issue with multicast prescence subscriptions
tree
|
commitdiff
2015-04-17
HyunJun Kim
Update Sample application for group action.
tree
|
commitdiff
2015-04-10
Erich Keane
Merge branch 'connectivity-abstraction' to master
tree
|
commitdiff
2015-04-07
Mandeep Shetty
Support HighQoS and Cancel Observe in CA and RI
tree
|
commitdiff
2015-04-03
Sakthivel Samidurai
Removed old_tests folder
tree
|
commitdiff
2015-03-24
sanjaysh
isListOfObservers replaced with ObserveType in simplese...
tree
|
commitdiff
2015-03-18
Sakthivel Samidurai
Changeset for reviewing RI-CA integration changes.
tree
|
commitdiff
2015-03-09
Caiwen Zhang
Using gnustl_shared library instead of gnustl_static
tree
|
commitdiff
2015-02-21
William Dieter
Guard against spurious wakeups in devicediscoveryclient.cpp
tree
|
commitdiff
2015-02-21
William Dieter
Guard against spurious wakeups in devicediscoveryserver.cpp
tree
|
commitdiff
2015-02-19
Sachin Agrawal
Removed ocsocket
tree
|
commitdiff
2015-02-19
Mandeep Shetty
Fix C/C++ samples interoperability
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-18
Ossama
Automatically detect C++11 flags for supported compilers.
tree
|
commitdiff
2015-02-14
Erich Keane
Implement [] and iteration for OCRepresentation
tree
|
commitdiff
2015-02-12
Shilpa Sodani
Fixed sample when command line argument exceeds 3
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-06
Sudarshan Prasad
Added lock logic in findResource callback for C++ samples
tree
|
commitdiff
2015-02-03
Erich Keane
Fixed uninitialized memory/invalid memory issues
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-26
Erich Keane
Remove OCICUC from build and repo
tree
|
commitdiff
2015-01-26
Erich Keane
Fixed simpleclient crash caused by curResource being...
tree
|
commitdiff
2015-01-23
Shilpa Sodani
Resolved Klocwork warnings for C++ Stack & Samples
tree
|
commitdiff
2015-01-22
Sanjeev BA
Update gitignore.
tree
|
commitdiff
2015-01-22
Sachin Agrawal
Fixed seg fault in simpleclient sample app (Bug IOT...
tree
|
commitdiff
2015-01-22
omkar
Adding OK Response Code for POST
tree
|
commitdiff
2015-01-22
Ossama Othman
Removed executable bit from non-executable files.
tree
|
commitdiff
2015-01-22
Yamin Al-Mousa
Fixing OCCancel with High_QOS in observe isn't deleting CB.
tree
|
commitdiff
2015-01-21
omkar
Enable Building C++ samples using Scons
tree
|
commitdiff
2015-01-21
Caiwen Zhang
Fix android build compatibility problems
tree
|
commitdiff
2015-01-21
Ashok Channa
API for DTLS registration and Scon script addition
tree
|
commitdiff
2015-01-20
omkar
CA: Enable Building C++ Samples, remove hardcoded conne...
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-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
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
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
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-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
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-07
Sudarshan Prasad
Merge "Fixing OCCancel with High_QOS in observe isn...
tree
|
commitdiff
2015-01-07
Sudarshan Prasad
Merge "Fixed seg fault in Linux sample_main (Bug IOT...
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
Sachin Agrawal
Fixed seg fault in simpleclient sample app (Bug IOT...
tree
|
commitdiff
2015-01-05
Sudarshan Prasad
Fixed multiple declarations issue
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
next