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-22
k.karthick
Fixed linking issue when LOGGING=true is enabled
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Tim Kourt
Changed the connectivity type in Android examples from...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
YounghyunJoo
Modify <iotivity>/service/SConscript file to build...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Jay Sharma
Added required files for importing Notifcation Manager...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Charlie Lenahan
Fix darwin/ios build issues
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Harish Kumara...
Fix for tizen build failure issue.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Harish Kumara...
Prevent fix in notification manager
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
YounghyunJoo
Update Doxyfile for generating Primitive Service C...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jihun Ha
Fix for the prevent issue with CID 65911 for Things...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jihun Ha
Removed IoTivity v0.9.0 Primitive Service documents
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jihun Ha
Added IoTivity Primitive Services Programmers guide
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jihun Ha
Fix a race problem in con-server application, Things...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Heewon Park
Fix for the prevent issues for Notification Manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jihun Ha
Fix for the prevent issues for Things Manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Jihun Ha
Fix to use OC_IPV4 instead of OC_ALL in Things Manager
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
YounghyunJoo
Android Protocol Plugin Manager API merge from android...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
jw1103.kim
prevent defects resolved (removed not useful code)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Erich Keane
Enable compiler coloring in build terminal
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Jay Sharma
Fix for the prevent issues for notification manager.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Ossama Othman
Removed executable bit from non-executable files.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Mandeep Shetty
Removed duplicate switch case in OCDoResource.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Mandeep Shetty
Update sample apps to include platform discovery at...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Shilpa Sodani
Added unit test for OCResourceResponse.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Ossama Othman
Fixed CAGetNetworkInformation() aggregation problem.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Ossama Othman
Support BLE transport in casample program.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Jay Sharma
Merging primitive services(TM, SSM and NM) from android...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
jyong2.kim
Update Unicast Discovery URI for Notification Manager
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Jihun Ha
Correct a predefined query string for multicast discove...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
sanjaysh
Spec Compliance Interface name change.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Mandeep Shetty
Fix memory leaks in handling server requests.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Mandeep Shetty
Added unit tests for OCSetPlatformInfo()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
jnashok
Fixing Prevent reported issues in Android Sample
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Charlie Lenahan
Remove unused OC_INIT_FLAG.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
jihwan.seo
remove unnecessary code in protocolmessage
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
k.karthick
Resolved merging issues in tizen connectivity build.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Charlie Lenahan
remove unused OCResponseHandle
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Mandeep Shetty
Spec compliance change to move oc/core/d to oic/p.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Erich Keane
Set the language to C++ when checking for Boost libraries.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Harish Kumara...
Project files for importing the Tizen sample applications
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Erich Keane
Fix Android build failures, enable random unit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Erich Keane
Changed ServerInstanceID to UUID
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Doug Hudson
Remove WiFi and Ethernet connectivity type options...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
vimala.v
Fixed following Tizen BLE issues
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
jnashok
Removing Single/Double underscores at beginning of...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Tim Kourt
Android Base API merge to master
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Joseph Morrow
Properly defined URI & Resource Type values for Presenc...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Thiago Macieira
Force linking of liboctbstack to require all symbols...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
jnashok
Fixing CA android sample application and ndk build
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
jaehong.jo
Android EDR replace keyword
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Mandeep Shetty
Fix segfault due to calling strlen on null payload.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
sanjaysh
Change in stacktest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
k.karthick
Resolved connectivity folder build issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Thiago Macieira
Simplify copying of CAInfo_t
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
sanjaysh
Spec Compliance change in interface names
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Erich Keane
Fixes a large number of Klocwork identified issues.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
jw1103.kim
Fixed repeated network select/unselect causing no messages
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Mandeep Shetty
Fixed C and C++ sample apps.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Mandeep Shetty
Added check to make sure default interface is always...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Ossama Othman
Addressed build warnings in OICMiddle example.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Thiago Macieira
Modify CAGeneratePDUImpl to take the payload size as...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Ashok Channa
Fixed thread safety procedure by adding SOCK_CLOEXEC...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
jnashok
Fix for DTLS message failure when previous not closed...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
jnashok
CA Android Sample application Changes
commit
|
commitdiff
|
tree
|
snapshot
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
next