summaryrefslogtreecommitdiff
path: root/resource
AgeCommit message (Expand)AuthorFilesLines
2017-05-24Fix TLSAdapter unit tests in RC3ol.beketov1-299/+67
2017-05-24IOT-2351 CA: Parse all interfacesDan Mihai2-2/+2
2017-05-24[IOT-2340] Added NULL check for 'pdu->transport_hdr'arya.k1-0/+1
2017-05-24[IOT-2314] De-reference pResponse done after null check.Sushil Yadav1-6/+5
2017-05-23[IOT-2300] Call callback when delete roles resourceGreg Zaverucha1-0/+2
2017-05-23[IOT-2342] Fix a crash issue on secureresourcemanager.cJaewook Jung1-15/+21
2017-05-23Fix compile error with g++ 6.3.1 and RD unit tests.Todd Malsbary1-10/+10
2017-05-23[IOT-2322][CHP][SampleApp] Coap http proxy is not working in secured modeVeeraj Khokale1-9/+18
2017-05-23[IOT-2303] Modify comment to OCProvisionCredentialsJongmin Choi1-1/+1
2017-05-23[IOT-2344] Use correct index when checking for alloc failure.Todd Malsbary1-2/+2
2017-05-23[IOT-2063] Enable endpoints filtering in CAIPGetInterfaceInformation()hyuna0213.jo7-32/+124
2017-05-22[IOT-2175] Fix regression with optional 'pri' property.Todd Malsbary1-3/+1
2017-05-22Fix provisioning unit testsOleksandr Dmytrenko1-2/+2
2017-05-22[IOT-2302] Don't assert roles for KeepAlivehyuna0213.jo1-3/+5
2017-05-22[IOT-2330] fix block issue related rfcomm accept logicjihwan.seo1-6/+9
2017-05-22Filter out an exceptional case if a response payload of discovery is NULLJihun Ha1-1/+1
2017-05-22IOT-2274 : Json2Cbor support for swagger files - introspectionSrikrishna Gurugubelli1-37/+225
2017-05-22[IOT-2205] g_sslContextMutex synchronization improvementsDan Mihai1-21/+63
2017-05-22IOT-1828 Add oc_mutex_new_recursiveWay Vadhanasin4-53/+195
2017-05-22IOT-1828 Fix oc_mutex_assert_owner bugWay Vadhanasin2-2/+28
2017-05-22[IOT-2284] connectivity: Fixed dead lock issue in catcpserverhyuna0213.jo1-34/+49
2017-05-22IoT-1842: Fix OCRepresentation issues on VS2013.Soemin Tjong2-30/+5
2017-05-22[IOT-2271] [IOT-2308] fix hard-coded ACL for discovery and onboardingNathan Heldt-Sheller8-315/+241
2017-05-22Fix defects detected by static code analyzerJaewook Jung3-23/+12
2017-05-22[IOT-2334][IOT-2335] Fixed presence sample app crash issuehyuna0213.jo1-1/+1
2017-05-22[IOT-2281] /oic/sec/amacl responding to GET but not to POSTNathan Heldt-Sheller1-0/+5
2017-05-21[IOT-2280] update /doxm.rowneruuid in POST handlerNathan Heldt-Sheller1-2/+52
2017-05-21[IOT-2293] [IOT-2192] reject POST to /acl2 Resource with ACL1 payloadNathan Heldt-Sheller2-7/+48
2017-05-21Ignore introspectionDmitriy Zhuravlev1-1/+2
2017-05-21[IOT-2105] Removing undocumented property oxmtypes from doxmsaurabh.s910-294/+9
2017-05-21[IOT-2315] gAcl fixOleksandr Dmytrenko1-13/+31
2017-05-21[IOT-2337] Fix credential resource warningsDmitriy Zhuravlev1-8/+8
2017-05-21[IOT-2282] Do not update ACL in SVR DB when receive NULL aces from cloudAndrii Shtompel1-0/+7
2017-05-21[IOT-2245] Fix CredEntityHandlerDeleteTestDmitriy Zhuravlev1-39/+21
2017-05-21[IOT-2331] segmentation fault in aclresource.cOleksandr Dmytrenko1-1/+2
2017-05-21[IOT-2124] added NULL check after OICCallocsaurabh.s91-0/+2
2017-05-21[IOT-2133] Adding missing updateIndividualAcl APIsaurabh.s92-0/+40
2017-05-21Fix issues detected by static analysisGlen Youngjin Kim4-2/+45
2017-05-21Free payload and option in clientCB.Ziran Sun2-0/+16
2017-05-21[IOT-2283] connectivity: Fixed the duplicated response issue on discoveryhyuna0213.jo1-4/+0
2017-05-20Fix Windows build breaksDan Mihai3-18/+37
2017-05-20[IOT-2263] Fix provisioning flow with DOSDmitriy Zhuravlev3-368/+743
2017-05-20Fix SVACE defects - part 2Oleg Kopysov1-10/+9
2017-05-20[IOT-2262][IOT-2232][IOT-2305] Fix manufacturer certificate OTMol.beketov7-12/+156
2017-05-20Fix defects detected by SVACEOleg Kopysov5-16/+13
2017-05-20Remove build warningsJaewook Jung9-28/+18
2017-05-20IOT-2333 : Introspection resource should be OC_SECURE onlySrikrishna Gurugubelli1-1/+1
2017-05-20Fixed memory leak on ocpayload.chyuna0213.jo1-0/+2
2017-05-20[IOT-2324]warning fix 2Oleksandr Dmytrenko7-111/+37
2017-05-20[IOT-2324]warning fix 1Oleksandr Dmytrenko2-23/+20