platform/upstream/iotivity.git
2017-05-02 Dan Mihai[IOT-2014] linker changes for connectivity_abstraction
2017-05-02 Ziran SunOCF client connects to OIC server.
2017-05-02 Nathan Heldt... [IOT-1957] Remove oic.r.acl Resource from IoTivity 1.3
2017-05-02 Harry[IOT-2057] Updating README file for tizen enrollee...
2017-05-02 KIM JungYongFix result of notification valgrind memory checker.
2017-05-02 KIM JungYongFix for catching of exception on the RE linux sample.
2017-05-02 Nathan Heldt... [IOT-1843] Reject unsecure request for unknown resource
2017-05-02 KIM JungYong[IOT-2139][RE]fix for use of invalid uri on the discovery..
2017-05-02 Philippe Covalresource-encapsulation: Define OC_CONSTEXPR_INLINE...
2017-05-02 KIM JungYong[IOT-2152][NS]Fix input value in sample.
2017-05-02 Jay Sharma[RE] Added NULL check in Tizen sample application.
2017-05-01 Larry Sachs[IOT-2046] Fix to display Spec Version
2017-05-01 Dan MihaiReplace TAB characters with space characters
2017-05-01 Philippe Covalzigbee_wrapper: Use right enum type for result
2017-04-29 Soemin TjongBuild IPCA for Linux.
2017-04-29 Dan Mihai[IOT-1480] Removed internal API export
2017-04-29 Dan MihaiWindows: Remove exports for non-Public APIs
2017-04-28 Philippe Covalconnectivity: Link unitest to ocsrm
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 C.J. CollierExit batch interpreter with error on failure: IOT-2119...
2017-04-28 Philippe CovalIPCA: Declare class in namespace
2017-04-28 Philippe Covalbridging: Fix empty string test (on static allocation)
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 vijendrxMigrating from C style to C++ style of coding in nest...
2017-04-27 vijendrxMigrating from C style to C++ style of coding in lifx...
2017-04-27 Gaganpreet... Migrating from C style to C++ style of coding in Lyric...
2017-04-27 Dan Mihai[IOT-2067] Don't call ConvertUuidToStr from ocprovision
2017-04-27 Nathan Heldt... Fix windows build issues discovered in 19215.
2017-04-27 hyuna0213.jo[IOT-2063] provide available endpoints in CAGetNetworkI...
2017-04-27 Jay Sharma[RE]Fixed Unit test cases for SECURED=1 and TEST=0...
2017-04-27 Dan MihaiWindows: Timer APIs are not Security APIs
2017-04-26 Nathan Heldt... [IOT-1958] CR 22 State Specific Property Access for...
2017-04-26 Philippe Covalbridging: Remove lib/lib64 path as unsupported on clang
2017-04-26 Philippe Covalbuild: Enable notification memchecks
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 Philippe Covalandroid: Use octimer from common lib
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... [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-24 Philippe Covalbuild: Use whereis instead of which
2017-04-24 Philippe Covaltizen: Use tag and not upstream branch
2017-04-24 Minji ParkModify cloud dashboard for sign-up
2017-04-24 Jung Seunghostatistical defects fixed
2017-04-21 Nathan Heldt... [IOT-1958] CR 22 State Specific Property Access for...
2017-04-21 Philippe Covaltizen: Build easy-setup sample app package
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-21 KIM JungYongModify RE cache callback function.
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 MihaiWindows: Start building provisiontests
2017-04-18 Dan Mihai[IOT-2012] Windows: rename ocpmapi.lib
2017-04-18 Nathan Heldt... [IOT-1763] CR 32 Device Onboarding State implementation
2017-04-18 Philippe Covalbridging: Fix expressions style (to support clang)
2017-04-18 Philippe Covaltizen: Use TARGET_ARCH in samples
2017-04-18 jinhyuck83... make code more stable by change strcpy to strncpy
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 Senthil Kumar G S[IOT-2057] Tizen enrollee sample app fix.
2017-04-18 KIM JungYongEnable scene manager unit test on build time.
2017-04-18 hyuna0213.joSupport secure network info in CAGetNetworkInformation
2017-04-18 Greg Zaverucha[IOT-1952] Assert roles automatically
2017-04-18 Philippe Covalextlibs: Use patch as fallback and trap errors
2017-04-18 Philippe Covaltizen: Enable BT for Tizen:2.4 by default
2017-04-18 KIM JungYongFix build fail on notification with MQ.
2017-04-18 m.parvesUpdate tizen build for multiple ownership
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 Soemin Tjong[IOT-1986] Windows: Workaround race condition linking...
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 KIM JungYongFix for double free in RE cache unit test.
2017-04-17 Jihun HaRemove some properties in oic.r.devconf resource
2017-04-17 bg.chunfix unsafe functions(strcpy, sprintf)
2017-04-14 Dan MihaiRemove unused dependencies to RD LIB
2017-04-14 George Nash[IOT-2035] Build jni code before samples
2017-04-14 Jay Sharma[IOT-2034] Updating Enrollee sample app for Tizen
2017-04-14 Senthil Kumar G SFix for JIRA IOT-2044.
2017-04-14 Philippe Covaltizen: Set parallelize build up to (nproc / 2)
next