summaryrefslogtreecommitdiff
path: root/resource/csdk/connectivity
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Implementation of Filtered Scan for BLE android clientsamanway-dey4-2/+308
2019-08-30Replace select with poll.SOURAV BHUWALKA3-164/+178
2019-08-26CONPRO-1481 crash while fuzzing with nmapVitalii Irkha1-0/+6
2019-08-14[CONPRO-1476] Fix memory leak in TCP server.Senthil Kumar G S1-2/+10
2019-08-13[CONPRO-1473] Fix for build error [-Werror=implicit-function-declaration]Senthil Kumar G S3-11/+15
2019-08-09Mutex Unlock CorrectedSamanway Dey1-4/+5
2019-08-09Adding fix for Sonarqube major issues for IoTivity 1.2-relsamanway2-1/+6
2019-08-02CA API to retrieve the some internal values in TCP socketAmit Singh4-0/+245
2019-08-02Return accurate error codes for error cases.Senthil Kumar G S1-2/+2
2019-07-15Use GATT server's get mtu size API instead of GATT client APIDoHyun Pyun3-1/+27
2019-07-01Putting check guard if thread already destroyedKush1-0/+6
2019-07-01Add CASetSecureEndpointUuid APIsJaehong Jo5-0/+70
2019-06-24Set the queue handle to null before stop & destroy. (#525)submit/tizen/20190625.235330submit/tizen/20190625.065348accepted/tizen/unified/20190626.040955senthil.gs@samsung.com1-8/+14
2019-06-24Adding more randomised token generation logicSamanway Dey1-1/+0
2019-06-24[CONPRO-1430] BlockWiseTransfer Errorkush.agrawal1-2/+6
2019-05-15Modify Tizen BLE 3.0 / 4.0 build optionDoHyun Pyun3-7/+12
2019-04-30Revert "Avoid adding elements to QueueingThread if it's already stopped."submit/tizen/20190506.232846accepted/tizen/unified/20190507.111910DoHyun Pyun1-10/+0
2019-04-26Avoid adding elements to QueueingThread if it's already stopped.submit/tizen/20190426.041844accepted/tizen/unified/20190429.103659Senthil Kumar G S1-0/+10
2019-04-26Algorithm for obtaining uuid from TLS data changedi.metelytsia1-37/+89
2019-04-26Fix for crash in BLE receive thread.Harish Kumara M1-55/+138
2019-04-18Parse UUID in parenthesesOleksii Beketov1-0/+15
2019-04-18Make OCProcessEvent method.kush.agrawal5-31/+116
2019-03-21Fix the i586 build error for tizen 5.5's dlog formatsubmit/tizen/20190321.032446accepted/tizen/unified/20190321.062540DoHyun Pyun1-2/+2
2019-03-19Fix the build error for tizen 5.5's dlog formatsubmit/tizen/20190320.085337DoHyun Pyun1-1/+1
2019-03-19Hiding Privacy Logs for LUXsamanway-dey3-3/+3
2019-03-19Update catcpserver.ch.marappa@samsung.com1-14/+13
2019-03-19ioTivity [BinType] AP [Customer] iot-coreMichał Bonio1-0/+4
2019-03-18wrap CAcloseSslConnectionFreeEndpoint method with __TIZEN__ flagGrzegorz Żakiewicz4-2/+7
2019-03-18Add CAcloseSslConnectionFreeEndpoint methodRobert Chudek4-0/+81
2019-03-18Returning less than MTU from CALEClientGetMtuSizekush agrawal1-1/+2
2019-03-18Adding le client changes in caleclient_vd.cAbhishek Sansanwal1-2/+18
2019-03-18Add CASetCloudAddressForProxy methodRobert Chudek2-0/+98
2019-02-13Modified logic for LE scanningsubmit/tizen/20190213.055543accepted/tizen/unified/20190214.060556Kush Agrawal2-0/+6
2019-02-01Providing build option to disable BLE serversubmit/tizen/20190206.231730submit/tizen/20190201.062348accepted/tizen/unified/20190208.061532Abhishek Sansanwal4-1/+18
2019-01-18Enable auto connect while calling bt_gatt_connectagrkush1-1/+1
2019-01-10Added scanning of custom UUID's and MTU Negotiation LogicAmit KS1-153/+198
2019-01-10Fixes in Tizen LE Clientagrkush1-1/+2
2019-01-10Option to skip close TCP on IF down.Harish Kumara M4-1/+77
2019-01-10Setting descriptor in write characterstic in LE serveragrkush1-3/+8
2018-12-27Returning less than MTU from CALEClientGetMtuSizeHarish Kumara M1-2/+2
2018-12-19Changing logic of fetching MTU size in server size.submit/tizen/20181219.045745submit/tizen/20181219.010032accepted/tizen/unified/20181219.154852agrkush1-4/+31
2018-12-19Adding API for setting MTU size in Tizen BLE Clientsamanway-dey3-20/+119
2018-12-17Fix 64bit build error for tizen dlog print formatsubmit/tizen/20181217.021058accepted/tizen/unified/20181217.142341DoHyun Pyun6-19/+16
2018-12-13Adding more samsung specific propertiessourav bhuwalka1-1/+1
2018-12-12Fixes for scan in VDsubmit/tizen/20181212.005641accepted/tizen/unified/20181212.062520agrkush3-28/+106
2018-12-07Change scan and connect sequence for Tizen LE Client (VD).agrkush1-151/+65
2018-12-07Add vd specific caleclient codeagrkush2-1/+1552
2018-12-05OXM notify CBOleksii Beketov2-1/+15
2018-12-05Double confirmation logic removedOleksii Beketov2-30/+39
2018-12-05Absent client's certificate CBOleksii Beketov2-1/+42