[ARDUINO] Resolved build error for WITH_TCP=TRUE
[platform/upstream/iotivity.git] / resource / csdk / connectivity /
2016-07-13 vimala.v[ARDUINO] Resolved build error for WITH_TCP=TRUE
2016-07-13 vimala.v[JIRA 1190] Added null checks in Tizen BLE adapter
2016-07-12 hyuna0213.joChanged CAConnectionStateChangedCB param to take endpoi...
2016-07-12 Philippe CovalBuild: add gtest libs automatically
2016-07-12 Jaehong JoChanged Tizen 2.4 gatt API
2016-07-12 David AntlerFix data alignment issue in tinydtls session_t
2016-07-12 hyuna0213.joImplement missing unit tests for ulinklist
2016-07-11 jihwan.seoremoved to set discoveralbe mode related BR/EDR in...
2016-07-11 Philippe CovalBuild: reworked unit tests to use gtest in a more gener...
2016-07-08 Philippe Covaltizen: Bump to 1.1.1
2016-07-06 hyuna0213.joFix tcp adapter build issue related to CAEndpoint_t
2016-07-01 David AntlerMerge branch 'windows-port'
2016-07-01 David AntlerPrepare for merge. Improved consistency and style.
2016-07-01 Inga Stotland[IOT-1133] Fix size setting for CA URI buffer
2016-06-29 jihwan.seoremoved build warning for android
2016-06-29 hyuna0213.joremove build warning for linux
2016-06-29 hyuna0213.jo[JIRA-1151] IoTivity Blockwise transfer is sort of...
2016-06-28 vimala.v[Tizen] Resolved build warnings
2016-06-27 David AntlerRemove references to 'winrt'
2016-06-24 js126.leeChange CARemovePeer condition when DTLS is closed
2016-06-22 jihwan.seoremoved svace warning for android
2016-06-15 David AntlerMerge branch 'master' into windows-port
2016-06-15 hyuna0213.jomodified tcp connection callback parameter type
2016-06-14 i.pazderskyyImplement missing unit tests for CKM.
2016-06-13 David AntlerMerge branch 'master' into windows-port
2016-06-10 Todd Malsbary[IOT-1113] MAX_ADDR_STR_SIZE_CA should match MAX_ADDR_S...
2016-06-10 jihwan.seoadded Scan Interval API
2016-06-09 Gregg Reynoldsfix warning/bug: address of array 'info->addr' will...
2016-06-08 Dmitriy ZhuravlevFix CA DTLS handshake retransmission timer
2016-06-07 Dave ThalerMore VS2013 fixes
2016-06-07 David Antler[Win32] Fix types in caipserver.c
2016-06-06 David AntlerMerge branch 'master' into windows-port
2016-06-06 Dave ThalerVS 2013 fixes
2016-06-03 George NashClean compiler warnings.
2016-06-03 hyuna0213.joFixed crash issue related to BT on/off in Tizen
2016-06-03 hyuna0213.joAdded CA Util API to assign the port number of IP(UDP...
2016-06-03 hyuna0213.jofixed the bug to check the tcp header type from size
2016-06-03 jihwan.seoremoved retry code for uncommon case in android BLE
2016-06-02 David AntlerMerge branch 'master' into windows-port
2016-06-02 Dave ThalerVS 2013 changes for csdk
2016-06-02 David AntlerVS2013/15 aggregate changes of Intel and Microsoft
2016-06-02 David Antler[Win32] Modify SConscripts to prepare for VS
2016-06-01 Kyungsun ChoUpdated and typo-fixed |SHA| API names on tinydtls...
2016-05-27 David AntlerIOT-1073 Enable AutoConf header file CPPDEFINES
2016-05-27 David Antler[Win32] Implement events shutdown in lieu of pipes
2016-05-27 vimala.v[Tizen]Fix for LE Server termination issue
2016-05-27 hyuna0213.joadded error callback for findResource() in stack
2016-05-27 jihwan.seoadded direct gatt connect in Android
2016-05-25 Daniel Ferguson[Win32] Add win32 threading & synchronization.
2016-05-25 Daniel Ferguson[Win32] Add SECURED build option support for msys_nt
2016-05-25 Daniel Ferguson[Win32] Add msys_nt flags to enable gtest unit tests
2016-05-25 Daniel Ferguson[Win32] Add win32-specific networking APIs
2016-05-25 vimala.v[TIZEN]Moved GMainloop to CSDK sample from network...
2016-05-25 Inga StotlandFix debug output
2016-05-25 Manoj GuptaReadme File changed
2016-05-24 Daniel Ferguson[Win32] Add conditional compilation directives.
2016-05-20 David AntlerMerge branch 'master' into windows-port
2016-05-20 Daniel Ferguson[Win32] Add SCons support for building /resource
2016-05-19 Daniel Ferguson[Win32] Rename 'interface' to satisfy Windows.h
2016-05-19 Ashok Babu ChannaMerge "Merge branch '1.1-rel'"
2016-05-17 vimala.vFix in LE adapter to return CA_STATUS_OK when BT is...
2016-05-17 hyuna0213.joclean up the socket close logic in caipserver
2016-05-17 jihwan.seoFixed crash issue related to send in Android BLE
2016-05-16 Thiago MacieiraMerge branch '1.1-rel'
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.
next