Fix build error with scons-4.4.0 version which is based on python3
[platform/upstream/iotivity.git] / resource / csdk / connectivity /
2023-02-09 biao716.wangFix build error with scons-4.4.0 version which is based... 37/287937/2 accepted/tizen/unified/20230214.171546
2022-11-17 Marek Pikułariscv64: Add support for RISC-V 75/284475/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20231005.094953 accepted/tizen/unified/20230306.081601 submit/tizen/20221206.152029 tizen_8.0_m2_release
2021-06-28 DoHyun PyunDisable auto connect while calling bt_gatt_connect 02/260502/1 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.5/unified/20211029.013650 accepted/tizen/7.0/unified/20221110.061438 accepted/tizen/7.0/unified/hotfix/20221116.110905 accepted/tizen/unified/20210629.130141 submit/tizen/20210628.055145 submit/tizen_6.5/20211028.163401 tizen_6.5.m2_release tizen_7.0_m2_release
2020-06-19 Sourav Bhuwalka[CONPRO-1591]:Crash in libconnectivity_abstraction... 34/236734/1
2020-06-19 Sudipto[CONPRO-1583]Enable Duplicate Ipv4/Ipv6 packets through... 27/236727/1
2020-06-16 KushAdding ConnectionManager Test Case 57/236357/1
2020-06-11 samanwayFix for Sonarqube Bugs 88/235988/1
2020-04-14 DoHyun PyunRevert "[CONPRO-1568] Ignoring duplicate IPv6/Ipv4... 52/230752/1 accepted/tizen/unified/20200416.001142 submit/tizen/20200414.045530
2020-04-01 DoHyun PyunFix -Wreturn-type build warning 37/229537/1 accepted/tizen/unified/20200407.130847 submit/tizen/20200402.005546 submit/tizen/20200403.000136 submit/tizen/20200405.215959
2020-04-01 KushAdding fix for bi directional request 01/229401/1
2020-04-01 Kush[CONPRO-1568] Ignoring duplicate IPv6/Ipv4 messages 00/229400/1
2020-04-01 Kush[CONPRO-1558] Adding check for tasks already freed... 99/229399/1
2020-02-19 samanway[CONPRO-1561] Crash in memcpy 89/225289/2 submit/tizen/20200219.001638
2020-02-19 samanway[CONPRO-1560] iotivity crash in data receiver thread 88/225288/2
2020-01-30 DoHyun PyunRemove unused source file in tizen bt_le_adapter 49/223449/1 accepted/tizen/unified/20200204.125838 submit/tizen/20200203.002206 submit/tizen/20200218.000626
2020-01-30 KushCONPRO-1551 Adding support for LE bi directional request. 48/223448/1
2020-01-30 samanwayAdding NULL check in CALEClientAddUuid 47/223447/1
2020-01-28 samanway[CONPRO-1552] Build fail for -Werror=implicit-function... 89/223289/1
2020-01-12 samanwayFixing Iotivity crash in catcpserver 57/221557/3
2020-01-12 senthil.gs@samsung.comBug fix in set/unset adapter state change callback... 53/221553/3
2020-01-12 KushBLE Scan when GATT already connected. 52/221552/3
2020-01-12 samanwayAdding retry logic for gatt connection for VD client 51/221551/4
2020-01-12 KushDeadlock after BLE connection error in caleserver_mcd.c 50/221550/3
2020-01-12 samanwayBuild fix for tizen when TARGET_TRANSPORT=BLE 49/221549/3
2020-01-03 senthil.gs@samsung.comEnable GCOV Coverage & Logging in UT. (#628) 48/221548/2
2019-11-28 samanwayAvoiding code duplications in tizen BLE VD client files. 01/218801/1
2019-11-28 KushSplit TCP Server Mutex into different file 00/218800/1
2019-11-28 s.bhuwalka@samsung.comSplit Android CaleClient in two different files. (... 98/218798/1
2019-11-28 kush.agrawal@samsu... Removed duplicated code blocks (#615) 95/218795/1
2019-11-28 samanway.dey@samsu... Removing code duplication from Caleadapter.c (#606) 92/218792/1
2019-11-28 Senthil Kumar G SAvoid CA IP NW monitor code duplications. 91/218791/1
2019-11-18 senthil.gs@samsung.comStatic Analyzer Bug Fixes. (#603) 52/217952/1
2019-11-18 senthil.gs@samsung.comAvoid adding elements to QueueingThread if it's stopped... 42/217942/1
2019-11-15 Senthil Kumar G SSet error code to 0 for normal TCP disconnection. 85/217885/1
2019-10-30 Senthil Kumar G SSet socket family for IPv4 00/216600/3
2019-10-30 KushTCP Socket Bind API 99/216599/3
2019-10-30 samanwayBuild fix for visual display files 98/216598/3
2019-10-30 Senthil Kumar G SNew APIs to configure TCP Socket Keep-Alive. 97/216597/3
2019-10-29 SudiptoFix for SVACE Issues 96/216596/3
2019-10-29 sourav bhuwalkaCrash in Select 95/216595/2
2019-10-14 DoHyun PyunRemove the white space in caleadapter.c 55/215655/1
2019-10-14 sourav bhuwalkaCrash in select 34/215634/1
2019-10-14 Pyun DoHyunMerge "Enable GATT server indication for Tizen Speaker...
2019-10-14 sourav bhuwalkaCrash at CADestroyDataSet() 32/215632/1
2019-10-14 Jaehong JoMove CASetSecureEndpointUuid APIs 31/215631/1
2019-10-01 Anupam RoyEnable GATT server indication for Tizen Speaker 95/213895/6
2019-09-27 KushFix for destroying gatt client in case of error. 61/214861/1
2019-09-23 Pyun DoHyunMerge "[CONPRO-1483] Implementation of API for setting...
2019-09-23 Pyun DoHyunMerge "Adding Retry logic for LUX disconnection issue...
2019-09-23 Pyun DoHyunMerge "[CONPRO-1471]Adding logic for caching MTU in...
2019-09-20 Samanway DeyAdding Retry logic for LUX disconnection issue 81/214381/1
2019-09-10 Kush[CONPRO-1471]Adding logic for caching MTU in tizen... 80/214380/1
2019-09-06 Senthil Kumar G SFix for android build failure. 88/213988/1
2019-09-17 Aleksey Volkovsvace fixes 87/213987/1
2019-09-16 samanway-deyImplementation of Filtered Scan for BLE android client 82/213982/1
2019-09-03 samanway[CONPRO-1483] Implementation of API for setting scanfil... 84/214384/1
2019-08-30 SOURAV BHUWALKAReplace select with poll. 14/213114/1
2019-08-26 Vitalii IrkhaCONPRO-1481 crash while fuzzing with nmap 18/212718/1
2019-08-14 Senthil Kumar G S[CONPRO-1476] Fix memory leak in TCP server. 17/212717/1
2019-08-13 Senthil Kumar G S[CONPRO-1473] Fix for build error [-Werror=implicit... 16/212716/1
2019-08-12 Pyun DoHyunMerge "Update snapshot history" into tizen accepted/tizen/unified/20190816.112424 accepted/tizen/unified/20190819.112113 submit/tizen/20190814.040402 submit/tizen/20190819.064537
2019-08-12 Pyun DoHyunMerge "Handle race condition and mutex issues." into...
2019-08-09 Samanway DeyMutex Unlock Corrected 71/211871/2
2019-08-09 samanwayAdding fix for Sonarqube major issues for IoTivity... 70/211870/2
2019-08-01 Amit SinghCA API to retrieve the some internal values in TCP... 25/211025/2
2019-08-01 Senthil Kumar G SReturn accurate error codes for error cases. 21/211021/3
2019-07-15 DoHyun PyunUse GATT server's get mtu size API instead of GATT... 29/210029/2
2019-07-04 Pyun DoHyunMerge "Remove unused openssl-devel dependency" into...
2019-07-01 KushPutting check guard if thread already destroyed 92/208892/1
2019-07-01 Jaehong JoAdd CASetSecureEndpointUuid APIs 90/208890/1
2019-06-24 senthil.gs@samsung.comSet the queue handle to null before stop & destroy... 45/208345/1 accepted/tizen/unified/20190626.040955 submit/tizen/20190625.065348 submit/tizen/20190625.235330
2019-06-24 Samanway DeyAdding more randomised token generation logic 40/208340/1
2019-06-24 kush.agrawal[CONPRO-1430] BlockWiseTransfer Error 34/208334/1
2019-05-14 DoHyun PyunModify Tizen BLE 3.0 / 4.0 build option 48/206148/1
2019-04-30 DoHyun PyunRevert "Avoid adding elements to QueueingThread if... 04/205204/1 accepted/tizen/unified/20190507.111910 submit/tizen/20190506.232846
2019-04-26 Senthil Kumar G SAvoid adding elements to QueueingThread if it's already... 34/204734/1 accepted/tizen/unified/20190429.103659 submit/tizen/20190426.041844
2019-04-26 i.metelytsiaAlgorithm for obtaining uuid from TLS data changed 32/204732/1
2019-04-26 Harish Kumara MFix for crash in BLE receive thread. 30/204730/1
2019-04-18 Oleksii BeketovParse UUID in parentheses 91/203791/1
2019-04-18 kush.agrawalMake OCProcessEvent method. 89/203789/1
2019-03-21 DoHyun PyunFix the i586 build error for tizen 5.5's dlog format 22/201922/1 accepted/tizen/unified/20190321.062540 submit/tizen/20190321.032446
2019-03-19 DoHyun PyunFix the build error for tizen 5.5's dlog format 46/201746/1 submit/tizen/20190320.085337
2019-03-19 samanway-deyHiding Privacy Logs for LUX 24/201724/1
2019-03-19 h.marappa@samsung.comUpdate catcpserver.c 23/201723/1
2019-03-19 Michał BonioioTivity [BinType] AP [Customer] iot-core 22/201722/1
2019-03-18 Grzegorz Żakiewiczwrap CAcloseSslConnectionFreeEndpoint method with __TIZ... 56/201656/1
2019-03-18 Robert ChudekAdd CAcloseSslConnectionFreeEndpoint method 55/201655/1
2019-03-18 kush agrawalReturning less than MTU from CALEClientGetMtuSize 54/201654/1
2019-03-18 Abhishek SansanwalAdding le client changes in caleclient_vd.c 53/201653/1
2019-03-18 Robert ChudekAdd CASetCloudAddressForProxy method 52/201652/1
2019-02-13 Kush AgrawalModified logic for LE scanning 68/199568/1 accepted/tizen/unified/20190214.060556 submit/tizen/20190213.055543
2019-02-01 Abhishek SansanwalProviding build option to disable BLE server 41/199041/3 accepted/tizen/unified/20190208.061532 submit/tizen/20190201.062348 submit/tizen/20190206.231730
2019-01-18 agrkushEnable auto connect while calling bt_gatt_connect 19/198019/1
2019-01-10 Amit KSAdded scanning of custom UUID's and MTU Negotiation... 76/197176/1
2019-01-10 agrkushFixes in Tizen LE Client 75/197175/1
2019-01-10 Harish Kumara MOption to skip close TCP on IF down. 74/197174/1
2019-01-10 agrkushSetting descriptor in write characterstic in LE server 73/197173/1
2018-12-27 Harish Kumara MReturning less than MTU from CALEClientGetMtuSize 84/196284/1
2018-12-19 agrkushChanging logic of fetching MTU size in server size. 47/195847/1 accepted/tizen/unified/20181219.154852 submit/tizen/20181219.010032 submit/tizen/20181219.045745
2018-12-19 samanway-deyAdding API for setting MTU size in Tizen BLE Client 46/195846/1
next