contrib/iotivity.git
2017-02-23 Philippe Covaltizen: Revert "tizen: Bump to 1.2.0+RC1"
2017-02-23 Philippe Covaltizen: Bump to 1.2.0+RC1
2017-02-23 Jongmin ChoiModify CreateResetProfile() to preserve the original...
2017-02-23 Philippe Covalbuild: Remove tinydtls library
2017-02-22 Dan Mihai[IOT-1833] [IOT-1834] CTT 1.7.8.3 fixes
2017-02-22 Pawel WinogrodzkiIOT-1583: Adding /W4 and /WX to sqlite3 build.
2017-02-22 Poovizhi[IOT-1825]Adding exceptions in Notification service...
2017-02-22 hyuna0213.joChange the name of 'tcp' of 'p' property
2017-02-22 Jihun HaFix a maximum size of wifi mode in easy setup
2017-02-21 Dan Mihai[IOT-1832] Restore error code
2017-02-21 Dan Mihai[IOT-1831] Fix requested permission
2017-02-21 jihwan.seoProvide OCSetLogLevel API in CAUtil for C SDK/C++ SDK.
2017-02-21 Philippe Covaltizen: Enable SECURED
2017-02-21 Dan Mihai[IOT-1801] Implement OCF Security CR1339
2017-02-21 Gregg Reynoldseliminate [-Wenum-conversion] warnings
2017-02-21 Ziran SunMinor change on documentation for OCSendResponse API.
2017-02-21 Ziran SunDocument ZoneID for IPv6 host address in
2017-02-21 Philippe Covalnotification: delay timeout for test in secured mode
2017-02-21 Philippe Covaltizen: Set secured by default in gbsbuild.sh
2017-02-21 YoungmanCorrect the errata in docs related to security
2017-02-21 jakeUpdate attributes name for notification.
2017-02-21 saurabh.s9Resolving build issue for WITH_CLOUD flag
2017-02-20 Pawel WinogrodzkiIOT-1583: Removing /W3 warnings inside resource/csdk...
2017-02-20 Pawel WinogrodzkiIOT-1807: Disabling discovery tests to improve producti...
2017-02-20 Todd Malsbary[IOT-1817] RD should notify observers of /oic/res when...
2017-02-20 Jihun HaAdd an callback for EasySetup resource in case of ...
2017-02-20 Philippe Covalcsdk: Remove exec permission of stack headers
2017-02-20 ParkhiUpdate error handling logic in EnrolleeSecurity.
2017-02-20 ParkhiUpdated Easysetup EnrolleeSecurity module according...
2017-02-20 saurabh.s9[IOT-1701] Added check for int overflow
2017-02-17 Jaewook Jungcode clean up on the ocstack.h and ocstackinternal.h
2017-02-17 Jihun Ha[IOT-1824] Add an API to request a WiFi Connection...
2017-02-17 js126.leeFixed a bug of patch 16719
2017-02-17 jihwan.seofix crash issue related findResource in OCConnectionManager
2017-02-17 jihwan.seoreplace strcmp with strcasecmp in android BLE
2017-02-16 Joonghwan LeeAdd adapter type parameter to CAcloseSslConnectionAll
2017-02-16 Philippe Covalbuild: Use mbedtls in secured mode regardless WITH_TCP
2017-02-16 Randeep SinghRemoved build issue
2017-02-16 Chul Leeconnectivity: Add NULL check across the ca_adapter_net_...
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-16 js126.leeAdd to checking logic to set subject of cred in case...
2017-02-15 Hauke Mehrtensssl: fix compilation against non debug mbedtls
2017-02-15 Philippe Covalstyle: Reformat source to current standards
2017-02-15 Philippe Covalbuild: Convert EOL to use UNIX convention (yaml)
2017-02-15 Jongmin ChoiLogs added for confirmation callbacks
2017-02-15 Philippe Covalconnectivity: Fixed double free issue when destroying...
2017-02-15 Todd Malsbary[IOT-1685] Add exports for new APIs.
2017-02-15 abitha.s[IOT-1820]Commenting C Unit Test to resolve build error
2017-02-15 Jaewook JungFixed memory leak on CARetransmissionDestroy
2017-02-15 jihwan.seoadd OCSetLogLevel API in logger
2017-02-15 jihwanseoadd new BLE scan through android public API (upper...
2017-02-15 Todd Malsbary[IOT-1814] Add OCRepPayloadSetPropByteStringAsOwner...
2017-02-15 jihwan.seoFix BLE crash issue when IoTivity Stop is called.
2017-02-14 Andrii ShtompelFix svace defects in csr.c
2017-02-14 Dan Mihai[IOT-1800] Implement OCF Security CR1291
2017-02-14 Dan Mihai[IOT-1816] Windows: Fix build breaks
2017-02-14 Kevin KaneAdd support for needed functionality to mbedTLS
2017-02-14 Dave ThalerIOT-1812: OICStrcpy is not safe with OICMalloc if the...
2017-02-14 Dan Mihai[IOT-1805] Fix SSL session leak on error
2017-02-14 Dan Mihai[IOT-1488] Remove workaround
2017-02-14 Dmitriy ZhuravlevFix mbedtls debug format
2017-02-14 Alex KelleyIOT-1811 Move MOT device info cleanup to fix AV
2017-02-13 Todd Malsbary[IOT-1815] Add missing OCRDDatabase functions to .def.
2017-02-13 Todd MalsbaryAdd missing handle parameter in rdtests.cpp.
2017-02-13 Larry Sachs[IOT-1765] Fix for DT_SONAME warning messages in Android
2017-02-13 jg.ham[IOT-1540] Connection manager logic add.
2017-02-13 hyuna0213.joAdd OCDoHandle parameter on resource-directory function
2017-02-13 jihwan.seoFix callback issue which there is no payload in case...
2017-02-13 Jongmin ChoiModify confirmable certificate OTM
2017-02-13 Jaehong JoCheck initialized and Changed logic of IP connect state...
2017-02-13 jihwan.seoFix blocking issue when OCStop is called in android...
2017-02-13 Jaehong JoFix static analysis issue in base layer.
2017-02-13 bg.chun[IOT-1531]PAL API for get link-local zone id from ifindex
2017-02-13 Chul LeeUpdated SSL_CHECK_FAIL macro to ignore bad client hello...
2017-02-10 jihwan.seodelete wifi API and pkg config in tizen.
2017-02-10 Pawel WinogrodzkiIOT-1583: Preparing SConscripts for /W3 and /WX changes.
2017-02-10 jihwan.seoreplace parameter name in setDevAddr
2017-02-10 Alex KelleyIOT-1804 Add option to build without MOT in run.bat
2017-02-10 Todd MalsbaryImplement RD update.
2017-02-10 abitha.s[IOT-1810]Fix for Double free of payload in C for Notif...
2017-02-09 George NashFix for missing-field-initializers compiler warning
2017-02-09 Todd MalsbaryAdd API to allow application to set RD storage filename.
2017-02-09 hyuna0213.joFix static analysis issue in base layer
2017-02-09 ChaJiWonFix defect found by static analyzer
2017-02-09 jihwan.seoClean up log messages in CA Layer.
2017-02-09 Todd MalsbaryImplement RD delete.
2017-02-09 ParkhiUpdate MOT Enable API and added some ESResult.
2017-02-09 Joonghwan LeeFix crash in ssl retransmission thread
2017-02-09 Randeep SinghAdding Android Interface API saveACL() and doSelfOwners...
2017-02-09 Chul LeeChange the cred usage according to CR33(MfgCertOTMClari...
2017-02-09 Joonghwan LeeFix selected ciphersuite info of established session
2017-02-08 Pawel WinogrodzkiIOT-1806: Temporarily disabling one of OCDiscover*...
2017-02-08 Todd Malsbary[IOT-1685] Make /oic/res observable.
2017-02-07 Todd MalsbaryResource directory related fixes.
2017-02-07 Nathan Heldt... [IOT-789] [IOT-792] [IOT-794] [IOT-1763 partial fix]
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...
next