platform/upstream/iotivity.git
2015-05-14 Thiago MacieiraForce linking of liboctbstack to require all symbols...
2015-05-14 jnashokFixing CA android sample application and ndk build
2015-05-14 jaehong.joAndroid EDR replace keyword
2015-05-13 Mandeep ShettyFix segfault due to calling strlen on null payload.
2015-05-13 sanjayshChange in stacktest.cpp
2015-05-13 k.karthickResolved connectivity folder build issues.
2015-05-13 Thiago MacieiraSimplify copying of CAInfo_t
2015-05-12 sanjayshSpec Compliance change in interface names
2015-05-12 Erich KeaneFixes a large number of Klocwork identified issues.
2015-05-12 jw1103.kimFixed repeated network select/unselect causing no messages
2015-05-12 Mandeep ShettyFixed C and C++ sample apps.
2015-05-12 Mandeep ShettyAdded check to make sure default interface is always...
2015-05-12 Ossama OthmanAddressed build warnings in OICMiddle example.
2015-05-12 Thiago MacieiraModify CAGeneratePDUImpl to take the payload size as...
2015-05-12 Ashok ChannaFixed thread safety procedure by adding SOCK_CLOEXEC...
2015-05-08 jnashokFix for DTLS message failure when previous not closed...
2015-05-08 jnashokCA Android Sample application Changes
2015-05-07 jaehong.joAdded Android EDR code
2015-05-07 k.karthickResolved compilation issues related to pthread changes
2015-05-07 Kishen MaloorIoTivity scons build update for Yocto
2015-05-07 Thiago MacieiraFix linking of liboctbstack: conectivity_abstraction...
2015-05-07 HyunJun KimFix latent error for OCCreateResourceWithHost.
2015-05-07 Mandeep ShettyTemp fix for broken multicast presence after WiFi/Ether...
2015-05-07 HyunJun KimFix [IoT-265] issue for Group.
2015-05-06 k.karthickHandled tizen CA sample properly in case of SendNotific...
2015-05-06 vimala.vRemoval of unnecessary files in CA as IP changes are...
2015-05-06 Habib VirjiCompilation fix for protocol plugin app on Ubuntu14.10
2015-05-06 YounghyunJooFix Jira Difect IOT-505
2015-05-05 Moumita RayAdded new function in EntityHandler to parse and valida...
2015-05-05 Mandeep ShettyUpdate C++ samples to work after WiFi/Ethernet adapter...
2015-05-05 Erich KeaneIntegrated WIFI/ETHERNET adapters to single IPAdapter.
2015-05-04 Erich KeaneBLE implemention for Android Platform
2015-05-04 Joseph MorrowAdded configuration parameters to the C++ SDK's generat...
2015-05-04 Erich KeaneFixed regression in CARetransmission from the deadlock fix
2015-05-04 k.karthickBLE implementation for Tizen Platform.
2015-05-04 vimala.vBLE Adapter implementation for Arduino
2015-05-04 Caiwen Zhangfix build errors
2015-05-04 Mandeep ShettyAdded simple query example for non virtual resource...
2015-05-01 Erich KeaneUpdate camsgparser.h to fix CA_SUPPORTED_EDR_MTU_SIZE...
2015-05-01 k.karthickImplementation for Tizen EDR transport.
2015-05-01 Joseph MorrowAdded an IoTivity 'octypes' header file.
2015-05-01 Sachin AgrawalFixed a build issue noticed on the mailing list with...
2015-05-01 Erich KeaneFixed a pair of deadlocks on shutdown
2015-05-01 Joseph MorrowRemoved all makefiles and associated documentation...
2015-05-01 Mandeep ShettyModified query parsing to handle all filters.
2015-04-30 Mandeep ShettyRemoved duplicate code in ocresource.c::HandleVirtualRe...
2015-04-30 Erich KeaneImplementation of threadpool with very simple join...
2015-04-29 jihwan.seoreplaced 'com' keyword with 'org' keyword
2015-04-29 William R.... Added a description for the OCQualityOfService enum
2015-04-29 Mandeep ShettyFix all braces on own line violations in C stack source...
2015-04-29 Mandeep ShettyModified sample apps for easier and automated testing.
2015-04-29 William R.... Updated formatting of comments for better Doxygen output
2015-04-29 vimala.vFixed "[IOT-471] CATerminate can not clear out the...
2015-04-29 Harish Kumara... Fix the issue of NM tizen sample not working with WiFi...
2015-04-29 jk13Fix IOT-504 issue of soft sensor manager
2015-04-29 jyong2.kimFix exception handling in Notification Manager Sample.
2015-04-29 jyong2.kimFix for API return type of Notification Manager issues...
2015-04-29 jyong2.kimFix for following issue about Notification Manager...
2015-04-29 jk13Fix SSM JNI wrapper and android app
2015-04-29 Harish Kumara... Notification manager Tizen sample application
2015-04-28 Mandeep ShettyAdded timeouts and cleanup for zombie callbacks in...
2015-04-28 jyong2.kimFix bug about size of string.
2015-04-28 Harish Kumara... Fix for the issue of factory reset feature of things...
2015-04-28 krishna.kbIssue fix and verification of Tizen PPM Sample App...
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-27 Mandeep ShettyRename SendResponse to SendDirectStackResponse in ocstack.c
2015-04-27 jihwan.seoIndex variable has modified to define inside of for...
2015-04-27 Harish Kumara... Fix for issue of Tizen TM sample not working
2015-04-27 jyong2.kimFix bug about memory leak and arrange code
2015-04-25 Doug HudsonFix bug to prevent continuous presence TTL timeouts.
2015-04-24 Charlie LenahanFix crash in csdk/sample/ocserver on resource PUT.
2015-04-24 Doug HudsonAdd a maximum presence TTL of 24 hours
2015-04-24 Jon A. CruzFixed tests for glib mutex and condition variable testing.
2015-04-24 Harish Kumara... Fix for PPM tizen sample build issue.
2015-04-23 William R.... Added descriptive comments for several ocstack.h macros
2015-04-23 Joseph MorrowRemoved make & configure calls on Google Test library...
2015-04-23 Jon A. CruzFixed problems with unit test tripping over undefined...
2015-04-23 YounghyunJooModify SConscript file for Linux Sample Application
2015-04-23 HyunJun KimTizen build error fix with Building coap shared libraries.
2015-04-22 Charlie LenahanAdd pthread implementation for connectivity/common...
2015-04-22 Joseph MorrowAdded rpath location to C++ SDK sample applications...
2015-04-22 hyuna0213.joRemove double underscore for the preprocessor
2015-04-22 Charlie Lenahanremove duplicate OCSetDeviceInfo decl
2015-04-22 jyong2.kimFix beffer overflow problem about string copy.
2015-04-22 Mandeep ShettyFix issue with multicast prescence subscriptions
2015-04-22 jk13Remove rapidxml from ssm folder
2015-04-21 Erich KeaneMinor documentation changes and code improvements as...
2015-04-21 jihwan.seoremove double/single underline type
2015-04-21 Harish Kumara... Tizen build system using GBS.
2015-04-21 YounghyunJooModify PPM Config files to fix memory leak
2015-04-20 Joseph MorrowFix google test sconscript on newly cloned builds ...
2015-04-20 Erich KeaneFixed spelling of CAResult_t Receive Failed enum value
2015-04-20 jw1103.kimmodified to check the size of selected network list...
2015-04-20 jaehong.joAdded project.properties file (target=android-21)
2015-04-20 Mandeep ShettyFix presence timeout issue.
2015-04-20 Mandeep ShettyAdded note in documentation for max payload length.
2015-04-20 Jihun HaAdd an exception handling logic in collection presence...
2015-04-20 Minji ParkModify soft sensor manager resource presence handling
2015-04-20 Thiago MacieiraSSM: Remove IN/OUT macros
2015-04-20 YounghyunJooModify PPM linux sample application
next