[IOT-2054] Avoid calling CA API from the C++ layer
[platform/upstream/iotivity.git] / resource / csdk /
2017-04-28 Dan Mihai[IOT-2054] Avoid calling CA API from the C++ layer
2017-04-28 Todd Malsbaryconnectivity: Link unitest to mbedcrypto
2017-04-28 Todd Malsbary[IOT-2056] Align baseline /oic/res response with spec.
2017-04-28 Todd Malsbary[IOT-2063] Publish only secure/nonsecure eps when resou...
2017-04-27 Dan Mihai[IOT-2067] Don't call ConvertUuidToStr from ocprovision
2017-04-27 Nathan Heldt-ShellerFix windows build issues discovered in 19215.
2017-04-27 hyuna0213.jo[IOT-2063] provide available endpoints in CAGetNetworkI...
2017-04-27 Dan MihaiWindows: Timer APIs are not Security APIs
2017-04-26 Nathan Heldt-Sheller[IOT-1958] CR 22 State Specific Property Access for...
2017-04-26 Dan Mihai[IOT-2060] Don't force-link with routingmanager
2017-04-26 Kevin Kane[IOT-2101] Don't automatically assert roles accessing...
2017-04-25 Dan MihaiDon't call CA API from sample app.
2017-04-25 Philippe Covalsecurity: Remove unused OicSecSecl structure
2017-04-25 Dan Mihai[IOT-2027] Linux: use static octbstack library for...
2017-04-25 Dan MihaiSupport different LIBS for product and unit test
2017-04-25 Dan MihaiDon't use CA thread pool in sample app
2017-04-25 Todd MalsbaryAdd missing exports from ocpayload.h.
2017-04-25 Way VadhanasinIOT-1994 Simplify OCStack public header file requirements
2017-04-25 Soemin TjongIoT-1516: Return error when WSARecvMsg() fails.
2017-04-25 Todd MalsbaryAdd missing OCGetPersistentStorageHandler export.
2017-04-25 Dan Mihai[IOT-2090] Linux: Fix the link order of c_common and...
2017-04-25 Ziran SunLinking against version of libcoap in favor of the...
2017-04-25 Nathan Heldt-Sheller[IOT-2053] Discoverable & Secure SVRs
2017-04-24 Dan MihaiWindows: Remove octbstack_static.lib
2017-04-24 Dan MihaiRename octbstack_test
2017-04-24 Dan MihaiMinor SConscript clean-up
2017-04-21 Nathan Heldt-Sheller[IOT-1958] CR 22 State Specific Property Access for...
2017-04-21 Dmitriy Zhuravlev[IOT-2050] Fix insecure port while posting owner ACL
2017-04-21 Ziran SunAdd check secure port info from EndPoints for Provision...
2017-04-20 Ziran SunResource: Change default vaule of acceptVersion and...
2017-04-20 Dmitriy Zhuravlev[IOT-2058] Close doubled secure session
2017-04-19 Dmitriy Zhuravlev[IOT-2045] Fix PIN based OTM
2017-04-19 Philippe Covalsecurity: Add unused member to empty struct
2017-04-19 Jaewook JungFix a defect detected by static code analyzer
2017-04-19 Dan MihaiFix cloud\aclid.c build break
2017-04-18 Dan Mihai[IOT-2012] Windows: rename ocpmapi.lib
2017-04-18 Nathan Heldt-Sheller[IOT-1763] CR 32 Device Onboarding State implementation
2017-04-18 Philippe Covaltizen: Use TARGET_ARCH in samples
2017-04-18 Greg Zaverucha[IOT-1949] De-duplicate roles posted to /oic/sec/roles
2017-04-18 Todd Malsbary[IOT-1942] Add support for diagnostic payloads.
2017-04-18 hyuna0213.joSupport secure network info in CAGetNetworkInformation
2017-04-18 Greg Zaverucha[IOT-1952] Assert roles automatically
2017-04-17 Dan Mihai[IOT-2011] linker changes for oc_logger
2017-04-17 Dan Mihai[IOT-2013] Windows: export C RD APIs from octbstack.dll
2017-04-17 Jaehong JoFix a defect detected by static code analyzer.
2017-04-17 Jaewook JungFix a defect detected by static code analyzer
2017-04-17 Jaewook JungFix a defect detected by static code analyzer
2017-04-17 Philippe Covaltizen: Use octimer from common lib
2017-04-17 bg.chunfix unsafe functions(strcpy, sprintf)
2017-04-14 Dan MihaiRemove unused dependencies to RD LIB
2017-04-14 bg.chun[IOT-2008] Wrapping OCGetLinkLocalZoneId by ifdef IP_AD...
2017-04-14 Veeraj Khokale[RI] Tizen Csdk sample build fix for 32 bit machine
2017-04-14 Greg Zaverucha[IOT-2016][IOT-1623] UUID check and use MBEDTLS_MD_MAX_SIZE
2017-04-13 Alex Kelley[IOT-2010] Move PMGenerateQuery export to octbstack_pro...
2017-04-12 Alex Kelley[IOT-1996] Make resource/csdk/connectivity W4 compliant.
2017-04-10 Philippe Covalhippomocks: Update to latest release (v5.0)
2017-04-10 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2017-04-10 uzchoiCreate links OCRepPayloadValue for collection resource
2017-04-10 Jee Hyeok KimMerge branch 'cloud-interface'
2017-04-07 Kevin KaneFix build break from bad merge
2017-04-07 Greg Zaverucha[IOT-1950] Add default ACL for roles resource
2017-04-07 Kevin Kane[IOT-2005] Correct PEM encoding of test certs in SSL...
2017-04-07 Kevin Kane[IOT-1785] Implement roles from symmetric pair-wise...
2017-04-07 Greg ZaveruchaRemove uses of WITH_X509
2017-04-06 Pawel WinogrodzkiIOT-1583: Updating cJSON version to remove /W4 warnings.
2017-04-06 Jihun HaFix a wrong calculation of buffer size to make coap...
2017-04-06 Mats WichmannPython no longer prefers use of has_key method, use...
2017-04-06 Jaewook JungAdd clearing network callback info when CATerminate()
2017-04-06 Pawel WinogrodzkiIOT-1985: Fixing SimpleClientServer include paths.
2017-04-05 Dan MihaiWindows: Remove unused provision exports
2017-04-05 Philippe Covalcsdk: Relocate timerlib to c_common/octimer
2017-04-05 jihwan.seofix JNI crash issue related send data for android BLE
2017-04-05 Andrii ShtompelFix build issue caused by #16731
2017-04-04 Andrii ShtompelPSK check before ciphersuite selection
2017-04-04 Jee Hyeok KimMerge branch 'master' into cloud-interface
2017-04-03 Greg ZaveruchaMerge "[IOT-1785] Merge branch 'iot-1785'"
2017-04-03 Andrii ShtompelFix huge amount of warnings generated by logs
2017-04-03 Philippe Covalstack: Flag OCAdapterStateChangedHandler unused parameter
2017-04-03 Soemin TjongRemove incorrect semicolons at end of for loop.
2017-04-03 Ziran SunRevert "Change default vaule of acceptVersion and accep...
2017-04-03 veeraj.skAdd missing null checks [IOT-1190]
2017-04-03 Andrii Shtompel[IOT-1944] If handshake fails, mbedtls alert sent twice
2017-04-02 Hauke Mehrtensbuild: take compiler options from environment
2017-04-01 Dan MihaiWindows: remove cbor exports
2017-03-31 Kevin Kane[IOT-1785] Merge branch 'iot-1785'
2017-03-31 Kevin KaneMerge branch 'master' into iot-1785
2017-03-31 Kevin KaneCreate PSKs with the correct encoding type
2017-03-31 Pawel WinogrodzkiIOT-1583: Removing boost usage from stack sample.
2017-03-31 Jaewook JungFixed memory leak detected by valgrind
2017-03-31 Greg Zaverucha[IOT-1785] Finish role certs feature
2017-03-31 YunheeHwangFix defect detected by static code analyzer
2017-03-31 Ziran SunChange default vaule of acceptVersion and acceptFormat.
2017-03-31 saurabh.s9[IOT-1792] rectified bad check issue in pstatresource
2017-03-31 Ziran SunVersion option is not associate with application/cbor...
2017-03-31 Todd MalsbaryAdd missing exports.
2017-03-30 jihwan.seoFix to print private log in logger.h
2017-03-30 Philippe Covalsecurity: Return error if invalid parameters as provide...
2017-03-29 Greg Zaverucha[IOT-1785] Finish OCF 1.0 identity certificate support
2017-03-29 Philippe Covalresource: Use global LIBPATH for samples
2017-03-29 Andrii ShtompelFix Cloud ACL CSdk issues
next