projects
/
contrib
/
iotivity.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib/iotivity.git
2015-05-01
Sachin Agrawal
Fixed a build issue noticed on the mailing list with...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Erich Keane
Fixed a pair of deadlocks on shutdown
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Joseph Morrow
Removed all makefiles and associated documentation...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Mandeep Shetty
Modified query parsing to handle all filters.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Mandeep Shetty
Removed duplicate code in ocresource.c::HandleVirtualRe...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Erich Keane
Implementation of threadpool with very simple join...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
jihwan.seo
replaced 'com' keyword with 'org' keyword
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
William R....
Added a description for the OCQualityOfService enum
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Mandeep Shetty
Fix all braces on own line violations in C stack source...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Mandeep Shetty
Modified sample apps for easier and automated testing.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
William R....
Updated formatting of comments for better Doxygen output
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
vimala.v
Fixed "[IOT-471] CATerminate can not clear out the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Harish Kumara...
Fix the issue of NM tizen sample not working with WiFi...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
jk13
Fix IOT-504 issue of soft sensor manager
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
jyong2.kim
Fix exception handling in Notification Manager Sample.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
jyong2.kim
Fix for API return type of Notification Manager issues...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
jyong2.kim
Fix for following issue about Notification Manager...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
jk13
Fix SSM JNI wrapper and android app
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Harish Kumara...
Notification manager Tizen sample application
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Mandeep Shetty
Added timeouts and cleanup for zombie callbacks in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
jyong2.kim
Fix bug about size of string.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Harish Kumara...
Fix for the issue of factory reset feature of things...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
krishna.kb
Issue fix and verification of Tizen PPM Sample App...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Erich Keane
Replace glib threadpool usage with a 'dumb' thread...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Mandeep Shetty
Rename SendResponse to SendDirectStackResponse in ocstack.c
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
jihwan.seo
Index variable has modified to define inside of for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Harish Kumara...
Fix for issue of Tizen TM sample not working
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
jyong2.kim
Fix bug about memory leak and arrange code
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Doug Hudson
Fix bug to prevent continuous presence TTL timeouts.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Charlie Lenahan
Fix crash in csdk/sample/ocserver on resource PUT.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Doug Hudson
Add a maximum presence TTL of 24 hours
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Jon A. Cruz
Fixed tests for glib mutex and condition variable testing.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Harish Kumara...
Fix for PPM tizen sample build issue.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
William R....
Added descriptive comments for several ocstack.h macros
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Joseph Morrow
Removed make & configure calls on Google Test library...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jon A. Cruz
Fixed problems with unit test tripping over undefined...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
YounghyunJoo
Modify SConscript file for Linux Sample Application
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
HyunJun Kim
Tizen build error fix with Building coap shared libraries.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Charlie Lenahan
Add pthread implementation for connectivity/common...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Joseph Morrow
Added rpath location to C++ SDK sample applications...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
hyuna0213.jo
Remove double underscore for the preprocessor
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Charlie Lenahan
remove duplicate OCSetDeviceInfo decl
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
jyong2.kim
Fix beffer overflow problem about string copy.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Mandeep Shetty
Fix issue with multicast prescence subscriptions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
jk13
Remove rapidxml from ssm folder
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Erich Keane
Minor documentation changes and code improvements as...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
jihwan.seo
remove double/single underline type
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Harish Kumara...
Tizen build system using GBS.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
YounghyunJoo
Modify PPM Config files to fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Joseph Morrow
Fix google test sconscript on newly cloned builds ...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Erich Keane
Fixed spelling of CAResult_t Receive Failed enum value
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
jw1103.kim
modified to check the size of selected network list...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
jaehong.jo
Added project.properties file (target=android-21)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Mandeep Shetty
Fix presence timeout issue.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Mandeep Shetty
Added note in documentation for max payload length.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Jihun Ha
Add an exception handling logic in collection presence...
0.9.1-alpha1
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Minji Park
Modify soft sensor manager resource presence handling
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Thiago Macieira
SSM: Remove IN/OUT macros
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
YounghyunJoo
Modify PPM linux sample application
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Sachin Agrawal
Updated build Server script to include building Iotivit...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Joseph Morrow
Disabled all unit tests that ultimately make network...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Joseph Morrow
Added check to disallow more than one instance of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Joseph Morrow
Added Init and Stop wrapper to every active unit test...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
HyunJun Kim
Update Sample application for group action.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Heewon Park
Update Multicast Presence query
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
HyunJun Kim
Fix soft-sensor manager build failure.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Mandeep Shetty
Modified ocserver to make presence flow clearer.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
jyong2.kim
Fix for following issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
doil.kwon
Fixed notification manager caused by CA merge issue
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Rami Jung
Update ResourceTypeName
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Charlie Lenahan
fix crash in unittests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Thuyen Tran
Added hook to unit test when build: darwin.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Joseph Morrow
Disabled all unit tests that expect use of network.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
jk13
Soft Sensor Manager - Fix 64bit build warnings and...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
HyunJun Kim
Update sample and Group for CA.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
HyunJun Kim
Add pointer validation logic for oicgroup.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jihun Ha
Fix an unexpected halt problem in con-client app.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
jihwan.seo
Integrated NetworkConfigurator Multi/SighleThread in CA
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
jnashok
Connectivity patch to fix SCons build issues
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Mandeep Shetty
Added check for stale observe notifications.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Mandeep Shetty
Return correct error code when server stack fails.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
HyunJun Kim
Fix runtime error for Group.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
youngman
Add Header files on spec file for developing programs...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Minji Park
update soft sensor manager into latest version before...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
HyunJun Kim
Fix merge issues, Group action feature omit.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
krishna.kb
Modified the config and library path in PPM Service...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Erich Keane
Fixed Android Build error caused by merge issue
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Charlie Lenahan
fix for os x build
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Joseph Morrow
Enabled Arduino verification build.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
jaehong.jo
Define prefix SINGLE_THREAD, MULTI_THREAD
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Minji Park
Fix build error of Soft sensor Manager after CA branch...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
YounghyunJoo
Modify Protocol Plugin Manager code files for CA adaptation
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Erich Keane
Re-enable Cereal download
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Erich Keane
Merge branch 'connectivity-abstraction' to master
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rahul Rahul
Glib patch for Gnome-glib android build
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Thiago Macieira
Update the use of clock_gettime(2)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Joseph Morrow
Cleaning previous debug build before running Unit Tests...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Mandeep Shetty
Added token length to direct stack responses.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
jihwan.seo
Bug Fixed CA InterfaceController for TC-33
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
HyunJun Kim
Merge Things Manager codes CA and Master branch.
commit
|
commitdiff
|
tree
|
snapshot
next