code refactoring on camessagehandler
[platform/upstream/iotivity.git] / resource / csdk / connectivity /
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
2015-10-05 Hauke Mehrtensfix function signature in catcpadapter.c
2015-10-05 hyuna0213.jo[JIRA IOT-778] fixed the jira issue related to CASendNo...
2015-10-05 jihwan.seo[JIRA IOT-768] fixed to parsing message length for TCP
2015-10-05 jihwanseofixed the dependency issue between RM and BWT (IOT...
2015-10-02 John Lightcaipserver now reports correctly whether a received...
2015-09-30 Jon A. CruzMerge "Merge Resource Directory into the master"
2015-09-30 Habib VirjiMerge Resource Directory into the master
2015-09-29 vimala.vKlockwork fixes for Routing Manager and CA
2015-09-29 Habib VirjiOCMulticast start and stop APIs
2015-09-29 Rahul RahulAdded APK generation to build scripts
2015-09-28 Sachin AgrawalRefactor PSK Credential retrieval interface
2015-09-28 Sachin AgrawalMerge branch 'security-CKM' into 'master'
2015-09-26 Joseph MorrowMerge branch 'master' into plugin-interface
2015-09-25 Sachin AgrawalRemoved the filter to add 'identity' info on selective...
2015-09-25 Ashok ChannaFixed the start adapter bug in ip/tcp adapter. (IOT...
2015-09-25 Jon A. CruzMerge "Merge branch 'remote-access2'"
2015-09-25 js126.leeFixed Tizen build error with SECURED=1
2015-09-25 Dmitrii ZhuravlevRemoved automatic switching to X.509 in CA
2015-09-25 hyuna0213.jofixed the jira IOT-712 issue in blockwise-transfer
2015-09-25 jihwan.seo[JIRA IOT-737] fixed to prevent send coap pdu for no uri
2015-09-25 K.J. KaoMerge branch 'remote-access2'
2015-09-24 jihwan.seo[JIRA IOT-738] fixed to calculate message length for...
2015-09-24 vimala.vPrevent fixes in Routing Manager and CA.
2015-09-24 hyuna0213.joUpdated the code related to Blockwise Transfer in CA
2015-09-23 jihwan.seorearranged unnecessary logs in android BLE
2015-09-23 Hauke Mehrtensca: fix android KitKat 4.4 support
2015-09-23 Hauke Mehrtenslogging: add format checks for printf input
2015-09-22 Jaehong JoModify Improper deletion of ArrayList
2015-09-22 hyuna0213.jofixed the prevent issues for CA linux platform.
2015-09-20 Joseph MorrowMerge branch 'plugin-interface' into master
2015-09-20 Habib VirjiUpdate RD with latest master
2015-09-20 Sachin AgrawalMerge branch 'security-summit' into 'master'
2015-09-19 Sachin AgrawalMerge "Merge branch 'security-CKM' into 'master'"
2015-09-19 Dmitrii ZhuravlevMerge branch 'security-CKM' into 'master'
2015-09-19 Harish Kumara MarappaMerge branch 'simulator'
2015-09-19 Younghyun JooMerge "Merge branch 'master' into resource-encapsulatio...
2015-09-19 Younghyun JooMerge branch 'master' into resource-encapsulation
2015-09-18 Sachin AgrawalAdd PKIX build
2015-09-18 Madan LankaMerge "Merge branch 'master' into simulator" into simulator
2015-09-18 Dmitrii ZhuravlevCA retrieve PKIX resource from SRM using callbacks
2015-09-18 Ravi NanjundappaAdd iotivity.pc.in file and generate iotivity.pc file
2015-09-18 Jaehong JoFixed android local reference overflow
2015-09-18 hyuna0213.jooptimization to use the existing buffer in blockwise...
2015-09-18 Thiago MacieiraRemove unnecessary include.
2015-09-18 jihwanseofixed the prevent issues for CA android platform.
2015-09-18 Harish Kumara MarappaMerge branch 'master' into simulator
2015-09-18 Madan LankaMerge "Merge branch 'master' into resource-encapsulatio...
2015-09-18 hunje.yeonMerge branch 'master' into resource-encapsulation
2015-09-17 jihwan.seoupdated CA sample app related to removed CA_SUCCESS
2015-09-17 hyuna0213.joModified the argument in CAAddBlockOption()
next