Merge branch 'master' into resource-manipulation
[platform/upstream/iotivity.git] / resource / csdk / connectivity /
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-16 Erich KeaneReplace/examine usages of mem* and strcat/strcpy
2015-06-15 Ravi NanjundappaUpdated README files to refer to usage of scons
2015-06-15 Ravi NanjundappaRemove sample.sh file
2015-06-12 jnashokUpdate NDK build with common source location change
2015-06-11 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-10 Abhishek Sharma[ARDUINO] Modified sample to let user select response
2015-06-10 Abhishek Sharma[TIZEN] Fix broken build caused by c_common merge
2015-06-09 jihwan.seofixed android LE multicast
2015-06-08 Abhishek Sharma[ARDUINO] [BLE / IP] Fixed broken BLE build and IP...
2015-06-04 Sachin AgrawalMerging security-M3 to master
2015-06-04 jnashokNDK build Fix to support DTLS in Android sample
2015-06-04 hyuna0213.joremove the unnecessary file.
2015-06-04 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-03 Erich KeaneMoved oic_string and combined mallocs to central place
2015-06-03 jnashokAdding Error handling from CA to RI
2015-06-03 jaehong.joFix to android EDR multicast
2015-06-02 jihwan.seoFixed [IOT-539] issue for CAInitialize
2015-06-01 Erich KeaneFixes for strcat/strcpy implementation
2015-06-01 jnashokFix to avoid android log messages in release mode
2015-05-29 Joseph MorrowRefactoring the TB_LOG flag for Android builds.
2015-05-29 Erich KeaneRevert "Adding error handling in IP Adapter"
2015-05-29 jw1103.kimAdding error handling in IP Adapter
2015-05-29 hyuna0213.joFix for issue of CA don't check the invalid CAResponseI...
2015-05-29 Erich KeaneImplementation of OICStrcat/OICStrcpy
2015-05-29 Abhishek Sharma[TIZEN][DTLS] Fix broken DTLS build for Tizen
2015-05-27 Moumita RayChanged ampersand '&' to semicolon ';' to concatenate...
2015-05-27 Doug HudsonFix broken build for Arduino when UPLOAD=yes.
2015-05-26 jihwan.seoreplace 'org_iotivity' with 'org_iotivity_ca' and chang...
2015-05-26 Moumita RayRenamed all references to ‘/oc/core’ to ‘/oic/res’...
2015-05-26 jnashok[Jira] IOT-529, Fix to support multiple IP networks...
2015-05-22 Ossama OthmanCorrected spelling. s/Unitcast/Unicast/g
2015-05-22 k.karthickFixed linking issue when LOGGING=true is enabled
2015-05-21 Charlie LenahanFix darwin/ios build issues
2015-05-21 Harish Kumara MarappaFix for tizen build failure issue.
2015-05-21 jw1103.kimprevent defects resolved (removed not useful code)
2015-05-20 Ossama OthmanRemoved executable bit from non-executable files.
2015-05-20 Shilpa SodaniAdded unit test for OCResourceResponse.cpp
2015-05-20 Ossama OthmanFixed CAGetNetworkInformation() aggregation problem.
2015-05-20 Ossama OthmanSupport BLE transport in casample program.
2015-05-19 jnashokFixing Prevent reported issues in Android Sample
2015-05-19 jihwan.seoremove unnecessary code in protocolmessage
2015-05-19 k.karthickResolved merging issues in tizen connectivity build.
2015-05-15 vimala.vFixed following Tizen BLE issues
2015-05-15 jnashokRemoving Single/Double underscores at beginning of...
2015-05-15 Tim KourtAndroid Base API merge to master
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 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 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 Mandeep ShettyTemp fix for broken multicast presence after WiFi/Ether...
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-05 Erich KeaneIntegrated WIFI/ETHERNET adapters to single IPAdapter.
2015-05-04 Erich KeaneBLE implemention for Android Platform
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-01 Erich KeaneUpdate camsgparser.h to fix CA_SUPPORTED_EDR_MTU_SIZE...
2015-05-01 k.karthickImplementation for Tizen EDR transport.
2015-05-01 Erich KeaneFixed a pair of deadlocks on shutdown
2015-05-01 Joseph MorrowRemoved all makefiles and associated documentation...
2015-04-30 Erich KeaneImplementation of threadpool with very simple join...
2015-04-29 jihwan.seoreplaced 'com' keyword with 'org' keyword
2015-04-29 vimala.vFixed "[IOT-471] CATerminate can not clear out the...
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-27 jihwan.seoIndex variable has modified to define inside of for...
2015-04-24 Jon A. CruzFixed tests for glib mutex and condition variable testing.
2015-04-23 Jon A. CruzFixed problems with unit test tripping over undefined...
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 hyuna0213.joRemove double underscore for the preprocessor
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 MarappaTizen build system using GBS.
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 Joseph MorrowDisabled all unit tests that ultimately make network...
2015-04-20 Joseph MorrowAdded Init and Stop wrapper to every active unit test...
2015-04-15 Charlie Lenahanfix crash in unittests
2015-04-15 Thuyen TranAdded hook to unit test when build: darwin.
2015-04-14 jihwan.seoIntegrated NetworkConfigurator Multi/SighleThread in CA
2015-04-14 jnashokConnectivity patch to fix SCons build issues
2015-04-13 Erich KeaneFixed Android Build error caused by merge issue
2015-04-13 jaehong.joDefine prefix SINGLE_THREAD, MULTI_THREAD
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
next