Merge branch 'master' into group-manager
[platform/upstream/iotivity.git] / resource / csdk / connectivity /
2016-02-24 Jihun HaMerge branch 'master' into group-manager
2016-02-24 hyuna0213.joFix for defects detected by static analysis in ca commo...
2016-02-24 Youngjae Shinrevise build scripts and spec file for Tizen
2016-02-24 jihwanseoadded the CA interface to monitoring network status.
2016-02-24 Jaewook Jungupdate description in cainterface.h
2016-02-24 Jaewook Jungput the iotivity version info in CA
2016-02-24 Jaehong JoRemoved warning for BT, NFC
2016-02-24 Jaehong JoFix android build error with ALL
2016-02-24 vimala.vBLE Server support for Tizen 2.4
2016-02-24 koushik.girijalaGBS conf for tizen 2.4 public url
2016-02-24 koushik.girijalaAdded send logic to check write/notify in Tizen 2.4...
2016-02-23 hyuna0213.jofixed the ca android sample crash issue
2016-02-23 jihwan.seoremoved warning for connectivity abstraction.
2016-02-23 hyuna0213.jomodified transport type check logic for coap over tcp
2016-02-23 koushik.girijalaCoAP over TCP transmission over BT support for Tizen
2016-02-23 Jaehong JoFix tizen build issue.
2016-02-23 jihwan.seoupgrade gatt connection performence
2016-02-19 Jaehong JoModified edrinterface for initiaize and terminate
2016-02-19 jihwan.seo[IOT-953] coap message is not sent in android ble
2016-02-19 Ashok ChannaMerge branch 'nfc-transport'
2016-02-18 hyuna0213.joFix for defects detected by static analysis in ca android
2016-02-18 jihwan.seoclean up android ble implement code
2016-02-18 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-18 hyuna0213.joCoAP over TCP transmission over BT
2016-02-18 hyuna0213.jokeepalive for coap over tcp
2016-02-18 Jihun HaMerge branch 'master' into group-manager
2016-02-17 jihwan.seo[IOT-946] To support Resource Discovery on unicast...
2016-02-17 jihwan.seoCoAP over TCP transmission over BLE
2016-02-17 jihwanseoBLE Client support for Tizen 2.4
2016-02-15 Jihun HaMerge branch 'master' into group-manager
2016-02-03 Jaehong JoFixed EDR problem related to BT on/off for Android.
2016-02-03 jihwan.seo[IOT-931] Added send logic to check write/notify in BLE
2016-02-03 jihwan.seoTo separate receive data in caleadapter as per adapter...
2016-02-03 vimala.v[Arduino BLE]Property of Read characteristic is changed...
2016-02-03 Jihun HaMerge branch 'master' into group-manager
2016-02-01 Tobias RauterAdd cloning of identity to CACloneInfo
2016-01-29 jihwan.seoreplaced current TAG with 'OIC_xxx' commonly in CA
2016-01-29 Rahul RahulReverting back to Android-21 as the move to Android...
2016-01-28 jihwan.seomodified target transport type related blockwise transfer.
2016-01-28 Ossama OthmanWait for Linux BLE event loop to start before stopping.
2016-01-26 hyuna0213.jomodified the initialize/deinitialize logic in CA
2016-01-20 hyuna0213.joFix CA Layer build warnings
2016-01-20 Hauke Mehrtenstcp_adapter: use CASecureEndpoint_t
2016-01-20 Hauke Mehrtensconnectivity: fix warning about missing method declarations
2016-01-20 jihwanseoTo Integrate logger files
2016-01-19 Ossama OthmanCorrected incompatible pointer and format specifier...
2016-01-15 Ossama Othman[IOT-771] Reintroduce missing Linux BLE adapter code.
2016-01-14 jihwan.seoprocess return type for some method related CAConnectiv...
2016-01-13 Ossama Othman[IOT-919] Only run send queues if GATT adapter is running.
2016-01-13 Ossama OthmanCorrected signed/unsigned integer comparison warnings.
2016-01-13 jw0213.jungcode refactoring on camessagehandler
2016-01-13 Rahul RahulUpdated the android version to API 23 and build tools...
2016-01-13 jihwan.seoupdated the code related ipadapter more clearly
2016-01-13 jw0213.jungmerge the duplicated function in camessagehandler
2016-01-13 jihwan.seoMoved common method to check null parameter.
2016-01-13 jihwan.seoremoved unnecessary BLE interface method
2016-01-13 hyuna0213.jochanges the tcp adapter logic for exception case.
2016-01-11 Hauke Mehrtensip_adapter: fix setting setsockopt() IP_MULTICAST_IF...
2016-01-11 hyuna0213.jofixed CoAP/TCP header type check logic from the size.
2015-12-24 Andrii ShtompelDTLS handshake retransmission
2015-12-18 G S Senthil KumarMerge branch 'simulator'
2015-12-18 G S Senthil KumarMerge branch 'master' into simulator.
2015-12-18 leechulAdd wrong PIN defence codes in case of PIN based OxM
2015-12-14 hyuna0213.jocheck the method type of request info.
2015-12-11 hyuna0213.jofixed sample app defects detected by static analysis
2015-12-11 hyuna0213.joEnabled CoAP/TCP on android platform
2015-12-10 Ossama Othman[IOT-898] Propagate result of CA discovery/listen start...
2015-12-07 koushik.girijalaFix for Memory management in Arduino
2015-12-04 Hauke Mehrtenslibcoap: remove fix build error on big endian systems
2015-11-24 hyuna0213.joRefactored CA linux sample application
2015-11-24 jihwan.seoAdded error check code for Reset with no empty message.
2015-11-24 Hauke Mehrtensconnectivity: fix getnameinfo() call for musl libc
2015-11-23 Jaehong JoEnable multiple EDR connection in Android.
2015-11-23 jihwan.seoadded to call unregisterReceiver for Android BT/BLE.
2015-11-23 hyuna0213.joSet transport flag according to adapter type in CA...
2015-11-21 hyuna0213.joChanged the logic to add option list in pdu.
2015-11-21 hyuna0213.jomodified the wrong variable identifier in messagehandler.
2015-11-21 jihwan.seoAdded message format error logic for EMPTY message.
2015-11-20 jihwan.seoremoved unnecessary log for Android BLE
2015-11-20 Ravi NanjundappaFix for JIRA issue IOT-599.
2015-11-19 vimala.vMultiple EDR connection in Tizen
2015-11-19 koushik.girijalaCoap over TCP support for Tizen
2015-11-19 Sandipan PatraFixed issues reported by Prevent static analysis tool
2015-11-18 jihwan.seoTo Enable empty token for CoAP
2015-11-18 vimala.v[JIRA-IOT 722] Removed deprecated socket functions...
2015-11-17 Ossama OthmanFixed implicit declaration warning about OCSeedRandom...
2015-11-17 koushik.girijalaPlaced OC random functionality at common place for...
2015-11-13 Harish Kumara MarappaMerge branch 'master' into simulator
2015-11-11 jihwan.seoAdded to call unregister for Android IP
2015-11-11 Tim KourtFix for IOT-813
2015-11-11 jihwan.seoEnabled callback message for retransmission timeout.
2015-10-21 Habib VirjiFix warning and format
2015-10-19 Hauke Mehrtensfix many format errors
2015-10-14 Habib VirjiFix compilation issues in bt utils
2015-10-12 Harish Kumara MarappaMerge branch 'master' into simulator
2015-10-09 Ossama Othman[IOT-728] Remove Linux BLE build dir from include path.
2015-10-07 jihwan.seomodified build option for CoAP/TCP
2015-10-06 jihwan.seoModified to check Payload for TCP
2015-10-05 jihwan.seomodified some code to make tcp header.
2015-10-05 Joseph MorrowMerge branch 'plugin-interface' into master
next