platform/upstream/iotivity.git
2016-10-04 Nathan Heldt... Change DevOwner access policy to address JIRA 1369
2016-10-04 KIM JungYongFix build fail of notification android.
2016-10-03 Philippe Covaltizen: Display verbose log
2016-10-03 Daniel FergusonIOT-1378 Fix windows\CAIPNWMonitor.c
2016-10-03 George Nash[IOT-1330] Fixed build error caused by calling tinydtls...
2016-10-03 Dave ThalerMake iotivity compile in a way usable by windows store...
2016-10-01 Dave ThalerDynamically generate coap_config.h
2016-10-01 David AntlerRefactor unit test linking
2016-09-30 Philippe Covalbuild: Format SConscript as consistant python source
2016-09-30 David AntlerFix build order of iotivity_config.h
2016-09-30 Habib VirjiMAX_URI_LENGTH was being redefined at multiple places
2016-09-30 Philippe Covaltizen: Ignore tmp folder as used for local building
2016-09-30 Oleksandr Dmytrenkosvace fix
2016-09-30 Jongmin ChoiPrevent duplication of aclid with same di
2016-09-30 Randeep SinghUpdate the CADtlsClose API to remove the DTLS peer...
2016-09-30 KIM JungYongFix for request to secure resource server.
2016-09-30 Larry SachsThrow OcException for invalid (null) parameters in...
2016-09-29 Randeep SinghAndorid(JNI) Implementation for Cloud Provisioning.
2016-09-29 Sandipan PatraFix for Jira issue: IOT-1252
2016-09-29 abitha.sSvace fixes for Notification service C++ changes for...
2016-09-29 abitha.s[IOT-1363] Fix from C++ changes
2016-09-29 KIM JungYongModify generating notification consumer id.
2016-09-29 jaesick.shinModify coding idiom and unittest, Add function declaration.
2016-09-29 KIM JungYongDelete NSStorageAdapter header file.
2016-09-29 KIM JungYongFix bug for parse payload on notification service.
2016-09-29 Jaewook Jungannotate OIC_LOG_BUFFER when looking for client callbac...
2016-09-29 jihwan.seo[IOT-1324] Fix crash issue which call getPlatformInfo...
2016-09-29 jihwan.seodisable fragmentaton file when BLE is not included
2016-09-29 jihwan.seoClean up handling argument of the gbsbuild script for...
2016-09-29 Jaehong JoAdd gnustl_shared library.
2016-09-29 hyuna0213.jo[IOT-1346] Enable network status monitoring for tcp...
2016-09-29 Andrii Shtompel[IOT-1351] CloudClient App crashed while Signing Out
2016-09-29 Randeep SinghAdded Cloud provisioning java class
2016-09-29 Randeep SinghRemoved svace defects
2016-09-29 Jongmin ChoiModify AddCredential API to prevent invalid CredID...
2016-09-29 Andrii Shtompel[IOT-1350] Multiple APIs Return OC_STACK_OK if callback...
2016-09-29 Andrii ShtompelACL fix for supporting few ACEs
2016-09-29 daeken.kwonTo build static libarary from CSDK
2016-09-29 Dave ThalerIOT-1302 Thread-unsafe code in oicgroup.c
2016-09-28 Larry SachsThrow OcException for invalid (null) parameters in...
2016-09-28 Jihun HaFix a wrong variable name in enrolleesecurity.cpp
2016-09-28 Jongmin ChoiFix the bug in RemoveDeviceInfoFromLocal API
2016-09-28 Jongmin ChoiRemove unnecessary resource properties for ACL
2016-09-28 Ziran SunUpdate icv and dmv version to 1.1.0.
2016-09-28 abitha.sAdded ExtraInfo representation to the Notification...
2016-09-28 ParkhiFix warning codes in Easysetup
2016-09-28 KIM JungYongFix to apply Coding convention on services.
2016-09-28 jaesick.shinmodify results of static analyzer.
2016-09-28 ch79.choUpdate resource type and attribute
2016-09-28 jaesick.shinfix bug with unittest about topic.
2016-09-28 KIM JungYongFix bug for topic is changed to empty.
2016-09-28 KIM JungYongFix bug for invaild parse mediaContents.
2016-09-28 Hauke Mehrtenstinydtls: fix some compile warnings
2016-09-28 Sandipan PatraFixed JIRA tickets:
2016-09-28 Andrii Shtompel[IOT-1354] Multiple APIs crashed instead of returning...
2016-09-28 ch79.choReplace gets function
2016-09-28 jihwan.seo[IOT-1332] add unregister network state changed callbac...
2016-09-28 Ziran SunRemove OC_REST_CANCEL_OBSERVE from OCMethod.
2016-09-28 Abhishek SharmaRM fix for JIRA issue [1342]
2016-09-28 Jaehong Jo[IOT-1335] Add check connectivityType when cancelObserve.
2016-09-28 Andrii ShtompelClose tls session with tcp session
2016-09-28 Andrii ShtompelPrint Acl Id & minor updates
2016-09-27 George Nash[IOT-1331] Arduino with SECURED=1 prints build failure
2016-09-27 Habib VirjiInProcServerWrapper null pointer dereference
2016-09-27 Dmitriy ZhuravlevExposing CASelectCipherSuite to OC layer
2016-09-27 Randeep SinghAdded CASelectCipherSuite for android
2016-09-27 Ashwini Kumarsvace issue fixes
2016-09-27 Andrii ShtompelSvace fix for cloud Client functionality
2016-09-27 hyuna0213.joadd functions to test cloud resource-directory in simpl...
2016-09-27 Habib VirjiFix strcpy in occlientcoll
2016-09-27 KIM JungYongAdd README file for RE Tizen Samples.
2016-09-27 ch79.choUpdate API description
2016-09-27 jaesick.shinaSync change to sync about topic API.
2016-09-27 Veeraj KhokaleFix for Tizen BLE build
2016-09-27 Jaewook Jungmodified SConscript for building arduino with tcp
2016-09-27 sy01.younEasySetup Script files are changed to make static library.
2016-09-26 Ziran SunAdd generic APIs for set/get header option.
2016-09-26 Abhishek SharmaEnable Tizen build for proxy
2016-09-26 hyuna0213.joImprove log message in tcpserver.
2016-09-26 Ziran SunDelete Client callback when receive observe cancel...
2016-09-26 Abhishek SharmaAdd option to create proxy as secured resource
2016-09-26 jaesick.shinAdd condition about provider initialize.
2016-09-26 ParkhiFix Jira issues (IOT-1338)
2016-09-26 ParkhiFix Jira issues(IOT-1268)
2016-09-26 Jihun HaUpdate a condition of security provisioning failures...
2016-09-26 Jongmin Choi[IOT-1329] Include OCResetDevice in header
2016-09-26 Philippe Covaltizen: Use 1/0 for booleans
2016-09-26 Gregg Reynoldsadd darwin feature test for bits/atomic_base.h etc.
2016-09-26 Randeep Singh[IOT-1319] Resolved potential buffer overflow case
2016-09-26 Jaehong JoOnly multicast case, set to Low of QoS.
2016-09-26 Jihun Hafixed Cloud provisioning logic fault.
2016-09-23 hyuna0213.joSupport CAGetNetworkInformation API for TCP
2016-09-23 jihwan.seo[IOT-1295] remove wrong step related Security in Tizen...
2016-09-23 jihwan.seo[IOT-1332] support multi network state changed callback...
2016-09-23 Philippe Covalprovisioning: Fix type mismatch for sessionObject.expiresin
2016-09-23 Ashwini KumarSolve build issue
2016-09-23 Parkhifixed android build fail with SECURED flag.
2016-09-23 KIM JungYongAdd parsing logic for extraInfo in the NSMessage.
2016-09-23 ParkhiUpdated ESResult which supports more detail on Android...
2016-09-22 Daniel FergusonEnable unit tests on Windows
next