platform/upstream/iotivity.git
2016-12-21 Chul LeeAdded build option to decide whether include libocpmapi...
2016-12-21 Chul LeeChange the MAX_VERSION_LEN to OIC_SEC_MAX_VER_LEN.
2016-12-21 Chul LeeRemove the liboc link from PM's SConcript.
2016-12-21 ParkhiFix defects detected by static analysis
2016-12-21 js126.leeFixed bug of gernerating pin during randompin OTM
2016-12-21 Oleksandr DmytrenkoFix infinite loop
2016-12-21 jaesick.shinbug fix about organize resources.
2016-12-20 Philippe Covalbuild: Enable MLK check for connectivity tests
2016-12-20 Philippe Covalarduino: hotfix preprocessor macro else vs elsif
2016-12-20 Philippe Covaltizen: Remove resource_directory.so from main package
2016-12-20 Philippe Covalbuild: Enable resource-directory unittests MLK check...
2016-12-20 Jongmin Choi[IOT-1353] Fixed README file for account server build
2016-12-20 Philippe Covalbuild: Enable MLK check on csdk stack test
2016-12-20 nikhil.a[IOT-1669] Fixing Notification-service Android API...
2016-12-20 Chul LeeAdd OxM Select API and MOT related API.
2016-12-20 js126.leeFixed sample error due to wrong ACL setting
2016-12-19 Philippe Covaltizen: relocate all liboc*.so to resource subpackage
2016-12-19 Greg Zaverucha[IOT-1622] Use PBKDF2 code from mbedTLS
2016-12-19 Philippe Covalbuild: Enable provisioning tests again
2016-12-19 Philippe Covaltizen: Reformat subpackages specs files to align master one
2016-12-19 nikhil.a[IOT-1679] Modify package name for notification consume...
2016-12-19 Jihun HaSeparate MOT-disabled/enabled SVR DB files for enrollee
2016-12-19 abitha.s[IOT-1676]Removing Unreachable code from Notification...
2016-12-19 Philippe Covaltizen: Remove deprecated libresource_hosting.so
2016-12-19 KIM JungYongRemove resource-hosting service which is deprecated.
2016-12-19 ParkhiFix defects detected by static analysis
2016-12-19 Jaehong JoDoxyGen file update.
2016-12-16 Dan Mihai[IOT-1682] Windows: fix linker error for SECURED=0
2016-12-16 bg.chun[Android]Fix wrong class path on CA BLE adapter
2016-12-16 Larry Sachs[IOT-1686] InProcServerWrapper/InProcClientWrapper...
2016-12-16 jihwan.seoadd debugging log related CoAP pdu in CA Layer
2016-12-16 hyuna0213.jo[IOT-1586] Changed the policy key name for tcp discovery
2016-12-16 Philippe Covalbuild: Enable resourceCache test again
2016-12-16 Habib VirjiFix RD_SERVER flag
2016-12-16 Ziran SunMinor change - make log info for format options more...
2016-12-16 Ziran SunTrival: update documentation on OCResource attribute.
2016-12-16 Habib Virjisvcresource.c return handler
2016-12-16 bg.chun[Tizen]change flag which used for detect ip changed
2016-12-16 jihwan.seoadd checking logic of pdu data length.
2016-12-16 hyuna0213.joChanged the type of data added in ca_threadpool_pthread...
2016-12-16 hyuna0213.joFixed double free issue when destroying endpoint
2016-12-15 Greg Zaverucha[IOT-1621] Add custom config.h file mbedtls build options
2016-12-15 jaesick.shinbug fix about related memory and security resource.
2016-12-15 jihwan.seoremoved unreachable code in cloud
2016-12-15 Jihun HaAdd "accessToken" and "acceessTokenType" property in...
2016-12-14 jihwan.seoUpdate Android Sample App to enable findResource on...
2016-12-14 Larry SachsAdd support files to run SmokeTest
2016-12-14 Dan Mihairesource: Fix build break on randomtest
2016-12-14 Philippe Covalbuild: Bypass easy-setup unit test
2016-12-14 jihwan.seoadd null checker related some parmaters in CA layer
2016-12-14 Uze ChoiMerge "Merge branch 'notification-service' to master...
2016-12-14 David Antlerocrandom test: ensure generated data is different
2016-12-14 Habib VirjiDouble free of OCServerRequest
2016-12-14 Habib VirjiFix OCParseArray passed value treated as array
2016-12-14 KIM JungYong[IOT-1665] Fix bug for invalid input of constructResour...
2016-12-14 jihwan.seoremoved unreachable code in android JNI
2016-12-14 jihwan.seoremoved unreachable code in coap http
2016-12-14 ParkhiFix defects detected by static analysis
2016-12-14 Senthil Kumar G S[IS] Sync simulator with changes in cJSON.
2016-12-14 Jihun HaAdd an additional callback in security provisioning...
2016-12-14 Jongmin Choi[IOT-1652] Fix Doxm Handler to check ehRet during owner...
2016-12-14 Jongmin Choi[IOT-1652] Modify confirmed certificate OTM to use...
2016-12-13 Larry SachsPlatform ID must be UUID
2016-12-13 Pawel WinogrodzkiIOT-1656: Removing -fPIC compiler option for unsupporte...
2016-12-13 George Nash[IOT-1089] Fixed paths in gradle build files
2016-12-13 Greg Zaverucha[IOT-1313, IOT-1300] Improve random number generation
2016-12-13 hyuna0213.joRemove unused function to resolve build warnings in...
2016-12-13 Philippe Covalbuild: Extend unit_tests to all (including service)
2016-12-13 George NashIndicate intentional fall through in switch statments
2016-12-13 Philippe Covalbuild: Bypass and/or fix suspicious service tests ...
2016-12-13 Habib VirjiFix deadcode execution in ocserverrequest.c
2016-12-13 Habib VirjiNULL pointer check in cbor_test
2016-12-13 Habib VirjiBuffer overrun in ocstack.c
2016-12-13 Philippe Covalbuild: Enable unit testing in SECURED=1 mode for resource
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-13 abitha.s[IOT-1670]Removing Unreachable code from Provider sampl...
2016-12-12 George Nash[IOT-1089] Merge remote-tracking branch 'origin/generic...
2016-12-12 jihwan.seodisable enum value of OCResourceProperty related Local...
2016-12-12 jihwanseoFix for crash in InProcClientWrapper destructor.
2016-12-12 yeonghun.nam[IOT-1628] fixed TC failure in the resource discovery...
2016-12-12 Habib VirjiRemoved href from device and platform payload
2016-12-12 Dan Mihai[IOT-1614] Test for NULL a single time.
2016-12-12 Jaehong Jo[IOT-1626] Added BSD 3-Clause License in SCons.
2016-12-12 ParkhiSupport unicast discovery of secure resource for BLE...
2016-12-12 Minji Park[IOT-1593] TLS ports and CA_SECURE flag added for secur...
2016-12-12 cc[IoT-1603] Restrict unittest with SECURED mode
2016-12-12 nikhil.a[IOT-1659] Fix JNI static analysis issue for Notificati...
2016-12-12 hyuna0213.joModified the usage of the u_arraylist_remove()
2016-12-12 hyuna0213.jo[IOT-1575] Update to manage connection state of tcp...
2016-12-12 Jaewook Jungmodified searchUser() API on OCAccountManager
2016-12-12 Minji ParkFix static analysis issue in keepalive
2016-12-12 junghun kimPatch for discovery unowned device by BLE MAC address
2016-12-09 Philippe Covallinux: Use system sqlite3
2016-12-09 Chul LeeModify the SRMRequestHandler to use the CAEndpoint_t...
2016-12-09 jihwan.seofix crash issue related transmission for large data
2016-12-09 George NashPrevent out-of-bounds memory access
2016-12-09 jihwan.seoAdd new connectGatt API for Level 23 for android.
2016-12-09 George Nash[IOT-1089] Merge remote-tracking branch 'origin/master...
2016-12-09 Habib VirjiAdd links and rep in the response for the collection
next