[IOT-2359][IOT-2360][IOT-2364] Separate provisioning with DOS
[platform/upstream/iotivity.git] / resource / csdk / resource-directory /
2017-05-23 Todd MalsbaryFix compile error with g++ 6.3.1 and RD unit tests.
2017-05-20 Todd MalsbaryIOT-2258: Allow secure and nonsecure endpoints with...
2017-05-19 Ziran SunCheck for null alloc in rddatabase unit tests.
2017-05-18 Jaewook JungRemove build warnings
2017-05-11 Todd MalsbaryFix debug build with RD_MODE=CLIENT,SERVER.
2017-05-06 Pawel WinogrodzkiIOT-1583: Fixing /W3 warnings in /resource directory...
2017-04-28 Todd Malsbary[IOT-2063] Publish only secure/nonsecure eps when resou...
2017-04-25 Way VadhanasinIOT-1994 Simplify OCStack public header file requirements
2017-04-25 Ziran SunLinking against version of libcoap in favor of the...
2017-04-17 Dan Mihai[IOT-2013] Windows: export C RD APIs from octbstack.dll
2017-04-10 Philippe Covalhippomocks: Update to latest release (v5.0)
2017-04-04 Jee Hyeok KimMerge branch 'master' into cloud-interface
2017-03-31 Kevin KaneMerge branch 'master' into iot-1785
2017-03-29 Philippe Covalresource: Use global LIBPATH for samples
2017-03-27 Todd MalsbaryClean up error handling in resource directory.
2017-03-27 Todd MalsbaryAdd support for application/vnd.ocf+cbor to resource...
2017-03-27 Todd MalsbaryAdd support for application/ocf.vnd+ocf discovery payloads.
2017-03-27 Kevin KaneMerge branch 'master' into iot-1785
2017-03-22 Philippe Covalresource: Use global LIBPATH
2017-03-10 Kevin KaneMerge branch 'master' into iot-1785
2017-03-10 George Nashcsdk: prevent release build compiler warning from log...
2017-03-09 Philippe Covalresource-directory: Fix libs dependencies and order
2017-03-06 Kevin KaneMerge branch 'master' into iot-1785
2017-03-04 George NashFixed documentation warnings for c-docs
2017-03-03 Kevin KaneMerge branch 'master' into iot-1785
2017-02-27 Todd MalsbaryMove common Callback test helper to gtest_helper.h.
2017-02-27 Philippe Covalcsdk: Use OIC_LOG instead of OIC_LOG_V for logging...
2017-02-24 Pawel WinogrodzkiIOT-1583: Preparing connectivity scons script for ...
2017-02-20 Pawel WinogrodzkiIOT-1583: Removing /W3 warnings inside resource/csdk...
2017-02-20 Todd Malsbary[IOT-1817] RD should notify observers of /oic/res when...
2017-02-14 Kevin KaneMerge branch 'master' into iot-1785
2017-02-14 Dan Mihai[IOT-1816] Windows: Fix build breaks
2017-02-13 Todd MalsbaryAdd missing handle parameter in rdtests.cpp.
2017-02-13 hyuna0213.joAdd OCDoHandle parameter on resource-directory function
2017-02-10 Todd MalsbaryImplement RD update.
2017-02-09 Todd MalsbaryAdd API to allow application to set RD storage filename.
2017-02-09 Todd MalsbaryImplement RD delete.
2017-02-07 Todd MalsbaryResource directory related fixes.
2017-01-24 Pawel WinogrodzkiIOT-1749: Enabling multi-threaded builds in Windows.
2017-01-24 Jee Hyeok KimMerge branch 'master' into cloud-interface
2017-01-18 Philippe Covalbuild: Support SECURED mode in resource-directory test
2017-01-07 jihwan.seoreplace the path of octypes.h with upper path.
2016-12-20 Philippe Covalbuild: Enable resource-directory unittests MLK check...
2016-12-16 Habib VirjiFix RD_SERVER flag
2016-12-14 Uze ChoiMerge "Merge branch 'notification-service' to master...
2016-12-13 Philippe Covalbuild: Bypass and/or fix suspicious resource tests...
2016-12-13 KIM JungYongMerge branch 'notification-service' to master branch.
2016-12-12 George Nash[IOT-1089] Merge remote-tracking branch 'origin/generic...
2016-12-09 George NashPrevent out-of-bounds memory access
2016-12-09 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-08 Jaehong JoAdded the "OIC" in TAG for debug.
2016-12-07 hyuna0213.joUpdate publish request payload for RD
2016-12-06 hyuna0213.jo[IOT-1612] Fix OCRDPublishWithDeviceId() to publish...
2016-11-28 George NashMerge remote-tracking branch 'origin/master' into gener...
2016-11-24 Jee Hyeok Kim[IOT-1592] Fix rd publish fail
2016-11-23 ccMerge branch 'master' into notification-service
2016-11-22 Todd MalsbaryReturn correct entity handler result for Get and Publis...
2016-11-18 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-13 Habib VirjiRemove resource directory dependency in lib OC
2016-11-11 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-11 Minji ParkFix static analysis issues in CA, rd_client and ocstack
2016-11-08 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-11-07 George Nash[IOT-1089]Merge remote-tracking branch 'origin/master...
2016-11-03 Philippe Covallinux: Use sqlite from system like Tizen does
2016-11-02 Habib VirjiResolve circular dependency for resource directory...
2016-11-01 hyuna0213.joRemove oc library dependency on resource-directory...
2016-10-31 Habib VirjiUse third_party_libs.scons of resource in resource...
2016-10-31 Habib Virji[IOT-1462] Generate shared library for resource directory
2016-10-28 Habib Virji[IOT-1386] Update ins value after deleting resource...
2016-10-27 hyuna0213.joRemove not required OCStopMulticastServer() function...
2016-10-26 Philippe Covaltizen: Don't build sqlite sources
2016-10-24 Jaehong JoFixed static analysis issues in RI.
2016-10-24 hyuna0213.jo[IOT-1445] Add ins value when publishing a resource...
2016-10-24 hyuna0213.jo[IOT-1445] Add ins value when publishing a resource...
2016-10-21 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-10-21 KIM JungYongMerge branch 'master' into notification-service
2016-10-20 jihwan.seoremove warning issue fragmentation and rdclient
2016-10-12 Dmitriy ZhuravlevCommon adapter for DTLS/TLS
2016-10-05 Habib VirjiRD updates