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-05-07
jaehong.jo
Added Android EDR code
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
k.karthick
Resolved compilation issues related to pthread changes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Kishen Maloor
IoTivity scons build update for Yocto
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Thiago Macieira
Fix linking of liboctbstack: conectivity_abstraction...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
HyunJun Kim
Fix latent error for OCCreateResourceWithHost.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
Mandeep Shetty
Temp fix for broken multicast presence after WiFi/Ether...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-07
HyunJun Kim
Fix [IoT-265] issue for Group.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
k.karthick
Handled tizen CA sample properly in case of SendNotific...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
vimala.v
Removal of unnecessary files in CA as IP changes are...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Habib Virji
Compilation fix for protocol plugin app on Ubuntu14.10
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
YounghyunJoo
Fix Jira Difect IOT-505
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Moumita Ray
Added new function in EntityHandler to parse and valida...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Mandeep Shetty
Update C++ samples to work after WiFi/Ethernet adapter...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Erich Keane
Integrated WIFI/ETHERNET adapters to single IPAdapter.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Erich Keane
BLE implemention for Android Platform
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Joseph Morrow
Added configuration parameters to the C++ SDK's generat...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Erich Keane
Fixed regression in CARetransmission from the deadlock fix
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
k.karthick
BLE implementation for Tizen Platform.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
vimala.v
BLE Adapter implementation for Arduino
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Caiwen Zhang
fix build errors
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Mandeep Shetty
Added simple query example for non virtual resource...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Erich Keane
Update camsgparser.h to fix CA_SUPPORTED_EDR_MTU_SIZE...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
k.karthick
Implementation for Tizen EDR transport.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Joseph Morrow
Added an IoTivity 'octypes' header file.
commit
|
commitdiff
|
tree
|
snapshot
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...
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
next