Using shared library instead of static on linux platform
[platform/upstream/iotivity.git] / resource /
2016-08-30 hyuna0213.joUsing shared library instead of static on linux platform
2016-08-29 hyuna0213.joUpdate a CBOR encoding logic for RD publish payload
2016-08-29 Jongmin ChoiFix Default ACL
2016-08-29 Jaewook Jungfix compile error caused on windows build
2016-08-28 saurabh.s9[IOT-1230] Resolving tizen platform build issue with...
2016-08-27 Dan Mihai[IOT-1209] Fix provisioningclient for Windows
2016-08-26 hyuna0213.joCorrected CASelectNetwork() result check for stack...
2016-08-26 Dmitriy Zhuravlev[IOT-1237] [IOT-1225] [IOT-1233] Resolving build issue...
2016-08-26 Youngjae ShinAdd a missed c header file
2016-08-26 ArenaIOT-1186 Fix OCRepPayloadSetUri to return error if...
2016-08-26 hyuna0213.joRemoved clientCB delete logic when we received error...
2016-08-26 hyuna0213.joRemove keepalive entry before sending the request for...
2016-08-26 Jaewook Jungfix build error caused on specific compiler
2016-08-25 Jaewook Jungresolve build warnings for android
2016-08-25 hyuna0213.joResolved build warning for linux
2016-08-25 Jaewook Jungresolve build warning on constructor of OCResourceRequest
2016-08-25 jihwan.seofixed warning for Android build
2016-08-25 George NashClean compilar warnings
2016-08-25 Jaewook Jungadd JNI methods related to group&invite
2016-08-25 ccMerge remote-tracking branch 'origin/notification-service'
2016-08-24 hyuna0213.joAdd new RD API to support a specific device id.
2016-08-24 jihwan.seoremoved unnecessary enum value for message queue.
2016-08-24 jihwan.seofixed to convert Result issue related OC_EH_VALID,...
2016-08-24 hyuna0213.joSend ack response when the request is CON for presence
2016-08-24 Jaehong JoChange uri from 'ocf' to 'oic'
2016-08-24 Jaewook Jungadded APIs related to group&invite on OCAccountManager
2016-08-24 Jongmin ChoiRead CA cert from SVR DB for TLS
2016-08-24 Chul LeeUpdate the OCRemoveDeviceWithUuid API to delete the...
2016-08-23 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-23 Thiago MacieiraFix build with TinyCBOR from the dev branch: stop using...
2016-08-23 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-23 js126.leeSave and Provision Trust Cert. Chain
2016-08-23 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-22 hyuna0213.joRemoved the duplicated code in catcpserver.c
2016-08-22 Ziran SunCorrect wrong use of API for creating resources in...
2016-08-22 Oleksii BeketovModify TLS adapter implementation to store subjectAltName
2016-08-22 Jaewook Jungfixed bug for setValue in refreshAccessToken
2016-08-19 Hun-je YeonMerge branch 'notification-service'
2016-08-19 Uze ChoiMerge "Merge remote-tracking branch 'origin/master...
2016-08-19 hyuna0213.joFixed wrong address conversion of ip information
2016-08-19 Jaehong JoChange the delimiter from '&' to ';'
2016-08-19 hyuna0213.joFix wrong network interface length when secured option...
2016-08-19 hyuna0213.joFixed memory leak from keep-alive
2016-08-19 jihwan.seomodified scan interval logic when BT adapter is on.
2016-08-19 Kyungsun ChoFixed memory-leak of |cJSON| object on |json2cbor|
2016-08-19 ch79.choMerge remote-tracking branch 'origin/master' into notif...
2016-08-19 Sijae KimAdd PMSingleDiscovery function for discover owned/unown...
2016-08-18 Dmitriy ZhuravlevFix X.509 build issue
2016-08-17 Andrii ShtompelTLS support
2016-08-17 jihwan.seoUpdated Message Queue for C++ API
2016-08-17 Jaehong JoIndent modified by static analysis
2016-08-17 Youngjae Shinrevise build scripts for tizen
2016-08-17 Philippe Covalbuild: Disable provisioning logging when not wanted
2016-08-17 youngman(double free) crash occurred when discovering device
2016-08-16 Jaewook Jungmodified setHost() in OCResource for ipv6 with scope ID
2016-08-15 Jee Hyeok KimMerge "Merge branch 'cloud-interface'"
2016-08-15 jihwan.seoupdate simpleclient sample app to support test TCP.
2016-08-13 Jee Hyeok KimMerge branch 'cloud-interface'
2016-08-13 Hun-je YeonMerge branch 'master' into notification-service
2016-08-12 Jaehong JoRemove '/.well-known' from URI
2016-08-11 David AntlerClean up encodeAddressForRFC6874 routine
2016-08-11 ch79.choMerge branch 'notification-service'
2016-08-11 Chul LeeMove the removeDeviceWithUuid method to OCSecure class...
2016-08-11 Madan LankaMerge "Merge remote-tracking branch 'origin/extended...
2016-08-11 Dan Mihai[IOT-1204] Add zero terminator before logging
2016-08-11 Jihun HaMerge remote-tracking branch 'origin/extended-easysetup'
2016-08-10 hyuna0213.joResolved tizen build issue regarding ip network
2016-08-09 Jaewook Jungadded APIs related to account in OCAccountManager
2016-08-09 Madan LankaMerge "Merge remote-tracking branch 'origin/master...
2016-08-08 Hun-je YeonMerge remote-tracking branch 'origin/master' into notif...
2016-08-08 hyuna0213.joAdd RD C++ API to supporting QoS in OCPlatform
2016-08-08 hyuna0213.joEnabled IP CAGetNetworkInformation() API
2016-08-08 Chul LeeFix OTM Unittest
2016-08-08 Jee Hyeok KimMerge branch 'master' into cloud-interface
2016-08-08 jihwan.seoAdd specified response type into RM
2016-08-08 Heewon ParkMerge branch 'master' into extended-easysetup
2016-08-08 Chul LeeAdd specified response type
2016-08-05 jihwan.seoadded Testcase for MQ Client API
2016-08-05 Madan LankaMerge "Merge branch 'master' into notification-service...
2016-08-05 jihwan.seoTo Enable MQ Cloud Client API for Android
2016-08-05 Abhishek SharmaReplace handling RM routeData
2016-08-05 Hun-je YeonMerge branch 'master' into notification-service
2016-08-04 Jihun HaMerge branch 'master' into extended-easysetup
2016-08-04 Jaehong JoChange APIs for Subscribe device presence.
2016-08-04 Philippe Covaltizen: set verbose mode for building
2016-08-04 jihwan.seoSeparated transmission logic for data on Both Mode.
2016-08-04 Jaewook Jungadded OCAccountManager class
2016-08-04 hyuna0213.jomodified network interface monitoring logic in tizen
2016-08-04 jihwan.seoremoved c++ warning for initialize
2016-08-04 jihwan.seoremoved potential invalid return value in BWT
2016-08-03 David AntlerUpdate garageclient status checking
2016-08-03 Madan LankaMerge "Merge branch 'master' into extended-easysetup...
2016-08-03 Philippe Covalcsdk: fix minimal linux tests
2016-08-03 Jihun HaMerge branch 'master' into extended-easysetup
2016-08-03 Jaewook Jungfixed segmentation fault issue when parsing query with...
2016-08-03 Hauke MehrtensFix memory corruption when reading integers from cbor
2016-08-01 Hun-je YeonMerge branch 'master' into notification-service
2016-07-31 Jihun HaMerge branch 'master' into extended-easysetup
2016-07-29 Ashwini KumarAdd sample provisioning servers in package
2016-07-29 Randeep SinghSync master with 1.1-rel
next