IOT-1583: Updating cJSON version to remove /W4 warnings.
[contrib/iotivity.git] / service /
2017-04-06 Pawel WinogrodzkiIOT-1583: Updating cJSON version to remove /W4 warnings.
2017-04-06 Mats WichmannPython no longer prefers use of has_key method, use...
2017-04-05 Philippe Covalcsdk: Relocate timerlib to c_common/octimer
2017-04-04 KIM JungYongFix to prevent of crash on the unit test.
2017-04-03 Greg ZaveruchaMerge "[IOT-1785] Merge branch 'iot-1785'"
2017-04-03 Philippe Covaleasy-setup: Fix Initialization warning (var is char...
2017-03-31 Kevin KaneMerge branch 'master' into iot-1785
2017-03-31 ParkhiFix defect detected by static code analyzer
2017-03-29 KIM JungYongFix for invalid discovery query in the RE.
2017-03-28 YounghyunJooFix memory leak on ResourceCache Module
2017-03-27 Philippe Covalresource-encapsulation: Remove exec permission on sources
2017-03-27 Kevin KaneMerge branch 'master' into iot-1785
2017-03-25 KIM JungYongFix result of static analyzer in primitive service.
2017-03-25 Jihun HaFix defects detected by static code analyzer
2017-03-24 Nathan Heldt-Sheller[IOT-1763] Implemented device onboarding state CR 23
2017-03-24 Poovizhi[IOT-1955] Notification service fails to load libca...
2017-03-24 jakeFix in EnableRemoteService for Notification Service...
2017-03-24 KIM JungYongFix stopCaching logic in the RE client.
2017-03-23 Pawel WinogrodzkiIOT-1583: Removing /W3 warnings inside connectivity...
2017-03-23 Veeraj KhokaleFix for Jira [IOT-1424]
2017-03-23 ParkhiFix defects detected by static code analyzer
2017-03-23 Philippe Covalnotification: Reordering libs for linker on examples...
2017-03-22 KIM JungYongDisable Unit test of notificaiton service.
2017-03-22 Kevin KaneMerge branch 'master' into iot-1785
2017-03-21 ParkhiRemoved easy-setup TC associated with
2017-03-20 Poovizhi[IOT-1880] Adding Fixes for issues generated from stati...
2017-03-20 Jihun HaRemove a condition of device provisioning
2017-03-20 Poovizhi[IOT-1905] Fix for Unit test in Notification service...
2017-03-20 Jihun HaFix a wrong return if an user does not set a MOT config...
2017-03-20 ParkhiFix defects detected by static code analyzer
2017-03-17 Jihun HaAdd an error code, "ES_ERRCODE_UNSUPPORTED_WIFI_FREQUEN...
2017-03-15 Zoltan KuscsikAndroid RC: jar bundles correctly loaded
2017-03-15 Zoltan KuscsikRC-Android: fix AndroidBundle build
2017-03-14 KIM JungYongFix unit test of notification service.
2017-03-10 Mats Wichmannbe more pythonic: 4-space indent, no tabs, some pep8...
2017-03-10 Kevin KaneMerge branch 'master' into iot-1785
2017-03-09 Jihun HaFix a defect detected by static code analyzer
2017-03-08 Pawel WinogrodzkiIOT-1583: Removing IoTivity libs from scons Check*...
2017-03-08 ch79.cho[IOT-1903] Change to set single adapter flag for cloud...
2017-03-08 jihwan.seoremove unneccessary brace code in NS logger.
2017-03-07 Larry Sachs[IOT-1887] Android apps fail to run
2017-03-07 Jaewook JungIntegrated the version info of IoTivity
2017-03-06 Kevin KaneMerge branch 'master' into iot-1785
2017-03-06 Pawel WinogrodzkiIOT-1583: Disabling rebuild of config headers with...
2017-03-04 George NashFixed documentation warnings for cpp-docs
2017-03-04 George NashFixed documentation warnings for c-docs
2017-03-04 Pawel WinogrodzkiIOT-1583: Removing /W3 warnings inside connectivity...
2017-03-03 Kevin KaneMerge branch 'master' into iot-1785
2017-03-03 jakeUpdate Update OCF log level for NS LOG.
2017-03-02 jakeFix warning from static analyzer
2017-03-01 Chul LeeUpdate sample SVR DB for MOT
2017-02-27 Philippe Covalbuild: Enable security by default
2017-02-27 ch79.cho[IOT-1851] Update log level for private info
2017-02-27 ch79.choUnregister CA Network Monitor
2017-02-27 KIM JungYong[IOT-1850] Fix logging on Notification service.
2017-02-27 KIM JungYongFix calling invalid CAfunction on Notification service.
2017-02-25 Philippe Covalbuild: Update to 1.3.0
2017-02-24 Philippe Covalbuild: Update version to 1.2.1
2017-02-24 Pawel WinogrodzkiIOT-1583: Preparing connectivity scons script for ...
2017-02-24 Jihun HaChange a maximum size of URI format property to 256...
2017-02-24 KIM JungYongFix functionality of remote service in Notification...
2017-02-23 Philippe Covalbuild: Remove tinydtls library
2017-02-22 Poovizhi[IOT-1825]Adding exceptions in Notification service...
2017-02-22 Jihun HaFix a maximum size of wifi mode in easy setup
2017-02-21 Philippe Covalnotification: delay timeout for test in secured mode
2017-02-21 jakeUpdate attributes name for notification.
2017-02-20 Jihun HaAdd an callback for EasySetup resource in case of ...
2017-02-20 ParkhiUpdate error handling logic in EnrolleeSecurity.
2017-02-20 ParkhiUpdated Easysetup EnrolleeSecurity module according...
2017-02-17 Jihun Ha[IOT-1824] Add an API to request a WiFi Connection...
2017-02-16 Philippe Covalbuild: Use mbedtls in secured mode regardless WITH_TCP
2017-02-16 ParkhiUpdate all of easysetup log message's level
2017-02-16 ParkhiFix defects detected by static analysis
2017-02-16 abitha.s[IOT-1808]Changes in C++ APIs to remove TopicList raw...
2017-02-15 abitha.s[IOT-1820]Commenting C Unit Test to resolve build error
2017-02-13 hyuna0213.joAdd OCDoHandle parameter on resource-directory function
2017-02-10 Pawel WinogrodzkiIOT-1583: Preparing SConscripts for /W3 and /WX changes.
2017-02-10 abitha.s[IOT-1810]Fix for Double free of payload in C for Notif...
2017-02-09 ParkhiUpdate MOT Enable API and added some ESResult.
2017-02-07 Jihun HaFix a wrong usage of return value of getMediatorDevId API
2017-02-07 abitha.s[IOT-1794]Adding comments for ProviderStateChanged...
2017-02-07 abitha.s[IOT-1793]Exclude Internal header from Interface header...
2017-02-06 George Nashbuild: Clean build folders when using scons -c
2017-02-06 Abitha Shankar[IOT-1790]Changes in C++ APIs design to remove raw...
2017-02-06 KIM JungYong[IOT-1592] Fix unit test of notification service.
2017-02-06 js126.leeRemove ACE related to /oic/sec/acl on defualt ACE setting
2017-02-06 Philippe CovalUpdated with Valgrind memory leak fixes for Notificatio...
2017-02-03 Philippe Covaltizen: Use mediator richsdk lib
2017-02-03 Philippe Covalbuild: Updated boost Framework path for ios
2017-02-03 Philippe Covalbuild: Fix the ios build break
2017-02-03 Jihun HaAdd log message for discovered secure resource in easy...
2017-02-02 Philippe Covalbuild: Disable resource-container unittests
2017-02-02 ParkhiUpdate OTM condition check logic.
2017-02-02 ParkhiRefactoring EnrolleeSecurity class
2017-02-02 Jihun HaFix defects detected by static analysis
2017-02-01 jakeFix static analysis defect in NSProviderInterface.c
2017-02-01 Pawel WinogrodzkiIOT-1583: Removing /W3 warning from resource/csdk/security.
2017-01-31 Jihun HaFix a defect to access a NULL variable
2017-01-31 Jihun HaAdd a log message for better understanding in OT
2017-01-31 KIM JungYongservice: [IOT-1562] Fix for unittest with SECURED at...
next