[Win32] Rename 'interface' to satisfy Windows.h
[platform/upstream/iotivity.git] / resource / csdk / connectivity /
2016-05-19 Daniel Ferguson[Win32] Rename 'interface' to satisfy Windows.h
2016-05-16 David AntlerMerge branch 'master' into windows-port
2016-05-10 Jaewook Jungchange the condition for BLE connected callback
2016-05-10 hyuna0213.joUpdated unit test case for CASetNetworkMonitorCallbacks
2016-05-10 Abhishek SharmaAdded COAP over TCP feature for Arduino for Transport TCP
2016-05-04 David AntlerMerge branch 'master' into windows-port
2016-05-04 jihwan.seoadded filter related to CoAP option that is not supported.
2016-05-04 Jaewook Jungcode clean up for android edr
2016-05-01 hyuna0213.joadded network monitoring logic in CAUtil
2016-04-29 Jaewook Jungandroid: update EDR socket info when re-connection
2016-04-29 hyuna0213.jofixed build script to test ca api.
2016-04-28 Daniel Ferguson[Win32] Change libcoap bitfield structure to use ushort
2016-04-27 David AntlerMerge branch 'master' into windows-port
2016-04-27 hyuna0213.jochanged queue destroy logic to delete the remained...
2016-04-27 jihwan.seoadded to checking connection state from CALEGetConstant...
2016-04-27 hyuna0213.joThe TCP port number discovery based UDP multicast message
2016-04-27 Jaewook Jungcode clean up in connection manager
2016-04-27 vimala.v[Arduino] Changed write property to Write without response
2016-04-27 vimala.v[Tizen]Gmainloop context is changed from default to...
2016-04-27 jihwan.seo[JIRA-1086] fixed CoAP uri-Port option filtering issue.
2016-04-26 David AntlerMerge branch 'master' into windows-port
2016-04-26 Jaewook Jungadd removing BWT data when retransmission fails
2016-04-25 David AntlerMerge branch 'master' into windows-port
2016-04-22 Jaehong JoChange characteristic user desciption descriptor.
2016-04-21 hyuna0213.joadded code to close the netlink socket.
2016-04-19 jihwan.seofixed EDR crash issue when g_context is deleted.
2016-04-19 jihwan.seofixed svace issue for CA
2016-04-19 jihwan.seomodified comment related parameter in BT JNI interface.
2016-04-19 hyuna0213.joAdded unit test cases for cablockwisetransfer.c api
2016-04-18 David AntlerMerge branch 'master' into windows-port
2016-04-15 George NashRemoved un-needed build script
2016-04-15 Jaehong JoChanged to be used only once to create input stream.
2016-04-13 George NashCompiler warning clean up
2016-04-13 jihwan.seocombined getting JNI methodID for several connectivity...
2016-04-13 jihwan.seofixed calling getService failure without SDP.
2016-04-11 David AntlerMerge branch 'master' into windows-port
2016-04-11 coderhymeAdded sonames to libs when build target is android.
2016-04-09 jihwan.seoAdded necessary error log in LE server for android.
2016-04-09 hyuna0213.jo[IOT-1043] [RI] Canceling observation using RESET is...
2016-04-09 hyuna0213.jochanged code to close the socket generated when initial...
2016-04-08 jihwan.seoFinished moving check for failure to connect over
2016-04-07 hyuna0213.jofixed code to get token about the empty message
2016-04-07 jihwan.seoremove unnecessary startScan logic.
2016-04-07 hyuna0213.jomodified target message type related blockwise transfer.
2016-04-07 jihwan.seoadded BLE connection State callback routine in common
2016-04-07 Jaehong JoFix issuse related unregisterReceiver
2016-04-05 jihwan.seomodified reasonable log message for connectionStateChan...
2016-04-05 jihwan.seoto enable manual disconnect callback for android BLE...
2016-04-05 jihwan.seoenabled ScanResponse for Advertising in BLE server
2016-03-31 junghun kimadded tizen bt error codes
2016-03-30 jihwanseomodified BT on/off monitoring logic in EDR Adapter
2016-03-30 jihwanseoremoved CASample App for CA
2016-03-29 hyuna0213.joRemoved unnecessary files in connectivity abstraction
2016-03-29 Manoj GuptaCompile Time Warnings Removed
2016-03-29 jihwan.seomodified start Multicast Server logic of android BLE.
2016-03-29 vimala.vEnabled OIC_LOG_BUFFER for Tizen
2016-03-29 jihwan.seoclean up getting methodID from jni
2016-03-29 hyuna0213.joChanged the message transmission logic about CA_DEFAULT...
2016-03-25 jihwan.seofixed some crash for NFC.
2016-03-25 hyuna0213.jochanged block-wise transfer logic to process non-confir...
2016-03-25 jihwan.seoadded some comment in here and there in pdu.h/c.
2016-03-24 jihwan.seoremove previous received data from ReceiveQueue for...
2016-03-24 jihwan.seo(IOT-997) modified checking scanned device for unicast
2016-03-19 Jaewook Jungfix error for create a new block data
2016-03-19 koushik.girijalaFix for Klockwork issues
2016-03-18 jihwan.seofixed initialization issue for connection state.
2016-03-18 Jaewook Jungremoved warning in CA layer
2016-03-17 Shashank Shekhar... Corrected compile time warning of unused variables
2016-03-17 hyuna0213.joChanges related to accept socket initialization
2016-03-17 hyuna0213.jofixed the bug related to coap over tcp pdu creation.
2016-03-17 Shashank Shekhar... Corrected empty body 'if' warning
2016-03-17 Jaehong JoRemove unnecessary code
2016-03-16 hyuna0213.joRemoved unnecessary/duplicated code in connectivity...
2016-03-16 Manoj GuptaMemory Leak of capi context resolved
2016-03-16 jihwan.seofixed an issue there is no check null for connection...
2016-03-16 jihwan.seoclean up for android BLE client
2016-03-16 Jaewook Jungcode clean up in caedrserver.c
2016-03-16 Jaewook Jungcode clean up in cablockwisetransfer
2016-03-16 jihwan.seoTo get device name from scanned device for Android...
2016-03-16 jihwan.seofixed wrong waiting for scanned device.
2016-03-16 jihwan.seoclean global variables for connection manager
2016-03-15 David AntlerRemove ca_mutex_trylock and associated unit test
2016-03-15 jihwanseoResolved Adruino build errors
2016-03-11 David AntlerCode cleanup of csdk/connectivy/util/SConscript
2016-03-11 hyuna0213.joChanged tcp adapter logic to process the received data...
2016-03-09 Dmitriy ZhuravlevFix initialization in PKIX
2016-03-08 hyuna0213.joremoved unnecessary cafragmentation files
2016-03-07 Madan LankaMerge "Merge branch 'simulator'."
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-03-07 Jee Hyeok KimMerge branch 'cloud-interface'
2016-03-07 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-03-07 Uze ChoiMerge "Merge branch 'group-manager'"
2016-03-07 vimala.vFix to notify connected state to Tizen LE client from...
2016-03-07 jihwan.seomodified timing issue associated with data transmission.
2016-03-07 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-03-07 Jihun HaMerge branch 'group-manager'
2016-03-05 jihwan.seoremoved warning in connectivity abstraction.
2016-03-05 lankamadanMerge "Merge branch 'easysetup'"
2016-03-04 Dmitriy ZhuravlevFix for issues reported on SVACE tool for PKIX
next