summaryrefslogtreecommitdiff
path: root/resource/csdk/stack
AgeCommit message (Expand)AuthorFilesLines
2017-05-24[IOT-1943] updated .json and .dat in /csdk/stack/samples/linux/secureNathan Heldt-Sheller12-362/+77
2017-05-23[IOT-2322][CHP][SampleApp] Coap http proxy is not working in secured modeVeeraj Khokale1-9/+18
2017-05-23[IOT-2344] Use correct index when checking for alloc failure.Todd Malsbary1-2/+2
2017-05-22[IOT-2175] Fix regression with optional 'pri' property.Todd Malsbary1-3/+1
2017-05-22[IOT-2302] Don't assert roles for KeepAlivehyuna0213.jo1-3/+5
2017-05-22Filter out an exceptional case if a response payload of discovery is NULLJihun Ha1-1/+1
2017-05-22Fix defects detected by static code analyzerJaewook Jung1-11/+12
2017-05-22[IOT-2334][IOT-2335] Fixed presence sample app crash issuehyuna0213.jo1-1/+1
2017-05-21Ignore introspectionDmitriy Zhuravlev1-1/+2
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-20Remove build warningsJaewook Jung1-0/+1
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-20IOT-2258: Allow secure and nonsecure endpoints with OCCreateResource.Todd Malsbary3-22/+126
2017-05-19IOT-2275 Windows: Disable the Cloud APIsDan Mihai2-43/+2
2017-05-19[IOT-2259] Windows: Handle Persistent Storage for UWP AppsIbrahim Esmat4-0/+128
2017-05-19Don't include cacommon.h in sample appsDan Mihai2-2/+0
2017-05-19Revert commit that modified OCRepresentation and AttribueValueGeorge Nash2-7/+5
2017-05-18Append accept format and accept version in options.Ziran Sun3-19/+148
2017-05-18Remove build warnings related to comparison between enums.Glen Youngjin Kim1-13/+27
2017-05-18Remove build warningsJaewook Jung1-5/+0
2017-05-16[IOT-2117][Bug][Data loss] No check for snprintf return.Senthil Kumar G S2-18/+48
2017-05-16Fix defects detected by static code analyzerJaewook Jung2-8/+4
2017-05-15[IOT-2257] Add OCGetACL2Resource to DLL exports on WindowsKevin Kane1-0/+1
2017-05-15Update .json/.dat files for ocserverbasicops and occlientbasicopsNathan Heldt-Sheller12-342/+466
2017-05-15[IOT-2218] Encode empty arrays as 80 ([]), not 80 F6 ([null]).Todd Malsbary1-38/+29
2017-05-15csdk: Include config header before any headerPhilippe Coval1-0/+1
2017-05-11[IOT-2156] Fix secure client stack sampleDmitriy Zhuravlev1-26/+42
2017-05-11[IOT-1893] Delete Request Logic Fixed.Sushil Yadav2-10/+13
2017-05-11[IOT-2124] Added check after OICCallocRandeep Singh1-4/+18
2017-05-11[IOT-1891] [RI] Issue fix OBSERVE Cancellation High QoSarya.k1-0/+1
2017-05-11[IOT-2217] Fix crash in BuildIntrospectionResponseRepresentation.Todd Malsbary1-2/+6
2017-05-10IOT-1583: Fixing /W3 warnings in /resource directory - part 5.Pawel Winogrodzki2-5/+7
2017-05-09IOT-1583: Fixing /W3 warnings in /resource directory - part 3.Pawel Winogrodzki3-13/+18
2017-05-08[IOT-2135] [RI][Linux][SampleApp] Occlientcoll app not sending PUT RequestVeeraj Khokale1-3/+1
2017-05-06[IOT-2175] Make "pri" property optional and default to 1.Todd Malsbary1-2/+9
2017-05-05[IOT-1941] Add support for all oic.wk.d properties toTodd Malsbary3-4/+217
2017-05-04[IOT-1965] Introspection update to follow specSrikrishna Gurugubelli9-202/+244
2017-05-03Fix for the crash in RI sample appPoovizhi1-1/+0
2017-05-02[IOT-2128] Check that parsed CborValue is valid before using it.Todd Malsbary1-0/+24
2017-05-02connectivity: Link unitests to sqlite3Todd Malsbary1-1/+8
2017-05-02[IOT-2014] linker changes for connectivity_abstractionDan Mihai5-8/+29
2017-05-02OCF client connects to OIC server.Ziran Sun3-16/+195
2017-04-29[IOT-1480] Removed internal API exportDan Mihai1-4/+0
2017-04-29Windows: Remove exports for non-Public APIsDan Mihai1-4/+0
2017-04-28[IOT-2054] Avoid calling CA API from the C++ layerDan Mihai4-2/+232
2017-04-28[IOT-2056] Align baseline /oic/res response with spec.Todd Malsbary2-201/+208
2017-04-28[IOT-2063] Publish only secure/nonsecure eps when resource is same.Todd Malsbary2-6/+19
2017-04-27[IOT-2067] Don't call ConvertUuidToStr from ocprovisionDan Mihai1-2/+0