summaryrefslogtreecommitdiff
path: root/resource
AgeCommit message (Expand)AuthorFilesLines
2020-02-19[CONPRO-1561] Crash in memcpysubmit/tizen_5.5_wearable_hotfix/20201026.184307submit/tizen_5.5/20200224.011218submit/tizen_5.5/20200219.001653accepted/tizen/5.5/unified/wearable/hotfix/20201027.100634accepted/tizen/5.5/unified/20200224.123517tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unifiedsamanway1-1/+1
2020-02-19[CONPRO-1560] iotivity crash in data receiver threadsamanway2-10/+35
2020-02-19[CONPRO-1564] Doxm deadlockOleksii Beketov1-0/+8
2020-02-19[CONPRO-1549] Create new method in RDClientSourav Bhuwalka2-0/+65
2020-02-19Add uuid convertOleksii Beketov1-1/+8
2020-01-30Remove unused source file in tizen bt_le_adaptersubmit/tizen_5.5/20200218.000609submit/tizen_5.5/20200217.025028submit/tizen_5.5/20200203.002145accepted/tizen/5.5/unified/20200204.042423DoHyun Pyun1-1665/+0
2020-01-30CONPRO-1551 Adding support for LE bi directional request.Kush2-3/+34
2020-01-30Adding NULL check in CALEClientAddUuidsamanway1-3/+14
2020-01-28Merge "[CONPRO-1552] Build fail for -Werror=implicit-function-declaration]" i...Pyun DoHyun1-0/+2
2020-01-28[CONPRO-1552] Build fail for -Werror=implicit-function-declaration]samanway1-0/+2
2020-01-28[CONPRO-1552] Fixing lack of header guards in RDClient.hsamanway1-0/+5
2020-01-17Iotivity crash on 502 Bad Gateway errorSourav Bhuwalka1-1/+1
2020-01-12Merge "CONPRO-1542 Adding left out error codes conversion from EntityHandler ...Pyun DoHyun1-0/+18
2020-01-12Merge "New API for self ACL updating" into tizen_5.5Pyun DoHyun7-39/+205
2020-01-12Merge "Bug fix in set/unset adapter state change callback. (#640)" into tizen...Pyun DoHyun5-14/+18
2020-01-12Merge "BLE Scan when GATT already connected." into tizen_5.5Pyun DoHyun1-18/+64
2020-01-12Merge "Fixing Iotivity crash in catcpserver" into tizen_5.5Pyun DoHyun2-9/+20
2020-01-12Merge "Adding retry logic for gatt connection for VD client" into tizen_5.5Pyun DoHyun1-21/+1
2020-01-12Merge "Deadlock after BLE connection error in caleserver_mcd.c" into tizen_5.5Pyun DoHyun1-0/+2
2020-01-12Merge "Enable GCOV Coverage & Logging in UT. (#628)" into tizen_5.5Pyun DoHyun5-0/+20
2020-01-06Fixing Iotivity crash in catcpserversamanway2-9/+20
2020-01-06CONPRO-1542 Adding left out error codes conversion from EntityHandler to OCSt...Kush1-0/+18
2020-01-06New API for self ACL updatingIurii Metelytsia7-39/+205
2020-01-06Bug fix in set/unset adapter state change callback. (#640)senthil.gs@samsung.com5-14/+18
2020-01-06BLE Scan when GATT already connected.Kush1-18/+64
2020-01-06Adding retry logic for gatt connection for VD clientsamanway1-21/+1
2020-01-06Deadlock after BLE connection error in caleserver_mcd.cKush1-0/+2
2020-01-06Enable GCOV Coverage & Logging in UT. (#628)senthil.gs@samsung.com5-0/+20
2020-01-06Build fix for tizen when TARGET_TRANSPORT=BLEsamanway2-1/+4
2019-11-28Fix for crash at FindResourceByUri(). (#629)senthil.gs@samsung.com2-2/+3
2019-11-28Avoiding code duplications in tizen BLE VD client files.samanway2-9/+80
2019-11-28Split TCP Server Mutex into different fileKush4-115/+211
2019-11-28QB_linux_SECURED build failedVitalii Irkha3-17/+43
2019-11-28Split Android CaleClient in two different files. (#619)s.bhuwalka@samsung.com5-628/+729
2019-11-28Split Routing Table into Gateway and Endpoint (#617)kush.agrawal@samsung.com5-244/+387
2019-11-28Added changes for SVR DB Validity APIVitalii Irkha5-22/+52
2019-11-28Removed duplicated code blocks (#615)kush.agrawal@samsung.com4-385/+113
2019-11-28Draft Created API for SVR DB Integrity checkVitalii Irkha8-2/+359
2019-11-28Removing code duplication from Caleadapter.c (#606)samanway.dey@samsung.com1-232/+37
2019-11-28Avoid CA IP NW monitor code duplications.Senthil Kumar G S7-174/+182
2019-11-28Fix process event life cycleJaehyun Cho3-37/+51
2019-11-18Added check resetSVRDB callback to NULLVitalii Irkha1-1/+9
2019-11-18Static Analyzer Bug Fixes. (#603)senthil.gs@samsung.com15-52/+46
2019-11-18Fix Werror=implicit-function-declarationVitalii Irkha2-0/+2
2019-11-18Added notification callback on reset SVR DBVitalii Irkha5-0/+80
2019-11-18Workaround for CONPRO-1516Vitalii Irkha4-0/+184
2019-11-18Added missing catch block for std::exception (#598)kush.agrawal@samsung.com1-4/+10
2019-11-18Replace API's for reverting all secure resourcesVitalii Irkha1-2/+1
2019-11-18Avoid adding elements to QueueingThread if it's stopped. (#596)senthil.gs@samsung.com8-20/+135
2019-11-18Revert "Add empty string check of uuid"Aleksey Volkov1-6/+1