Revert "Avoid adding elements to QueueingThread if it's already stopped."
[platform/upstream/iotivity.git] / resource / csdk / connectivity / util /
2019-01-10 Harish Kumara MOption to skip close TCP on IF down. 74/197174/1
2018-10-05 Amit KSAdded API to disable starting advertisement automatically 27/190727/1
2018-10-05 Amit KSAdded API to disable starting advertisement automatically 25/190725/1
2018-04-20 Veeraj KhokaleReplace tizen BLE internal APIs with public 24/176624/1
2017-12-14 Hongkuk, SonUpdate snapshot(2017-12-14) 70/163970/1 accepted/tizen/unified/20171215.060615 submit/tizen/20171214.102437
2017-12-07 Hongkuk, SonUpdate snapshot(2017-12-06) 61/163061/1 accepted/tizen/unified/20171211.061308 submit/tizen/20171208.075007
2017-10-10 Hongkuk, Sonreplace : iotivity -> iotivity-sec 10/153710/3 accepted/tizen/unified/20171010.063815 submit/tizen/20171010.021131
2016-12-15 hyuna0213.jo[IOT-1671] Fixed base layer terminate logic 62/104962/1 accepted/tizen/3.0/common/20161215.164648 accepted/tizen/3.0/ivi/20161216.083348 accepted/tizen/3.0/mobile/20161216.083319 accepted/tizen/3.0/tv/20161216.083332 accepted/tizen/3.0/wearable/20161216.083338 submit/tizen_3.0/20161215.040308
2016-11-15 jihwan.seomodified BLE scanning logic to stop while is connecting.
2016-09-02 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-09-02 ccMerge branch 'master' into notification-service
2016-08-25 Jaewook Jungresolve build warnings for android
2016-08-08 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-07-25 Jee Hyeok KimMerge branch 'cloud-interface'
2016-07-20 Uze ChoiMerge "Merge branch 'master' into notification-service...
2016-07-20 Hun-je YeonMerge branch 'master' into notification-service
2016-07-20 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-20 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-07-19 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
2016-07-19 Jee Hyeok KimMerge branch 'cloud-interface'
2016-07-19 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-07-19 hyuna0213.joRefactored Connectivity Abstraction code
2016-07-18 Hun-je YeonMerge branch 'master' into notification-service
2016-07-14 uzchoiMaster branch merge for VS build success
2016-07-12 hyuna0213.joChanged CAConnectionStateChangedCB param to take endpoi...
2016-07-11 uzchoiMerge branch 'master' into extended-easysetup
2016-07-11 uzchoiMerge branch 'master' into notification-service
2016-07-04 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-07-01 David AntlerMerge branch 'windows-port'
2016-06-22 jihwan.seoremoved svace warning for android
2016-06-15 Hun-je YeonMerge branch 'master' into notification-service
2016-06-13 David AntlerMerge branch 'master' into windows-port
2016-06-10 jihwan.seoadded Scan Interval API
2016-06-09 Gregg Reynoldsfix warning/bug: address of array 'info->addr' will...
2016-06-06 David AntlerMerge branch 'master' into windows-port
2016-06-03 hyuna0213.joAdded CA Util API to assign the port number of IP(UDP...
2016-06-02 David AntlerMerge branch 'master' into windows-port
2016-05-27 jihwan.seoadded direct gatt connect in Android
2016-05-20 David AntlerMerge branch 'master' into windows-port
2016-05-19 Ashok Babu ChannaMerge "Merge branch '1.1-rel'"
2016-05-17 Hun-je YeonMerge branch 'master' into notification-service
2016-05-16 Thiago MacieiraMerge branch '1.1-rel'
2016-05-04 David AntlerMerge branch 'master' into windows-port
2016-05-01 hyuna0213.joadded network monitoring logic in CAUtil
2016-04-27 David AntlerMerge branch 'master' into windows-port
2016-04-27 Jaewook Jungcode clean up in connection manager
2016-04-25 David AntlerMerge branch 'master' into windows-port
2016-04-19 jihwan.seomodified comment related parameter in BT JNI interface.
2016-04-18 David AntlerMerge branch 'master' into windows-port
2016-04-13 jihwan.seofixed calling getService failure without SDP.
2016-04-11 David AntlerMerge branch 'master' into windows-port
2016-04-08 jihwan.seoFinished moving check for failure to connect over
2016-04-07 jihwan.seoadded BLE connection State callback routine in common
2016-04-05 jihwan.seoto enable manual disconnect callback for android BLE...
2016-03-18 Jaewook Jungremoved warning in CA layer
2016-03-16 jihwan.seofixed an issue there is no check null for connection...
2016-03-16 jihwan.seoclean global variables for connection manager
2016-03-15 Jaewook Jungremoved warning in CA layer
2016-03-15 jihwanseoResolved Adruino build errors
2016-03-11 David AntlerCode cleanup of csdk/connectivy/util/SConscript
2016-03-11 Jaewook Jungfixed an issue there is no check null for connection...
2016-03-11 jihwan.seoclean global variables for connection manager
2016-03-07 Harish Kumara MarappaMerge branch 'simulator'.
2016-03-07 Jee Hyeok KimMerge "Merge branch 'master' into cloud-interface"...
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-04 lankamadanMerge branch 'easysetup'
2016-03-04 Jaehong JoChange file mode.
2016-03-02 jihwan.seo[IOT-955] To separate of pairing BT
2016-03-02 jihwan.seoTo support autoconnect flag of connectGatt(..) for...
2016-03-02 jihwan.seoTo add connection manager for client for android BLE.
2016-03-02 jihwan.seoadded CA interface to monitoring network status for...
2016-02-29 Markus JungMerge branch 'resource-container'
2016-02-26 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-02-25 Madan LankaMerge "Merge branch 'master' into group-manager" into...
2016-02-24 hyuna0213.joTo add connection manager for Tizen BLE Server
2016-02-24 Jihun HaMerge branch 'master' into group-manager
2016-02-24 jihwanseoadded the CA interface to monitoring network status.